Merge "Update all SHAs for 17.1.7" into stable/queens

This commit is contained in:
Zuul 2019-01-08 13:12:59 +00:00 committed by Gerrit Code Review
commit 4c3a87a283
4 changed files with 52 additions and 45 deletions

View File

@ -17,7 +17,7 @@
- name: galera_server
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-galera_server
version: 1ce63ac6de360b2f9695d7d714a756386429bc73
version: 78c8b5f7e2a0724610c2b858a2712a74e7400f5f
- 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: 42e8cc4ac5629cc169f0437f03a00381e0a30185
version: 059a8470126e4f0a6560b3cfde68eee38ad8f5b0
- name: memcached_server
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-memcached_server
@ -49,7 +49,7 @@
- name: os_keystone
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_keystone
version: 03e3e83953218ad3a99c7c239037a94b60313ee7
version: 5bd05fc238662b07cd78f18f9d9f8e50062b45d1
- name: openstack_openrc
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-openstack_openrc
@ -65,7 +65,7 @@
- name: os_ceilometer
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_ceilometer
version: 8b7ba25908727cff9393b977f725e595521d0b34
version: 4d565ba90a7b034afce2434589747905c9ca8795
- name: os_cinder
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_cinder
@ -97,7 +97,7 @@
- name: os_magnum
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_magnum
version: f5d6b919b504e787841d5b1703672c5ab77c14ea
version: 3607a6d4a7f8e810f1e6b5957b35214656527d43
- name: os_molteniron
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_molteniron

View File

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

View File

@ -31,201 +31,201 @@
## Global Requirements
requirements_git_repo: https://git.openstack.org/openstack/requirements
requirements_git_install_branch: 0c514630d32a1553cafa45d33228623283e84b50 # HEAD of "stable/queens" as of 11.12.2018
requirements_git_install_branch: 047cd2507fa0ce07ec0687453649f36a8af4601a # HEAD of "stable/queens" as of 23.12.2018
requirements_git_track_branch: stable/queens
## Aodh service
aodh_git_repo: https://git.openstack.org/openstack/aodh
aodh_git_install_branch: f7fe084a369943508ba99586440a8b7eca4b3579 # HEAD of "stable/queens" as of 11.12.2018
aodh_git_install_branch: f7fe084a369943508ba99586440a8b7eca4b3579 # HEAD of "stable/queens" as of 23.12.2018
aodh_git_project_group: aodh_all
aodh_git_track_branch: stable/queens
## Barbican service
barbican_git_repo: https://git.openstack.org/openstack/barbican
barbican_git_install_branch: 71fe341ce57bccd2eb115860fca97239264adac1 # HEAD of "stable/queens" as of 11.12.2018
barbican_git_install_branch: 71fe341ce57bccd2eb115860fca97239264adac1 # HEAD of "stable/queens" as of 23.12.2018
barbican_git_project_group: barbican_all
barbican_git_track_branch: stable/queens
## Ceilometer service
ceilometer_git_repo: https://git.openstack.org/openstack/ceilometer
ceilometer_git_install_branch: 6d0b69fd50b2a69e07d473034f14577b03c67db8 # HEAD of "stable/queens" as of 11.12.2018
ceilometer_git_install_branch: 6d0b69fd50b2a69e07d473034f14577b03c67db8 # HEAD of "stable/queens" as of 23.12.2018
ceilometer_git_project_group: ceilometer_all
ceilometer_git_track_branch: stable/queens
## Cinder service
cinder_git_repo: https://git.openstack.org/openstack/cinder
cinder_git_install_branch: 61e90d528d444fd98d6f34c4b0f81e4ac1e1f0d4 # HEAD of "stable/queens" as of 11.12.2018
cinder_git_install_branch: da016c47a90d85fac1059d4abb41997696a593ea # HEAD of "stable/queens" as of 23.12.2018
cinder_git_project_group: cinder_all
cinder_git_track_branch: stable/queens
## Designate service
designate_git_repo: https://git.openstack.org/openstack/designate
designate_git_install_branch: 59c5c664654b88772a6309fbb319e446423317c0 # HEAD of "stable/queens" as of 11.12.2018
designate_git_install_branch: 59c5c664654b88772a6309fbb319e446423317c0 # HEAD of "stable/queens" as of 23.12.2018
designate_git_project_group: designate_all
designate_git_track_branch: stable/queens
## Horizon Designate dashboard plugin
designate_dashboard_git_repo: https://git.openstack.org/openstack/designate-dashboard
designate_dashboard_git_install_branch: e9d8ad0b5071177e0b96653007e9d11971965741 # HEAD of "stable/queens" as of 11.12.2018
designate_dashboard_git_install_branch: e9d8ad0b5071177e0b96653007e9d11971965741 # HEAD of "stable/queens" as of 23.12.2018
designate_dashboard_git_project_group: horizon_all
designate_dashboard_git_track_branch: stable/queens
## Dragonflow service
dragonflow_git_repo: https://git.openstack.org/openstack/dragonflow
dragonflow_git_install_branch: d58dd36d69a2477981fb1616920be242facf205e # HEAD of "stable/queens" as of 11.12.2018
dragonflow_git_install_branch: d58dd36d69a2477981fb1616920be242facf205e # HEAD of "stable/queens" as of 23.12.2018
dragonflow_git_project_group: neutron_all
dragonflow_git_track_branch: stable/queens
## Glance service
glance_git_repo: https://git.openstack.org/openstack/glance
glance_git_install_branch: a0f83758cd0356498abb19cf4aab1837d03bf5be # HEAD of "stable/queens" as of 11.12.2018
glance_git_install_branch: a0f83758cd0356498abb19cf4aab1837d03bf5be # HEAD of "stable/queens" as of 23.12.2018
glance_git_project_group: glance_all
glance_git_track_branch: stable/queens
## Heat service
heat_git_repo: https://git.openstack.org/openstack/heat
heat_git_install_branch: e3719aeb53d1987a750a083b5fe9ec1fdb9edd9e # HEAD of "stable/queens" as of 11.12.2018
heat_git_install_branch: 5735a49f704411aa36668f2182573d7874251c07 # HEAD of "stable/queens" as of 23.12.2018
heat_git_project_group: heat_all
heat_git_track_branch: stable/queens
## Horizon service
horizon_git_repo: https://git.openstack.org/openstack/horizon
horizon_git_install_branch: 93fceeefa300ce9849ab123a240295f20b8bce1f # HEAD of "stable/queens" as of 11.12.2018
horizon_git_install_branch: 93fceeefa300ce9849ab123a240295f20b8bce1f # HEAD of "stable/queens" as of 23.12.2018
horizon_git_project_group: horizon_all
horizon_git_track_branch: stable/queens
## Horizon Ironic dashboard plugin
ironic_dashboard_git_repo: https://git.openstack.org/openstack/ironic-ui
ironic_dashboard_git_install_branch: 0c5c77b7386956e769549dd80e0071866534bb89 # HEAD of "stable/queens" as of 11.12.2018
ironic_dashboard_git_install_branch: 0c5c77b7386956e769549dd80e0071866534bb89 # HEAD of "stable/queens" as of 23.12.2018
ironic_dashboard_git_project_group: horizon_all
ironic_dashboard_git_track_branch: stable/queens
## Horizon Magnum dashboard plugin
magnum_dashboard_git_repo: https://git.openstack.org/openstack/magnum-ui
magnum_dashboard_git_install_branch: 5807e57dbd96b64c88f6d673f083ca02839f62c7 # HEAD of "stable/queens" as of 11.12.2018
magnum_dashboard_git_install_branch: 5807e57dbd96b64c88f6d673f083ca02839f62c7 # HEAD of "stable/queens" as of 23.12.2018
magnum_dashboard_git_project_group: horizon_all
magnum_dashboard_git_track_branch: stable/queens
## Horizon LBaaS dashboard plugin
neutron_lbaas_dashboard_git_repo: https://git.openstack.org/openstack/neutron-lbaas-dashboard
neutron_lbaas_dashboard_git_install_branch: 7f2010ddddf48249a518a4063d3a020e75b6b2bf # HEAD of "stable/queens" as of 11.12.2018
neutron_lbaas_dashboard_git_install_branch: 7f2010ddddf48249a518a4063d3a020e75b6b2bf # HEAD of "stable/queens" as of 23.12.2018
neutron_lbaas_dashboard_git_project_group: horizon_all
neutron_lbaas_dashboard_git_track_branch: stable/queens
## Horizon FWaaS dashboard plugin
neutron_fwaas_dashboard_git_repo: https://git.openstack.org//openstack/neutron-fwaas-dashboard
neutron_fwaas_dashboard_git_install_branch: 37a524cda06814de0bd594f12bdac6f7bc8744c4 # HEAD of "stable/queens" as of 11.12.2018
neutron_fwaas_dashboard_git_install_branch: 37a524cda06814de0bd594f12bdac6f7bc8744c4 # HEAD of "stable/queens" as of 23.12.2018
neutron_fwaas_dashboard_git_project_group: horizon_all
neutron_fwaas_dashboard_git_track_branch: stable/queens
## Horizon Sahara dashboard plugin
sahara_dashboard_git_repo: https://git.openstack.org/openstack/sahara-dashboard
sahara_dashboard_git_install_branch: 0b22100f8624fcf006bb41998af436810c434e5f # HEAD of "stable/queens" as of 11.12.2018
sahara_dashboard_git_install_branch: 0b22100f8624fcf006bb41998af436810c434e5f # HEAD of "stable/queens" as of 23.12.2018
sahara_dashboard_git_project_group: horizon_all
sahara_dashboard_git_track_branch: stable/queens
## Horizon Heat dashboard
heat_dashboard_git_repo: https://git.openstack.org/openstack/heat-dashboard
heat_dashboard_git_install_branch: d8b3a94930250d09f0db49662c99c3ff5c88ce8d # HEAD of "stable/queens" as of 11.12.2018
heat_dashboard_git_install_branch: d8b3a94930250d09f0db49662c99c3ff5c88ce8d # HEAD of "stable/queens" as of 23.12.2018
heat_dashboard_git_project_group: horizon_all
heat_dashboard_git_track_branch: stable/queens
## Keystone service
keystone_git_repo: https://git.openstack.org/openstack/keystone
keystone_git_install_branch: 34185638dbf5f4421a44e44c7c245517eb79c938 # HEAD of "stable/queens" as of 11.12.2018
keystone_git_install_branch: 34185638dbf5f4421a44e44c7c245517eb79c938 # HEAD of "stable/queens" as of 23.12.2018
keystone_git_project_group: keystone_all
keystone_git_track_branch: stable/queens
## Neutron service
neutron_git_repo: https://git.openstack.org/openstack/neutron
neutron_git_install_branch: ba3f2839e94600f5093dff19f807d473696be895 # HEAD of "stable/queens" as of 11.12.2018
neutron_git_install_branch: 13622a962588823fe0d37fedf30ac43e689a19dd # HEAD of "stable/queens" as of 23.12.2018
neutron_git_project_group: neutron_all
neutron_git_track_branch: stable/queens
neutron_lbaas_git_repo: https://git.openstack.org/openstack/neutron-lbaas
neutron_lbaas_git_install_branch: b9b6b6a272ef3d9ea7606a47714d0d5ec9bd4c69 # HEAD of "stable/queens" as of 11.12.2018
neutron_lbaas_git_install_branch: b9b6b6a272ef3d9ea7606a47714d0d5ec9bd4c69 # HEAD of "stable/queens" as of 23.12.2018
neutron_lbaas_git_project_group: neutron_all
neutron_lbaas_git_track_branch: stable/queens
neutron_vpnaas_git_repo: https://git.openstack.org/openstack/neutron-vpnaas
neutron_vpnaas_git_install_branch: 01b9cd4b0157c5510b633184bfd0c825d2429c09 # HEAD of "stable/queens" as of 11.12.2018
neutron_vpnaas_git_install_branch: 01b9cd4b0157c5510b633184bfd0c825d2429c09 # HEAD of "stable/queens" as of 23.12.2018
neutron_vpnaas_git_project_group: neutron_all
neutron_vpnaas_git_track_branch: stable/queens
neutron_fwaas_git_repo: https://git.openstack.org/openstack/neutron-fwaas
neutron_fwaas_git_install_branch: a3c335a9c6a1672337fa3de72c5f31157f5eeaa1 # HEAD of "stable/queens" as of 11.12.2018
neutron_fwaas_git_install_branch: a3c335a9c6a1672337fa3de72c5f31157f5eeaa1 # HEAD of "stable/queens" as of 23.12.2018
neutron_fwaas_git_project_group: neutron_all
neutron_fwaas_git_track_branch: stable/queens
neutron_dynamic_routing_git_repo: https://git.openstack.org/openstack/neutron-dynamic-routing
neutron_dynamic_routing_git_install_branch: bd5b57786ad526f52de4b00b1f187da62c4d8bbf # HEAD of "stable/queens" as of 11.12.2018
neutron_dynamic_routing_git_install_branch: bd5b57786ad526f52de4b00b1f187da62c4d8bbf # HEAD of "stable/queens" as of 23.12.2018
neutron_dynamic_routing_git_project_group: neutron_all
neutron_dynamic_routing_git_track_branch: stable/queens
networking_calico_git_repo: https://git.openstack.org/openstack/networking-calico
networking_calico_git_install_branch: 79c7e00360ddb5fd3c38e60e5bbb3399928d9172 # HEAD of "master" as of 11.12.2018
networking_calico_git_install_branch: 47a453b276edd35d34869cf3036c0c1706c258b5 # HEAD of "master" as of 23.12.2018
networking_calico_git_project_group: neutron_all
networking_calico_git_track_branch: master
networking_odl_git_repo: https://git.openstack.org/openstack/networking-odl
networking_odl_git_install_branch: d0821278f610b72f1268a81d9d458bf0e97a1180 # HEAD of "stable/queens" as of 11.12.2018
networking_odl_git_install_branch: d0821278f610b72f1268a81d9d458bf0e97a1180 # HEAD of "stable/queens" as of 23.12.2018
networking_odl_git_project_group: neutron_all
networking_odl_git_track_branch: stable/queens
networking_bgpvpn_git_repo: https://git.openstack.org/openstack/networking-bgpvpn
networking_bgpvpn_git_install_branch: 9bc95a62e3f154b1f5d166ff83b8ba935d65548b # HEAD of "stable/queens" as of 11.12.2018
networking_bgpvpn_git_install_branch: 9bc95a62e3f154b1f5d166ff83b8ba935d65548b # HEAD of "stable/queens" as of 23.12.2018
networking_bgpvpn_git_project_group: neutron_all
networking_bgpvpn_git_track_branch: stable/queens
networking_sfc_git_repo: https://git.openstack.org/openstack/networking-sfc
networking_sfc_git_install_branch: 31265a7a5f1e23ba50e4e9cf58d35685c6bbf27d # HEAD of "stable/queens" as of 11.12.2018
networking_sfc_git_install_branch: 31265a7a5f1e23ba50e4e9cf58d35685c6bbf27d # HEAD of "stable/queens" as of 23.12.2018
networking_sfc_git_project_group: neutron_all
networking_sfc_git_track_branch: stable/queens
## Nova service
nova_git_repo: https://git.openstack.org/openstack/nova
nova_git_install_branch: 0f4cecb70c2d11593f18818523a61059c0196d88 # HEAD of "stable/queens" as of 11.12.2018
nova_git_install_branch: 33dc9f7bbd4ceecf2a590a30e6df034a32a31597 # HEAD of "stable/queens" as of 23.12.2018
nova_git_project_group: nova_all
nova_git_track_branch: stable/queens
## PowerVM Virt Driver
nova_powervm_git_repo: https://git.openstack.org/openstack/nova-powervm
nova_powervm_git_install_branch: f172fbdd50922ed46ebae16bf9c02ff16edf57aa # HEAD of "stable/queens" as of 11.12.2018
nova_powervm_git_install_branch: f172fbdd50922ed46ebae16bf9c02ff16edf57aa # HEAD of "stable/queens" as of 23.12.2018
nova_powervm_git_project_group: nova_all
nova_powervm_git_track_branch: stable/queens
## LXD Virt Driver
nova_lxd_git_repo: https://git.openstack.org/openstack/nova-lxd
nova_lxd_git_install_branch: 84a8c59be69cb0c2c473eb3307985264b4fba98f # HEAD of "stable/queens" as of 11.12.2018
nova_lxd_git_install_branch: 84a8c59be69cb0c2c473eb3307985264b4fba98f # HEAD of "stable/queens" as of 23.12.2018
nova_lxd_git_project_group: nova_all
nova_lxd_git_track_branch: stable/queens
## Sahara service
sahara_git_repo: https://git.openstack.org/openstack/sahara
sahara_git_install_branch: 456c5119ac3e1e6c7ef3dd9aa3f38a0dc238bd42 # HEAD of "stable/queens" as of 11.12.2018
sahara_git_install_branch: 5120a9ae68fdb3027b6ea95e39e836f2148aec77 # HEAD of "stable/queens" as of 23.12.2018
sahara_git_project_group: sahara_all
sahara_git_track_branch: stable/queens
## Swift service
swift_git_repo: https://git.openstack.org/openstack/swift
swift_git_install_branch: b38a303d689b37c960ddd69c7c5750d362e293e5 # HEAD of "stable/queens" as of 11.12.2018
swift_git_install_branch: b38a303d689b37c960ddd69c7c5750d362e293e5 # HEAD of "stable/queens" as of 23.12.2018
swift_git_project_group: swift_all
swift_git_track_branch: stable/queens
@ -239,40 +239,40 @@ swift_swift3_git_track_branch: None
## Ironic service
ironic_git_repo: https://git.openstack.org/openstack/ironic
ironic_git_install_branch: 7586681d23e6c0836cc795e57d02fecb7160ab5b # HEAD of "stable/queens" as of 11.12.2018
ironic_git_install_branch: 7586681d23e6c0836cc795e57d02fecb7160ab5b # HEAD of "stable/queens" as of 23.12.2018
ironic_git_project_group: ironic_all
ironic_git_track_branch: stable/queens
## Magnum service
magnum_git_repo: https://git.openstack.org/openstack/magnum
magnum_git_install_branch: a00fae2b20181bc19932d721a59ab9bc0bb57d94 # HEAD of "stable/queens" as of 11.12.2018
magnum_git_install_branch: 44ba650536b2a5bbe240295448a3a3972e119736 # HEAD of "stable/queens" as of 23.12.2018
magnum_git_project_group: magnum_all
magnum_git_track_branch: stable/queens
## Trove service
trove_git_repo: https://git.openstack.org/openstack/trove
trove_git_install_branch: 93839e241bf15624cce805703064e648ed68d379 # HEAD of "stable/queens" as of 11.12.2018
trove_git_install_branch: 93839e241bf15624cce805703064e648ed68d379 # HEAD of "stable/queens" as of 23.12.2018
trove_git_project_group: trove_all
trove_git_track_branch: stable/queens
## Horizon Trove dashboard plugin
trove_dashboard_git_repo: https://git.openstack.org/openstack/trove-dashboard
trove_dashboard_git_install_branch: 2801b411b0143c026644d27f5d958693d9fff5e2 # HEAD of "stable/queens" as of 11.12.2018
trove_dashboard_git_install_branch: 2801b411b0143c026644d27f5d958693d9fff5e2 # HEAD of "stable/queens" as of 23.12.2018
trove_dashboard_git_project_group: horizon_all
trove_dashboard_git_track_branch: stable/queens
## Octavia service
octavia_git_repo: https://git.openstack.org/openstack/octavia
octavia_git_install_branch: 36e138cd1122d1a14959677e820451310627217a # HEAD of "stable/queens" as of 12.14.2018
octavia_git_install_branch: 36e138cd1122d1a14959677e820451310627217a # HEAD of "stable/queens" as of 23.12.2018
octavia_git_project_group: octavia_all
octavia_git_track_branch: stable/queens
## Horizon Octavia dashboard plugin
octavia_dashboard_git_repo: https://git.openstack.org/openstack/octavia-dashboard
octavia_dashboard_git_install_branch: 554069659bae308da36a6da31715c276efad6e88 # HEAD of "stable/queens" as of 11.12.2018
octavia_dashboard_git_install_branch: 554069659bae308da36a6da31715c276efad6e88 # HEAD of "stable/queens" as of 23.12.2018
octavia_dashboard_git_project_group: horizon_all
octavia_dashboard_git_track_branch: stable/queens
@ -286,6 +286,6 @@ molteniron_git_track_branch: None
## Tacker service
tacker_git_repo: https://git.openstack.org/openstack/tacker
tacker_git_install_branch: 7f09e43c941b37eabab35103355c72d893f29b63 # HEAD of "stable/queens" as of 11.12.2018
tacker_git_install_branch: 7f09e43c941b37eabab35103355c72d893f29b63 # HEAD of "stable/queens" as of 23.12.2018
tacker_git_project_group: tacker_all
tacker_git_track_branch: stable/queens

View File

@ -0,0 +1,7 @@
---
fixes:
- With the release of CentOS 7.6, deployments were breaking and becoming very
slow when we restart dbus in order to catch some PolicyKit changes. However,
those changes were never actaully used so they were happening for no reason.
We no longer make any modifications to the systemd-machined configuration
and/or PolicyKit to maintain upstream compatibility.