Update all SHAs for Pike 2017-12-20

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.

Change-Id: I287b8241e3b517303c8fc6086a91ae404e67f46e
This commit is contained in:
Jesse Pretorius 2017-12-20 22:41:20 +00:00
parent bf18e008c4
commit efa3bf711c
7 changed files with 72 additions and 42 deletions

View File

@ -1,7 +1,7 @@
- name: ansible-hardening
scm: git
src: https://git.openstack.org/openstack/ansible-hardening
version: c05e36f48de66feb47046a0126d986fa03313f29
version: d39e18e820ecf4f279ebe9584f7bd64d2bd1ad4d
- name: apt_package_pinning
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
@ -9,7 +9,7 @@
- name: pip_install
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-pip_install
version: df107891bf9fdfa7287bdfe43f3fa0120a80e5ad
version: ac2a1fe0e622dbee2fa44d005e4f373ab0aca023
- name: galera_client
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-galera_client
@ -25,7 +25,7 @@
- name: haproxy_server
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-haproxy_server
version: 9b0ec183547a663f8a386375eaeecfad55fc7d73
version: 3e6d94eb86a554cdc1be8a4202bcd42fc9c2b52a
- name: keepalived
scm: git
src: https://github.com/evrardjp/ansible-keepalived
@ -37,7 +37,7 @@
- name: lxc_hosts
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-lxc_hosts
version: d974c4db1696027899b28b2cb58800cae9a605e5
version: db037746f253ea8f0cbf6855e8e522d485c0e8dc
- 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: 6f5ab34e5a0694f3fc84e63c912e00e86e3de280
version: 94241fe2b198a5abd34a6026834dec96ba773f8e
- name: os_designate
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_designate
@ -77,7 +77,7 @@
- name: os_glance
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_glance
version: 47080919c937aace65fc7dc8e9670dbcfd910b88
version: 2caced40fb8de110590b46b27858f37255cb7f09
- name: os_gnocchi
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_gnocchi
@ -105,7 +105,7 @@
- name: os_neutron
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_neutron
version: daee4328fe6778f14bc97e9db3359593fe1f55ce
version: 2791c5ed9cef9055b552f96d4575d6baaee2f2c6
- name: os_nova
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_nova
@ -129,7 +129,7 @@
- name: os_tempest
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_tempest
version: 0fb52fcd130bee25f40cd515da69948821d5b504
version: 97d9f12a3982a5fd6bb838d783b4a4959fba2f5e
- name: os_trove
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_trove
@ -145,7 +145,7 @@
- name: repo_build
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-repo_build
version: d0079ff721b0f9c4682d57eccfadb36f365eea2b
version: 7c3c6b33813963455842a517a22ed54bf80a61cb
- name: repo_server
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-repo_server

View File

@ -10,5 +10,5 @@
### These pins are updated through the sources-branch-updater script ###
###
pip==9.0.1
setuptools==33.1.1
wheel==0.29.0
setuptools==38.2.4
wheel==0.30.0

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: e40e847fe5fa11c5ce3ee8954c6d97fe0a5f1554 # HEAD of "stable/4.0" as of 08.12.2017
gnocchi_git_install_branch: e40e847fe5fa11c5ce3ee8954c6d97fe0a5f1554 # HEAD of "stable/4.0" as of 20.12.2017
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: 7dcf8c95625d41f527380f0583a83399e73622c0 # HEAD of "stable/pike" as of 08.12.2017
requirements_git_install_branch: e10c17726f5c43eb0b8ffb89013447affb794da9 # HEAD of "stable/pike" as of 20.12.2017
## Aodh service
aodh_git_repo: https://git.openstack.org/openstack/aodh
aodh_git_install_branch: ed3ce41fa0ae0173601b683748265e502b84553b # HEAD of "stable/pike" as of 08.12.2017
aodh_git_install_branch: f0ec11eef92d39bd3f07e026a404e2e7aa7fa6bc # HEAD of "stable/pike" as of 20.12.2017
aodh_git_project_group: aodh_all
## Barbican service
barbican_git_repo: https://git.openstack.org/openstack/barbican
barbican_git_install_branch: 4aefe87d91715adf4a0bc3871956404ebe312fe3 # HEAD of "stable/pike" as of 08.12.2017
barbican_git_install_branch: 4aefe87d91715adf4a0bc3871956404ebe312fe3 # HEAD of "stable/pike" as of 20.12.2017
barbican_git_project_group: barbican_all
## Ceilometer service
ceilometer_git_repo: https://git.openstack.org/openstack/ceilometer
ceilometer_git_install_branch: d9340c88f0618d40b2959ab09a53c518f3a91de5 # HEAD of "stable/pike" as of 08.12.2017
ceilometer_git_install_branch: d5752f3c6f84f7b85e47a8bfeeb5842e0c862a3f # HEAD of "stable/pike" as of 20.12.2017
ceilometer_git_project_group: ceilometer_all
## Cinder service
cinder_git_repo: https://git.openstack.org/openstack/cinder
cinder_git_install_branch: a01a2473db2d1be95e3ffe155a1f728ef78d404e # HEAD of "stable/pike" as of 08.12.2017
cinder_git_install_branch: d880d8925343c02fd14b680bbcb05f094533627e # HEAD of "stable/pike" as of 20.12.2017
cinder_git_project_group: cinder_all
## Designate service
designate_git_repo: https://git.openstack.org/openstack/designate
designate_git_install_branch: 6beba54a71510525d5bbc4956d20d27bffa982e5 # HEAD of "stable/pike" as of 08.12.2017
designate_git_install_branch: 6beba54a71510525d5bbc4956d20d27bffa982e5 # HEAD of "stable/pike" as of 20.12.2017
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: bc128a7c29a427933fc4ca94a7510ef8c97e5206 # HEAD of "stable/pike" as of 08.12.2017
designate_dashboard_git_install_branch: bc128a7c29a427933fc4ca94a7510ef8c97e5206 # HEAD of "stable/pike" as of 20.12.2017
designate_dashboard_git_project_group: horizon_all
@ -78,67 +78,67 @@ dragonflow_git_project_group: neutron_all
## Glance service
glance_git_repo: https://git.openstack.org/openstack/glance
glance_git_install_branch: 06af2eb5abe0332f7035a7d7c2fbfd19fbc4dae7 # HEAD of "stable/pike" as of 08.12.2017
glance_git_install_branch: 06af2eb5abe0332f7035a7d7c2fbfd19fbc4dae7 # HEAD of "stable/pike" as of 20.12.2017
glance_git_project_group: glance_all
## Heat service
heat_git_repo: https://git.openstack.org/openstack/heat
heat_git_install_branch: ed3eb9fe823e193e850e170405eecbc1411667f6 # HEAD of "stable/pike" as of 08.12.2017
heat_git_install_branch: ed3eb9fe823e193e850e170405eecbc1411667f6 # HEAD of "stable/pike" as of 20.12.2017
heat_git_project_group: heat_all
## Horizon service
horizon_git_repo: https://git.openstack.org/openstack/horizon
horizon_git_install_branch: be85e1bc222b597ee45aed0140c36d4b0857c9b2 # HEAD of "stable/pike" as of 08.12.2017
horizon_git_install_branch: 50dac5e2da3dc7d2aa736284b6f16affcb4daa53 # HEAD of "stable/pike" as of 20.12.2017
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: e2cba8ed8745b8ffcaa60d26ab69fd93f61582ad # HEAD of "stable/pike" as of 08.12.2017
ironic_dashboard_git_install_branch: e2cba8ed8745b8ffcaa60d26ab69fd93f61582ad # HEAD of "stable/pike" as of 20.12.2017
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: 0b9fc50aada1a3e214acaad1204b48c96a549e5f # HEAD of "stable/pike" as of 08.12.2017
magnum_dashboard_git_install_branch: 0b9fc50aada1a3e214acaad1204b48c96a549e5f # HEAD of "stable/pike" as of 20.12.2017
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: a5a05a27e7cab99dc379774f1d01c0076818e539 # HEAD of "stable/pike" as of 08.12.2017
neutron_lbaas_dashboard_git_install_branch: f51341588490baca3795b6f068347cd2260d2e3b # HEAD of "stable/pike" as of 20.12.2017
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: 804206bb9c8af5c1d4f540664a6f9b36d45696e6 # HEAD of "stable/pike" as of 08.12.2017
sahara_dashboard_git_install_branch: 804206bb9c8af5c1d4f540664a6f9b36d45696e6 # HEAD of "stable/pike" as of 20.12.2017
sahara_dashboard_git_project_group: horizon_all
## Keystone service
keystone_git_repo: https://git.openstack.org/openstack/keystone
keystone_git_install_branch: d0721d7cf4dc808946a7016b0ca2830c8850d5d9 # HEAD of "stable/pike" as of 08.12.2017
keystone_git_install_branch: d0721d7cf4dc808946a7016b0ca2830c8850d5d9 # HEAD of "stable/pike" as of 20.12.2017
keystone_git_project_group: keystone_all
## Neutron service
neutron_git_repo: https://git.openstack.org/openstack/neutron
neutron_git_install_branch: d28ebe9d93305d214314b948a27c8fcf646ac6f5 # HEAD of "stable/pike" as of 08.12.2017
neutron_git_install_branch: adc344c065c4c6bb2e29e9a6c9a6618163ddfbe7 # HEAD of "stable/pike" as of 20.12.2017
neutron_git_project_group: neutron_all
neutron_lbaas_git_repo: https://git.openstack.org/openstack/neutron-lbaas
neutron_lbaas_git_install_branch: dbdbbee9e7325f27a671cdc0813446d85329ca1b # HEAD of "stable/pike" as of 08.12.2017
neutron_lbaas_git_install_branch: e396358c27becf00830cb2a8ffae10194eb63ef0 # HEAD of "stable/pike" as of 20.12.2017
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 08.12.2017
neutron_vpnaas_git_install_branch: 60e4e7113b5fbbf28e97ebce2f40b7f1675200e6 # HEAD of "stable/pike" as of 20.12.2017
neutron_vpnaas_git_project_group: neutron_all
neutron_fwaas_git_repo: https://git.openstack.org/openstack/neutron-fwaas
neutron_fwaas_git_install_branch: c2bafa999f7ea45687d5a3d42739e465564e99d1 # HEAD of "stable/pike" as of 08.12.2017
neutron_fwaas_git_install_branch: c2bafa999f7ea45687d5a3d42739e465564e99d1 # HEAD of "stable/pike" as of 20.12.2017
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: 9098d4447581117e857d2f86fb4a0508b5ffbb6a # HEAD of "stable/pike" as of 08.12.2017
neutron_dynamic_routing_git_install_branch: 9098d4447581117e857d2f86fb4a0508b5ffbb6a # HEAD of "stable/pike" as of 20.12.2017
neutron_dynamic_routing_git_project_group: neutron_all
networking_calico_git_repo: https://git.openstack.org/openstack/networking-calico
@ -147,31 +147,31 @@ networking_calico_git_project_group: neutron_all
## Nova service
nova_git_repo: https://git.openstack.org/openstack/nova
nova_git_install_branch: 8f7f4b3ba6bb17e39fd3f2d22ed2457311988692 # HEAD of "stable/pike" as of 08.12.2017
nova_git_install_branch: 9adf97c0132c3e0d34bbb2e33b59c6e5b00bec57 # HEAD of "stable/pike" as of 20.12.2017
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 08.12.2017
nova_powervm_git_install_branch: e0b516ca36fa5dfd38ae6f7ea97afd9a52f313ed # HEAD of "stable/pike" as of 20.12.2017
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: 9747c274138d9ef40512d5015e9e581f6bbec5d9 # HEAD of "stable/pike" as of 08.12.2017
nova_lxd_git_install_branch: 9747c274138d9ef40512d5015e9e581f6bbec5d9 # HEAD of "stable/pike" as of 20.12.2017
nova_lxd_git_project_group: nova_all
## Sahara service
sahara_git_repo: https://git.openstack.org/openstack/sahara
sahara_git_install_branch: 3ee0da5ea09904125c44e1f9d1a9b83554b1a1cd # HEAD of "stable/pike" as of 08.12.2017
sahara_git_install_branch: 3ee0da5ea09904125c44e1f9d1a9b83554b1a1cd # HEAD of "stable/pike" as of 20.12.2017
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 08.12.2017
swift_git_install_branch: 0ff2d5e3b85a42914a89eac64ed9a87172334a2c # HEAD of "stable/pike" as of 20.12.2017
swift_git_project_group: swift_all
@ -183,27 +183,27 @@ swift_swift3_git_project_group: swift_all
## Ironic service
ironic_git_repo: https://git.openstack.org/openstack/ironic
ironic_git_install_branch: 47179d9fca337f32324f8e8a68541358fdac8649 # HEAD of "stable/pike" as of 08.12.2017
ironic_git_install_branch: 0bae67798d0c309a79cf25b1c9bab9b0798cec02 # HEAD of "stable/pike" as of 20.12.2017
ironic_git_project_group: ironic_all
## Magnum service
magnum_git_repo: https://git.openstack.org/openstack/magnum
magnum_git_install_branch: c58b727bec3561d8d283497d784a3437185924dd # HEAD of "stable/pike" as of 08.12.2017
magnum_git_install_branch: c58b727bec3561d8d283497d784a3437185924dd # HEAD of "stable/pike" as of 20.12.2017
magnum_git_project_group: magnum_all
## Trove service
trove_git_repo: https://git.openstack.org/openstack/trove
trove_git_install_branch: e6d4b4b3fe1768348c9df815940b97cecb5e7ee2 # HEAD of "stable/pike" as of 08.12.2017
trove_git_install_branch: e6d4b4b3fe1768348c9df815940b97cecb5e7ee2 # HEAD of "stable/pike" as of 20.12.2017
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 08.12.2017
trove_dashboard_git_install_branch: bffd0776d139f38f96ce8ded07ccde4b5a41bc7a # HEAD of "stable/pike" as of 20.12.2017
trove_dashboard_git_project_group: horizon_all
## Octavia service
octavia_git_repo: https://git.openstack.org/openstack/octavia
octavia_git_install_branch: b84682c5872e9704c8390266e380f5c261797313 # HEAD of "stable/pike" as of 08.12.2017
octavia_git_install_branch: b84682c5872e9704c8390266e380f5c261797313 # HEAD of "stable/pike" as of 20.12.2017
octavia_git_project_group: octavia_all
## Molteniron service

View File

@ -0,0 +1,16 @@
---
other:
- |
CentOS deployments require a special COPR repository for modern LXC
packages. The COPR repository is not mirrored at this time and this causes
failed gate tests and production deployments.
The role now syncs the LXC packages down from COPR to each host and builds
a local LXC package repository in `/opt/thm-lxc2.0`. This greatly reduces
the amount of times that packages must be downloaded from the COPR server
during deployments, which will reduce failures until the packages can be
hosted with a more reliable source.
In addition, this should speed up playbook runs since ``yum`` can check a
locally-hosted repository instead of a remote repository with availability
and performance challenges.

View File

@ -0,0 +1,7 @@
---
features:
- The galera cluster now supports cluster health checks over HTTP using port
9200. The new cluster check ensures a node is healthy by running a simple
query against the wsrep sync status using monitoring user. This change will
provide for a more robust cluster check ensuring we have the most fault
tolerant galera cluster possible.

View File

@ -0,0 +1,7 @@
---
features:
- |
Galera healthcheck has been improved, and relies on an xinetd service.
By default, the service is unaccessible (filtered with the no_access
directive). You can override the directive by setting any xinetd
valid value to ``galera_monitoring_allowed_source``.