Update all SHAs for 16.0.15

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: I99f6724aae0fd27b68f96014d97d2ba2b5fe14fd
Change-Id: Iafb3c681233c5fc7114c59a817260c0f038fe3b6
This commit is contained in:
Jean-Philippe Evrard 2018-06-09 21:44:43 +02:00
parent fc2cb9eef4
commit 10db117fa0
7 changed files with 77 additions and 43 deletions

View File

@ -37,7 +37,7 @@
- name: lxc_hosts
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-lxc_hosts
version: f7b315ce6f75c048b469300822f104287d34630b
version: de808ab144598ff76642b2a8b85aec0b5b25527b
- name: memcached_server
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-memcached_server
@ -89,7 +89,7 @@
- name: os_horizon
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_horizon
version: be1ec6791e72f63b0c7890a192b47641b890b981
version: 0571b414fb217665457ac3fd250674758275ec7a
- name: os_ironic
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_ironic
@ -105,15 +105,15 @@
- name: os_neutron
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_neutron
version: 253fa121e917de4cbc2f2658b878f67b19438efa
version: 390965a56638bb8c89a9761fc95c6d20696b1fb6
- name: os_nova
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_nova
version: ba1e409bb3e9fa566e1cf5a8028bb638a4c4da31
version: 53a2c4c78d198d393c0e8293a942aebea78d62fe
- name: os_octavia
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_octavia
version: 1ccfd44a585f66901441046d387ad5a53baa55a5
version: f489cc3c0e1a991d72298b81afedda0b7eac6e68
- name: os_rally
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_rally
@ -137,15 +137,15 @@
- name: plugins
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-plugins
version: befad50c90b10fbc3e463e2de75c4de9c970e70b
version: f183e835bceae971c669f5e7a48a75eb3dab8b14
- name: rabbitmq_server
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-rabbitmq_server
version: 44f63d92dc3d0555dcf2c8ff587f4c4e09b10fdc
version: efc324a2c3ed55c041a4e4dbb40d9ec8e84790f2
- name: repo_build
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-repo_build
version: 7a13de61df3e792faaeed4428649ee2c2eb71100
version: b1da71fc2470cb280126b0c314cb2d0a0ed8d9d0
- 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.14
openstack_release: 16.0.15
## 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 13.05.2018
gnocchi_git_install_branch: a63ffcecea023b36de1c88801a8ed6833267fe4f # HEAD of "stable/4.0" as of 09.06.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: 5ca55e452a9fa941cd086d42f15467057867f215 # HEAD of "stable/pike" as of 13.05.2018
requirements_git_install_branch: 207650493cec84701d2bf3d7c30d5f573817a17f # HEAD of "stable/pike" as of 09.06.2018
## Aodh service
aodh_git_repo: https://git.openstack.org/openstack/aodh
aodh_git_install_branch: 60fba82162ec601256169fcfcf12baa81aeb0855 # HEAD of "stable/pike" as of 13.05.2018
aodh_git_install_branch: 60fba82162ec601256169fcfcf12baa81aeb0855 # HEAD of "stable/pike" as of 09.06.2018
aodh_git_project_group: aodh_all
## Barbican service
barbican_git_repo: https://git.openstack.org/openstack/barbican
barbican_git_install_branch: bb9e08995380a3d553a94aff5ff85a4cdfe14ef5 # HEAD of "stable/pike" as of 13.05.2018
barbican_git_install_branch: bb9e08995380a3d553a94aff5ff85a4cdfe14ef5 # HEAD of "stable/pike" as of 09.06.2018
barbican_git_project_group: barbican_all
## Ceilometer service
ceilometer_git_repo: https://git.openstack.org/openstack/ceilometer
ceilometer_git_install_branch: 51d4ea0a1544db06159a8d8037131428a42cc651 # HEAD of "stable/pike" as of 13.05.2018
ceilometer_git_install_branch: 51d4ea0a1544db06159a8d8037131428a42cc651 # HEAD of "stable/pike" as of 09.06.2018
ceilometer_git_project_group: ceilometer_all
## Cinder service
cinder_git_repo: https://git.openstack.org/openstack/cinder
cinder_git_install_branch: acfdbb62f706451bf1faf3d6926e9267028186c8 # HEAD of "stable/pike" as of 13.05.2018
cinder_git_install_branch: b8619b84bfb18f598b74606a86f8d945e58ffa24 # HEAD of "stable/pike" as of 09.06.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 13.05.2018
designate_git_install_branch: 12fbb38799d6731862f07a9e299d5476a5c02f90 # HEAD of "stable/pike" as of 09.06.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 13.05.2018
designate_dashboard_git_install_branch: c5f20d069738d91d34a36e9c99938b282ed9646e # HEAD of "stable/pike" as of 09.06.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 13.05.2018
glance_git_install_branch: 5c1f76d91012c9cc7b12f76e917af9e9a9bb7667 # HEAD of "stable/pike" as of 09.06.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 13.05.2018
heat_git_install_branch: 6526311b35990d8bc4b126653a6fea3f2921b5e1 # HEAD of "stable/pike" as of 09.06.2018
heat_git_project_group: heat_all
## Horizon service
horizon_git_repo: https://git.openstack.org/openstack/horizon
horizon_git_install_branch: 45deda57493d78862b29bc253b972fac0e198a62 # HEAD of "stable/pike" as of 13.05.2018
horizon_git_install_branch: 45deda57493d78862b29bc253b972fac0e198a62 # HEAD of "stable/pike" as of 09.06.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 13.05.2018
ironic_dashboard_git_install_branch: 783a3283100d0256e45db4f33a913556416a5bc6 # HEAD of "stable/pike" as of 09.06.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 13.05.2018
magnum_dashboard_git_install_branch: 7d6f02e606064395689dd5ea7430cdae4a6c1fd8 # HEAD of "stable/pike" as of 09.06.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 13.05.2018
neutron_lbaas_dashboard_git_install_branch: 98c7d38419405613662e16326cff7339d10581d3 # HEAD of "stable/pike" as of 09.06.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 13.05.2018
sahara_dashboard_git_install_branch: 998fa6e34ed7584657e4c544832cd04c94206af0 # HEAD of "stable/pike" as of 09.06.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 13.05.2018
keystone_git_install_branch: 22af1d9f35c86e9c5bca288c2996be5c19e3cd61 # HEAD of "stable/pike" as of 09.06.2018
keystone_git_project_group: keystone_all
## Neutron service
neutron_git_repo: https://git.openstack.org/openstack/neutron
neutron_git_install_branch: f3a56676f361bfda8f5095b8937673f97398b201 # HEAD of "stable/pike" as of 13.05.2018
neutron_git_install_branch: e3ff53e3fcf6f12b25788642a281d69cbb3943c1 # HEAD of "stable/pike" as of 09.06.2018
neutron_git_project_group: neutron_all
neutron_lbaas_git_repo: https://git.openstack.org/openstack/neutron-lbaas
neutron_lbaas_git_install_branch: d52ad67500aacdb4c2a1321363bfe87de4e6b518 # HEAD of "stable/pike" as of 13.05.2018
neutron_lbaas_git_install_branch: d52ad67500aacdb4c2a1321363bfe87de4e6b518 # HEAD of "stable/pike" as of 09.06.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 13.05.2018
neutron_vpnaas_git_install_branch: 60e4e7113b5fbbf28e97ebce2f40b7f1675200e6 # HEAD of "stable/pike" as of 09.06.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 13.05.2018
neutron_fwaas_git_install_branch: d02659fc5da30791eab93bb8dcc362a2b02c0499 # HEAD of "stable/pike" as of 09.06.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 13.05.2018
neutron_dynamic_routing_git_install_branch: c1914078fc2d75ca18e875cdc55a3ee49a9bcd9c # HEAD of "stable/pike" as of 09.06.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 13.05.2018
networking_calico_git_install_branch: cc24d10f5af45a1b7b39d8176bd0c7819d52bb9e # HEAD of "master" as of 09.06.2018
networking_calico_git_project_group: neutron_all
## Nova service
nova_git_repo: https://git.openstack.org/openstack/nova
nova_git_install_branch: 57c28a379ff6b998953d92983d3be53db3618b69 # HEAD of "stable/pike" as of 13.05.2018
nova_git_install_branch: 2c9c4a09cb5fd31ccff368315534eaa788e90e67 # HEAD of "stable/pike" as of 09.06.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: 855c4182af7a90dd60db63443a36090dad74aee5 # HEAD of "stable/pike" as of 13.05.2018
nova_powervm_git_install_branch: 855c4182af7a90dd60db63443a36090dad74aee5 # HEAD of "stable/pike" as of 09.06.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 13.05.2018
nova_lxd_git_install_branch: a9234659779e3c054a7db976c830826f571e1db6 # HEAD of "stable/pike" as of 09.06.2018
nova_lxd_git_project_group: nova_all
## Sahara service
sahara_git_repo: https://git.openstack.org/openstack/sahara
sahara_git_install_branch: e1f9e3aed86830d038c5c3031c634a8c8d71cea9 # HEAD of "stable/pike" as of 13.05.2018
sahara_git_install_branch: e1f9e3aed86830d038c5c3031c634a8c8d71cea9 # HEAD of "stable/pike" as of 09.06.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 13.05.2018
swift_git_install_branch: 0ff2d5e3b85a42914a89eac64ed9a87172334a2c # HEAD of "stable/pike" as of 09.06.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 13.05.2018
swift_swift3_git_install_branch: 90db5d1510b2a770387961e7bf0fbeae8101ba45 # HEAD of "master" as of 09.06.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 13.05.2018
ironic_git_install_branch: 00102e3e46c7bda873c9975364ea07f22c34d12d # HEAD of "stable/pike" as of 09.06.2018
ironic_git_project_group: ironic_all
## Magnum service
magnum_git_repo: https://git.openstack.org/openstack/magnum
magnum_git_install_branch: fa04f3d3352fda5b31145be5e29acc2ee3d0481d # HEAD of "stable/pike" as of 13.05.2018
magnum_git_install_branch: fa04f3d3352fda5b31145be5e29acc2ee3d0481d # HEAD of "stable/pike" as of 09.06.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 13.05.2018
trove_git_install_branch: c3b1546b95792a54f1e05feb4a94cac3415c1786 # HEAD of "stable/pike" as of 09.06.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: eb6774f1cd2ed017614f958348a216c977899dac # HEAD of "stable/pike" as of 13.05.2018
trove_dashboard_git_install_branch: eb6774f1cd2ed017614f958348a216c977899dac # HEAD of "stable/pike" as of 09.06.2018
trove_dashboard_git_project_group: horizon_all
## Octavia service
octavia_git_repo: https://git.openstack.org/openstack/octavia
octavia_git_install_branch: 90599da0412de88b587e3c8249e2a3b77f69f09d # HEAD of "stable/pike" as of 13.05.2018
octavia_git_install_branch: 3e0737237827cdd445a0f08f08c822a37753e2fa # HEAD of "stable/pike" as of 09.06.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 13.05.2018
molteniron_git_install_branch: 094276cda77d814d07ad885e7d63de8d1243750a # HEAD of "master" as of 09.06.2018
molteniron_git_project_group: molteniron_all

View File

@ -0,0 +1,6 @@
---
fixes:
- |
Download and install the neutron-fwaas-dashboard if being enabled within
the os_horizon role by the ``horizon_enable_neutron_fwaas`` var.

View File

@ -0,0 +1,9 @@
---
features:
- The option ``rabbitmq_erlang_version_spec`` has been added allowing
deployers to set the version of erlang used on a given installation.
deprecations:
- The use of the ``apt_package_pinning`` role as a meta dependency
has been removed from the rabbitmq_server role. While the package
pinning role is still used, it will now only be executed when the
apt task file is executed.

View File

@ -0,0 +1,19 @@
---
issues:
- |
With the release of CentOS 7.5, all pike releases are broken due to a
mismatch in version between the libvirt-python library specified by the
OpenStack community, and the version provided in CentOS 7.5. As such OSA
is unable build the appropriate python library for libvirt. The only
recourse for this is to upgrade the environment to the latest queens
release.
fixes:
- |
In order to prevent further issues with a libvirt and python-libvirt
version mismatch, KVM-based compute nodes will now use the distribution
package python library for libvirt. This should resolve the issue seen
with pike builds on CentOS 7.5.
deprecations:
- |
The variable ``nova_compute_pip_packages`` is no longer used and has
been removed.