Update all SHAs for 16.0.14

This patch updates all the roles to the latest available stable
SHA's, copies the release notes from the updated roles into the
integrated repo, updates all the OpenStack Service SHA's, and
updates the appropriate python requirements pins.

Depends-On: https://review.openstack.org/568152
Change-Id: Ifd39e3d6263ccb04aea6692704a07b85be16b4ce
This commit is contained in:
Jean-Philippe Evrard 2018-05-13 22:58:47 +02:00
parent b97e2163fb
commit dd2d5f5e4f
6 changed files with 61 additions and 41 deletions

View File

@ -17,7 +17,7 @@
- name: galera_server
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-galera_server
version: a57a557487912c11dd9331631f7739378bedccc9
version: eb2a11bfb7817d17d0c31618ea737439dd4650fb
- name: ceph_client
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-ceph_client
@ -37,7 +37,7 @@
- name: lxc_hosts
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-lxc_hosts
version: 3ed2dfc079cdeaaab1b71151f9dd8960559f6e1b
version: 063fa615b83a54c291123cf5d3a3b7a415fa4683
- name: memcached_server
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-memcached_server
@ -69,7 +69,7 @@
- name: os_cinder
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_cinder
version: 9173876f6bfc5e2955d74628b32f5cff2e9e39c3
version: 75fcd073e03b1d85698fb9c558fb5c5290e5368e
- name: os_designate
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_designate
@ -129,7 +129,7 @@
- name: os_tempest
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_tempest
version: 2f4e0f6453663e4864c438af209e71d1d0da5814
version: c1141a2b80f95ad3dc59f75133e4e7fb1edbc677
- name: os_trove
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_trove
@ -137,7 +137,7 @@
- name: plugins
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-plugins
version: 542835cb502856f6aa4b59c0c9565fdb3061de39
version: befad50c90b10fbc3e463e2de75c4de9c970e70b
- name: rabbitmq_server
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-rabbitmq_server
@ -145,7 +145,7 @@
- name: repo_build
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-repo_build
version: 14b723ba4e89c65511f95ece030d9aef77844a20
version: d597e090d034c4142a0548cb0d548f47219b97b0
- name: repo_server
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-repo_server

View File

@ -14,7 +14,7 @@
# limitations under the License.
## OpenStack Source Code Release
openstack_release: 16.0.13
openstack_release: 16.0.14
## Verbosity Options
debug: False

View File

@ -33,5 +33,5 @@
## This service has a different stable branch strategy to the rest of OpenStack.
## The SHA is recorded here to make the SHA updating easier.
gnocchi_git_repo: https://github.com/gnocchixyz/gnocchi
gnocchi_git_install_branch: 2934679eab23bc29ad40e27264e6304de8197d43 # HEAD of "stable/4.0" as of 28.04.2018
gnocchi_git_install_branch: 2934679eab23bc29ad40e27264e6304de8197d43 # HEAD of "stable/4.0" as of 13.05.2018
gnocchi_git_project_group: gnocchi_all

View File

@ -31,42 +31,42 @@
## Global Requirements
requirements_git_repo: https://git.openstack.org/openstack/requirements
requirements_git_install_branch: b09735069fcef17bbc1aee757436a128be5c2dd4 # HEAD of "stable/pike" as of 28.04.2018
requirements_git_install_branch: 5ca55e452a9fa941cd086d42f15467057867f215 # HEAD of "stable/pike" as of 13.05.2018
## Aodh service
aodh_git_repo: https://git.openstack.org/openstack/aodh
aodh_git_install_branch: 60fba82162ec601256169fcfcf12baa81aeb0855 # HEAD of "stable/pike" as of 28.04.2018
aodh_git_install_branch: 60fba82162ec601256169fcfcf12baa81aeb0855 # HEAD of "stable/pike" as of 13.05.2018
aodh_git_project_group: aodh_all
## Barbican service
barbican_git_repo: https://git.openstack.org/openstack/barbican
barbican_git_install_branch: 8a1c728c03bea1504ff64e97c8c5e4cb7d77757e # HEAD of "stable/pike" as of 28.04.2018
barbican_git_install_branch: bb9e08995380a3d553a94aff5ff85a4cdfe14ef5 # HEAD of "stable/pike" as of 13.05.2018
barbican_git_project_group: barbican_all
## Ceilometer service
ceilometer_git_repo: https://git.openstack.org/openstack/ceilometer
ceilometer_git_install_branch: ff72f0f1d3f4bf0b6147ac1f14ebbc5234789a57 # HEAD of "stable/pike" as of 28.04.2018
ceilometer_git_install_branch: 51d4ea0a1544db06159a8d8037131428a42cc651 # HEAD of "stable/pike" as of 13.05.2018
ceilometer_git_project_group: ceilometer_all
## Cinder service
cinder_git_repo: https://git.openstack.org/openstack/cinder
cinder_git_install_branch: a81cf16d17c1add25ce2ad7acef59572517da2c0 # HEAD of "stable/pike" as of 28.04.2018
cinder_git_install_branch: acfdbb62f706451bf1faf3d6926e9267028186c8 # HEAD of "stable/pike" as of 13.05.2018
cinder_git_project_group: cinder_all
## Designate service
designate_git_repo: https://git.openstack.org/openstack/designate
designate_git_install_branch: 12fbb38799d6731862f07a9e299d5476a5c02f90 # HEAD of "stable/pike" as of 28.04.2018
designate_git_install_branch: 12fbb38799d6731862f07a9e299d5476a5c02f90 # HEAD of "stable/pike" as of 13.05.2018
designate_git_project_group: designate_all
## Horizon Designate dashboard plugin
designate_dashboard_git_repo: https://git.openstack.org/openstack/designate-dashboard
designate_dashboard_git_install_branch: c5f20d069738d91d34a36e9c99938b282ed9646e # HEAD of "stable/pike" as of 28.04.2018
designate_dashboard_git_install_branch: c5f20d069738d91d34a36e9c99938b282ed9646e # HEAD of "stable/pike" as of 13.05.2018
designate_dashboard_git_project_group: horizon_all
@ -78,135 +78,135 @@ dragonflow_git_project_group: neutron_all
## Glance service
glance_git_repo: https://git.openstack.org/openstack/glance
glance_git_install_branch: 5c1f76d91012c9cc7b12f76e917af9e9a9bb7667 # HEAD of "stable/pike" as of 28.04.2018
glance_git_install_branch: 5c1f76d91012c9cc7b12f76e917af9e9a9bb7667 # HEAD of "stable/pike" as of 13.05.2018
glance_git_project_group: glance_all
## Heat service
heat_git_repo: https://git.openstack.org/openstack/heat
heat_git_install_branch: 4dca7dcc5085cbd4c94103500f2846a27fa7d8fa # HEAD of "stable/pike" as of 28.04.2018
heat_git_install_branch: 4dca7dcc5085cbd4c94103500f2846a27fa7d8fa # HEAD of "stable/pike" as of 13.05.2018
heat_git_project_group: heat_all
## Horizon service
horizon_git_repo: https://git.openstack.org/openstack/horizon
horizon_git_install_branch: 5c15fb85d9df302004f72049cefa975c57c16708 # HEAD of "stable/pike" as of 28.04.2018
horizon_git_install_branch: 45deda57493d78862b29bc253b972fac0e198a62 # HEAD of "stable/pike" as of 13.05.2018
horizon_git_project_group: horizon_all
## Horizon Ironic dashboard plugin
ironic_dashboard_git_repo: https://git.openstack.org/openstack/ironic-ui
ironic_dashboard_git_install_branch: 783a3283100d0256e45db4f33a913556416a5bc6 # HEAD of "stable/pike" as of 28.04.2018
ironic_dashboard_git_install_branch: 783a3283100d0256e45db4f33a913556416a5bc6 # HEAD of "stable/pike" as of 13.05.2018
ironic_dashboard_git_project_group: horizon_all
## Horizon Magnum dashboard plugin
magnum_dashboard_git_repo: https://git.openstack.org/openstack/magnum-ui
magnum_dashboard_git_install_branch: 7d6f02e606064395689dd5ea7430cdae4a6c1fd8 # HEAD of "stable/pike" as of 28.04.2018
magnum_dashboard_git_install_branch: 7d6f02e606064395689dd5ea7430cdae4a6c1fd8 # HEAD of "stable/pike" as of 13.05.2018
magnum_dashboard_git_project_group: horizon_all
## Horizon LBaaS dashboard plugin
neutron_lbaas_dashboard_git_repo: https://git.openstack.org/openstack/neutron-lbaas-dashboard
neutron_lbaas_dashboard_git_install_branch: 98c7d38419405613662e16326cff7339d10581d3 # HEAD of "stable/pike" as of 28.04.2018
neutron_lbaas_dashboard_git_install_branch: 98c7d38419405613662e16326cff7339d10581d3 # HEAD of "stable/pike" as of 13.05.2018
neutron_lbaas_dashboard_git_project_group: horizon_all
## Horizon Sahara dashboard plugin
sahara_dashboard_git_repo: https://git.openstack.org/openstack/sahara-dashboard
sahara_dashboard_git_install_branch: 998fa6e34ed7584657e4c544832cd04c94206af0 # HEAD of "stable/pike" as of 28.04.2018
sahara_dashboard_git_install_branch: 998fa6e34ed7584657e4c544832cd04c94206af0 # HEAD of "stable/pike" as of 13.05.2018
sahara_dashboard_git_project_group: horizon_all
## Keystone service
keystone_git_repo: https://git.openstack.org/openstack/keystone
keystone_git_install_branch: 22af1d9f35c86e9c5bca288c2996be5c19e3cd61 # HEAD of "stable/pike" as of 28.04.2018
keystone_git_install_branch: 22af1d9f35c86e9c5bca288c2996be5c19e3cd61 # HEAD of "stable/pike" as of 13.05.2018
keystone_git_project_group: keystone_all
## Neutron service
neutron_git_repo: https://git.openstack.org/openstack/neutron
neutron_git_install_branch: 1d3568da772dfba989f6b0f18a99f6d02860c2a6 # HEAD of "stable/pike" as of 28.04.2018
neutron_git_install_branch: f3a56676f361bfda8f5095b8937673f97398b201 # HEAD of "stable/pike" as of 13.05.2018
neutron_git_project_group: neutron_all
neutron_lbaas_git_repo: https://git.openstack.org/openstack/neutron-lbaas
neutron_lbaas_git_install_branch: ee60a5440732611637946a139b3144e45e218ffd # HEAD of "stable/pike" as of 28.04.2018
neutron_lbaas_git_install_branch: d52ad67500aacdb4c2a1321363bfe87de4e6b518 # HEAD of "stable/pike" as of 13.05.2018
neutron_lbaas_git_project_group: neutron_all
neutron_vpnaas_git_repo: https://git.openstack.org/openstack/neutron-vpnaas
neutron_vpnaas_git_install_branch: 60e4e7113b5fbbf28e97ebce2f40b7f1675200e6 # HEAD of "stable/pike" as of 28.04.2018
neutron_vpnaas_git_install_branch: 60e4e7113b5fbbf28e97ebce2f40b7f1675200e6 # HEAD of "stable/pike" as of 13.05.2018
neutron_vpnaas_git_project_group: neutron_all
neutron_fwaas_git_repo: https://git.openstack.org/openstack/neutron-fwaas
neutron_fwaas_git_install_branch: d02659fc5da30791eab93bb8dcc362a2b02c0499 # HEAD of "stable/pike" as of 28.04.2018
neutron_fwaas_git_install_branch: d02659fc5da30791eab93bb8dcc362a2b02c0499 # HEAD of "stable/pike" as of 13.05.2018
neutron_fwaas_git_project_group: neutron_all
neutron_dynamic_routing_git_repo: https://git.openstack.org/openstack/neutron-dynamic-routing
neutron_dynamic_routing_git_install_branch: c1914078fc2d75ca18e875cdc55a3ee49a9bcd9c # HEAD of "stable/pike" as of 28.04.2018
neutron_dynamic_routing_git_install_branch: c1914078fc2d75ca18e875cdc55a3ee49a9bcd9c # HEAD of "stable/pike" as of 13.05.2018
neutron_dynamic_routing_git_project_group: neutron_all
networking_calico_git_repo: https://git.openstack.org/openstack/networking-calico
networking_calico_git_install_branch: 7bfe655fba008e57971ee7ebde14bcd0c236ea53 # HEAD of "master" as of 28.04.2018
networking_calico_git_install_branch: 7bfe655fba008e57971ee7ebde14bcd0c236ea53 # HEAD of "master" as of 13.05.2018
networking_calico_git_project_group: neutron_all
## Nova service
nova_git_repo: https://git.openstack.org/openstack/nova
nova_git_install_branch: 09593628fda7a6cb947fff34c725e3ef29889dc7 # HEAD of "stable/pike" as of 28.04.2018
nova_git_install_branch: 57c28a379ff6b998953d92983d3be53db3618b69 # HEAD of "stable/pike" as of 13.05.2018
nova_git_project_group: nova_all
## PowerVM Virt Driver
nova_powervm_git_repo: https://git.openstack.org/openstack/nova-powervm
nova_powervm_git_install_branch: e0b516ca36fa5dfd38ae6f7ea97afd9a52f313ed # HEAD of "stable/pike" as of 28.04.2018
nova_powervm_git_install_branch: 855c4182af7a90dd60db63443a36090dad74aee5 # HEAD of "stable/pike" as of 13.05.2018
nova_powervm_git_project_group: nova_all
## LXD Virt Driver
nova_lxd_git_repo: https://git.openstack.org/openstack/nova-lxd
nova_lxd_git_install_branch: a9234659779e3c054a7db976c830826f571e1db6 # HEAD of "stable/pike" as of 28.04.2018
nova_lxd_git_install_branch: a9234659779e3c054a7db976c830826f571e1db6 # HEAD of "stable/pike" as of 13.05.2018
nova_lxd_git_project_group: nova_all
## Sahara service
sahara_git_repo: https://git.openstack.org/openstack/sahara
sahara_git_install_branch: c276721b6fcaf4f4f72878316a29ffdb9aaf0fe3 # HEAD of "stable/pike" as of 28.04.2018
sahara_git_install_branch: e1f9e3aed86830d038c5c3031c634a8c8d71cea9 # HEAD of "stable/pike" as of 13.05.2018
sahara_git_project_group: sahara_all
## Swift service
swift_git_repo: https://git.openstack.org/openstack/swift
swift_git_install_branch: 0ff2d5e3b85a42914a89eac64ed9a87172334a2c # HEAD of "stable/pike" as of 28.04.2018
swift_git_install_branch: 0ff2d5e3b85a42914a89eac64ed9a87172334a2c # HEAD of "stable/pike" as of 13.05.2018
swift_git_project_group: swift_all
## Swift3 middleware
swift_swift3_git_repo: https://git.openstack.org/openstack/swift3
swift_swift3_git_install_branch: 520b8888343a96ef0253af8701b45f0bd5238264 # HEAD of "master" as of 28.04.2018
swift_swift3_git_install_branch: 520b8888343a96ef0253af8701b45f0bd5238264 # HEAD of "master" as of 13.05.2018
swift_swift3_git_project_group: swift_all
## Ironic service
ironic_git_repo: https://git.openstack.org/openstack/ironic
ironic_git_install_branch: 4ca48b4f60d51e1b0ba8546fd1499270a7ceab09 # HEAD of "stable/pike" as of 28.04.2018
ironic_git_install_branch: 4ca48b4f60d51e1b0ba8546fd1499270a7ceab09 # HEAD of "stable/pike" as of 13.05.2018
ironic_git_project_group: ironic_all
## Magnum service
magnum_git_repo: https://git.openstack.org/openstack/magnum
magnum_git_install_branch: b6f49ca72e0dbab686ad3af9519aa826c2a6acf6 # HEAD of "stable/pike" as of 28.04.2018
magnum_git_install_branch: fa04f3d3352fda5b31145be5e29acc2ee3d0481d # HEAD of "stable/pike" as of 13.05.2018
magnum_git_project_group: magnum_all
## Trove service
trove_git_repo: https://git.openstack.org/openstack/trove
trove_git_install_branch: c3b1546b95792a54f1e05feb4a94cac3415c1786 # HEAD of "stable/pike" as of 28.04.2018
trove_git_install_branch: c3b1546b95792a54f1e05feb4a94cac3415c1786 # HEAD of "stable/pike" as of 13.05.2018
trove_git_project_group: trove_all
## Horizon Trove dashboard plugin
trove_dashboard_git_repo: https://git.openstack.org/openstack/trove-dashboard
trove_dashboard_git_install_branch: bffd0776d139f38f96ce8ded07ccde4b5a41bc7a # HEAD of "stable/pike" as of 28.04.2018
trove_dashboard_git_install_branch: eb6774f1cd2ed017614f958348a216c977899dac # HEAD of "stable/pike" as of 13.05.2018
trove_dashboard_git_project_group: horizon_all
## Octavia service
octavia_git_repo: https://git.openstack.org/openstack/octavia
octavia_git_install_branch: 3e8970ed983d22540099bbd8d21631a05031de45 # HEAD of "stable/pike" as of 28.04.2018
octavia_git_install_branch: 90599da0412de88b587e3c8249e2a3b77f69f09d # HEAD of "stable/pike" as of 13.05.2018
octavia_git_project_group: octavia_all
## Molteniron service
molteniron_git_repo: https://git.openstack.org/openstack/molteniron
molteniron_git_install_branch: 094276cda77d814d07ad885e7d63de8d1243750a # HEAD of "master" as of 28.04.2018
molteniron_git_install_branch: 094276cda77d814d07ad885e7d63de8d1243750a # HEAD of "master" as of 13.05.2018
molteniron_git_project_group: molteniron_all

View File

@ -0,0 +1,12 @@
---
fixes:
- |
Newer releases of CentOS ship a version of libnss that depends on the existance
of /dev/random and /dev/urandom in the operating system in order to run. This
causes a problem during the cache preparation process which runs inside chroot
that does not contain this, resulting in errors with the following message:
error: Failed to initialize NSS library
This has been resolved by introducing a /dev/random and /dev/urandom inside
the chroot-ed environment.

View File

@ -0,0 +1,8 @@
---
upgrade:
- |
The distribution package lookup and data output
has been removed from the py_pkgs lookup so that
the repo-build use of py_pkgs has reduced output
and the lookup is purpose specific for python
packages only.