Stein final releases for cycle-with-rc projects

Change-Id: I2717755ff6e525a4075cf5f6397c0c1d1d45e170
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Sean McGinnis 2019-04-05 10:27:31 -05:00 committed by Thierry Carrez
parent 74813e9c21
commit faa277a7d0
65 changed files with 349 additions and 21 deletions

View File

@ -10,6 +10,11 @@ releases:
- hash: 1b552dd82565157c123925adecd12fc279cbbee0
repo: openstack/aodh
version: 8.0.0.0rc1
- diff-start: 7.0.0
projects:
- hash: 1b552dd82565157c123925adecd12fc279cbbee0
repo: openstack/aodh
version: 8.0.0
branches:
- location: 8.0.0.0rc1
name: stable/stein

View File

@ -10,19 +10,22 @@ releases:
- hash: 4c0ddda941289fba8e5ec4341b5d02d155d46162
repo: openstack/barbican
version: 8.0.0.0rc1
- diff-start: 7.0.0
projects:
- hash: 4c0ddda941289fba8e5ec4341b5d02d155d46162
repo: openstack/barbican
version: 8.0.0
branches:
- location: 8.0.0.0rc1
name: stable/stein
cycle-highlights:
- Some enhancements were made to the vault back-end. It is now
possible to specify a KV mountpoint and use AppRoles to manage
authentication.
- We now run a Barbican specific Octavia gate to verify the Octavia
load balancing scenario.
- The PKCS#11 plugin was modified to allow the hmac_keywrap_mechanism
to be configured. With this change, Barbican can be deployed with
Ultimaco HSMs.
- It is now possible to deploy Barbican with the pkcs#11 backend using
either a Thales or an ATOS HSM via TripleO.
- Fixes were made to ensure that the barbican-manage commands for
key rotation worked for the PKCS#11 plugin.
- 'Some enhancements were made to the vault back-end. It is now possible to specify
a KV mountpoint and use AppRoles to manage authentication.'
- 'We now run a Barbican specific Octavia gate to verify the Octavia load balancing
scenario.'
- 'The PKCS#11 plugin was modified to allow the hmac_keywrap_mechanism to be configured. With
this change, Barbican can be deployed with Ultimaco HSMs.'
- 'It is now possible to deploy Barbican with the pkcs#11 backend using either a
Thales or an ATOS HSM via TripleO.'
- 'Fixes were made to ensure that the barbican-manage commands for key rotation
worked for the PKCS#11 plugin.'

View File

@ -10,6 +10,11 @@ releases:
- hash: 27c3aea4fe649bc0dd7f0caaf0384c35096619d3
repo: openstack/blazar
version: 3.0.0.0rc1
- diff-start: 2.0.0
projects:
- hash: 27c3aea4fe649bc0dd7f0caaf0384c35096619d3
repo: openstack/blazar
version: 3.0.0
branches:
- location: 3.0.0.0rc1
name: stable/stein

View File

@ -15,5 +15,10 @@ releases:
projects:
- repo: openstack/ceilometer-powervm
hash: 4acc295bb0e6c60c5a9dca8516782cdd98e7c12b
- diff-start: 7.0.0
projects:
- repo: openstack/ceilometer-powervm
hash: 4acc295bb0e6c60c5a9dca8516782cdd98e7c12b
version: 8.0.0
repository-settings:
openstack/ceilometer-powervm: {}

View File

@ -10,6 +10,11 @@ releases:
- hash: 062e02c612d1fdd8c40b9209319b32e04489c163
repo: openstack/ceilometer
version: 12.0.0.0rc1
- diff-start: 11.0.0
projects:
- hash: 062e02c612d1fdd8c40b9209319b32e04489c163
repo: openstack/ceilometer
version: 12.0.0
branches:
- location: 12.0.0.0rc1
name: stable/stein

View File

@ -20,6 +20,11 @@ releases:
- hash: 46363697d9a7ddc7880bf6071e5d035f3f9aa043
repo: openstack/cinder
version: 14.0.0.0rc2
- diff-start: 13.0.0.0rc1
projects:
- hash: 46363697d9a7ddc7880bf6071e5d035f3f9aa043
repo: openstack/cinder
version: 14.0.0
branches:
- location: 14.0.0.0rc1
name: stable/stein

View File

@ -15,6 +15,11 @@ releases:
- hash: bae398db2fab9feedbf46d68405a1c51114c2377
repo: openstack/cloudkitty
version: 9.0.0.0rc2
- diff-start: 8.0.0
projects:
- hash: bae398db2fab9feedbf46d68405a1c51114c2377
repo: openstack/cloudkitty
version: 9.0.0
branches:
- location: 9.0.0.0rc1
name: stable/stein

View File

@ -11,6 +11,11 @@ releases:
- hash: e5c562c7b3cab096d6b46d353a836bf71044917a
repo: openstack/congress-dashboard
version: 4.0.0.0rc1
- diff-start: 3.0.0
projects:
- hash: e5c562c7b3cab096d6b46d353a836bf71044917a
repo: openstack/congress-dashboard
version: 4.0.0
branches:
- location: 4.0.0.0rc1
name: stable/stein

View File

@ -15,17 +15,23 @@ releases:
- hash: 4977fe3dacbf4de25e8568141d9bdbf7363a5288
repo: openstack/congress
version: 9.0.0.0rc2
- diff-start: 8.0.0
projects:
- hash: 4977fe3dacbf4de25e8568141d9bdbf7363a5288
repo: openstack/congress
version: 9.0.0
branches:
- location: 9.0.0.0rc1
name: stable/stein
cycle-highlights:
- 'Important new NFV fault management capabilities through the addition of multiple
new features in Congress integration with Nova, Tacker, and Monasca.'
- 'The new JGress framework unlocks whole new classes of policy use by making the
state of the cloud as given by JSON APIs available for policy evaluation. By adopting
a JSON query language for expressing policy directly over JSON API data, JGress
enables deployers to plug-in new data sources without being limited by the availability
of integration drivers.'
- 'As with every release, we continue to make Congress more robust and stable than
ever with bug fixes and internal improvements.'
- 'Important new NFV fault management capabilities through the addition of
multiple new features in Congress integration with Nova, Tacker, and
Monasca.'
- 'The new JGress framework unlocks whole new classes of policy use by making
the state of the cloud as given by JSON APIs available for policy
evaluation. By adopting a JSON query language for expressing policy
directly over JSON API data, JGress enables deployers to plug-in new data
sources without being limited by the availability of integration drivers.'
- 'As with every release, we continue to make Congress more robust and stable
than ever with bug fixes and internal improvements.'
release-notes: https://docs.openstack.org/releasenotes/congress/stein.html

View File

@ -17,6 +17,11 @@ releases:
- hash: 0160a6b3bbcd94c479780e71510bee5fc16b5df7
repo: openstack/cyborg
version: 2.0.0.0rc1
- diff-start: 1.0.0
projects:
- hash: 0160a6b3bbcd94c479780e71510bee5fc16b5df7
repo: openstack/cyborg
version: 2.0.0
cycle-highlights:
- 'Add FPGA programming support'
- 'Add GPU drivers'

View File

@ -11,6 +11,11 @@ releases:
- hash: ffadf3868f3edd22cffb880591cd41710e685377
repo: openstack/designate-dashboard
version: 8.0.0.0rc1
- diff-start: 7.0.0
projects:
- hash: ffadf3868f3edd22cffb880591cd41710e685377
repo: openstack/designate-dashboard
version: 8.0.0
branches:
- location: 8.0.0.0rc1
name: stable/stein

View File

@ -17,6 +17,11 @@ releases:
- hash: 59d8cab9bbe37529346728778e6dae79a3a57a2a
repo: openstack/designate
version: 8.0.0.0rc1
- diff-start: 7.0.0
projects:
- hash: 59d8cab9bbe37529346728778e6dae79a3a57a2a
repo: openstack/designate
version: 8.0.0
branches:
- location: 8.0.0.0rc1
name: stable/stein

View File

@ -22,4 +22,9 @@ releases:
- hash: 798c4ed44d2d4f99805665d9fce36dfb423c4c34
repo: openstack/glance
version: 18.0.0.0rc1
- diff-start: 17.0.0.0rc1
projects:
- hash: 798c4ed44d2d4f99805665d9fce36dfb423c4c34
repo: openstack/glance
version: 18.0.0
release-notes: https://docs.openstack.org/releasenotes/glance/stein.html

View File

@ -16,6 +16,11 @@ releases:
- hash: 8fa8cc35b140327d402af91fd4605d826e3c5cae
repo: openstack/heat
version: 12.0.0.0rc2
- diff-start: 11.0.0.0rc1
projects:
- hash: 8fa8cc35b140327d402af91fd4605d826e3c5cae
repo: openstack/heat
version: 12.0.0
branches:
- location: 12.0.0.0rc1
name: stable/stein

View File

@ -20,6 +20,11 @@ releases:
- hash: 9042981cc2b935a1437381794ca13f556c2faec5
repo: openstack/horizon
version: 15.0.0.0rc2
- diff-start: 14.0.0.0rc1
projects:
- hash: 9042981cc2b935a1437381794ca13f556c2faec5
repo: openstack/horizon
version: 15.0.0
repository-settings:
openstack/horizon: {}
branches:

View File

@ -14,6 +14,11 @@ releases:
- hash: c78581b4608f3dc10e945d358963000f284f188a
repo: openstack/keystone
version: 15.0.0.0rc2
- diff-start: 14.0.0.0rc1
projects:
- hash: c78581b4608f3dc10e945d358963000f284f188a
repo: openstack/keystone
version: 15.0.0
branches:
- location: 15.0.0.0rc1
name: stable/stein

View File

@ -14,6 +14,11 @@ releases:
- hash: f0d49da37d8801e921a61261a58017ba1e68eeaa
repo: openstack/magnum
version: 8.0.0.0rc2
- diff-start: 7.0.0
projects:
- hash: f0d49da37d8801e921a61261a58017ba1e68eeaa
repo: openstack/magnum
version: 8.0.0
branches:
- location: 8.0.0.0rc1
name: stable/stein

View File

@ -14,6 +14,11 @@ releases:
- hash: 54bce0a9ca07952cd97cd2bc8641f81ab2c49af5
repo: openstack/manila
version: 8.0.0.0rc1
- diff-start: 7.0.0
projects:
- hash: 54bce0a9ca07952cd97cd2bc8641f81ab2c49af5
repo: openstack/manila
version: 8.0.0
branches:
- location: 8.0.0.0rc1
name: stable/stein

View File

@ -14,6 +14,11 @@ releases:
- hash: 984b3deb92657d4b5ace29b20f86acac30b01f92
repo: openstack/masakari-monitors
version: 7.0.0.0rc1
- diff-start: 6.0.0
projects:
- hash: 984b3deb92657d4b5ace29b20f86acac30b01f92
repo: openstack/masakari-monitors
version: 7.0.0
branches:
- location: 7.0.0.0rc1
name: stable/stein

View File

@ -14,6 +14,11 @@ releases:
- hash: d7d785ba96a3de71a5dbe6c5f7186ccb199daf3e
repo: openstack/masakari
version: 7.0.0.0rc1
- diff-start: 6.0.0.0rc1
projects:
- hash: d7d785ba96a3de71a5dbe6c5f7186ccb199daf3e
repo: openstack/masakari
version: 7.0.0
branches:
- location: 7.0.0.0rc1
name: stable/stein

View File

@ -43,6 +43,15 @@ releases:
- hash: 96b33bd7d391893a8150d5337e55d4f3337a7d52
repo: openstack/mistral-extra
version: 8.0.0.0rc2
- diff-start: 7.0.0
projects:
- hash: 1f146bfb34912548cbd77b2d085403f275a8d0b9
repo: openstack/mistral
- hash: 29fa2cd15c87f46369417928bdc573725df24d45
repo: openstack/mistral-dashboard
- hash: 96b33bd7d391893a8150d5337e55d4f3337a7d52
repo: openstack/mistral-extra
version: 8.0.0
branches:
- location: 8.0.0.0rc1
name: stable/stein

View File

@ -11,6 +11,11 @@ releases:
- hash: 005f36b347ac0fa590f4dc372d7ba842fa23f836
repo: openstack/murano-dashboard
version: 7.0.0.0rc1
- diff-start: 6.0.0
projects:
- hash: 005f36b347ac0fa590f4dc372d7ba842fa23f836
repo: openstack/murano-dashboard
version: 7.0.0
branches:
- location: 7.0.0.0rc1
name: stable/stein

View File

@ -14,6 +14,11 @@ releases:
- hash: 89fdcf7559f87086ef17e82b22839703253d9f54
repo: openstack/murano
version: 7.0.0.0rc2
- diff-start: 6.0.0
projects:
- hash: 89fdcf7559f87086ef17e82b22839703253d9f54
repo: openstack/murano
version: 7.0.0
branches:
- location: 7.0.0.0rc1
name: stable/stein

View File

@ -15,6 +15,11 @@ releases:
- hash: 983ca46c3db42cf172ba0b42305032f6a496722d
repo: openstack/networking-bagpipe
version: 10.0.0.0rc1
- diff-start: 9.0.0
projects:
- hash: 983ca46c3db42cf172ba0b42305032f6a496722d
repo: openstack/networking-bagpipe
version: 10.0.0
branches:
- location: 10.0.0.0rc1
name: stable/stein

View File

@ -15,6 +15,11 @@ releases:
- hash: 2c20de71a475bf22754b0cac45be1e82c0af162b
repo: openstack/networking-bgpvpn
version: 10.0.0.0rc1
- diff-start: 9.0.0
projects:
- hash: 2c20de71a475bf22754b0cac45be1e82c0af162b
repo: openstack/networking-bgpvpn
version: 10.0.0
branches:
- location: 10.0.0.0rc1
name: stable/stein

View File

@ -16,6 +16,11 @@ releases:
- hash: 2b6c9a6bba6e948063c44391cc23f4d1fd76900a
repo: openstack/networking-midonet
version: 8.0.0.0rc1
- diff-start: 7.0.0
projects:
- hash: 2b6c9a6bba6e948063c44391cc23f4d1fd76900a
repo: openstack/networking-midonet
version: 8.0.0
branches:
- location: 8.0.0.0rc1
name: stable/stein

View File

@ -16,6 +16,11 @@ releases:
- hash: d4373026e9be1bccd70369b806d9ccba8a500eaf
repo: openstack/networking-odl
version: 14.0.0.0rc1
- diff-start: 13.0.0
projects:
- hash: d4373026e9be1bccd70369b806d9ccba8a500eaf
repo: openstack/networking-odl
version: 14.0.0
branches:
- location: 14.0.0.0rc1
name: stable/stein

View File

@ -16,6 +16,11 @@ releases:
- hash: 66c1f6fc0407dbf125aa6d36a398cfa1c295f17e
repo: openstack/networking-ovn
version: 6.0.0.0rc1
- diff-start: 5.0.0
projects:
- hash: 66c1f6fc0407dbf125aa6d36a398cfa1c295f17e
repo: openstack/networking-ovn
version: 6.0.0
branches:
- location: 6.0.0.0rc1
name: stable/stein

View File

@ -15,5 +15,10 @@ releases:
projects:
- repo: openstack/networking-powervm
hash: 27610e36de0e2f65f5b7d9064d6a6f2ef1f480c4
- diff-start: 7.0.0
projects:
- repo: openstack/networking-powervm
hash: 27610e36de0e2f65f5b7d9064d6a6f2ef1f480c4
version: 8.0.0
repository-settings:
openstack/networking-powervm: {}

View File

@ -20,6 +20,11 @@ releases:
- hash: 5ea96a1c85710fb24f860267042fd52e64b59c87
repo: openstack/networking-sfc
version: 8.0.0.0rc1
- diff-start: 7.0.0
projects:
- hash: 5ea96a1c85710fb24f860267042fd52e64b59c87
repo: openstack/networking-sfc
version: 8.0.0
branches:
- location: 8.0.0.0rc1
name: stable/stein

View File

@ -19,6 +19,11 @@ releases:
- hash: c27bb1f190a60d201d616bebd42c60dae6afa545
repo: openstack/neutron-dynamic-routing
version: 14.0.0.0rc1
- diff-start: 13.0.0
projects:
- hash: c27bb1f190a60d201d616bebd42c60dae6afa545
repo: openstack/neutron-dynamic-routing
version: 14.0.0
branches:
- location: 14.0.0.0rc1
name: stable/stein

View File

@ -19,6 +19,11 @@ releases:
- hash: 4a8687e3f36061735064a89a2f9401bfa94e992e
repo: openstack/neutron-fwaas
version: 14.0.0.0rc1
- diff-start: 13.0.0.0rc1
projects:
- hash: 4a8687e3f36061735064a89a2f9401bfa94e992e
repo: openstack/neutron-fwaas
version: 14.0.0
branches:
- location: 14.0.0.0rc1
name: stable/stein

View File

@ -12,6 +12,11 @@ releases:
- hash: 8630dfe40e798ceaeb18f490612f979cdaab0361
repo: openstack/neutron-lbaas-dashboard
version: 6.0.0.0rc1
- diff-start: 5.0.0.0rc1
projects:
- hash: 8630dfe40e798ceaeb18f490612f979cdaab0361
repo: openstack/neutron-lbaas-dashboard
version: 6.0.0
branches:
- location: 6.0.0.0rc1
name: stable/stein

View File

@ -11,6 +11,11 @@ releases:
- hash: a4c4944d568e4c01da0f7d1a7afdaf1b8ebbe45c
repo: openstack/neutron-lbaas
version: 14.0.0.0rc1
- diff-start: 13.0.0
projects:
- hash: a4c4944d568e4c01da0f7d1a7afdaf1b8ebbe45c
repo: openstack/neutron-lbaas
version: 14.0.0
branches:
- location: 14.0.0.0rc1
name: stable/stein

View File

@ -19,6 +19,11 @@ releases:
- hash: acf8d1948570a2092629b5ee97d418e9153b3877
repo: openstack/neutron-vpnaas
version: 14.0.0.0rc1
- diff-start: 13.0.0
projects:
- hash: acf8d1948570a2092629b5ee97d418e9153b3877
repo: openstack/neutron-vpnaas
version: 14.0.0
branches:
- location: 14.0.0.0rc1
name: stable/stein

View File

@ -22,6 +22,11 @@ releases:
- hash: 3c6be2d1a2cba28e5aee75be2e37ef55b0c2a5ea
repo: openstack/neutron
version: 14.0.0.0rc1
- diff-start: 13.0.0.0rc1
projects:
- hash: 3c6be2d1a2cba28e5aee75be2e37ef55b0c2a5ea
repo: openstack/neutron
version: 14.0.0
branches:
- location: 14.0.0.0rc1
name: stable/stein

View File

@ -15,6 +15,11 @@ releases:
projects:
- repo: openstack/nova-powervm
hash: dbcf3ff41ba25e17c6caf7e76e0f5876c2038c29
- diff-start: 7.0.0.0rc1
projects:
- repo: openstack/nova-powervm
hash: dbcf3ff41ba25e17c6caf7e76e0f5876c2038c29
version: 8.0.0
repository-settings:
openstack/nova-powervm:
tarball-base: nova_powervm

View File

@ -35,6 +35,11 @@ releases:
- hash: d1f37ff8040d28ce14a39f58b899aaeac9fa0918
repo: openstack/nova
version: 19.0.0.0rc2
- diff-start: 18.0.0.0rc1
projects:
- hash: d1f37ff8040d28ce14a39f58b899aaeac9fa0918
repo: openstack/nova
version: 19.0.0
branches:
- location: 19.0.0.0rc1
name: stable/stein

View File

@ -12,6 +12,11 @@ releases:
- hash: d1b3ee280af4b43a982b1719fbbcf93f333f64af
repo: openstack/octavia-dashboard
version: 3.0.0.0rc1
- diff-start: 2.0.0.0rc1
projects:
- hash: d1b3ee280af4b43a982b1719fbbcf93f333f64af
repo: openstack/octavia-dashboard
version: 3.0.0
branches:
- location: 3.0.0.0rc1
name: stable/stein

View File

@ -26,6 +26,11 @@ releases:
- hash: feb640d99d392167ca37e1c7c02d895a03f32172
repo: openstack/octavia
version: 4.0.0.0rc3
- diff-start: 3.0.0.0rc1
projects:
- hash: feb640d99d392167ca37e1c7c02d895a03f32172
repo: openstack/octavia
version: 4.0.0
branches:
- location: 4.0.0.0rc1
name: stable/stein

View File

@ -10,6 +10,11 @@ releases:
- hash: 91f809625560d770f39299f782eff2b56ec84874
repo: openstack/panko
version: 6.0.0.0rc1
- diff-start: 5.0.0
projects:
- hash: 91f809625560d770f39299f782eff2b56ec84874
repo: openstack/panko
version: 6.0.0
branches:
- location: 6.0.0.0rc1
name: stable/stein

View File

@ -23,6 +23,12 @@ releases:
repo: openstack/placement
tarball-base: openstack-placement
version: 1.0.0.0rc3
- diff-start: 0.1.0
projects:
- hash: b4ac3f7fa0396cd3e67ad6c127ebf5ef575581b3
repo: openstack/placement
tarball-base: openstack-placement
version: 1.0.0
branches:
- location: 1.0.0.0rc1
name: stable/stein

View File

@ -10,6 +10,10 @@ releases:
- hash: 94b9a551e27b09b232f85b501e96f82c65ba62a7
repo: openstack/qinling-dashboard
version: 1.0.0.0rc1
- projects:
- hash: 94b9a551e27b09b232f85b501e96f82c65ba62a7
repo: openstack/qinling-dashboard
version: 1.0.0
branches:
- location: 1.0.0.0rc1
name: stable/stein

View File

@ -10,6 +10,11 @@ releases:
- hash: 756b3dfcde38f7394c36fb2c310874ac28320b07
repo: openstack/qinling
version: 2.0.0.0rc1
- diff-start: 1.0.0
projects:
- hash: 756b3dfcde38f7394c36fb2c310874ac28320b07
repo: openstack/qinling
version: 2.0.0
branches:
- location: 2.0.0.0rc1
name: stable/stein

View File

@ -12,6 +12,11 @@ releases:
- hash: fd0bef08b54c233be7a8af7ac95a0b39044ffdaf
repo: openstack/sahara-dashboard
version: 10.0.0.0rc1
- diff-start: 9.0.0.0rc1
projects:
- hash: fd0bef08b54c233be7a8af7ac95a0b39044ffdaf
repo: openstack/sahara-dashboard
version: 10.0.0
repository-settings:
openstack/sahara-dashboard: {}
branches:

View File

@ -11,6 +11,11 @@ releases:
- hash: 48491edb728266ffe260fba4347134526094531e
repo: openstack/sahara-image-elements
version: 10.0.0.0rc1
- diff-start: 9.0.0
projects:
- hash: 48491edb728266ffe260fba4347134526094531e
repo: openstack/sahara-image-elements
version: 10.0.0
branches:
- location: 10.0.0.0rc1
name: stable/stein

View File

@ -12,6 +12,11 @@ releases:
- hash: 471f55da91df84b4f0317ca27dcf672185865e0e
repo: openstack/sahara-plugin-ambari
version: 1.0.0.0rc1
- diff-start: ee57c9f352c3ef983162d51e2e5797d41c87f455
projects:
- hash: 471f55da91df84b4f0317ca27dcf672185865e0e
repo: openstack/sahara-plugin-ambari
version: 1.0.0
repository-settings:
openstack/sahara-plugin-ambari: {}
branches:

View File

@ -12,6 +12,11 @@ releases:
- hash: 0c427c1b9fc7804533f9958139a02cf7d277a5cd
repo: openstack/sahara-plugin-cdh
version: 1.0.0.0rc1
- diff-start: fc0d470903d51c4f4f31d081f3007167edcecdc4
projects:
- hash: 0c427c1b9fc7804533f9958139a02cf7d277a5cd
repo: openstack/sahara-plugin-cdh
version: 1.0.0
repository-settings:
openstack/sahara-plugin-cdh: {}
branches:

View File

@ -12,6 +12,11 @@ releases:
- hash: 1f4353f1582c2898d66ff2bccde6d246a8682525
repo: openstack/sahara-plugin-mapr
version: 1.0.0.0rc1
- diff-start: 463d7963e3ee4120d897057decc19853647f1636
projects:
- hash: 1f4353f1582c2898d66ff2bccde6d246a8682525
repo: openstack/sahara-plugin-mapr
version: 1.0.0
repository-settings:
openstack/sahara-plugin-mapr: {}
branches:

View File

@ -12,6 +12,11 @@ releases:
- hash: a0df51e4f9712187721258588875e11ad80ab2fc
repo: openstack/sahara-plugin-spark
version: 1.0.0.0rc1
- diff-start: 927379388c422e58c995f2067c18953198530205
projects:
- hash: a0df51e4f9712187721258588875e11ad80ab2fc
repo: openstack/sahara-plugin-spark
version: 1.0.0
repository-settings:
openstack/sahara-plugin-spark: {}
branches:

View File

@ -12,6 +12,11 @@ releases:
- hash: a24b19cc296fedbbb1593e11ec51b6253d7f0f8b
repo: openstack/sahara-plugin-storm
version: 1.0.0.0rc1
- diff-start: e764562ed756553cd22f2915523f04c2e4456ccf
projects:
- hash: a24b19cc296fedbbb1593e11ec51b6253d7f0f8b
repo: openstack/sahara-plugin-storm
version: 1.0.0
repository-settings:
openstack/sahara-plugin-storm: {}
branches:

View File

@ -12,6 +12,11 @@ releases:
- hash: 62ebd23a5f70967708213b41b023be1e2e1b0877
repo: openstack/sahara-plugin-vanilla
version: 1.0.0.0rc1
- diff-start: 6de3ec2385dd6f37d1fd8c476de4f03d26648984
projects:
- hash: 62ebd23a5f70967708213b41b023be1e2e1b0877
repo: openstack/sahara-plugin-vanilla
version: 1.0.0
repository-settings:
openstack/sahara-plugin-vanilla: {}
branches:

View File

@ -13,6 +13,11 @@ releases:
- hash: bb5f75db7f7f3ee1b94beb91f4694d7a530688dc
repo: openstack/sahara
version: 10.0.0.0rc1
- diff-start: 9.0.0.0rc1
projects:
- hash: bb5f75db7f7f3ee1b94beb91f4694d7a530688dc
repo: openstack/sahara
version: 10.0.0
repository-settings:
openstack/sahara: {}
branches:

View File

@ -19,6 +19,11 @@ releases:
- hash: ee2e37107bf6da33133b15b410edb48f9f459f58
repo: openstack/searchlight-ui
version: 6.0.0.0rc1
- diff-start: 4.0.0
projects:
- hash: ee2e37107bf6da33133b15b410edb48f9f459f58
repo: openstack/searchlight-ui
version: 6.0.0
team: searchlight
type: horizon-plugin
repository-settings:

View File

@ -18,6 +18,11 @@ releases:
- hash: acd19c3559a83582b438757adb2b6408710dbdb8
repo: openstack/searchlight
version: 6.0.0.0rc1
- diff-start: 4.0.0
projects:
- hash: acd19c3559a83582b438757adb2b6408710dbdb8
repo: openstack/searchlight
version: 6.0.0
team: searchlight
type: service
repository-settings:

View File

@ -14,6 +14,11 @@ releases:
- hash: 9707977825a5bf5d3218d6787341fd803c670a6c
repo: openstack/senlin
version: 7.0.0.0rc1
- diff-start: 6.0.0
projects:
- hash: 9707977825a5bf5d3218d6787341fd803c670a6c
repo: openstack/senlin
version: 7.0.0
cycle-highlights:
- 'Improved performance so that Senlin operations execute multiple orders of magnitude
faster.'

View File

@ -10,6 +10,11 @@ releases:
- hash: 9452aa669207092a12a703913694180cff4e7043
repo: openstack/solum
version: 6.0.0.0rc1
- diff-start: 5.7.0
projects:
- hash: 9452aa669207092a12a703913694180cff4e7043
repo: openstack/solum
version: 6.0.0
branches:
- location: 6.0.0.0rc1
name: stable/stein

View File

@ -18,6 +18,11 @@ releases:
projects:
- repo: openstack/storlets
hash: fce31c97f2d12e664b95f74b5ca6a66a13a0487a
- diff-start: 2.0.0
projects:
- repo: openstack/storlets
hash: fce31c97f2d12e664b95f74b5ca6a66a13a0487a
version: 3.0.0
repository-settings:
openstack/storlets: {}
cycle-highlights:

View File

@ -14,6 +14,11 @@ releases:
- hash: 2ee2affbaae165b0affc55eccd825c0a8ea841eb
repo: openstack/tacker
version: 1.0.0.0rc2
- diff-start: 0.10.0
projects:
- hash: 2ee2affbaae165b0affc55eccd825c0a8ea841eb
repo: openstack/tacker
version: 1.0.0
branches:
- location: 1.0.0.0rc1
name: stable/stein

View File

@ -10,6 +10,11 @@ releases:
- hash: cc11fc13ee1d1a1688031de9145025afe06ccbce
repo: openstack/trove-dashboard
version: 12.0.0.0rc1
- diff-start: 11.0.0
projects:
- hash: cc11fc13ee1d1a1688031de9145025afe06ccbce
repo: openstack/trove-dashboard
version: 12.0.0
branches:
- location: 12.0.0.0rc1
name: stable/stein

View File

@ -10,6 +10,11 @@ releases:
- hash: 75784f94b1411a325ab3bdff4c71d2e5aa2abc2b
repo: openstack/trove
version: 11.0.0.0rc1
- diff-start: 10.0.0
projects:
- hash: 75784f94b1411a325ab3bdff4c71d2e5aa2abc2b
repo: openstack/trove
version: 11.0.0
branches:
- location: 11.0.0.0rc1
name: stable/stein

View File

@ -11,6 +11,11 @@ releases:
- hash: 922783a5f8b30dbd7e2da95f29ce8e747b812c19
repo: openstack/watcher
version: 2.0.0.0rc1
- diff-start: 1.12.0
projects:
- hash: 922783a5f8b30dbd7e2da95f29ce8e747b812c19
repo: openstack/watcher
version: 2.0.0
branches:
- location: 2.0.0.0rc1
name: stable/stein

View File

@ -11,6 +11,11 @@ releases:
- hash: fb7ffcb8cdfc07ebcbd3fd25145e788d5b8f3fdb
repo: openstack/zaqar-ui
version: 6.0.0.0rc1
- diff-start: 5.0.0
projects:
- hash: fb7ffcb8cdfc07ebcbd3fd25145e788d5b8f3fdb
repo: openstack/zaqar-ui
version: 6.0.0
branches:
- location: 6.0.0.0rc1
name: stable/stein

View File

@ -10,6 +10,11 @@ releases:
- hash: cf01152b3ac58258675f05042cc4a132fb46c7e3
repo: openstack/zaqar
version: 8.0.0.0rc1
- diff-start: 7.0.0
projects:
- hash: cf01152b3ac58258675f05042cc4a132fb46c7e3
repo: openstack/zaqar
version: 8.0.0
branches:
- location: 8.0.0.0rc1
name: stable/stein

View File

@ -14,6 +14,11 @@ releases:
- hash: dd7205052474c7effd75810125bfcd37704262d8
repo: openstack/zun
version: 3.0.0.0rc2
- diff-start: 2.1.0
projects:
- hash: dd7205052474c7effd75810125bfcd37704262d8
repo: openstack/zun
version: 3.0.0
branches:
- location: 3.0.0.0rc1
name: stable/stein