From 8df28d81d9cd120ca33e5800a1d3aff2672ca37f Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Tue, 20 Feb 2018 10:14:43 -0600 Subject: [PATCH] Remove per-release highlights for Pike We've been warning that these are deprecated for awhile now, and we now have enforcement in place to make sure no new highlights are added. We also have some automation that rewrites the deliverable files but does not always do a great job, resulting in poorly formatted text that causes warnings in the validation job. Since many folks new to the release process, and some that have done it for awhile, look at existing files to see what to do for new releases, they do assume highlights should be used and end up adding them to their deliverable file. Since most of these also do not know to run local validatation, this results in gate resources being used to just now be rejected with the current checks. To help prevent this from happening, and to get rid of the warning messages from poor reformatting, this just removes highlights from the last few releases. Change-Id: Ie0b0e241c38f84bbc7b1ef5b09e97dc8ec466b39 --- deliverables/pike/cloudkitty-dashboard.yaml | 2 - deliverables/pike/cloudkitty.yaml | 15 ------ deliverables/pike/congress-dashboard.yaml | 3 -- deliverables/pike/congress.yaml | 3 -- deliverables/pike/django_openstack_auth.yaml | 8 --- deliverables/pike/futurist.yaml | 3 +- .../pike/neutron-fwaas-dashboard.yaml | 1 - deliverables/pike/neutron-fwaas.yaml | 3 -- .../pike/neutron-lbaas-dashboard.yaml | 10 ---- deliverables/pike/neutron-lib.yaml | 51 ------------------- deliverables/pike/neutron.yaml | 9 ---- deliverables/pike/nova.yaml | 5 -- deliverables/pike/octavia.yaml | 18 ------- deliverables/pike/os-client-config.yaml | 4 +- deliverables/pike/os-traits.yaml | 4 -- deliverables/pike/os-vif.yaml | 4 -- deliverables/pike/os-win.yaml | 13 ----- deliverables/pike/python-blazarclient.yaml | 1 - deliverables/pike/python-cinderclient.yaml | 5 -- .../pike/python-cloudkittyclient.yaml | 2 - deliverables/pike/python-glanceclient.yaml | 12 +---- deliverables/pike/python-mistralclient.yaml | 14 +---- deliverables/pike/python-neutronclient.yaml | 20 ++------ deliverables/pike/python-novaclient.yaml | 14 ++--- deliverables/pike/python-octaviaclient.yaml | 3 -- deliverables/pike/requestsexceptions.yaml | 2 - deliverables/pike/shade.yaml | 29 +++-------- 27 files changed, 19 insertions(+), 239 deletions(-) diff --git a/deliverables/pike/cloudkitty-dashboard.yaml b/deliverables/pike/cloudkitty-dashboard.yaml index e6a18d9e8d..78c18bc26a 100644 --- a/deliverables/pike/cloudkitty-dashboard.yaml +++ b/deliverables/pike/cloudkitty-dashboard.yaml @@ -12,7 +12,5 @@ releases: projects: - repo: openstack/cloudkitty-dashboard hash: ccb1c3831b9a66c98b2577d65ac0990b8e7551eb - highlights: | - - Update the requirements - Fix issues created by django 1.8 dependencies repository-settings: openstack/cloudkitty-dashboard: {} diff --git a/deliverables/pike/cloudkitty.yaml b/deliverables/pike/cloudkitty.yaml index 8a098d5566..fd7a96188e 100644 --- a/deliverables/pike/cloudkitty.yaml +++ b/deliverables/pike/cloudkitty.yaml @@ -12,21 +12,6 @@ releases: projects: - repo: openstack/cloudkitty hash: 069ea4ea237a1abbb1a0fe5d81263b69c733ff11 - highlights: | - - Add WSGI support for `cloudkitty-api' - - Switch from oslosphinx to openstackdocstheme - - Update URLs in documents according to document migration - - Fix and improve the gnocchi and gnocchihybrid storage - - Updated documentation - - Update the devstack plugin - - Fix the generated configuration samples - - Add WSGI support for `cloudkitty-api' - - Switch from oslosphinx to openstackdocstheme - - Update URLs in documents according to document migration - - Fix and improve the gnocchi and gnocchihybrid storage - - Updated documentation - - Update the devstack plugin - - Fix the generated configuration samples repository-settings: openstack/cloudkitty: {} release-notes: https://docs.openstack.org/releasenotes/cloudkitty/pike.html diff --git a/deliverables/pike/congress-dashboard.yaml b/deliverables/pike/congress-dashboard.yaml index 8c4c05ad7e..d601b77e96 100644 --- a/deliverables/pike/congress-dashboard.yaml +++ b/deliverables/pike/congress-dashboard.yaml @@ -17,9 +17,6 @@ releases: - hash: acc972d6563fb2b0a41cfa52f85088cbd9a23783 repo: openstack/congress-dashboard version: 1.0.0.0rc1 - highlights: | - - 'First release of Congress Horizon-plugin separate from Congress.' - - 'New monitoring panel that summarizes and visualizes policy violations.' - projects: - hash: acc972d6563fb2b0a41cfa52f85088cbd9a23783 repo: openstack/congress-dashboard diff --git a/deliverables/pike/congress.yaml b/deliverables/pike/congress.yaml index fba04cadc3..4f47ed5141 100644 --- a/deliverables/pike/congress.yaml +++ b/deliverables/pike/congress.yaml @@ -20,9 +20,6 @@ releases: - hash: 4a9566adf6c1bb19981aee6973f5f677be5a9d7b repo: openstack/congress version: 6.0.0.0rc1 - highlights: |- - - 'New library of useful, importable policies greatly reduces barrier to use.' - - 'Congress Horizon-plugin separated into congress-dashboard project, with improved usability and helpful new features such as a policy monitoring panel.' - diff-start: 5.0.0.0rc1 projects: - hash: 4a9566adf6c1bb19981aee6973f5f677be5a9d7b diff --git a/deliverables/pike/django_openstack_auth.yaml b/deliverables/pike/django_openstack_auth.yaml index 540b8f64e5..edbf5dce8e 100644 --- a/deliverables/pike/django_openstack_auth.yaml +++ b/deliverables/pike/django_openstack_auth.yaml @@ -9,26 +9,18 @@ releases: projects: - repo: openstack/django_openstack_auth hash: 525b76dc323db4c4e081eb5d42def6db14a84de9 - highlights: | - This release inproves translation support, and raises the maximum Django version - version: 3.3.0 projects: - repo: openstack/django_openstack_auth hash: c15dfe5acd58efa0c5c27dd19de5d4ef2a880c36 - highlights: | - This release improves translation support, raises the maximum Django version, and adds support for a configurable domain dropdown on login. - version: 3.4.0 projects: - repo: openstack/django_openstack_auth hash: fb76589a26288a7d7966cee1702e414919706790 - highlights: | - This release includes support for Django 1.11, as well as the usual bug fix and translation improvements. - version: 3.5.0 projects: - repo: openstack/django_openstack_auth hash: 2ca726c68e92b6aaec0e7b0d6a425063972b870b - highlights: | - This release increases requirements to allow Django 1.11, and adds support for a DEFAULT_SERVICE_REGIONS setting. branches: - name: stable/pike location: 3.5.0 diff --git a/deliverables/pike/futurist.yaml b/deliverables/pike/futurist.yaml index 65c3198034..a86d582bac 100644 --- a/deliverables/pike/futurist.yaml +++ b/deliverables/pike/futurist.yaml @@ -15,8 +15,7 @@ releases: - hash: 68557fec45d095e859d4829c526392cf9dff796b repo: openstack/futurist version: 0.23.0 - - highlights: 'Stable enough to release 1.0.0' - projects: + - projects: - hash: b8759972cbe9bd1ab2203c81a26805730d5a0178 repo: openstack/futurist version: 1.0.0 diff --git a/deliverables/pike/neutron-fwaas-dashboard.yaml b/deliverables/pike/neutron-fwaas-dashboard.yaml index b444ebb58a..94d4b6f03a 100644 --- a/deliverables/pike/neutron-fwaas-dashboard.yaml +++ b/deliverables/pike/neutron-fwaas-dashboard.yaml @@ -9,7 +9,6 @@ releases: projects: - repo: openstack/neutron-fwaas-dashboard hash: fc62f5074abb734472aa641c26fafe01d2b3dba9 - highlights: '* Initial release after split out from horizon' - projects: - hash: 1c037287340cc223cd9410de8a8954ce0addadb1 repo: openstack/neutron-fwaas-dashboard diff --git a/deliverables/pike/neutron-fwaas.yaml b/deliverables/pike/neutron-fwaas.yaml index d689064374..46b00fdc51 100644 --- a/deliverables/pike/neutron-fwaas.yaml +++ b/deliverables/pike/neutron-fwaas.yaml @@ -34,9 +34,6 @@ releases: - hash: 352dce5cc2cdbcf033c67b7f5ac6d5ed9c2702c5 repo: openstack/neutron-fwaas version: 11.0.1 - highlights: |- - * Fix router update on L3 agent restart - * Update policy on rule addition/removal branches: - location: 11.0.0.0rc1 name: stable/pike diff --git a/deliverables/pike/neutron-lbaas-dashboard.yaml b/deliverables/pike/neutron-lbaas-dashboard.yaml index 02e741607a..80bb962743 100644 --- a/deliverables/pike/neutron-lbaas-dashboard.yaml +++ b/deliverables/pike/neutron-lbaas-dashboard.yaml @@ -9,24 +9,14 @@ releases: projects: - repo: openstack/neutron-lbaas-dashboard hash: e562b64d8d27c7105fe83492219779c0695a534e - highlights: |- - * Improved installation documentation - * Additional translation updates - version: 3.0.0.0b2 projects: - repo: openstack/neutron-lbaas-dashboard hash: 81b0717cf0046ff762256da3f57ecb4658d23400 - highlights: |- - * Bug fixes - * Additional translation updates - version: 3.0.0.0b3 projects: - repo: openstack/neutron-lbaas-dashboard hash: 3f0b60d5bfa56ef162fbd440d227394846cebd62 - highlights: |- - * Bug fixes - * Additional translation updates - * Adds member status properties - projects: - hash: af2e607338fb904f562b3c7ef3d2643d2f7526ba repo: openstack/neutron-lbaas-dashboard diff --git a/deliverables/pike/neutron-lib.yaml b/deliverables/pike/neutron-lib.yaml index 02261d869a..478a2377ad 100644 --- a/deliverables/pike/neutron-lib.yaml +++ b/deliverables/pike/neutron-lib.yaml @@ -10,89 +10,38 @@ releases: projects: - repo: openstack/neutron-lib hash: fc38a3fe8e6fa7c75572180554a02b43a72f9af9 - highlights: | - * Move BGPVPN API definition into neutron-lib - * Add is_extension_supported to neutron_lib - * rehome l3 api-def exceptions - * Remove support for py33, py34 - * Update api-ref for enhanced tag mechanism - * Add FIP64 extension from networking-midonet - * Add router-interface-fip extension from networking-midonet - * Migrate logging-resource extension from networking-midonet - * API reference improvements - version: 1.3.0 projects: - repo: openstack/neutron-lib hash: cd5b4765b4f91dbbc98c40fe0b47572161312dd2 - highlights: | - * Synced neutron callbacks into lib - * Multiple API-ref changes: cleaned quotas, added QoS rule types list, corrected QoS policies - * Added networking-bgpvpn API reference - * Tweaked trunk extension to support Ironic use case - * Added a note about the current status of FWaaS v1 - version: 1.4.0 projects: - repo: openstack/neutron-lib hash: 998899622e2c38948bb846bc834d49d3f3ea4542 - highlights: | - * Rehomed Plugin common constants - * Rehomed NeutronWorker class - * Downgraded callback abortable event log to debug - * Added flush_on_subtransaction=True to engine config - version: 1.5.0 projects: - repo: openstack/neutron-lib hash: a73142e977b0f5c7afc8d1ab8e4bfce66c8db75c - highlights: | - * Rehomed extra_dhcp_opt api-def. - * Rehomed core resource api-defs. - * Rehomed ``is_port_trusted`` util function. - * hacking: enforce log messages not being translated. - * fwaas: added new protocols (DCCP, SCTP). - * fwaas: migrated from ``public`` attribute to ``shared``. - version: 1.6.0 projects: - repo: openstack/neutron-lib hash: 449f079b338b817ea51b8cb44ed6d9106fed1bbc - highlights: | - * Rehomed v2 API attributes. - version: 1.7.0 projects: - repo: openstack/neutron-lib hash: 0ee4f4a391bcb85583ba7a9c2035660abdab4154 - highlights: | - * Some constants have been introduced. - version: 1.8.0 projects: - repo: openstack/neutron-lib hash: 4e100d90c4e48b3a628c64d97278691809877424 - highlights: | - * Some plugin constants have been introduced - * The ML2 ``driver_api`` is now available - * OVO exceptions are now available for use - * The deprecated N523 hacking check has been removed. - * The ``dns-integration`` extension is now in neutron-lib - * QoS ``DriverBase`` class is now available - version: 1.9.0 projects: - repo: openstack/neutron-lib hash: 7581af448a7aa070657acaaee60b478bf0b4dd56 - highlights: | - * added VIF_TYPE_OVS_ACCELERATION for SR-IOV Open vSwitch acceleration - * added logging API extension definition - * added net-mtu API extension definition - * added agent API extension definition - * added transaction constraints to neutron_lib.Context - * added fwaas exceptions - * added auto-allocated-topology API extension definition - * added address-scope API extension definition - version: 1.9.1 projects: - repo: openstack/neutron-lib hash: 0ef54c347535d9329aba1e56a11a268021c79a86 - highlights: | - * removed unneeded VIF_TYPE_OVS_ACCELERATION - * added API fault map branches: - name: stable/pike location: 1.9.1 diff --git a/deliverables/pike/neutron.yaml b/deliverables/pike/neutron.yaml index 6c98f90ee9..484e5a5acf 100644 --- a/deliverables/pike/neutron.yaml +++ b/deliverables/pike/neutron.yaml @@ -38,15 +38,6 @@ releases: - hash: 6790b5c70b988d48f7f5518c24a8fe2234ac05ef repo: openstack/neutron version: 11.0.1 - highlights: |- - * Remove duplicated ICMPv6 RA rule from iptables firewall - * Multiple bug fixes for router migration between DVR/HA/legacy modes - * Multiple API layer fixes to enhance compatibility with previous releases - * Fixed port binding when sriovnicswitch is used with openvswitch - * Fixed quota_details for resources without counting support - * Fixed multiple DVR bugs when setting floating IP addresses - * Fix port deletion when dns_integration is enabled - * Fixed compatibility with iptables shipped with RHEL 7.4 - projects: - hash: 0c3d3c48a73f97cb5924a5fbfce9726a7097ae2e repo: openstack/neutron diff --git a/deliverables/pike/nova.yaml b/deliverables/pike/nova.yaml index 6b12162db2..caca0c34af 100644 --- a/deliverables/pike/nova.yaml +++ b/deliverables/pike/nova.yaml @@ -37,11 +37,6 @@ releases: projects: - repo: openstack/nova hash: edd59ae12d11db770cf7e1b0c306be34aacd3d2b - highlights: | - - Several fixes for high severity, high impact bugs introduced in the - 16.0.0 release. - - The nova-conductor service now depends on [placement] credentials - being configured in nova.conf. - version: 16.0.2 projects: - repo: openstack/nova diff --git a/deliverables/pike/octavia.yaml b/deliverables/pike/octavia.yaml index d2fdb16bf2..f14745dfbb 100644 --- a/deliverables/pike/octavia.yaml +++ b/deliverables/pike/octavia.yaml @@ -9,32 +9,14 @@ releases: projects: - repo: openstack/octavia hash: 75ebfd7137a573bd8b291b2cfed46652b710520f - highlights: |- - * Adds initial octavia v2 API for load balancers, listeners, pools, - members, l7policy, and l7rules - * Adds configuration setting for nova soft anti-affinity - * Allows load balancer VIP to be created on the management network - version: 1.0.0.0b2 projects: - repo: openstack/octavia hash: b01174f0ebc4b3c77c982d6ebda95d5cf4fbd9ce - highlights: |- - * More octavia v2 API in place - * Adds support for PROXY protocol for backend members - * Adds support for health monitors against alternate IP/Port - * API reference for most of the octavia v2 API - version: 1.0.0.0b3 projects: - repo: openstack/octavia hash: 4a067997e1a0077e658848db3d35cc62a7159d38 - highlights: |- - * Finished implementation of the Octavia v2 API - * Added RBAC to Octavia v2 API - * Added new health monitor type ``TLS-HELLO`` - * Added filtering and field selection to Octavia v2 API - * Finished API reference for Octavia v2 API - * Added uWSGI support for devstack - * Improved the performance of the Octavia v2 API - projects: - hash: e0f996dad77f0f6ca8e78b6aad4659dcdc151778 repo: openstack/octavia diff --git a/deliverables/pike/os-client-config.yaml b/deliverables/pike/os-client-config.yaml index bda8f50a6b..74baa30af6 100644 --- a/deliverables/pike/os-client-config.yaml +++ b/deliverables/pike/os-client-config.yaml @@ -7,9 +7,7 @@ launchpad: os-client-config release-model: cycle-with-intermediary release-notes: https://docs.openstack.org/releasenotes/os-client-config/pike.html releases: - - highlights: | - Add floating IP indicator, skip yaml loading flag, some microversion support, vendor updates, User-Agent support - projects: + - projects: - hash: f6804f6b0dec9b1322ee996972489c1118f19f90 repo: openstack/os-client-config version: 1.27.0 diff --git a/deliverables/pike/os-traits.yaml b/deliverables/pike/os-traits.yaml index bdb6d1f4db..0e85525242 100644 --- a/deliverables/pike/os-traits.yaml +++ b/deliverables/pike/os-traits.yaml @@ -10,14 +10,10 @@ releases: projects: - repo: openstack/os-traits hash: 536c9c712aadefb2d3d4167510ebf792f46d8524 - highlights: | - - Adds support for custom namespaces. - version: 0.3.0 projects: - repo: openstack/os-traits hash: b169eb4a8e13c74673b54512d0577088aa3cc81d - highlights: | - - Fixes improper AES-NI trait and adds validation for trait naming - version: 0.3.1 projects: - repo: openstack/os-traits diff --git a/deliverables/pike/os-vif.yaml b/deliverables/pike/os-vif.yaml index c85ae5397b..f80a4ccf24 100644 --- a/deliverables/pike/os-vif.yaml +++ b/deliverables/pike/os-vif.yaml @@ -16,15 +16,11 @@ releases: - repo: openstack/os-vif hash: 2a09ede8fb15df6c3ef520d1107437df1d16aa89 tarball-base: os_vif - highlights: | - - Added hardware offload support for OVS. - version: 1.7.0 projects: - repo: openstack/os-vif hash: f4329ffe1805452a790f6116d10164c3658562fa tarball-base: os_vif - highlights: | - - Added multi vendor hardware offload support for OVS. branches: - name: stable/pike location: 1.7.0 diff --git a/deliverables/pike/os-win.yaml b/deliverables/pike/os-win.yaml index 82ffda7561..683663be3a 100644 --- a/deliverables/pike/os-win.yaml +++ b/deliverables/pike/os-win.yaml @@ -9,19 +9,6 @@ releases: projects: - repo: openstack/os-win hash: 033bba1c52ebd7971ebea846670a86e2fc3cdcc2 - highlights: | - This release removes a configuration option (force_volume_utils_v1), - and the ISCSIInitiatorCLIUtils, which were deprecated since Mitaka. - os_win.utilsfactory.get_iscsi_initiator_utils will return - ISCSITargetUtils instead. - IOThread has been removed, as it was not used since Mitaka. - LiveMigrationUtils will no longer create a planned VM when - live_migrate_vm is called. Callers are expected to create one, if - necessary (e.g.: if ISCSI volume attached). This behaviour has been - enforced in nova since Newton. - NetworkUtils now has the set_vswitch_port_profile_id method, which is - required for new Windows Server 2016 Network Controller. - Adds utils required for nova-assisted volume snapshots. - version: 2.0.1 projects: - repo: openstack/os-win diff --git a/deliverables/pike/python-blazarclient.yaml b/deliverables/pike/python-blazarclient.yaml index 91e16b969a..061b799cd8 100644 --- a/deliverables/pike/python-blazarclient.yaml +++ b/deliverables/pike/python-blazarclient.yaml @@ -13,6 +13,5 @@ releases: projects: - repo: openstack/python-blazarclient hash: bd842add76784d6adb62283c6f8168d30946cd87 - highlights: '- Fixed backward compatibility issue in 0.3.0.' repository-settings: openstack/python-blazarclient: {} diff --git a/deliverables/pike/python-cinderclient.yaml b/deliverables/pike/python-cinderclient.yaml index b0b37843b7..d5f95e2dc2 100644 --- a/deliverables/pike/python-cinderclient.yaml +++ b/deliverables/pike/python-cinderclient.yaml @@ -26,11 +26,6 @@ releases: projects: - repo: openstack/python-cinderclient hash: 72671fffe51898446c8671e122cd6ef11171fdb1 - highlights: | - - Highest supported microversion is 3.40. - - Routine dependency updates. - - Bug fixes and new features, along with some interface changes. - Read the release notes for details. - version: 3.1.0 projects: - repo: openstack/python-cinderclient diff --git a/deliverables/pike/python-cloudkittyclient.yaml b/deliverables/pike/python-cloudkittyclient.yaml index ad88ffb4df..69afff2f8d 100644 --- a/deliverables/pike/python-cloudkittyclient.yaml +++ b/deliverables/pike/python-cloudkittyclient.yaml @@ -9,8 +9,6 @@ releases: projects: - repo: openstack/python-cloudkittyclient hash: cf2b4f31c77d0590e1034cb9327d5eda832baa08 - highlights: | - Update on test requirements. branches: - name: stable/pike location: 1.1.0 diff --git a/deliverables/pike/python-glanceclient.yaml b/deliverables/pike/python-glanceclient.yaml index 3087568c84..93bb652662 100644 --- a/deliverables/pike/python-glanceclient.yaml +++ b/deliverables/pike/python-glanceclient.yaml @@ -7,19 +7,11 @@ launchpad: python-glanceclient release-model: cycle-with-intermediary release-notes: https://docs.openstack.org/releasenotes/python-glanceclient/pike.html releases: - - highlights: | - - python-glanceclient supports Global Request ID - - Download with --progress fixed for 2.x and 3.y - projects: + - projects: - hash: d67b33b2e5fcee4545fe4ccb1e58c8d6ed12883c repo: openstack/python-glanceclient version: 2.7.0 - - highlights: | - - python-glanceclient supports Image Import workflow - - Image download optimized to fail early if no target - - Deprecated and inoperative --no-ssl-compression removed - - UnicodeEncodeError fixed for unicode values in url - projects: + - projects: - hash: 52eb529b97533876d4c558784ee4d463814c2a0d repo: openstack/python-glanceclient version: 2.8.0 diff --git a/deliverables/pike/python-mistralclient.yaml b/deliverables/pike/python-mistralclient.yaml index cb12ec0093..5937e8ef22 100644 --- a/deliverables/pike/python-mistralclient.yaml +++ b/deliverables/pike/python-mistralclient.yaml @@ -9,15 +9,11 @@ launchpad: python-mistralclient release-model: cycle-with-intermediary release-notes: https://docs.openstack.org/releasenotes/python-mistralclient/pike.html releases: - - highlights: | - - Fix region support in CLI. - Accept keystone session in client. - projects: + - projects: - hash: 9e6ff999c16e9f6de8acf6f7d270e36cda932168 repo: openstack/python-mistralclient version: 3.1.0 - - highlights: | - - Set the default value of --limit parameter to avoid high server load. - projects: + - projects: - hash: 0f2837237b11b29bee45c8724c6c9ada5f3df79b repo: openstack/python-mistralclient version: 3.1.1 @@ -25,19 +21,13 @@ releases: projects: - repo: openstack/python-mistralclient hash: e328a0570f9c485622d71bbad3a887903b83aaac - highlights: | - - Fix how "--limit" is passed to the server for action executions. - version: 3.1.3 projects: - repo: openstack/python-mistralclient hash: c33d39c152bdd48b68467d1ab2f63cbe5e337a72 - highlights: | - - Enable ssl support for keycloak auth module. - version: 3.1.4 projects: - repo: openstack/python-mistralclient hash: 291501ae6dc16f20ed53af975840d6c3ef3acc7b - highlights: | - - Don't perform authentication for help and bash completion. repository-settings: openstack/python-mistralclient: {} diff --git a/deliverables/pike/python-neutronclient.yaml b/deliverables/pike/python-neutronclient.yaml index 3f195245b1..5be9fefe67 100644 --- a/deliverables/pike/python-neutronclient.yaml +++ b/deliverables/pike/python-neutronclient.yaml @@ -7,31 +7,19 @@ launchpad: python-neutronclient release-model: cycle-with-intermediary release-notes: https://docs.openstack.org/releasenotes/python-neutronclient/pike.html releases: - - highlights: |- - * Added CLI for BGP VPN commands - * Dropped Python3.4 support - projects: + - projects: - hash: 06d3dfd797d964e142e89c63911d2cb9754944ed repo: openstack/python-neutronclient version: 6.2.0 - - highlights: '* Added ``global_request_id`` parameter' - projects: + - projects: - hash: ba535c695007c0b4cc6dd6e6abc252a866104bb9 repo: openstack/python-neutronclient version: 6.3.0 - - highlights: |- - * Update the documentation link for doc migration - * Added SFC CLI for OSC plugin - * Documentation improvements - projects: + - projects: - hash: 3c211f30af8976d2be518c68eae14b08fba09c6a repo: openstack/python-neutronclient version: 6.4.0 - - highlights: |- - * CLI support for attribute renaming in FWaaS v2 API - * Bug fix in SFC CLI - * Workaround not to break neutron CLI extension UT - projects: + - projects: - hash: 355983d7040ec68435186513e79a0da7173078c3 repo: openstack/python-neutronclient version: 6.5.0 diff --git a/deliverables/pike/python-novaclient.yaml b/deliverables/pike/python-novaclient.yaml index e41adbb2f0..c428e1f7a9 100644 --- a/deliverables/pike/python-novaclient.yaml +++ b/deliverables/pike/python-novaclient.yaml @@ -7,17 +7,11 @@ launchpad: python-novaclient release-model: cycle-with-intermediary release-notes: https://docs.openstack.org/releasenotes/python-novaclient/pike.html releases: - - highlights: | - - Deprecated proxy APIs and CLIs to other services such as the - image, volume, baremetal and networking service, have been deleted. - - Log translations have been removed. - Updated dependencies. - projects: + - projects: - hash: e1b9e76abe6731d7d3192566db2f9068a71eaad9 repo: openstack/python-novaclient version: 8.0.0 - - highlights: | - - Support up to microversion 2.46. - Add ability to set global_request_id. - Updated dependencies. - projects: + - projects: - hash: 758570397821136561bdf425b0a8ed5ab1bbd96f repo: openstack/python-novaclient version: 9.0.0 @@ -25,9 +19,7 @@ releases: - hash: ddb386b2dffaf06077c2a0768c56ed5642d216dc repo: openstack/python-novaclient version: 9.0.1 - - highlights: | - - Supports up to microversion 2.53. - Updated dependencies. - projects: + - projects: - hash: 0a53d19a7feadc329534cf04d74411fc51c29e86 repo: openstack/python-novaclient version: 9.1.0 diff --git a/deliverables/pike/python-octaviaclient.yaml b/deliverables/pike/python-octaviaclient.yaml index 172daad199..67d11406d5 100644 --- a/deliverables/pike/python-octaviaclient.yaml +++ b/deliverables/pike/python-octaviaclient.yaml @@ -9,17 +9,14 @@ releases: projects: - repo: openstack/python-octaviaclient hash: 970a232dc09e5142b5383bb3565b859568115e6c - highlights: '* Added loadbalancer list command' - version: 1.0.0 projects: - repo: openstack/python-octaviaclient hash: f99e89247a26fe0a3a8292e4563f75dbc702ff8d - highlights: '* Most commands are now complete' - version: 1.1.0 projects: - repo: openstack/python-octaviaclient hash: 2d0dc10f484d2d861359d582763a811de0c914ff - highlights: '* Fixed a bug when creating L7 rules' - version: 1.2.0 projects: - repo: openstack/python-octaviaclient diff --git a/deliverables/pike/requestsexceptions.yaml b/deliverables/pike/requestsexceptions.yaml index 83ba5490e9..b379c90fa3 100644 --- a/deliverables/pike/requestsexceptions.yaml +++ b/deliverables/pike/requestsexceptions.yaml @@ -9,8 +9,6 @@ releases: projects: - repo: openstack-infra/requestsexceptions hash: d7ac0ff7ca9efcc1624aae0a2431e0a5862b069f - highlights: | - Updated requirements to avoid a conflict with other OpenStack libs. branches: - name: stable/pike location: 1.3.0 diff --git a/deliverables/pike/shade.yaml b/deliverables/pike/shade.yaml index 00f4f6db93..6fc97d0cea 100644 --- a/deliverables/pike/shade.yaml +++ b/deliverables/pike/shade.yaml @@ -6,44 +6,27 @@ include-pypi-link: yes release-model: cycle-with-intermediary release-notes: https://docs.openstack.org/releasenotes/shade/pike.html releases: - - highlights: | - Fixed a regression in heat stack normalization and added utility methods to add and remove security groups from a server. - projects: + - projects: - hash: cf54ef6b9203d9afcb9c9e50ab19bad73094015d repo: openstack-infra/shade version: 1.19.0 - - highlights: | - Updated to deal with nova-network removal in novaclient, transitioning more things to REST. Shade now sets User-Agent information properly. - projects: + - projects: - hash: 0666bed25be4b054f933158cf89dbf03feec0832 repo: openstack-infra/shade version: 1.20.0 - - highlights: | - Removed neutronclient and cinderclient as dependencies. Also fixed some issues with image version discovery and servers with two private IPs. - projects: + - projects: - hash: ba0e9451e664743dbc5d24307ca5a3829ee3e91b repo: openstack-infra/shade version: 1.21.0 - - highlights: |- - * Removed unneeded calls made when deleting servers with floating ips. - * Added pagination support for volume listing. - * Replaced use of novaclient with direct REST calls. - * Replaced use of designateclient with direct REST calls. - * Fixed issue with neutron endpoints that did not have trailing slashes. - * Fixed issue with ports not having a created_at attribute. - projects: + - projects: - hash: c547f1b47a81bc4cc1920d3480630305a842be9c repo: openstack-infra/shade version: 1.22.0 - - highlights: | - Fixed exception with deleting servers on clouds without floating IPs when delete_ips=True is given. - projects: + - projects: - hash: f5daebebc1fb9249c8a22a572eb2105842a21fd6 repo: openstack-infra/shade version: 1.22.1 - - highlights: | - Fix parameter name mismatches with server creation, a weird image normalization conflict and really fixed the delete_ips issue this time. - projects: + - projects: - hash: baaf4155671d98002816597e51b2c3a33fe99390 repo: openstack-infra/shade version: 1.22.2