diff --git a/deliverables/ocata/cloudkitty-dashboard.yaml b/deliverables/ocata/cloudkitty-dashboard.yaml index 5eea18faab..8ff1ce59fc 100644 --- a/deliverables/ocata/cloudkitty-dashboard.yaml +++ b/deliverables/ocata/cloudkitty-dashboard.yaml @@ -12,7 +12,5 @@ releases: projects: - repo: openstack/cloudkitty-dashboard hash: 9fb1813e21af118ce49e9db433783d5ac538b2ab - highlights: | - Change in the numerotation of the versions to use OpenStack's style. Possibility to change the priority of rating modules. Improvment of the user experience on hashmap's forms. Bug fixes and code quality improvement. repository-settings: openstack/cloudkitty-dashboard: {} diff --git a/deliverables/ocata/cloudkitty.yaml b/deliverables/ocata/cloudkitty.yaml index c0d7e6f6d5..484f556d67 100644 --- a/deliverables/ocata/cloudkitty.yaml +++ b/deliverables/ocata/cloudkitty.yaml @@ -12,13 +12,9 @@ releases: projects: - repo: openstack/cloudkitty hash: 31845a888f7adf992667e5753ca45149ba5f13eb - highlights: | - - Update/Refactor/Improvement of the documentation. - Change in the numerotation of the versions to use OpenStack's style. - Possibility to expose total/summary for all tenants. - Possibility to gather summary by resource or tenant. - Possibility to request the API to know the available metrics. - Possibility to change the priority of rating modules. - Added default behaviour to fetch dataframe on the current month. - Switch to keystone v3 in cloudkitty's devstack plugin. - Addition of releases notes. - Improvement in the policy management. - Fix serialization problem in the collectors. - Fix many typos in the documentation. - Code quality improvement. - version: 5.0.1 projects: - repo: openstack/cloudkitty hash: d3604cba7093b7ba5a61529635e1cc8d8318b232 - highlights: | - - Fix usage of configuration period. - Fix the new usage of gnocchi. - Fix the resource_type on search done by gnocchiclient. - Fix gnocchi metric collection. repository-settings: openstack/cloudkitty: {} diff --git a/deliverables/ocata/django_openstack_auth.yaml b/deliverables/ocata/django_openstack_auth.yaml index 9e710db706..3c7d7abdf5 100644 --- a/deliverables/ocata/django_openstack_auth.yaml +++ b/deliverables/ocata/django_openstack_auth.yaml @@ -12,19 +12,13 @@ releases: projects: - repo: openstack/django_openstack_auth hash: a40234be311eae11ca22497a82a82ab404d09a7c - highlights: | - This release includes full support for Django 1.10, and removes token revocation on logout and project switch. - version: 3.1.0 projects: - repo: openstack/django_openstack_auth hash: ea208c774f6707d50b72a72c14d76a5ed0177bc9 - highlights: | - This release includes support for Keystone to Keystone Federation. Allowing the user to switch keystone providers. Fixes a policy short circuit bug where complex policy rules weren't fully specified. - version: 3.1.1 projects: - repo: openstack/django_openstack_auth hash: 0c195604f6e0bc214309193eb0de0a46677626a5 - highlights: | - This release includes a fix for federated authentication, as well as translation imports. repository-settings: openstack/django_openstack_auth: {} diff --git a/deliverables/ocata/freezer-web-ui.yaml b/deliverables/ocata/freezer-web-ui.yaml index ec4c42ff21..904f78afcf 100644 --- a/deliverables/ocata/freezer-web-ui.yaml +++ b/deliverables/ocata/freezer-web-ui.yaml @@ -28,7 +28,5 @@ releases: projects: - repo: openstack/freezer-web-ui hash: 466d66ed313e572cc11d971d27cbbf2d45b449c4 - highlights: | - - Fix SSL connections - Fix backup Object to use backup_id repository-settings: openstack/freezer-web-ui: {} diff --git a/deliverables/ocata/freezer.yaml b/deliverables/ocata/freezer.yaml index c5cae05680..b22db4793d 100644 --- a/deliverables/ocata/freezer.yaml +++ b/deliverables/ocata/freezer.yaml @@ -31,8 +31,6 @@ releases: hash: 52c683d51ee9ade373256135551057af41d09249 - repo: openstack/freezer-dr hash: 170d63ae764aa44845aec08013e7d7c6a2b08053 - highlights: | - - Merged the rsync engine for freezer-agent. - version: 4.0.0 diff-start: 3.0.0.0rc1 projects: @@ -50,8 +48,6 @@ releases: hash: 7cfaeaf797846af707d13258335854c90b01bd2f - repo: openstack/freezer-dr hash: 3dacdc86dc5a54d340df0ed92c21789f22cef333 - highlights: | - - Prevent clients from re-registering itself many times - Fix session_tag flag - Force swift storage to get a new client - Fix running multiple jobs at the same time - Fix backups of nameless volumes - Fix ssh connection issue while restore - Fix cinder restore issue - Fix max_segment_size parameter - Fix SSL connections - Fix the stream generator repository-settings: openstack/freezer: {} openstack/freezer-api: {} diff --git a/deliverables/ocata/glance-store.yaml b/deliverables/ocata/glance-store.yaml index 95791d6323..dfaf150271 100644 --- a/deliverables/ocata/glance-store.yaml +++ b/deliverables/ocata/glance-store.yaml @@ -12,14 +12,6 @@ releases: projects: - repo: openstack/glance_store hash: 6982b3c2e5f08d001b53413e6277a09013fd52df - highlights: | - - Immediately raise exception when the Swift store is - misconfigured to use both multi-tenant Swift and - swift+config - - Store the correct URL in the database with multi-tenant - Swift storage - - Fix bug around volume sizes in Cinder storage - Allow users to specify the Cinder volume type in Cinder - storage configuration - version: 0.20.0 projects: - repo: openstack/glance_store diff --git a/deliverables/ocata/glance.yaml b/deliverables/ocata/glance.yaml index 35cae88465..bb81f1cfc2 100644 --- a/deliverables/ocata/glance.yaml +++ b/deliverables/ocata/glance.yaml @@ -22,15 +22,10 @@ releases: projects: - repo: openstack/glance hash: 9c7b25d6f8e91764052319e22b35cc98545eecf5 - highlights: | - - Community Images has now been merged into Glance and support already released - in python-glanceclient. - version: 14.0.0.0rc1 projects: - repo: openstack/glance hash: 8997684aabe54d0a8ba43aff0be52f64153d8a1a - highlights: | - - Experimental Rolling Upgrades support was merged. - version: 14.0.0 diff-start: 13.0.0.0rc1 projects: diff --git a/deliverables/ocata/mistral.yaml b/deliverables/ocata/mistral.yaml index 25607bfee4..f0ae82b693 100644 --- a/deliverables/ocata/mistral.yaml +++ b/deliverables/ocata/mistral.yaml @@ -50,14 +50,10 @@ releases: projects: - repo: openstack/mistral hash: 3d8ebf1bf343ae188b01f70bc5b833e14eccae77 - highlights: | - - Fixes memory leak related to cached lookups. - Add missing Swift actions in actions mapping file. - Do not evaluate expressions in workflow environment as required. - version: 4.0.2 projects: - repo: openstack/mistral hash: ce3bec77804c491cc560d77b2c3227fc806952d3 - highlights: | - - Fix work of task() without task name within on-clause cases. repository-settings: openstack/mistral: {} openstack/mistral-dashboard: {} diff --git a/deliverables/ocata/neutron-dynamic-routing.yaml b/deliverables/ocata/neutron-dynamic-routing.yaml index 7b266c090a..415255d34b 100644 --- a/deliverables/ocata/neutron-dynamic-routing.yaml +++ b/deliverables/ocata/neutron-dynamic-routing.yaml @@ -20,7 +20,6 @@ releases: projects: - repo: openstack/neutron-dynamic-routing hash: f74bc509bd804ebbc5249e775481ad2475788c9f - highlights: '* Gracefully withdraw the floating IP bgp route' - version: 10.0.0.0rc1 projects: - repo: openstack/neutron-dynamic-routing diff --git a/deliverables/ocata/neutron-fwaas.yaml b/deliverables/ocata/neutron-fwaas.yaml index bea5b1f011..e5878da8e1 100644 --- a/deliverables/ocata/neutron-fwaas.yaml +++ b/deliverables/ocata/neutron-fwaas.yaml @@ -20,11 +20,6 @@ releases: projects: - repo: openstack/neutron-fwaas hash: e7ebbebb393e1dde65f9fc545b8dbd1b5939d245 - highlights: |- - * Privsep configuration for neutron-fwaas - * Not allow to update icmp fw_rule with port - * Use BRANCH constants from neutron_lib - * Update policy.json for FWaaS v2 - version: 10.0.0.0rc1 projects: - repo: openstack/neutron-fwaas @@ -46,8 +41,5 @@ releases: - hash: 1f76429d87327e1d1d70a7a0211098c76f9f4688 repo: openstack/neutron-fwaas version: 10.1.0 - highlights: |- - * ConntrackNetlink driver to delete conntrack entries - * Enable to configure conntrack driver repository-settings: openstack/neutron-fwaas: {} diff --git a/deliverables/ocata/neutron-lbaas.yaml b/deliverables/ocata/neutron-lbaas.yaml index 9e47e2e3f1..e7f5586d3c 100644 --- a/deliverables/ocata/neutron-lbaas.yaml +++ b/deliverables/ocata/neutron-lbaas.yaml @@ -33,10 +33,5 @@ releases: projects: - repo: openstack/neutron-lbaas hash: 674e3604a6285655f2dc7f2949629cc4de06bbf4 - highlights: |- - * Updates for devstack changes - * Updates for tempest changes - * Updates for neutron changes - * Fix for missing auth tokens on requests without a body repository-settings: openstack/neutron-lbaas: {} diff --git a/deliverables/ocata/neutron-lib.yaml b/deliverables/ocata/neutron-lib.yaml index 5f4f8a0ab4..d248a7a569 100644 --- a/deliverables/ocata/neutron-lib.yaml +++ b/deliverables/ocata/neutron-lib.yaml @@ -13,27 +13,9 @@ releases: projects: - repo: openstack/neutron-lib hash: efd7a3a5fabf24891953dfcc2e838ba56ef3183f - highlights: | - * Added Keystone v3 support, removed XML format, added details about LBaas v1 removal - * Added multiple change for API-Ref - * Introduced Plugin Directory for Neutron - * Introduced API definition for trunk/trunk_details extensions and segments reference - * Deprecated method ensure_dir - * Enhanced valid_values to use __contains__ - * Rehomed populate_project_info() from neutron - version: 1.1.0 projects: - repo: openstack/neutron-lib hash: 9b3ea8f29f8ddb27575b79a77183d1ac2224ff01 - highlights: | - * Added multiple changes for API-Ref (FWaaS v2) - * Rehomed agent extension abstract classes from neutron - * Rehomed get_random_mac to neutron_lib.utils.net from neutron - * Rehomed ServicePluginBase - * Rehomed a number of API definitions - * The constants EXPAND_BRANCH and CONTRACT_BRANCH are now available in neutron_lib.db.constants. - * A converter convert_ip_to_canonical_format has been added to neutron-lib which allows IPv6 addresses to be stored and displayed in canonical format. - * OpenStack dev hacking check H904 is now enabled in tox.ini via the enable-extensions configuration property. Neutron-lib adopters should also enable this hacking check in their tox.ini. - * Made neutron context available in neutron-lib repository-settings: openstack/neutron-lib: {} diff --git a/deliverables/ocata/neutron.yaml b/deliverables/ocata/neutron.yaml index f57c48e641..2506b2dd71 100644 --- a/deliverables/ocata/neutron.yaml +++ b/deliverables/ocata/neutron.yaml @@ -20,18 +20,6 @@ releases: projects: - repo: openstack/neutron hash: 4ae6790d82542738edbb531a829b60ff8a44a3fe - highlights: |- - * Server-side push notifications for ML2 - * Allow 0 in port range for securitygrouprule object - * Stop using legacy facade - * XenAPI: Support daemon mode for rootwrap - * Add a ReST client for placement API - * Multiple OVO implementations - * DVR: fix csnat port missing after router update - * Fix netns_cleanup interrupted on rwd I/O - * Use neutron-lib - * SR-IOV: remove ml2_conf_sriov.ini from oslo-config-generator - * Linux Bridge: driver support for QoS egress minimum bandwidth - version: 10.0.0.0rc1 projects: - repo: openstack/neutron @@ -49,45 +37,17 @@ releases: projects: - repo: openstack/neutron hash: 08bf51e99558af28e7a9ed231be9c1daeb2b76c2 - highlights: '* Skip native DHCP notifications on status change' - version: 10.0.2 projects: - repo: openstack/neutron hash: e664e2ff04c6f34aa71a2e584c6832647ed628ed - highlights: |- - * Multiple database layer performance optimizations - * Fixed crash when starting Neutron OVS Agent on Windows - * Remove stale floating IP addresses from rfp devices - * Set MTU on tap devices in Linux Bridge agent - * Stop making IP-specific provider rules in SG code - * Clear QoS rules from ports without a qos policy - * Enforce port QoS policies for all ports - * Remove minimum_bandwidth_rule from rules supported by Linuxbridge agent - * Send both gratuitous ARP REQUESTs and REPLYs - * Allow port security updates even without security-groups enabled - projects: - hash: 0f647edaf269a81e0dfe5a2d96da2b180467b680 repo: openstack/neutron version: 10.0.3 - highlights: |- - * Do not respond to ARP on IPv6-only interfaces - * DVR: Fix neutron metering agent to notify hosts hosting DVR - * Honor the common session options for the placement API - * Fix: set IPv6 forwarding when there's an IPv6 gw - * Disable RA and IPv6 forwarding on backup HA routers - * DVR: properly track SNAT traffic - * Drop IPv6 Router Advertisements in OVS firewall - * Set HA network port to DOWN when l3 agent starts - * ovs: bubble up failures into main thread in native ofctl mode - * Add IPv6 default route to DHCP namespace - projects: - hash: c7dde58a85fa70fdbe01644db2338666497315f6 repo: openstack/neutron version: 10.0.4 - highlights: |- - * Fixed compatibility with iptables shipped with RHEL 7.4 - * Linuxbridge agent: detect existing IP on bridge - * Warn the admin of a potential OVS firewall_driver misconfiguration - * Enforce ethertype with IPv6 integer protocols repository-settings: openstack/neutron: {} diff --git a/deliverables/ocata/nova.yaml b/deliverables/ocata/nova.yaml index d1b5dc780d..d65ec13297 100644 --- a/deliverables/ocata/nova.yaml +++ b/deliverables/ocata/nova.yaml @@ -16,31 +16,18 @@ releases: projects: - repo: openstack/nova hash: 450c6e5a5faff076679f714216e4d65a76172a78 - highlights: | - - Cells v2 is now required to upgrade to Ocata. See the release notes for - details. - - The nova-network service will no longer start unless the environment is - configured for Cells v1. Deployments should be using Neutron in Ocata. - version: 15.0.0.0b3 projects: - repo: openstack/nova hash: f9d7b383a7cb12b6cd3e6117daf69b08620bf40f - highlights: | - - Several new features and dependency updates. See the release notes for - details. - - Neutron is now the default networking configuration for running Nova. - version: 15.0.0.0rc1 projects: - repo: openstack/nova hash: 245c54796f790cb70703f069bc429a8b9c5e0e49 - highlights: | - - The Placement service is now required. - 2.42 is the highest compute REST API microversion in this release. - 1.4 is the highest placement REST API microversion in this release. - See the release notes for more details. - version: 15.0.0.0rc2 projects: - repo: openstack/nova hash: ff369899749ac3e21ed0174b40e948c78c2dc1fa - highlights: | - - Bug fixes, documentation and improved tooling for upgrading to Ocata. - version: 15.0.0 diff-start: 14.0.0.0rc1 projects: @@ -50,67 +37,30 @@ releases: projects: - repo: openstack/nova hash: 7ccf8d2e358623b3536c9f3e2850a75414969134 - highlights: | - - Several fixes for high severity, high impact bugs introduced in the - 15.0.0 release. - version: 15.0.2 projects: - repo: openstack/nova hash: acb19160d4d348e29a21ad57c61c7369352c4d1c - highlights: | - - Fix for CVE-2017-7214. - Fix for retry on build error regression in 15.0.0 (bug 1671648). - version: 15.0.3 projects: - repo: openstack/nova hash: 6d4f9f4f6cfd3e256c68addfed0c3a033b3bf957 - highlights: | - - Contains fixes for regression bugs introduced in Ocata. Specifically - https://bugs.launchpad.net/nova/+bug/1678326 and - https://bugs.launchpad.net/nova/+bug/1675570. - version: 15.0.4 projects: - repo: openstack/nova hash: 506465a027dd1ba1c90949dc58297edae32da7e4 - highlights: | - - Contains fixes for regression bugs introduced in Ocata. - version: 15.0.5 projects: - repo: openstack/nova hash: 8b2f7d38ccdbbc6533930b8d4eeff4e2ff79176c - highlights: | - - Uncaps pbr in requirements.txt. - High severity bug fixes: - - * Bug 1673613: Properly handles special characters in database - connection URL when setting up cells v2 (optional in Newton). - * Bug 1691545: Fixes a performance regression which caused - high consumption of memory due to database connection switching. - - See the release notes for more details. - version: 15.0.6 projects: - repo: openstack/nova hash: fe329029265e10296a550fc9153b7977da4aefe2 - highlights: | - - High severity bug fixes: - - * Bug 1687581: When using the libvirt compute driver with attached - ceph-backed volumes, fallback to using nova config for - rbd_secret_uuid if it was not in the original volume connection - information from Cinder when the volume was attached. - * Bug 1692982: A --strict option is added to the - ``nova-manage cell_v2 discover_hosts`` command to fail if no hosts - are discovered. - * Bug 1696001: Handle parsing database connection URLs with query - string parameters during simple_cell_setup/map_cell0 commands. - * Bug 1689692: Fix paging over cells where the marker is found in the - cell0 database. - version: 15.0.7 projects: - repo: openstack/nova hash: 6c67eee6f4a40c5e84beb2950c45e9fe5dcf9fd1 - highlights: | - - Several bug fixes. - Fixes a regression in Ocata where scheduler driver configuration - options were restricted without a deprecation period. - version: 15.0.8 projects: - repo: openstack/nova diff --git a/deliverables/ocata/octavia.yaml b/deliverables/ocata/octavia.yaml index d682b99ecc..ec4e73348e 100644 --- a/deliverables/ocata/octavia.yaml +++ b/deliverables/ocata/octavia.yaml @@ -14,17 +14,5 @@ releases: projects: - repo: openstack/octavia hash: c3345e46573cb6c618cb9447fade2e255b6f5589 - highlights: |- - * Added support for CentOS, Fedora, RHEL amphora images - * Added oslo policy support to octavia v1 API - * Added quota support to octavia v1 API - * Amphora is now using python 3.5 by default - * Adds distribution ID option to diskimage-create.sh - * Enable IPv6 for the load balancer management network - * Added support for systemd based amphora images - * Add a new octavia v1 API to list loadbalancer statistics - * Add MTU configuraion when plugging vip or network - * Update listener stats to include error count - * Add support for PKCS7 bundles and encrypted keys repository-settings: openstack/octavia: {} diff --git a/deliverables/ocata/os-brick.yaml b/deliverables/ocata/os-brick.yaml index a61f695a12..b5992290ea 100644 --- a/deliverables/ocata/os-brick.yaml +++ b/deliverables/ocata/os-brick.yaml @@ -17,8 +17,6 @@ releases: projects: - repo: openstack/os-brick hash: e016afb78cfd44cdc1fb77012814ca4cf8a8b9d3 - highlights: | - - Bug fixes and routine dependency updates. - version: 1.9.0 projects: - repo: openstack/os-brick @@ -27,15 +25,10 @@ releases: projects: - repo: openstack/os-brick hash: 1a9b90b02956e682f842c1105e5e5dd4f5a7fe7d - highlights: | - - s390 FC device path fix for Ubuntu. - Add encryption provider constants. - version: 1.11.0 projects: - repo: openstack/os-brick hash: 6a180265560d5e0bab80e47ac25c15906d1165fb - highlights: | - - Fix compatibility for Nova encryptors. - projects: - hash: fc21f4f02026d2993bb7a7bb5f2324dbbece091b repo: openstack/os-brick diff --git a/deliverables/ocata/os-client-config.yaml b/deliverables/ocata/os-client-config.yaml index 8e368f8c79..7547e04bdb 100644 --- a/deliverables/ocata/os-client-config.yaml +++ b/deliverables/ocata/os-client-config.yaml @@ -13,26 +13,18 @@ releases: projects: - repo: openstack/os-client-config hash: 6c252384c2cff4eef68d93e33d9bf81c9b768d38 - highlights: | - Fixed an attribute error caused by a name type and added a setter method for configuring Session constructor wrappers. - version: 1.23.0 projects: - repo: openstack/os-client-config hash: ba57e4f509f3ba8768027b29e9233252148f1eef - highlights: | - Add work-around for volumev3 service type, add fuga.io to vendors - version: 1.24.0 projects: - repo: openstack/os-client-config hash: e2a593d917533424c6de39774afb8566d4f81db2 - highlights: | - Revert removal of ksc_auth patch which broke the cliff gate. - version: 1.25.0 projects: - repo: openstack/os-client-config hash: 90c3d001b6ceb7a7b17bc3c4906c2b4746e24d44 - highlights: | - Add OpenTelekomCloud to vendors - version: 1.26.0 projects: - repo: openstack/os-client-config diff --git a/deliverables/ocata/os-cloud-config.yaml b/deliverables/ocata/os-cloud-config.yaml index 5afa68df35..a896a52844 100644 --- a/deliverables/ocata/os-cloud-config.yaml +++ b/deliverables/ocata/os-cloud-config.yaml @@ -7,6 +7,7 @@ repository-settings: openstack/os-cloud-config: flags: - no-artifact-build-job + - retired branches: - name: stable/ocata location: 6.0.0.0rc1 @@ -23,9 +24,6 @@ releases: projects: - repo: openstack/os-cloud-config hash: 8cbab5ceeeae52363ea8c5188b8a0604cc420e34 - highlights: > - - os-cloud-config is now deprecated, and we plan to remove this project - in Pike. - version: 6.0.0 diff-start: 5.0.0 projects: diff --git a/deliverables/ocata/os-vif.yaml b/deliverables/ocata/os-vif.yaml index 584de23d5a..ee38a83eaf 100644 --- a/deliverables/ocata/os-vif.yaml +++ b/deliverables/ocata/os-vif.yaml @@ -14,22 +14,15 @@ releases: - repo: openstack/os-vif hash: 88c21d7d69905308f021c7546609b9c30b761806 tarball-base: os_vif - highlights: | - - Adds Windows support for OvsPlugin. - version: 1.4.0 projects: - repo: openstack/os-vif hash: 9a14c18c2163f8f90c797150d12e11b2aad8c1ee tarball-base: os_vif - highlights: | - - Improves MTU support. - Adds support for vhost-user reconnect and - extends vhost-user support to fastpath stack. - version: 1.4.1 projects: - repo: openstack/os-vif hash: f5f2071fe551c127e9ecafb8a44baf44b9b92d9b tarball-base: os_vif - highlights: | - - Bug fix for Windows and pbr dependency update. repository-settings: openstack/os-vif: {} diff --git a/deliverables/ocata/os-win.yaml b/deliverables/ocata/os-win.yaml index 7d445a17ae..932ac4e940 100644 --- a/deliverables/ocata/os-win.yaml +++ b/deliverables/ocata/os-win.yaml @@ -12,16 +12,10 @@ releases: projects: - repo: openstack/os-win hash: af25ceea1b5a26498c11a3cae00cea4e3513d15f - highlights: | - This release includes support for creating VMs with nested - virtualization and trunked VLANs support. - version: 1.4.0 projects: - repo: openstack/os-win hash: 1c8f6ded8244d166a805ef4d3b9d8136c81c29c5 - highlights: | - This release includes support for adding PCI devices to VMs - and support for adding QoS rules to switch ports. - version: 1.4.1 projects: - repo: openstack/os-win diff --git a/deliverables/ocata/oslo.concurrency.yaml b/deliverables/ocata/oslo.concurrency.yaml index d8eb94c27e..1cc8940c30 100644 --- a/deliverables/ocata/oslo.concurrency.yaml +++ b/deliverables/ocata/oslo.concurrency.yaml @@ -13,7 +13,6 @@ releases: projects: - repo: openstack/oslo.concurrency hash: 9f1c2f01f0fc48aff3251b26fd9d9953015b4243 - highlights: '* Ignore prlimit argument on Windows' - version: 3.16.0 projects: - repo: openstack/oslo.concurrency diff --git a/deliverables/ocata/oslo.config.yaml b/deliverables/ocata/oslo.config.yaml index 44f84ab659..4d91d95718 100644 --- a/deliverables/ocata/oslo.config.yaml +++ b/deliverables/ocata/oslo.config.yaml @@ -17,7 +17,6 @@ releases: projects: - repo: openstack/oslo.config hash: 30af7defd791f35c3f17609d90921d92fa7c9df0 - highlights: '* Fixup list types handling tuples' - version: 3.20.0 projects: - repo: openstack/oslo.config diff --git a/deliverables/ocata/oslo.log.yaml b/deliverables/ocata/oslo.log.yaml index 421147d3f1..b2f9e04fb9 100644 --- a/deliverables/ocata/oslo.log.yaml +++ b/deliverables/ocata/oslo.log.yaml @@ -13,11 +13,6 @@ releases: projects: - repo: openstack/oslo.log hash: 297f9557e73c8c336247fde8ce2709efe4862e9e - highlights: |- - * Add a json reformatter command - * Add a filter to rate limit logs - * Use six.wraps instead of functools - * Default use_stderr to False - version: 3.18.0 projects: - repo: openstack/oslo.log diff --git a/deliverables/ocata/oslo.messaging.yaml b/deliverables/ocata/oslo.messaging.yaml index ead3b6aa8d..293eea60c5 100644 --- a/deliverables/ocata/oslo.messaging.yaml +++ b/deliverables/ocata/oslo.messaging.yaml @@ -41,9 +41,6 @@ releases: projects: - repo: openstack/oslo.messaging hash: 28d5df8d2e91f906403bf577456b46d2c4d6a5a4 - highlights: |- - - [AMQP 1.0] fix getaddressinfo() IPv6 error - - [zmq] Fix dynamic connections fanout error - version: 5.17.2 projects: - repo: openstack/oslo.messaging diff --git a/deliverables/ocata/oslo.middleware.yaml b/deliverables/ocata/oslo.middleware.yaml index 272128791d..fc8beadd60 100644 --- a/deliverables/ocata/oslo.middleware.yaml +++ b/deliverables/ocata/oslo.middleware.yaml @@ -21,7 +21,6 @@ releases: projects: - repo: openstack/oslo.middleware hash: 6feaa13610c450c8486f969703768db5319b4846 - highlights: '- Transform healthcheck from filter to an application' - version: 3.23.0 projects: - repo: openstack/oslo.middleware diff --git a/deliverables/ocata/oslo.policy.yaml b/deliverables/ocata/oslo.policy.yaml index ec2a4935b7..48c250f96b 100644 --- a/deliverables/ocata/oslo.policy.yaml +++ b/deliverables/ocata/oslo.policy.yaml @@ -13,9 +13,6 @@ releases: projects: - repo: openstack/oslo.policy hash: e4ecd85eb07d0a9b27b76b4b88308b7bfa94fada - highlights: | - - Routine dependency updates. - - Adds sphinxpolicygen sphinx plugin. - version: 1.16.0 projects: - repo: openstack/oslo.policy diff --git a/deliverables/ocata/oslo.utils.yaml b/deliverables/ocata/oslo.utils.yaml index 64bd236381..d6ed77a383 100644 --- a/deliverables/ocata/oslo.utils.yaml +++ b/deliverables/ocata/oslo.utils.yaml @@ -29,7 +29,6 @@ releases: projects: - repo: openstack/oslo.utils hash: fde88a880272e7b6e7451433725d18bf74003856 - highlights: '- Allow ''get_all_class_names'' to pass kwargs' - version: 3.22.0 projects: - repo: openstack/oslo.utils diff --git a/deliverables/ocata/python-cloudkittyclient.yaml b/deliverables/ocata/python-cloudkittyclient.yaml index 5ceca71975..b665676eaf 100644 --- a/deliverables/ocata/python-cloudkittyclient.yaml +++ b/deliverables/ocata/python-cloudkittyclient.yaml @@ -12,7 +12,5 @@ releases: projects: - repo: openstack/python-cloudkittyclient hash: 2fe71f729ad689e54ebaf00c575387f0ef4d73ed - highlights: | - Change in the numerotation of the versions to use OpenStack's style. Possibility to get total/summary for all tenants. Possibility to gather summary by resource or tenant. Possibility to request the API to know the available metrics. Possibility to change the priority of rating modules. Added default behaviour to fetch dataframe on the current month. Added support for the OpenStack unified client. Bug fixes and code quality improvement. repository-settings: openstack/python-cloudkittyclient: {} diff --git a/deliverables/ocata/python-glanceclient.yaml b/deliverables/ocata/python-glanceclient.yaml index 592ed34acb..6047740949 100644 --- a/deliverables/ocata/python-glanceclient.yaml +++ b/deliverables/ocata/python-glanceclient.yaml @@ -13,14 +13,5 @@ releases: projects: - repo: openstack/python-glanceclient hash: 9afb56c875c3fdc001f1b5e09c1126a008940e6c - highlights: | - - python-glanceclient supports Community Images - Request IDs are now accessible for all objects returned via - the client API - - The ``ploop`` and ``vhdx`` disk formats are now supported in - glanceclient - - Invalid subcommands are now printed to standard out correctly - on both Python 2 and Python 3 - - glanceclient has migrated from using python-keystoneclient to - keystoneauth1 repository-settings: openstack/python-glanceclient: {} diff --git a/deliverables/ocata/python-heatclient.yaml b/deliverables/ocata/python-heatclient.yaml index 42c7d15dbf..30e5b60f66 100644 --- a/deliverables/ocata/python-heatclient.yaml +++ b/deliverables/ocata/python-heatclient.yaml @@ -16,9 +16,6 @@ releases: projects: - repo: openstack/python-heatclient hash: 725dbf764fa876977a5ca19a2a1e082a25494eb8 - highlights: | - Fixed regression described in the bug: - https://bugs.launchpad.net/python-heatclient/+bug/1643507 - version: 1.7.0 projects: - repo: openstack/python-heatclient diff --git a/deliverables/ocata/python-mistralclient.yaml b/deliverables/ocata/python-mistralclient.yaml index a86f1fe355..824ab3138e 100644 --- a/deliverables/ocata/python-mistralclient.yaml +++ b/deliverables/ocata/python-mistralclient.yaml @@ -12,27 +12,14 @@ releases: projects: - repo: openstack/python-mistralclient hash: a7bf138e71adbfca5aeae0684e0342bada8185eb - highlights: | - - Refine openstack command cline for mistral according to - OpenStackClient command structure. - - Support filtering when query resource. - - Allow action executions to be cancelled. - - Python 3.5 is officially supported. - - Support specifying region name (both local and target cloud) in - command line. - version: 3.0.1 projects: - repo: openstack/python-mistralclient hash: 1a3094d2245db9a848a8184817000b3c6cbacbe4 - highlights: | - - Set --limit parameter by default for several commands to avoid high - server load. - version: 3.0.2 projects: - repo: openstack/python-mistralclient hash: 615b6dc207cbd913850a34eea39fa0e2d0bdb503 - highlights: | - - Fix how "--limit" is passed to the server for action executions. release-notes: https://docs.openstack.org/releasenotes/python-mistralclient/ocata.html repository-settings: openstack/python-mistralclient: {} diff --git a/deliverables/ocata/python-neutronclient.yaml b/deliverables/ocata/python-neutronclient.yaml index 0900d3d312..86805a8b63 100644 --- a/deliverables/ocata/python-neutronclient.yaml +++ b/deliverables/ocata/python-neutronclient.yaml @@ -13,14 +13,9 @@ releases: projects: - repo: openstack/python-neutronclient hash: 1a2820da3ea70e2c39960875e4b5af13c6354df8 - highlights: |- - * Deprecated neutron CLI - * Added FWaaS V2 commands for OSC plugin with documentation - * Added common utilities for OSC plugin implementation - projects: - hash: 0c8a457da182be28d3d4d0eb33cbaeeb4156b307 repo: openstack/python-neutronclient version: 6.1.1 - highlights: '* Add BGP VPN OSC commands' repository-settings: openstack/python-neutronclient: {} diff --git a/deliverables/ocata/python-novaclient.yaml b/deliverables/ocata/python-novaclient.yaml index 13eed44d0a..11020c90de 100644 --- a/deliverables/ocata/python-novaclient.yaml +++ b/deliverables/ocata/python-novaclient.yaml @@ -13,37 +13,17 @@ releases: projects: - repo: openstack/python-novaclient hash: 69d05c6774b9244ee1c6b7f8283f87422bb51b34 - highlights: | - - Several bug fixes and support added for new microversions. The - highest supported microversion in this release is 2.40. - - The internal HTTPClient has been removed and the internal Keystone v3 - based SessionClient is always used now. As such, there are several - deprecated arguments which are now unused when calling the top level - novaclient.client.Client factory method. - - Additional options are added to help with filtering and paging of - flavors and server group resources. - - Support for non-Keystone auth systems via stevedore hooks has been - removed. - - Python 3.5 is officially supported. - Several deprecated commands have been removed. - version: 7.1.0 projects: - repo: openstack/python-novaclient hash: f6e0128f9a66b48a24c10d532a9e4e8d7d7e94a5 - highlights: | - - Several bug fixes and support added for new microversions. The - highest supported microversion in this release is 2.41. - - Add profiling support for novaclient. - version: 7.1.1 projects: - repo: openstack/python-novaclient hash: 0063ebce2fd8d6259c128f5d161370d40296d510 - highlights: | - - Routine bug fixes. - version: 7.1.2 projects: - repo: openstack/python-novaclient hash: 2e2317bfca941e59899edda181241f320e2033f8 - highlights: | - - Uncaps version constraint on pbr runtime dependency. repository-settings: openstack/python-novaclient: {} diff --git a/deliverables/ocata/python-saharaclient.yaml b/deliverables/ocata/python-saharaclient.yaml index dc087c742c..187cb6df15 100644 --- a/deliverables/ocata/python-saharaclient.yaml +++ b/deliverables/ocata/python-saharaclient.yaml @@ -13,8 +13,6 @@ releases: projects: - repo: openstack/python-saharaclient hash: ea15f60307c5cea6b0f2f567c9b6fa67e0723946 - highlights: | - Removed support of old CLI commands. OpenStackClient plugin should be used. - version: 1.1.0 projects: - repo: openstack/python-saharaclient diff --git a/deliverables/ocata/python-zaqarclient.yaml b/deliverables/ocata/python-zaqarclient.yaml index 6ba766e13f..975590e266 100644 --- a/deliverables/ocata/python-zaqarclient.yaml +++ b/deliverables/ocata/python-zaqarclient.yaml @@ -13,8 +13,6 @@ releases: projects: - repo: openstack/python-zaqarclient hash: cb635f50e9a3f25129e1ef2296484b77b681ad66 - highlights: | - - Add support for keystone session. - Add support for project doc. - Add support for SSL and insecure request. - version: 1.4.0 projects: - repo: openstack/python-zaqarclient diff --git a/deliverables/ocata/searchlight.yaml b/deliverables/ocata/searchlight.yaml index 2632cc5d17..28f508bfab 100644 --- a/deliverables/ocata/searchlight.yaml +++ b/deliverables/ocata/searchlight.yaml @@ -20,8 +20,6 @@ releases: projects: - repo: openstack/searchlight hash: 1e3e7dab584c7b3916c56aa3b19497d965a66de5 - highlights: | - - Better support for resource types that do not support notifications - Support for post-Elasticsearch publishing plugins - Increased resource type coverage - Improvements to CI process - version: 2.0.0.0rc1 projects: - repo: openstack/searchlight diff --git a/deliverables/ocata/senlin.yaml b/deliverables/ocata/senlin.yaml index 1241ed4794..1342c23642 100644 --- a/deliverables/ocata/senlin.yaml +++ b/deliverables/ocata/senlin.yaml @@ -37,7 +37,5 @@ releases: projects: - repo: openstack/senlin hash: ce509a040a55bcf62729c2f3934cb7df2e90a40a - highlights: | - - Fixed health registry claim issue. - Fixed cluster recover action which failed to start after check. - Fixed stack tagging issue. - Fixed nova availability zone get/set operation. repository-settings: openstack/senlin: {}