Add repo settings and remove highlights for Mitaka

We've deprecated per-release highlights and are now removing them.
We also now require repository-settings for deliverables. This adds
the one and removes the other.

Change-Id: I91e5d5b1ce0ca78c242d65a6f4aa90473b28ce79
This commit is contained in:
Sean McGinnis 2018-02-22 17:22:34 -06:00
parent 04ee4d20fb
commit 03dc045a45
130 changed files with 328 additions and 493 deletions

View File

@ -49,3 +49,5 @@ releases:
projects:
- repo: openstack/aodh
hash: 5dd569dd6178510c080e91e77ed3fedb8f48aef0
repository-settings:
openstack/aodh: {}

View File

@ -33,3 +33,5 @@ releases:
projects:
- repo: openstack/astara-appliance
hash: c1a3c7251507adb0745f3a7ec549814b34318088
repository-settings:
openstack/astara-appliance: {}

View File

@ -28,3 +28,5 @@ releases:
projects:
- repo: openstack/astara-horizon
hash: fe79b7b37b8d890c6d5be4ee9fb6f5f01c648c5b
repository-settings:
openstack/astara-horizon: {}

View File

@ -32,3 +32,5 @@ releases:
projects:
- repo: openstack/astara-neutron
hash: 87c8fe3c29690c8774f73fa5b2aa7f608bdc283a
repository-settings:
openstack/astara-neutron: {}

View File

@ -32,3 +32,5 @@ releases:
projects:
- repo: openstack/astara
hash: 48f76f00f238d699f43d2d6ff13f29c4c0df8dac
repository-settings:
openstack/astara: {}

View File

@ -21,3 +21,5 @@ releases:
projects:
- repo: openstack/automaton
hash: 3f93f0133055a4a5643d1f84ec128f96079a63a2
repository-settings:
openstack/automaton: {}

View File

@ -29,3 +29,5 @@ releases:
projects:
- repo: openstack/barbican
hash: acbdb030430df2af7d0e884ea7a2851e99b42944
repository-settings:
openstack/barbican: {}

View File

@ -21,3 +21,5 @@ releases:
projects:
- repo: openstack/bifrost
hash: 9db927bf7f598e1b17bfd80c14df43aad30c471d
repository-settings:
openstack/bifrost: {}

View File

@ -57,3 +57,5 @@ releases:
projects:
- repo: openstack/ceilometer
hash: e18f2099449513b4493583116f946a4516416a6a
repository-settings:
openstack/ceilometer: {}

View File

@ -13,3 +13,5 @@ releases:
projects:
- repo: openstack/ceilometermiddleware
hash: 627125bf88adbeed7b9c079a5f7dc75b06480ee0
repository-settings:
openstack/ceilometermiddleware: {}

View File

@ -33,12 +33,9 @@ releases:
projects:
- repo: openstack/cinder
hash: f9a5424a47439ae251ce024a0627c3e156a30872
highlights: >
- Bug fixes, dependency updates, translation updates. New
requirement on oslo.concurrency>=3.7.1.
- version: 8.1.1
projects:
- repo: openstack/cinder
hash: 9aaaf7e2e9d0f607d85af383212b8de9dd1e5813
highlights: >
- Bug fixes, translation updates.
repository-settings:
openstack/cinder: {}

View File

@ -13,7 +13,5 @@ releases:
projects:
- repo: openstack/cloudkitty-dashboard
hash: 29e6269b250748b09b6a6526c42e88406a607e47
highlights: |
Bug fixes:
- Fixed support for AngularJS and instant pricing.
- Added python-cloudkittyclient as a requirement
repository-settings:
openstack/cloudkitty-dashboard: {}

View File

@ -12,26 +12,9 @@ releases:
projects:
- repo: openstack/cloudkitty
hash: 669a316d8102746e9848bdeb9cf0ce21fa72e541
highlights: |
Bug fixes:
- Resources inserted after the sample are now handled by CloudKitty.
- Gnocchi resource retrieval is fixed.
- Fixed UUID size of gnocchi resource.
- Better transformer stability and bug fixes.
- Fixed alembic constraint naming.
- Fixed problem with ON DELETE field disappearing after migrations on
SQLite backends.
Improvements:
- Better test coverage.
- Gabbi API tests on every modules.
Impacts:
Database migrations need to be run to correct HashMap constraints and
Gnocchi UUID size.
- version: 0.5.2
projects:
- repo: openstack/cloudkitty
hash: 094056c3fc78cde3210c99ec7ea13fc2c10d67ff
highlights: >
- Fix some issue of JSON serialisation
repository-settings:
openstack/cloudkitty: {}

View File

@ -32,3 +32,5 @@ releases:
projects:
- repo: openstack/congress
hash: bc2284e2a0bafebc3a3ee08b2aaced01c8db4edf
repository-settings:
openstack/congress: {}

View File

@ -29,3 +29,5 @@ releases:
projects:
- repo: openstack/debtcollector
hash: e40dfd5e45d009424421cc00fc5ab31751404b13
repository-settings:
openstack/debtcollector: {}

View File

@ -47,3 +47,6 @@ releases:
hash: 5203c5cb6c8bdd59792890d815c355461d46aed6
- repo: openstack/designate-dashboard
hash: 15588e2502cc785b24b361e3aba91a4803ec58cb
repository-settings:
openstack/designate: {}
openstack/designate-dashboard: {}

View File

@ -9,28 +9,17 @@ releases:
projects:
- repo: openstack/django_openstack_auth
hash: 3715a5f445254520f951a5d791fb5eeeeb2b2b57
highlights: >
This release adds support for obtaining domain scoped
tokens and using them in policy checks. This is required
for full keystone v3 support.
- version: 2.1.1
projects:
- repo: openstack/django_openstack_auth
hash: e7814b2b8eb7e835a076d2b59ec106ce3bf3bd71
highlights: >
This release restores backward compatibility with Liberty
versions of Horizon. Supports using keystoneauth rather
than similar functionality in keystoneclient.
- version: 2.2.0
projects:
- repo: openstack/django_openstack_auth
hash: 9de5d87becab6117009b1e7327bc309f5e9a9042
highlights: >
This release adds Django 1.9 support and provides several
bug fixes.
- version: 2.2.1
projects:
- repo: openstack/django_openstack_auth
hash: 9574d982199f1df8826fa907ff183266d71a6c51
highlights: >
Translation import for Mitaka
repository-settings:
openstack/django_openstack_auth: {}

View File

@ -34,3 +34,6 @@ releases:
hash: 7a3b3bdc3c3b68ac3db22b3da1542c9cedecbcee
- repo: openstack/freezer-api
hash: 72fe674b4667a3090065b2023714f57bd235a669
repository-settings:
openstack/freezer: {}
openstack/freezer-api: {}

View File

@ -37,3 +37,5 @@ releases:
projects:
- repo: openstack/futurist
hash: bd9f7ca8e88e49ed80c145b2d3b320a928f2375e
repository-settings:
openstack/futurist: {}

View File

@ -9,36 +9,21 @@ releases:
projects:
- repo: openstack/glance_store
hash: f1f79b898dc9f37a4161a68574feff8364f73ab3
highlights: >
Bug fixes, dependency updates, and removal of deprecated options.
- version: 0.11.0
projects:
- repo: openstack/glance_store
hash: 881eeed5ad2d4613cf7a1818bc014fb888ec3df1
highlights: >
Bug fixes, dependency updates, removal of deprecated options,
removal of gridfs driver, deprecation of S3 driver, and documenting
supported drivers and their maintainers.
- version: 0.12.0
projects:
- repo: openstack/glance_store
hash: 6c4ae678f57390ef845c446edbcce9a6f93e1927
highlights: >
Implement get, add and delete for cinder store, move VMWare & HTTP
drivers to requests, new config options for HTTP store, Swift
store supports keystone trusts and service tokens.
- version: 0.13.0
projects:
- repo: openstack/glance_store
hash: a6bf6a7f0e74ced35219732fbf72a63d4c6ab553
highlights: >
Bug fix on swift multitenant store, new and changed config options
for VMWare store.
- version: 0.13.1
projects:
- repo: openstack/glance_store
hash: 33c08d8dec495dca2d7a9a7c44d23670aacf29d9
highlights: >
Bug fix makes glance_store swift driver tests compatible with
python-swiftclient 3.0.0 release. glance_store can thus be installed
alongside aforementioned python-swiftclient version.
repository-settings:
openstack/glance_store: {}

View File

@ -29,3 +29,5 @@ releases:
projects:
- repo: openstack/glance
hash: 02ef2ab8e833df6f46b0a47b19c98b397687f73b
repository-settings:
openstack/glance: {}

View File

@ -37,8 +37,6 @@ releases:
projects:
- repo: openstack/heat
hash: ed46562157d2f9983f5665394ec47d2e27aad0df
highlights: >
- The minimum level for oslo.concurrency has been raised to 3.7.1
- version: 6.1.1
projects:
- repo: openstack/heat
@ -47,3 +45,5 @@ releases:
projects:
- repo: openstack/heat
hash: 4da6f1a8f3f2c597031685e46f7eb7ada3c0a7ea
repository-settings:
openstack/heat: {}

View File

@ -45,3 +45,5 @@ releases:
projects:
- repo: openstack/horizon
hash: ce80bb6fec3cb0262728e7ae8b9d695cf832e5bf
repository-settings:
openstack/horizon: {}

View File

@ -2,19 +2,19 @@
launchpad: tripleo
release-model: cycle-trailing
releases:
- projects:
- hash: ddac9f33735964aaeb65e2b52d221bae94bd8553
repo: openstack/instack-undercloud
version: 4.1.0
- projects:
- hash: 1375d1da8ef909586a1f5dcae159edc33d05c6c1
repo: openstack/instack-undercloud
version: 4.2.0
- projects:
- hash: a957f0e38dbbceb86adba8f9e18250b55e4de452
repo: openstack/instack-undercloud
highlights: >
- Last release for Mitaka version.
version: 4.2.1
- projects:
- hash: ddac9f33735964aaeb65e2b52d221bae94bd8553
repo: openstack/instack-undercloud
version: 4.1.0
- projects:
- hash: 1375d1da8ef909586a1f5dcae159edc33d05c6c1
repo: openstack/instack-undercloud
version: 4.2.0
- projects:
- hash: a957f0e38dbbceb86adba8f9e18250b55e4de452
repo: openstack/instack-undercloud
version: 4.2.1
team: tripleo
type: other
repository-settings:
openstack/instack-undercloud: {}

View File

@ -29,3 +29,5 @@ releases:
projects:
- repo: openstack/ironic-inspector
hash: 69e7f4e278aed23bb1156fa9762fa4fc57cc823e
repository-settings:
openstack/ironic-inspector: {}

View File

@ -33,3 +33,5 @@ releases:
projects:
- repo: openstack/ironic-lib
hash: d497c51e1b18df6e17dd996d67b2875977422087
repository-settings:
openstack/ironic-lib: {}

View File

@ -25,3 +25,5 @@ releases:
projects:
- repo: openstack/ironic-python-agent
hash: d19558e7262c26559cef862c4d750756b37ada3c
repository-settings:
openstack/ironic-python-agent: {}

View File

@ -13,30 +13,17 @@ releases:
projects:
- repo: openstack/ironic-ui
hash: 57837a3fd30ca19d344cbd80bd29ea04a5c30943
highlights: >
First release of the Ironic UI plugin for Horizon. View
bare metal nodes and node details. Apply maintenance and
power actions to individual nodes.
- version: 1.1.0
projects:
- repo: openstack/ironic-ui
hash: 7842f3e1fcd5640b9b76db42cb0e6c58fc12db30
highlights: >
Functionality added to assign maintenance reason when
maintenance mode is turned on. Bugs from v1.0.0 have
been addressed. Success message added on node power
change. Node details now also takes into account custom
user settings. Magic search for Horizon has been implemented.
- version: 1.1.1
projects:
- repo: openstack/ironic-ui
hash: fc0f89198139635389dc41c173f73b17d0fcaac4
highlights: >
Addressed bug by removing python-ironicclient from
setup_requires.
- version: 1.1.2
projects:
- repo: openstack/ironic-ui
hash: 09f0b88cc561e4439f1d3243ad8c2bb399a02d83
highlights: >
Use stable/mitaka branch of horizon, instead of master.
repository-settings:
openstack/ironic-ui: {}

View File

@ -29,3 +29,5 @@ releases:
projects:
- repo: openstack/ironic
hash: fdd01ca736877aa1a877ae4035ae41bb5f241311
repository-settings:
openstack/ironic: {}

View File

@ -37,24 +37,14 @@ releases:
projects:
- repo: openstack/keystone
hash: 238f60720d8b281fca7d3fa752e39cafdb583332
highlights: >
- Fix updated federated display_name is not returned (bug 1566494)
- Fix KeyError when renaming a project (bug 1565108)
- Fix fernet token audit IDs for v2.0 (bug 1577558)
- Allow 'domain' property for local.group (bug 1575057)
- version: 9.0.2
projects:
- repo: openstack/keystone
hash: 6dee3ac6a927751db820c716245411c5cf029e3a
highlights: >
- Fixed an issue where the tar file was not published.
- version: 9.1.0
projects:
- repo: openstack/keystone
hash: a4be3399eec5eac6bbcd5540b4b057e8a9f562d2
highlights: >
- Properly drop a unique constraint when upgrading (bug 1572341)
- The minimum level for oslo.concurrency has been raised to 3.7.1
- version: 9.2.0
projects:
- repo: openstack/keystone
@ -63,3 +53,5 @@ releases:
projects:
- repo: openstack/keystone
hash: a1cc77e72dbad29a14313965df73eab439c705ee
repository-settings:
openstack/keystone: {}

View File

@ -16,26 +16,16 @@ releases:
- repo: openstack/keystoneauth
hash: 2eb534900c4262e5a994c6dda6f8ec3f14d953e6
tarball-base: keystoneauth1
highlights: >
- Includes support for kerberos, SAML and ADFS plugins installed
by using: pip install keystoneauth1[kerberos] or
keystoneauth1[saml].
- Support for python 2.6 has been removed.
- version: 2.1.0
projects:
- repo: openstack/keystoneauth
hash: 25c8c5f48454cfb09169f887f01e6e56a1640d19
tarball-base: keystoneauth1
highlights: >
- Corrects issue with oslo_config option compatibility with
deprecated and deprecated_for_removal options.
- version: 2.2.0
projects:
- repo: openstack/keystoneauth
hash: fd6d19a35922aef9d4ed65f2a67296b30a9858c2
tarball-base: keystoneauth1
highlights: >
- Blocks requests 2.9.0.
- version: 2.3.0
projects:
- repo: openstack/keystoneauth
@ -61,3 +51,5 @@ releases:
- repo: openstack/keystoneauth
hash: 13054e8b6d4e04c19ce24a3c8fcca320333c45fa
tarball-base: keystoneauth1
repository-settings:
openstack/keystoneauth: {}

View File

@ -10,41 +10,26 @@ releases:
projects:
- repo: openstack/keystonemiddleware
hash: 2074ca89b9b19c953c3fbde8915bba30a6e1e0bb
highlights: >
Requirements change to exclude requests 2.8.0; bug fixes
- version: 2.4.1
projects:
- repo: openstack/keystonemiddleware
hash: ab92a8b2a9a6b3218a2956bbf24d29918a943786
highlights: >
Requirements change to remove Webob cap
- version: 3.0.0
projects:
- repo: openstack/keystonemiddleware
hash: bd73df75000ded4ec0d927a2a362f97e582066f4
highlights: >
Requirements change to block keystoneclient 1.8.0;
Backwards-incompatible change to audit middleware.
- version: 4.0.0
projects:
- repo: openstack/keystonemiddleware
hash: a52eb9860cb4ce69857eb97d19a54dce95e3e8a0
highlights: >
- Support for python 2.6 has been removed.
- Now using keystoneauth to for authentication.
- version: 4.1.0
projects:
- repo: openstack/keystonemiddleware
hash: 650531310c858b3b7046ed474b7fd905cd1dc6b1
highlights: >
- Blocks requests 2.9.0 and pycadf 2.0.0.
- version: 4.2.0
projects:
- repo: openstack/keystonemiddleware
hash: 26707bdcba0d1b82ef927e2eab82f5065bc17dcb
highlights: >
- In-memory caching that was removed in 4.1.0,
this release reverts that change.
- version: 4.3.0
projects:
- repo: openstack/keystonemiddleware
@ -57,3 +42,5 @@ releases:
projects:
- repo: openstack/keystonemiddleware
hash: 0997d4471d1b0a4b12ba84f322ff4405f5ebd9f5
repository-settings:
openstack/keystonemiddleware: {}

View File

@ -16,3 +16,5 @@ releases:
projects:
- repo: openstack/magnum
hash: eb4b5d60ddadcefa8648eabe7f4b25265cd62a13
repository-settings:
openstack/magnum: {}

View File

@ -12,3 +12,5 @@ releases:
projects:
- repo: openstack/manila-ui
hash: d5fe23e4ba30846acdd09fa1dc61a415016a7e26
repository-settings:
openstack/manila-ui: {}

View File

@ -29,3 +29,5 @@ releases:
projects:
- repo: openstack/manila
hash: 296c9955edae4f25b5b120ff5df7ccd1569984d6
repository-settings:
openstack/manila: {}

View File

@ -24,3 +24,5 @@ releases:
projects:
- repo: openstack/monasca-agent
hash: a52841531ae02adf2f4dcf154d58f6d33d353d62
repository-settings:
openstack/monasca-agent: {}

View File

@ -24,3 +24,5 @@ releases:
projects:
- repo: openstack/monasca-api
hash: e7d5f82a256fcdd1960879fe2cf1ffb36aa0e482
repository-settings:
openstack/monasca-api: {}

View File

@ -17,3 +17,5 @@ releases:
projects:
- repo: openstack/monasca-ceilometer
hash: f181e467e30ecc2e6690041bbc7cf6e69ce9a679
repository-settings:
openstack/monasca-ceilometer: {}

View File

@ -28,3 +28,5 @@ releases:
projects:
- repo: openstack/monasca-common
hash: f3cbb73f70532c0d673141a26f67fd5016220788
repository-settings:
openstack/monasca-common: {}

View File

@ -16,3 +16,5 @@ releases:
projects:
- repo: openstack/monasca-log-api
hash: 1745e71957659043a61773e199ca154d5862a3a2
repository-settings:
openstack/monasca-log-api: {}

View File

@ -24,3 +24,5 @@ releases:
projects:
- repo: openstack/monasca-notification
hash: 19fbca0ba0453418801d043894e357070973860a
repository-settings:
openstack/monasca-notification: {}

View File

@ -16,3 +16,5 @@ releases:
projects:
- repo: openstack/monasca-persister
hash: 22e18453ddb4e82e8000aea4dec0f660e97e1974
repository-settings:
openstack/monasca-persister: {}

View File

@ -12,3 +12,5 @@ releases:
projects:
- repo: openstack/monasca-statsd
hash: c9928cfc791f47122240e10174327418ddea78a1
repository-settings:
openstack/monasca-statsd: {}

View File

@ -13,3 +13,5 @@ releases:
projects:
- repo: openstack/monasca-thresh
hash: 4c2ac9a5e3f2bf5ce30a1c518037a6b3054751b1
repository-settings:
openstack/monasca-thresh: {}

View File

@ -20,3 +20,5 @@ releases:
projects:
- repo: openstack/monasca-ui
hash: ed807abd44ecd9d697b57a99be3c7229bfe53c26
repository-settings:
openstack/monasca-ui: {}

View File

@ -21,3 +21,5 @@ releases:
projects:
- repo: openstack/mox3
hash: 2f12b4b15aa032fc7410a424e9b64cb3b60bc060
repository-settings:
openstack/mox3: {}

View File

@ -29,3 +29,5 @@ releases:
projects:
- repo: openstack/murano-agent
hash: 8738324d9c70675b874256e1f07ebb29e34688b8
repository-settings:
openstack/murano-agent: {}

View File

@ -37,3 +37,5 @@ releases:
projects:
- repo: openstack/murano-dashboard
hash: 3e943a6fbaafe1c7cc8e4402ab972463104e7458
repository-settings:
openstack/murano-dashboard: {}

View File

@ -41,3 +41,5 @@ releases:
projects:
- repo: openstack/murano
hash: 521f031490f07f109c33f9409f8370db96555873
repository-settings:
openstack/murano: {}

View File

@ -12,3 +12,5 @@ releases:
projects:
- repo: openstack/neutron-lib
hash: 0224e79fb294c275f4cc1af72137564719e29051
repository-settings:
openstack/neutron-lib: {}

View File

@ -119,30 +119,12 @@ releases:
hash: 799b93e09fe92ffea883238c34676c4342b9f75e
- repo: openstack/neutron-vpnaas
hash: ea355d1bc6e173cd56c6a975b88e5d5e1f901b5c
highlights: |-
* Allow min_l3_agents_per_router to equal one
* Fix designate dns driver for SSL based endpoints
* Fixed --config-dir argument for oslo.config 3.8.0
* OVS: Add support for IPv6 addresses as tunnel endpoints
* Require oslo.concurrency>=3.7.1
- version: 8.3.0
projects:
- repo: openstack/neutron
hash: 15752052ac3dddfb1f6733d55523401c019328c8
- repo: openstack/neutron-lbaas
hash: a6102279c7061ebc6e4f144413eb52595d1604be
highlights: |-
* Introduced new ha_keepalived_state_change_server_threads option to
control the number of threads used by neutron-keepalived-state-change.
* Allow SR-IOV agent to start when number of vf is 0.
* Don't flush OpenFlow rules on external Open vSwitch controller
disconnect.
* Don't use exponential back-off for report_state.
* Allow mixing different Open vSwitch agent firewall drivers in the same
cloud.
* LBaaS: added a new 'insecure' option to control SSL certificate
verification.
* LBaaS: fixed 'lbaasv2' service plugin alias definition.
- version: 8.4.0
projects:
- repo: openstack/neutron
@ -153,9 +135,8 @@ releases:
hash: efacaecfba9d18960b54cd8fefba36e0e4f2126f
- repo: openstack/neutron-vpnaas
hash: 035f12f9900ff322f5cbb2b134ba4ca26f7fa022
highlights: |-
* XenAPI: add support for conntrack with XenServer
* Callbacks: Make the value of FLOATING_IP match with api resource
* LBaaS: HAProxy - Add host routes to the lbaas namespace
* LBaaS: Set HTTP status code to 409 for LBs in PENDING*
* LBaaS: Allow setting "insecure" in neutron_lbaas.conf
repository-settings:
openstack/neutron: {}
openstack/neutron-fwaas: {}
openstack/neutron-lbaas: {}
openstack/neutron-vpnaas: {}

View File

@ -37,32 +37,21 @@ releases:
projects:
- repo: openstack/nova
hash: c8ec9ebf379c61d73c5671a75dd2a4e4ae1403fb
highlights: >
- Bug fixes, dependency updates, translation updates. Note that
pycrypto>=2.6 is explicitly added to requirements.txt. This was always
a hard runtime dependency but was missing before. Also contains
the fix for CVE-2015-5162 which requires oslo.concurrency>=3.7.1.
- version: 13.1.1
projects:
- repo: openstack/nova
hash: f094cb99e13848e09a9b09e089dbfb56eef4dfb6
highlights: >
- Bug fixes, dependency updates, translation updates.
- version: 13.1.2
projects:
- repo: openstack/nova
hash: 63f3d99819137315b9cb8475614b86314733b1d7
highlights: >
- Bug fixes and translation updates.
- version: 13.1.3
projects:
- repo: openstack/nova
hash: 2e05c82b807624b8420df4c94d68b75563b230d2
highlights: >
- Bug fixes and translation updates.
- version: 13.1.4
projects:
- repo: openstack/nova
hash: e193201fa1de5b08b29adefd8c149935c5529598
highlights: >
- Fix for CVE-2017-7214.
repository-settings:
openstack/nova: {}

View File

@ -13,13 +13,9 @@ releases:
projects:
- repo: openstack/octavia
hash: ecfca348904560c341e84644137b9c0aa09b3949
highlights: |-
* Adds support for Layer 7 switching and shared pools
* Adds active/standby load balancers
- version: 0.8.1
projects:
- repo: openstack/octavia
hash: 0181f972082c56c449b22a1de0c00de891249e4c
highlights: |-
* Resolves issues building and using amphora images
* Run amphora haproxy in a network namespace
repository-settings:
openstack/octavia: {}

View File

@ -10,43 +10,25 @@ releases:
projects:
- repo: openstack/os-brick
hash: f4a9e15b18460061aaa442eee5a2d6a3c4cf9b48
highlights: >
Fixed silent failure of iSCSI login.
Multipath device parsing fix.
Addition of quobyte connector protocol.
- version: 0.7.0
projects:
- repo: openstack/os-brick
hash: 7ca487a668813c5fc0491c39eb0449464847cd73
highlights: >
Adds DRDB connector.
Fixes handling of IPv6 addresses.
- version: 0.8.0
projects:
- repo: openstack/os-brick
hash: a3261e3fbd7f0230eba2a205ec99906505df1c7c
highlights: >
Adds ITRI DISCO connector.
extend_volume API introduced.
Extracted local_lvm management code from Cinder.
- version: 1.0.0
projects:
- repo: openstack/os-brick
hash: 44254e1e1401affd67628bbb280043ade3d460b0
highlights: >
Multipath device handling improvements.
Fixed issue for LUN ID's > 255.
- version: 1.1.0
projects:
- repo: openstack/os-brick
hash: f9b4e55db5a53b2f9356c9a11008e50c3900c141
highlights: >
- Fixes KeyError when setting the multipath ID for fibre channel.
- Updated dependencies.
- Logs multipath -ll output when parsing fails.
- version: 1.2.0
projects:
- repo: openstack/os-brick
hash: 01c7614e51eda2fb23d8aceb89693f62924a9bf9
highlights: >
- Pick up requirements update for oslo.concurrency.
repository-settings:
openstack/os-brick: {}

View File

@ -10,9 +10,6 @@ releases:
projects:
- repo: openstack/os-client-config
hash: 1629ae0d1f21dfca0b3f55d23541c61a5a666aca
highlights: >
Bugfixes. Added SWITCHengines to vendor list. Properly handle
OS_CLOUD and OS_REGION_NAME when mixing ansible and openstackclient.
- version: 1.8.1
projects:
- repo: openstack/os-client-config
@ -21,18 +18,10 @@ releases:
projects:
- repo: openstack/os-client-config
hash: 790fac98542ba303274180831cbd9a03604a84e8
highlights: >
Cleaned up the interface around cache config and added a per-resource
cache config option based on nodepool needs. Added validation that
region names are in the provided region name list if such a list exists.
- version: 1.10.0
projects:
- repo: openstack/os-client-config
hash: 1b91e007fdeda8703056d50abe431e167afb9e03
highlights: >
Added methods to return Sessions and Client objects based on a given
config. Add Conoha public cloud. Reflect move of Auro to Neutron.
Moved vendor configs to json for easier sharing with other languages.
- version: 1.10.1
projects:
- repo: openstack/os-client-config
@ -45,9 +34,6 @@ releases:
projects:
- repo: openstack/os-client-config
hash: 10e96bcb7bed2ca8eaf0185b46dbb882bd8b2b7c
highlights: >
Added parameters for handling legacy environment variables in the
legacy clients.
- version: 1.11.1
projects:
- repo: openstack/os-client-config
@ -60,33 +46,21 @@ releases:
projects:
- repo: openstack/os-client-config
hash: 939862e55e42c5fafee9c2fec42b5f5fde8fc205
highlights: >
Added a simple client factory function for ease of client construction.
- version: 1.13.1
projects:
- repo: openstack/os-client-config
hash: f8c270113579e655fba519a3592a05d982653780
highlights: >
Fixed bug where a region name could not be specified if using a cloud
where we do not know the regions beforehand. Fixed token_endpoint in
python-openstackclient.
- version: 1.14.0
projects:
- repo: openstack/os-client-config
hash: 8a6dd7f9bcf94931cbfa7c4acd8920e2cd437e48
highlights: >
Updated volume API default version to v2. Added support for barbican.
- version: 1.15.0
projects:
- repo: openstack/os-client-config
hash: 7865abc22b7289b2679f6848395d4850d544d1f0
highlights: >
Swiftclient objects are passed authentication credentials allowing
long lived swiftclients to reauthenticate if necessary.
- version: 1.16.0
projects:
- repo: openstack/os-client-config
hash: 03d5659d8b45b0450a86956147cc2d1f27be66ac
highlights: >
Update session_client factory helper function to match signature of
make_client factory helper function.
repository-settings:
openstack/os-client-config: {}

View File

@ -41,10 +41,6 @@ releases:
projects:
- repo: openstack/os-win
hash: 3c725a97642c36bd95078ea07bf34198ea8ae284
highlights: |
This is the first stable os-win release for Mitaka. Currently, os-win
is being used in the following projects: nova, cinder, ceilometer,
and networking-hyperv.
- version: 0.4.1
projects:
- repo: openstack/os-win
@ -57,3 +53,5 @@ releases:
projects:
- repo: openstack/os-win
hash: 2ebbd4bd8a2417498f3aaaac258912a49716809a
repository-settings:
openstack/os-win: {}

View File

@ -41,3 +41,5 @@ releases:
projects:
- repo: openstack/oslo.cache
hash: 1b3367c723eac9ee38ceb61905bdbe008eb81541
repository-settings:
openstack/oslo.cache: {}

View File

@ -49,3 +49,5 @@ releases:
projects:
- repo: openstack/oslo.concurrency
hash: 5f417f8e9656e097070036daced26d8b0f3728c3
repository-settings:
openstack/oslo.concurrency: {}

View File

@ -62,3 +62,5 @@ releases:
projects:
- repo: openstack/oslo.config
hash: 77400b2589baec86199b4eb83f12a9dd004bccc9
repository-settings:
openstack/oslo.config: {}

View File

@ -37,3 +37,5 @@ releases:
projects:
- repo: openstack/oslo.context
hash: 187d5740632073750ccd4a5f8f1b4abed51f24b0
repository-settings:
openstack/oslo.context: {}

View File

@ -10,9 +10,6 @@ releases:
projects:
- repo: openstack/oslo.db
hash: 2eae0ec7fb651b775b6a317221f820cafaf8e98e
highlights: >
This is a major version bump due to 30cb73725 which changes how one
installs oslo.db's database test fixtures code.
- version: 3.1.0
projects:
- repo: openstack/oslo.db
@ -41,8 +38,6 @@ releases:
projects:
- repo: openstack/oslo.db
hash: d8da96ef5a2fa7e72f85942111c08fd4061c8be9
highlights: >
Trivial bug fixes and translation updates.
- version: 4.4.0
projects:
- repo: openstack/oslo.db
@ -63,3 +58,5 @@ releases:
projects:
- repo: openstack/oslo.db
hash: 7b633804c5e8269a461e80fa1a27ddb7106e5405
repository-settings:
openstack/oslo.db: {}

View File

@ -33,3 +33,5 @@ releases:
projects:
- repo: openstack/oslo.i18n
hash: 0c59c16dadc8f0ad0c500f6b9facb0360a5fc8fc
repository-settings:
openstack/oslo.i18n: {}

View File

@ -46,8 +46,6 @@ releases:
projects:
- repo: openstack/oslo.log
hash: 0aaeea1c12edfcc751dc508b441c36c0a1445a9c
highlights: |
* Removed deprecated log-format option
- version: 3.1.0
projects:
- repo: openstack/oslo.log
@ -60,3 +58,5 @@ releases:
projects:
- repo: openstack/oslo.log
hash: 70055c5cf9dc6c8ba8e76b7a556357593671bbbe
repository-settings:
openstack/oslo.log: {}

View File

@ -1,8 +1,4 @@
---
# NOTE(tonyb) Be careful tagging new releases < 3.0.0 due to:
# https://bugs.launchpad.net/neutron/+bug/1513630
# for more information see:
# https://review.openstack.org/247199
launchpad: oslo.messaging
team: oslo
type: library
@ -49,17 +45,6 @@ releases:
projects:
- repo: openstack/oslo.messaging
hash: 11d7c44a3648a00f864f2608a540128a123c5b31
highlights: |
* Introduced new Pika library based driver for RabbitMQ.
* Group oslo_messaging_notifications added to options.
* ZeroMQ driver use_pub_sub by default for fanout messaging.
* ZeroMQ driver zmq_target_expire option configures Redis records TTL.
* Kombu driver reply and fanout queues now expire instead of
auto-delete.
* Kombu driver rabbit_qos_prefetch_count option to configure messages
prefetch.
* Kombu driver rabbit_interval_max option to configure connection
retries.
- version: 4.2.0
projects:
- repo: openstack/oslo.messaging
@ -68,8 +53,6 @@ releases:
projects:
- repo: openstack/oslo.messaging
hash: b80fdc850dd76b3ef45b2d2deaa2d5d24678d1f8
highlights: |
* matchmaker_redis option should only be in [match_redis] section.
- version: 4.4.0
projects:
- repo: openstack/oslo.messaging
@ -90,3 +73,5 @@ releases:
projects:
- repo: openstack/oslo.messaging
hash: ceda1f653630071c121d8c137f834be22a156fa3
repository-settings:
openstack/oslo.messaging: {}

View File

@ -57,3 +57,5 @@ releases:
projects:
- repo: openstack/oslo.middleware
hash: ec073669a49267abcb0c1d776b9050342dac5a4a
repository-settings:
openstack/oslo.middleware: {}

View File

@ -41,3 +41,5 @@ releases:
projects:
- repo: openstack/oslo.policy
hash: 938d12449f8ed906dc96ff8d1c5f2f6ba7172774
repository-settings:
openstack/oslo.policy: {}

View File

@ -25,8 +25,6 @@ releases:
projects:
- repo: openstack/oslo.privsep
hash: 73ec44f2d95a5873400de6b0e764d09f06eb953b
highlights: |
* Script should be named privsep-helper (not privsep_helper)
- version: 1.2.0
projects:
- repo: openstack/oslo.privsep
@ -35,9 +33,9 @@ releases:
projects:
- repo: openstack/oslo.privsep
hash: b531d4807a817091e63dda48765fd46dba007551
highlights: |
* Ensure fdopen uses greenio object with eventlet
- version: 1.4.0
projects:
- repo: openstack/oslo.privsep
hash: f6340f7c73a7b0e8366729126d3b5e7ce9044440
repository-settings:
openstack/oslo.privsep: {}

View File

@ -49,3 +49,5 @@ releases:
projects:
- repo: openstack/oslo.reports
hash: 2313c835f15c7fddbe531a1d39f6612391a951ef
repository-settings:
openstack/oslo.reports: {}

View File

@ -29,9 +29,9 @@ releases:
projects:
- repo: openstack/oslo.rootwrap
hash: 5b0824e2497b7ca94a63092057f433e14c4579b0
highlights: |
* Removed ununsed option use_syslog_rfc_format
- version: 4.1.0
projects:
- repo: openstack/oslo.rootwrap
hash: 8e069b0cce4fb39fe02166e7780a6e4f415fd26c
repository-settings:
openstack/oslo.rootwrap: {}

View File

@ -33,3 +33,5 @@ releases:
projects:
- repo: openstack/oslo.serialization
hash: 6b5116b6ffa0ddb827a7e552360949f24b0ead83
repository-settings:
openstack/oslo.serialization: {}

View File

@ -57,3 +57,5 @@ releases:
projects:
- repo: openstack/oslo.service
hash: 427b8ad90d711443a062c7b110d670307e57ce5c
repository-settings:
openstack/oslo.service: {}

View File

@ -29,8 +29,6 @@ releases:
projects:
- repo: openstack/oslo.utils
hash: 479587c6d9f2fd519f1ea4c7fab3cbf2da1a92f4
highlights: >
- The netifaces library is once again a requirement
- version: 3.3.0
projects:
- repo: openstack/oslo.utils
@ -55,3 +53,5 @@ releases:
projects:
- repo: openstack/oslo.utils
hash: 82d7dab3dd6218966a73e1b5d6be843fc3f74544
repository-settings:
openstack/oslo.utils: {}

View File

@ -37,8 +37,6 @@ releases:
projects:
- repo: openstack/oslo.versionedobjects
hash: 6e801d1c0352f727660697f638c614bb51a92e12
highlights: >
Dependency updates; exposes compare_obj method in fixture module.
- version: 1.5.0
projects:
- repo: openstack/oslo.versionedobjects
@ -55,3 +53,5 @@ releases:
projects:
- repo: openstack/oslo.versionedobjects
hash: 3ef5821bea104b3035bd2f041655e07880bbeff8
repository-settings:
openstack/oslo.versionedobjects: {}

View File

@ -41,3 +41,5 @@ releases:
projects:
- repo: openstack/oslo.vmware
hash: 7e649b2223a4a6a6ea9cd801536bda944b7a72f4
repository-settings:
openstack/oslo.vmware: {}

View File

@ -37,3 +37,5 @@ releases:
projects:
- repo: openstack/oslosphinx
hash: 8084f2a4685f20f5fce60d292d2771e7c58fb701
repository-settings:
openstack/oslosphinx: {}

View File

@ -29,3 +29,5 @@ releases:
projects:
- repo: openstack/oslotest
hash: 5a63d2639363ded5d873a01610ccf3dcfb4ad47d
repository-settings:
openstack/oslotest: {}

View File

@ -21,3 +21,5 @@ releases:
projects:
- repo: openstack/osprofiler
hash: 54d58a77583468b51e6843cd1b3d6ef730da44f4
repository-settings:
openstack/osprofiler: {}

View File

@ -2,15 +2,15 @@
launchpad: tripleo
release-model: cycle-trailing
releases:
- projects:
- hash: 648f2b5509a807483b218ddfaad21fd3b06a11ab
repo: openstack/puppet-tripleo
version: 0.4.0
- projects:
- hash: 98382b9459b2a4ad2b4c64e4dab6c7db26ff0e21
repo: openstack/puppet-tripleo
highlights: >
- Last release for Mitaka version.
version: 1.1.0
- projects:
- hash: 648f2b5509a807483b218ddfaad21fd3b06a11ab
repo: openstack/puppet-tripleo
version: 0.4.0
- projects:
- hash: 98382b9459b2a4ad2b4c64e4dab6c7db26ff0e21
repo: openstack/puppet-tripleo
version: 1.1.0
team: tripleo
type: other
repository-settings:
openstack/puppet-tripleo: {}

View File

@ -9,10 +9,6 @@ releases:
projects:
- repo: openstack/pycadf
hash: b6a74b729c0d00fd9374046832ee7cef3a9a0528
highlights: >
- Support for python 2.6 has been removed.
- Removed namespace prefix (ie. 'openstack:') from IDs generated by
CADF events
- version: 2.0.1
projects:
- repo: openstack/pycadf
@ -25,3 +21,5 @@ releases:
projects:
- repo: openstack/pycadf
hash: c7d1a98585d1c1ec3af40e9868b3d2366717f557
repository-settings:
openstack/pycadf: {}

View File

@ -10,19 +10,21 @@ releases:
- repo: openstack/python-aodhclient
hash: 58227342270f233e4de1a523932e251c41bae23e
tarball-base: aodhclient
highlights: >
highlights: |
Initial release. Does not support Gnocchi rules
- version: 0.2.0
projects:
- repo: openstack/python-aodhclient
hash: 8ef682fa2af4ba72137af274f739ca3918330803
tarball-base: aodhclient
highlights: >
highlights: |
Support Gnocchi rules
- version: 0.3.0
projects:
- repo: openstack/python-aodhclient
hash: cf4fa714ec43278515a42e7dd08f4d4cf7893fe7
tarball-base: aodhclient
highlights: >
highlights: |
Support Composite rules
repository-settings:
openstack/python-aodhclient: {}

View File

@ -8,9 +8,9 @@ releases:
projects:
- repo: openstack/python-barbicanclient
hash: 8eab42dc79c48140ed114a9251afa0a210a159f9
highlights: |
This release includes a beta preview of the unified cli plugin.
- version: 4.0.1
projects:
- repo: openstack/python-barbicanclient
hash: 085522cca2783d44e807197a9d967f838edc7a23
repository-settings:
openstack/python-barbicanclient: {}

View File

@ -9,6 +9,5 @@ releases:
projects:
- repo: openstack/python-brick-cinderclient-ext
hash: a8c8d1b7fef1eb133a2468327d35ae8ed2db41f8
highlights: |
Initial release for cinderclient extension for managing Cinder storage
without Nova. Useful for bare metal and manual storage management.
repository-settings:
openstack/python-brick-cinderclient-ext: {}

View File

@ -9,7 +9,7 @@ releases:
projects:
- repo: openstack/python-ceilometerclient
hash: 7be79a22f151c35b86e747d3eb9af78f0fbea06b
highlights: >
highlights: |
This drops support for v1 api and adds keystone session support
- version: 2.0.1
projects:
@ -23,13 +23,13 @@ releases:
projects:
- repo: openstack/python-ceilometerclient
hash: 25517d0226e69bbabf9679c80445746a5cab846d
highlights: >
highlights: |
Fixes Aodh redirect authentication
- version: 2.2.1
projects:
- repo: openstack/python-ceilometerclient
hash: 8677de9ec764f936a476de1885ee0e08b4ece20e
highlights: >
highlights: |
Fixes Aodh token validation
- version: 2.3.0
projects:

View File

@ -10,11 +10,9 @@ releases:
projects:
- repo: openstack/python-cinderclient
hash: 7f9a81bb1bd1fe14345f66074272a5cfd86af736
highlights: |
New commands for replication v2 support. Various bug fixes.
- version: 1.6.0
projects:
- repo: openstack/python-cinderclient
hash: 66f7a083851a6b6adebc4e8b1a5736e1191a409d
highlights: |
Updates for replication v2.1 (cheesecake).
repository-settings:
openstack/python-cinderclient: {}

View File

@ -21,3 +21,5 @@ releases:
projects:
- repo: openstack/cliff
hash: 5dc9b9a88a8631a5c759f2a956db4dc266d0a3fd
repository-settings:
openstack/cliff: {}

View File

@ -9,6 +9,5 @@ releases:
projects:
- repo: openstack/python-cloudkittyclient
hash: 55f3a3fa7568dec1d37db0a4960755f8460422a4
highlights: >
Added support for PyScripts rating module. Improved Hashmap module
support. Bug fixes and code quality improvement.
repository-settings:
openstack/python-cloudkittyclient: {}

View File

@ -16,3 +16,5 @@ releases:
projects:
- repo: openstack/python-congressclient
hash: 3c74635892b592dab36fc06c62f938ce1fe70640
repository-settings:
openstack/python-congressclient: {}

View File

@ -9,9 +9,9 @@ releases:
projects:
- repo: openstack/python-designateclient
hash: 8f3e935f77d1e98c35e0e553c5041cc482167685
highlights: |
Added paging support to the openstack client plugin
- version: 2.1.0
projects:
- repo: openstack/python-designateclient
hash: b337657c4366f762125294c1a0f1f2efa3baaf38
repository-settings:
openstack/python-designateclient: {}

View File

@ -13,16 +13,9 @@ releases:
projects:
- repo: openstack/python-glanceclient
hash: 22a03fd475d1807dee41b24291862f1bdc361273
highlights: >
Dropped support for both py26, py33 and pypy. Improved
handling of HTTP errors from the server and removed
monkey-patching of getsockopt. Several improvements on
the test suite.
- version: 2.0.1
projects:
- repo: openstack/python-glanceclient
hash: 99ca367083459b698f052c56a1e73492dafcc383
highlights: >
- Fixes endpoint type handling during session creation and an encoding
issue when using v1 client.
- Few other bug fixes and dependency updates.
repository-settings:
openstack/python-glanceclient: {}

View File

@ -13,28 +13,13 @@ releases:
projects:
- repo: openstack/python-heatclient
hash: 4ce8335fa1c75955f8cb5c61948af040aba82072
highlights: |
This is the first stable release of python-heatclient. This release also
contains a full set of heat commands for the python-openstackclient
client. These new commands would not have been achieved without the help
of many new and existing contributors, so we would like to thank:
- Amey Bhide
- Bryan Jones
- Di XiaoLi
- Jason Dunsmore
- Kanagaraj Manickam
- Mark Vanderwiel
- Steve Baker
- Yingzhe Zeng
- version: 1.1.0
projects:
- repo: openstack/python-heatclient
hash: 9f7b9a582335460b7f431ced25dc6d71168c620e
highlights: |
Fixed regression described in the bug:
https://bugs.launchpad.net/python-heatclient/+bug/1560106
- version: 1.1.1
projects:
- repo: openstack/python-heatclient
hash: acdb66843c4c643b0599d3d65139ece44dcdfb70
repository-settings:
openstack/python-heatclient: {}

View File

@ -10,26 +10,17 @@ releases:
projects:
- repo: openstack/python-ironic-inspector-client
hash: 1b2b7d78d4f3a596c6483751bbf7cb0b323cbe42
highlights: |
* New call to fetch introspection data.
* Support for multiple UUID's in the introspection CLI command.
- version: 1.4.0
projects:
- repo: openstack/python-ironic-inspector-client
hash: f77bd83f10835b3188c6687f8238dfc6d30183e6
highlights: |
* CLI command to fetch introspection data.
- version: 1.5.0
projects:
- repo: openstack/python-ironic-inspector-client
hash: f9a9e27b1382499c14612ed0ab6bdf76fb340a26
highlights: |
* Support for the service catalog.
* Support for aborting introspection.
* Added --wait flag to the introspection command.
- version: 1.6.0
projects:
- repo: openstack/python-ironic-inspector-client
hash: 43ca76e550c7fcb966a5eea9907b29c0b6e80d9f
highlights: |
* Updated dependencies
repository-settings:
openstack/python-ironic-inspector-client: {}

View File

@ -34,3 +34,5 @@ releases:
projects:
- repo: openstack/python-ironicclient
hash: d0a522913cb05194c1e3307f3a09144d7e2a3893
repository-settings:
openstack/python-ironicclient: {}

View File

@ -10,62 +10,41 @@ releases:
projects:
- repo: openstack/python-keystoneclient
hash: e65be5dbebd17806bb595cbd88567a4dcf3390ba
highlights: >
Requirements change to exclude requests 2.8.0; bug fixes
- version: 1.8.1
projects:
- repo: openstack/python-keystoneclient
hash: 6fce93d7c9fcf519deb24df053bcc5e169c13ab8
highlights: >
Requirements change to remove WebOb cap
- version: 2.0.0
projects:
- repo: openstack/python-keystoneclient
hash: beb62b6e1338e70d888065da5271d88824fa9ec5
highlights: >
Support for python 2.6 has been removed.
- version: 2.1.0
projects:
- repo: openstack/python-keystoneclient
hash: 7327067f98f5e118790817f7c81e444c7fe7c25b
highlights: >
- Removed deprecated keystoneclient.middleware module.
- Removed deprecated keystoneclient.apiclient.exceptions module.
- Blocks requests 2.9.0.
- version: 2.1.1
projects:
- repo: openstack/python-keystoneclient
hash: d20b300589863bcf165945beb129ebcc3621a14f
highlights: >
- Reverted fixes for bug 1520244.
- This release is invalid, please don't use it.
- version: 2.1.2
projects:
- repo: openstack/python-keystoneclient
hash: f5fb643f7c75ecf415cdbfc5a3bc4b01176d3e89
highlights: >
- Reverted fixes for bug 1457702.
- version: 2.2.0
projects:
- repo: openstack/python-keystoneclient
hash: aeb69f3b6d8f35cd4956e1fe03d1ef9b2cd69bf0
highlights: >
- Several classes related to authentication were deprecated in
favor of keystoneauth. See release notes for details.
- version: 2.3.0
projects:
- repo: openstack/python-keystoneclient
hash: eecfce283f272243e4b957ad9ec7c4fdfbcf12de
highlights: >
- Support for implied roles and domain specific roles APIs.
- Support use of `truncated` flag for list operations.
- version: 2.3.1
projects:
- repo: openstack/python-keystoneclient
hash: 7d57eceb19aaaca8de84a8701552715fc8153872
highlights: >
- Revert support use of `truncated` flag for list operations.
- version: 2.3.2
projects:
- repo: openstack/python-keystoneclient
hash: a0c67b860b3c5ff6f5fbb0e406dcbc3fd7aa9f88
repository-settings:
openstack/python-keystoneclient: {}

View File

@ -25,3 +25,5 @@ releases:
projects:
- repo: openstack/python-manilaclient
hash: 8fc8bd9eb24c664c87d57b6d5aefc6f1caa043f0
repository-settings:
openstack/python-manilaclient: {}

View File

@ -9,12 +9,9 @@ releases:
projects:
- repo: openstack/python-mistralclient
hash: d20b36b55444dc87cad3e1247ad95f3ed12bd21e
highlights: >
Support openstack commands as an OpenStackClient plugin; bug fixes
- version: 2.0.0
projects:
- repo: openstack/python-mistralclient
hash: 9e5f946797369ee411f93a37f64ff9542dcee4fa
highlights: >
Bug fixes, drop py26&py33 support, resource sharing feature CLI,
support workflow uuid in CLI, env update for execution and task.
repository-settings:
openstack/python-mistralclient: {}

View File

@ -17,3 +17,5 @@ releases:
projects:
- repo: openstack/python-monascaclient
hash: 2a628aee5a176d5be52225fd63a13d544699d000
repository-settings:
openstack/python-monascaclient: {}

View File

@ -34,3 +34,5 @@ releases:
projects:
- repo: openstack/python-muranoclient
hash: 56605d2740a4088631117cd44276f2b13c2a2a07
repository-settings:
openstack/python-muranoclient: {}

View File

@ -14,16 +14,13 @@ releases:
projects:
- repo: openstack/python-neutronclient
hash: 937826c46ac8dad2b2ae8703632ec02357bc2bde
highlights: >
Support major Mitaka features, bug fixes
- version: 4.1.1
projects:
- repo: openstack/python-neutronclient
hash: 8fe5386a006992bdf606872d5e8ad57e60786c50
highlights: >
Fix a critical bug that neutronclient python binding raises
an exception when lazy translation is enabled.
- version: 4.1.2
projects:
- repo: openstack/python-neutronclient
hash: c464316957f9c4b158331d080263fb02f1f17066
repository-settings:
openstack/python-neutronclient: {}

View File

@ -10,73 +10,49 @@ releases:
projects:
- repo: openstack/python-novaclient
hash: abd0630badaff18ca998db2feccb058e8ee75f23
highlights: >
Bug fixes; also the default service type for volumes is volumev2 now.
- version: 2.32.0
projects:
- repo: openstack/python-novaclient
hash: 03f1f67ccde6f495e264da08f0bb7d707cf3ff66
highlights: >
Bug fixes and dependency updates. Note d045019 which sets the default
--os-compute-api-version to 2.5 for the CLI rather than 2.latest.
- version: 2.33.0
projects:
- repo: openstack/python-novaclient
hash: a5363ae0d60d41feff23f6cca44fcd7aa9fc5b8b
highlights: >
Bug fixes, dependency updates, microversion 2.6 support was added.
- version: 2.34.0
projects:
- repo: openstack/python-novaclient
hash: bba1d6ece49f235197216e031bb156901c11e744
highlights: >
Bug fix for backward incompatible change 2961e82bf introduced in
2.33.0. There is also a dependency update for oslo.serialization.
- version: 2.35.0
projects:
- repo: openstack/python-novaclient
hash: e88df234dabcdf747fe2f514b11bfc46c12f357f
highlights: >
Bug fixes, small updates and testing enhancements.
- version: 3.0.0
projects:
- repo: openstack/python-novaclient
hash: 6b0fe2a424630f6ebcb1cf0c42d5ac8590705875
highlights: >
Bug fixes, drop legacy compatibility, microversion 2.9 support.
- version: 3.1.0
projects:
- repo: openstack/python-novaclient
hash: 36e125a61e1f047ab9f3a2ab533050ae54232fe9
highlights: >
Bug fixes, drop py33 support, microversion 2.12 support.
- version: 3.2.0
projects:
- repo: openstack/python-novaclient
hash: 7d05f540eac29a6e899212b00595888cc06e73ed
highlights: >
Bug fixes, dependency updates, and minor cleanups.
- version: 3.3.0
projects:
- repo: openstack/python-novaclient
hash: f9360ae6d44a656171602823d91f83d80fa67dce
highlights: >
Support up to microversion 2.25, and bug fixes.
- version: 3.3.1
projects:
- repo: openstack/python-novaclient
hash: 0e9c46a21a2b8579794612c269cecd2c05a819ef
highlights: >
Fixes host-evacuate-live regression with microversion 2.25.
- version: 3.3.2
projects:
- repo: openstack/python-novaclient
hash: 5744ac130fac2634529b9a0088f4f093341ae1a4
highlights: >
Fixes host-evacuate for microversion 2.14.
- version: 3.3.3
projects:
- repo: openstack/python-novaclient
hash: fd45db19b6faf11443b893f941f936bd4652e76b
highlights: >
Fixes bug 1559072 when using WebOb>=1.6.0.
repository-settings:
openstack/python-novaclient: {}

View File

@ -34,3 +34,5 @@ releases:
projects:
- repo: openstack/python-openstackclient
hash: fbcda721a944c3c3548ad1a260753e1d76fe9c71
repository-settings:
openstack/python-openstackclient: {}

Some files were not shown because too many files have changed in this diff Show More