Bump SHAs for stable/queens

Change-Id: I7db298492edbd760b4269fc5908cf22a6c4e6582
This commit is contained in:
Jean-Philippe Evrard 2019-01-26 09:23:58 +00:00
parent 4c3a87a283
commit 18be178679
7 changed files with 74 additions and 51 deletions

View File

@ -1,7 +1,7 @@
- name: ansible-hardening
scm: git
src: https://git.openstack.org/openstack/ansible-hardening
version: 19ceefdd1c6f9e6015998ed9ae400d20e88b0996
version: a94d6dfb2054d793c0c1425c35c71ab9ee046933
- name: apt_package_pinning
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
@ -21,7 +21,7 @@
- name: ceph_client
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-ceph_client
version: 17feb0e8834436895d3a803e89538014cb0e0fe0
version: ee1fb0d6b2a0381c10c9ae62b96d6ebc8f233b68
- name: haproxy_server
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-haproxy_server
@ -33,7 +33,7 @@
- name: lxc_container_create
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-lxc_container_create
version: 31e9abbbe1e9c3f94af00e215498ff2488405cd8
version: 6a88011db48ce95d7e7f94476efb67a692f5a42d
- name: lxc_hosts
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-lxc_hosts
@ -61,7 +61,7 @@
- name: os_barbican
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_barbican
version: 7a35b2f74f93cf830aa5dde27abe640392f72b95
version: 9a4d31332155aed4e70ba1febb818ab72d01f98b
- name: os_ceilometer
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_ceilometer
@ -85,7 +85,7 @@
- name: os_heat
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_heat
version: e4c663a099ce87339cb3cc3c2b03079c55b5e189
version: 65892901790c8b45b1a30f8a451537a796608ecd
- name: os_horizon
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_horizon
@ -105,11 +105,11 @@
- name: os_neutron
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_neutron
version: b5cdd6f66940aab81fd8eb0d25c1b0a76edee007
version: c4b02578a30200161f825f4448f226ef63c49743
- name: os_nova
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_nova
version: e500b5fbb8d69498fb7b72552cb016805c7278e7
version: 1ffa353d3119836be8a8234ce4c06b90d31accfb
- name: os_octavia
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-os_octavia
@ -149,7 +149,7 @@
- name: repo_build
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-repo_build
version: 2d13c59e1a23456896c2bbdba7041fa9524a46cb
version: b7f270189f79a4e864cc7fa6893d8831a4116291
- name: repo_server
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-repo_server
@ -157,7 +157,7 @@
- name: rsyslog_client
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-rsyslog_client
version: ff6cdd85ae96501e2fc37b38527221b8fb589766
version: cab50999c18b72fbdff1e750f25c4eac1fea23b4
- name: rsyslog_server
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-rsyslog_server

View File

@ -33,6 +33,6 @@
## 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: 4.2.0 # HEAD of "stable/4.2" as of 10.02.2018
gnocchi_git_install_branch: 17f1d51493781daaafdfca67b4b912d3bae02055 # HEAD as of 26.01.2019
gnocchi_git_project_group: gnocchi_all
gnocchi_git_track_branch: "stable/4.2"
gnocchi_git_track_branch: stable/4.2

View File

@ -31,201 +31,201 @@
## Global Requirements
requirements_git_repo: https://git.openstack.org/openstack/requirements
requirements_git_install_branch: 047cd2507fa0ce07ec0687453649f36a8af4601a # HEAD of "stable/queens" as of 23.12.2018
requirements_git_install_branch: 127de32212b96f617aa9362ae51f2eff4c2ff169 # HEAD as of 26.01.2019
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 23.12.2018
aodh_git_install_branch: f7fe084a369943508ba99586440a8b7eca4b3579 # HEAD as of 26.01.2019
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 23.12.2018
barbican_git_install_branch: aa3509c5850728ef7468226149e5f7952f1d8c58 # HEAD as of 26.01.2019
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 23.12.2018
ceilometer_git_install_branch: 894414227fab5bffeb2af4d0cab06fcf7aab42d1 # HEAD as of 26.01.2019
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: da016c47a90d85fac1059d4abb41997696a593ea # HEAD of "stable/queens" as of 23.12.2018
cinder_git_install_branch: 937af5be0e7c17b34860e25cc434a219d7143387 # HEAD as of 26.01.2019
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 23.12.2018
designate_git_install_branch: 59c5c664654b88772a6309fbb319e446423317c0 # HEAD as of 26.01.2019
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 23.12.2018
designate_dashboard_git_install_branch: e9d8ad0b5071177e0b96653007e9d11971965741 # HEAD as of 26.01.2019
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 23.12.2018
dragonflow_git_install_branch: d58dd36d69a2477981fb1616920be242facf205e # HEAD as of 26.01.2019
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 23.12.2018
glance_git_install_branch: 36e8be5136c87b5ea7b652007f210a07d5df80b0 # HEAD as of 26.01.2019
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: 5735a49f704411aa36668f2182573d7874251c07 # HEAD of "stable/queens" as of 23.12.2018
heat_git_install_branch: 10ffedb0b601f3c863cb3055df1fa0cddd731a0c # HEAD as of 26.01.2019
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 23.12.2018
horizon_git_install_branch: 9ba7a0360756f0c8a0837cc0f9701711bb6e8888 # HEAD as of 26.01.2019
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 23.12.2018
ironic_dashboard_git_install_branch: 0c5c77b7386956e769549dd80e0071866534bb89 # HEAD as of 26.01.2019
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 23.12.2018
magnum_dashboard_git_install_branch: 5807e57dbd96b64c88f6d673f083ca02839f62c7 # HEAD as of 26.01.2019
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 23.12.2018
neutron_lbaas_dashboard_git_install_branch: 7f2010ddddf48249a518a4063d3a020e75b6b2bf # HEAD as of 26.01.2019
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 23.12.2018
neutron_fwaas_dashboard_git_install_branch: 37a524cda06814de0bd594f12bdac6f7bc8744c4 # HEAD as of 26.01.2019
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 23.12.2018
sahara_dashboard_git_install_branch: 0b22100f8624fcf006bb41998af436810c434e5f # HEAD as of 26.01.2019
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 23.12.2018
heat_dashboard_git_install_branch: d8b3a94930250d09f0db49662c99c3ff5c88ce8d # HEAD as of 26.01.2019
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 23.12.2018
keystone_git_install_branch: 34185638dbf5f4421a44e44c7c245517eb79c938 # HEAD as of 26.01.2019
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: 13622a962588823fe0d37fedf30ac43e689a19dd # HEAD of "stable/queens" as of 23.12.2018
neutron_git_install_branch: 262a978ea7f4bef358a5b796e3966ed50a6473ae # HEAD as of 26.01.2019
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 23.12.2018
neutron_lbaas_git_install_branch: b9b6b6a272ef3d9ea7606a47714d0d5ec9bd4c69 # HEAD as of 26.01.2019
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 23.12.2018
neutron_vpnaas_git_install_branch: 01b9cd4b0157c5510b633184bfd0c825d2429c09 # HEAD as of 26.01.2019
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 23.12.2018
neutron_fwaas_git_install_branch: a3c335a9c6a1672337fa3de72c5f31157f5eeaa1 # HEAD as of 26.01.2019
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 23.12.2018
neutron_dynamic_routing_git_install_branch: bd5b57786ad526f52de4b00b1f187da62c4d8bbf # HEAD as of 26.01.2019
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: 47a453b276edd35d34869cf3036c0c1706c258b5 # HEAD of "master" as of 23.12.2018
networking_calico_git_install_branch: 3d77b08aba2da6db4686a94f29e1405363fb9c7b # HEAD as of 26.01.2019
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 23.12.2018
networking_odl_git_install_branch: d0821278f610b72f1268a81d9d458bf0e97a1180 # HEAD as of 26.01.2019
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 23.12.2018
networking_bgpvpn_git_install_branch: 9bc95a62e3f154b1f5d166ff83b8ba935d65548b # HEAD as of 26.01.2019
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 23.12.2018
networking_sfc_git_install_branch: 31265a7a5f1e23ba50e4e9cf58d35685c6bbf27d # HEAD as of 26.01.2019
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: 33dc9f7bbd4ceecf2a590a30e6df034a32a31597 # HEAD of "stable/queens" as of 23.12.2018
nova_git_install_branch: ccecb980a831e245090f22f37ec64af9f8c7a942 # HEAD as of 26.01.2019
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 23.12.2018
nova_powervm_git_install_branch: f172fbdd50922ed46ebae16bf9c02ff16edf57aa # HEAD as of 26.01.2019
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 23.12.2018
nova_lxd_git_install_branch: 84a8c59be69cb0c2c473eb3307985264b4fba98f # HEAD as of 26.01.2019
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: 5120a9ae68fdb3027b6ea95e39e836f2148aec77 # HEAD of "stable/queens" as of 23.12.2018
sahara_git_install_branch: 5120a9ae68fdb3027b6ea95e39e836f2148aec77 # HEAD as of 26.01.2019
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 23.12.2018
swift_git_install_branch: 4ea52f3a950b5db1bb0549de322e252471218401 # HEAD as of 26.01.2019
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 23.12.2018
ironic_git_install_branch: 802464eda2280644ee258a2038d9b0eeecfa3cc4 # HEAD as of 26.01.2019
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: 44ba650536b2a5bbe240295448a3a3972e119736 # HEAD of "stable/queens" as of 23.12.2018
magnum_git_install_branch: 44ba650536b2a5bbe240295448a3a3972e119736 # HEAD as of 26.01.2019
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 23.12.2018
trove_git_install_branch: 93839e241bf15624cce805703064e648ed68d379 # HEAD as of 26.01.2019
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 23.12.2018
trove_dashboard_git_install_branch: 2801b411b0143c026644d27f5d958693d9fff5e2 # HEAD as of 26.01.2019
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 23.12.2018
octavia_git_install_branch: 36e138cd1122d1a14959677e820451310627217a # HEAD as of 26.01.2019
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 23.12.2018
octavia_dashboard_git_install_branch: 554069659bae308da36a6da31715c276efad6e88 # HEAD as of 26.01.2019
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 23.12.2018
tacker_git_install_branch: 7f09e43c941b37eabab35103355c72d893f29b63 # HEAD as of 26.01.2019
tacker_git_project_group: tacker_all
tacker_git_track_branch: stable/queens

View File

@ -29,5 +29,5 @@
rally_git_repo: https://git.openstack.org/openstack/rally
rally_git_install_branch: 50575b2fa499786b60d0a1d5f866ec6f9f53d12a # HEAD of "master" as of 10.02.2018
rally_git_project_group: utility_all
rally_git_install_fragments: "venvwithindex=True&ignorerequirements=True"
rally_git_install_fragments: venvwithindex=True&ignorerequirements=True
rally_git_track_branch: None

View File

@ -0,0 +1,4 @@
---
features:
- It is now possible to modify the NTP server options in chrony using
``security_ntp_server_options``.

View File

@ -0,0 +1,4 @@
---
features:
- Chrony got a new configuration option to synchronize the system clock back
to the RTC using the ``security_ntp_sync_rtc`` variable. Disabled by default.

View File

@ -0,0 +1,15 @@
---
fixes:
- |
When using LXC containers with a copy-on-write back-end, the ``lxc_hosts``
role execution would fail due to undefined variables with the
``nspawn_host_`` prefix. This issue has now been fixed.
deprecations:
- |
The following variable name changes have been implemented in order to
better reflect their purpose.
* ``lxc_host_machine_quota_disabled`` -> ``lxc_host_btrfs_quota_disabled``
* ``lxc_host_machine_qgroup_space_limit`` -> ``lxc_host_btrfs_qgroup_space_limit``
* ``lxc_host_machine_qgroup_compression_limit`` -> ``lxc_host_btrfs_qgroup_compression_limit``