Andy McCrae c4105464e6 Pin SHA's for stable/pike rc1
We may need a few more bumps - specifically for some upstream projects
that don't have a stable/pike branch yet. Namely:

swift
magnum
magnum_dashboard
nova-lxd
ceilometer
aodh
dragonflow

We should move to a SHA-bump approach from now to allow us to release
RC1 and further RCs without having to re-pin role SHA's.

Additionally, since the endpoint for placement has changed to / instead
of /placement the healthchk needs to anticipate a "401 - Unauthorized".

Change-Id: Iccc4d4b7aa3a69eb3c87e50aaae9ccb7b4b7135e
2017-08-16 16:20:19 +01:00

213 lines
9.3 KiB
YAML

---
# Copyright 2014, Rackspace US, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
## NOTICE on items in this file:
## * If you use anything in the *._git_install_branch field that is not a TAG
## make sure to leave an in-line comment as to "why".
## For the sake of anyone else editing this file:
## * If you add services to this file please do so in alphabetical order.
## * Every entry should be name spaced with the name of the client followed by an "_"
## * All items with this file should be separated by `name_` note that the name of the
## package should be one long name with no additional `_` separating it.
### Before this is shipped all of these services should have a tag set as the branch,
### or have a comment / reason attached to them as to why a tag can not work.
## Global Requirements
requirements_git_repo: https://git.openstack.org/openstack/requirements
requirements_git_install_branch: 02c1576d1307ccfc851d86098465b26e125d38a0 # HEAD of "stable/pike" as of 15.08.2017
## Aodh service
aodh_git_repo: https://git.openstack.org/openstack/aodh
aodh_git_install_branch: cb90d3ad472bba8d648803ca94a9196dff97f0e8 # HEAD of "master" as of 15.08.2017
aodh_git_project_group: aodh_all
## Barbican service
barbican_git_repo: https://git.openstack.org/openstack/barbican
barbican_git_install_branch: e6c4f8cd7363f6662c30b276140fb2b8c9132326 # HEAD of "stable/pike" as of 15.08.2017
barbican_git_project_group: barbican_all
## Ceilometer service
ceilometer_git_repo: https://git.openstack.org/openstack/ceilometer
ceilometer_git_install_branch: 3de27d2855479dbadf9f1146fb1a122968dcfb1e # HEAD of "master" as of 15.08.2017
ceilometer_git_project_group: ceilometer_all
## Cinder service
cinder_git_repo: https://git.openstack.org/openstack/cinder
cinder_git_install_branch: 2e03e0953cc43508d27fc51f12e0d8685cf93480 # HEAD of "stable/pike" as of 15.08.2017
cinder_git_project_group: cinder_all
## Designate service
designate_git_repo: https://git.openstack.org/openstack/designate
designate_git_install_branch: edc0684ace513d2ae73f06941e0898d1e963f298 # HEAD of "stable/pike" as of 15.08.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: 8169c4b876e05f0675a1d942b17d7d83b9f9e7d2 # HEAD of "stable/pike" as of 15.08.2017
designate_dashboard_git_project_group: horizon_all
## Dragonflow service
dragonflow_git_repo: https://git.openstack.org/openstack/dragonflow
dragonflow_git_install_branch: 4ef8522cbac0362849eba14d796ccd04a2f9d222 # HEAD of "master" as of 15.08.2017
dragonflow_git_project_group: neutron_all
## Glance service
glance_git_repo: https://git.openstack.org/openstack/glance
glance_git_install_branch: e612a90092edc619c93324d3f5334243c64571be # HEAD of "stable/pike" as of 15.08.2017
glance_git_project_group: glance_all
## Heat service
heat_git_repo: https://git.openstack.org/openstack/heat
heat_git_install_branch: 22d71422b12a953626fafa6b87d4ace004590b7b # HEAD of "stable/pike" as of 15.08.2017
heat_git_project_group: heat_all
## Horizon service
horizon_git_repo: https://git.openstack.org/openstack/horizon
horizon_git_install_branch: f006b739c9f12c2ef58ffe9c7ee6b78ba73c54a0 # HEAD of "stable/pike" as of 15.08.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: 8a94404e48634505c29bfa6f1cc650721e139649 # HEAD of "stable/pike" as of 15.08.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: 95f43811c397282a76dabb374fd88cae5e9e8c37 # HEAD of "master" as of 15.08.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: 9c8c2ff2c715121913c73601dbc42d9d365c1e9f # HEAD of "stable/pike" as of 15.08.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: 58e09e31949aa87b45c11d1f8aaa1c0a9eea9be6 # HEAD of "stable/pike" as of 15.08.2017
sahara_dashboard_git_project_group: horizon_all
## Keystone service
keystone_git_repo: https://git.openstack.org/openstack/keystone
keystone_git_install_branch: e45e77170329f8af0f4d479838bfc69fa9f19014 # HEAD of "stable/pike" as of 15.08.2017
keystone_git_project_group: keystone_all
## Neutron service
neutron_git_repo: https://git.openstack.org/openstack/neutron
neutron_git_install_branch: 2f98022fa5fc5fd61cd441469b7fe65c0ae12b23 # HEAD of "stable/pike" as of 15.08.2017
neutron_git_project_group: neutron_all
neutron_lbaas_git_repo: https://git.openstack.org/openstack/neutron-lbaas
neutron_lbaas_git_install_branch: b8a806e923df9b59284053d4bd801ebf47a3b762 # HEAD of "stable/pike" as of 15.08.2017
neutron_lbaas_git_project_group: neutron_all
neutron_vpnaas_git_repo: https://git.openstack.org/openstack/neutron-vpnaas
neutron_vpnaas_git_install_branch: 8278615c1f35f98447a3f9692a78ab45e90ee8c6 # HEAD of "stable/pike" as of 15.08.2017
neutron_vpnaas_git_project_group: neutron_all
neutron_fwaas_git_repo: https://git.openstack.org/openstack/neutron-fwaas
neutron_fwaas_git_install_branch: a6b0f95241cf313527a57a50bb4d15755a2dc396 # HEAD of "stable/pike" as of 15.08.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: acf24970687cc5fcc64f2b7a7058230eb4f18b37 # HEAD of "stable/pike" as of 15.08.2017
neutron_dynamic_routing_git_project_group: neutron_all
networking_calico_git_repo: https://git.openstack.org/openstack/networking-calico
networking_calico_git_install_branch: e794848060e7ab3edf320b1847151de4eb6af142 # HEAD of "master" as of 15.08.2017
networking_calico_git_project_group: neutron_all
## Nova service
nova_git_repo: https://git.openstack.org/openstack/nova
nova_git_install_branch: fefff942ef5f8b3b8b209be1554daba28865d73a # HEAD of "stable/pike" as of 15.08.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: 8ee60c5588a99a77a7951eaec0663664a7db6df1 # HEAD of "stable/pike" as of 15.08.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: 9307fcc2080e0103721f44f8f47d286ffb58ac0f # HEAD of "master" as of 15.08.2017
nova_lxd_git_project_group: nova_all
## Sahara service
sahara_git_repo: https://git.openstack.org/openstack/sahara
sahara_git_install_branch: e0fd97cbd3bcba594bc95655f57ce6e31fc6916a # HEAD of "stable/pike" as of 15.08.2017
sahara_git_project_group: sahara_all
## Swift service
swift_git_repo: https://git.openstack.org/openstack/swift
swift_git_install_branch: f9cacb37409d2d7aab03ef5f2aab5038cc283377 # HEAD of "master" as of 15.08.2017
swift_git_project_group: swift_all
## Swift3 middleware
swift_swift3_git_repo: https://git.openstack.org/openstack/swift3
swift_swift3_git_install_branch: b4c2590ade19475458e24dabc2729ed3bbb22242 # HEAD of "master" as of 15.08.2017
swift_swift3_git_project_group: swift_all
## Ironic service
ironic_git_repo: https://git.openstack.org/openstack/ironic
ironic_git_install_branch: aa1abbdcd60ebbf221b7b7af589c2f85a940382f # HEAD of "master" as of 15.08.2017
ironic_git_project_group: ironic_all
## Magnum service
magnum_git_repo: https://git.openstack.org/openstack/magnum
magnum_git_install_branch: 9eaea84686a6bda09944d32b8f36ed52560894e2 # HEAD of "master" as of 15.08.2017
magnum_git_project_group: magnum_all
## Trove service
trove_git_repo: https://git.openstack.org/openstack/trove
trove_git_install_branch: 0fb67d459baa0fb22391b1b1da3dba5349666bb7 # HEAD of "stable/pike" as of 15.08.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: 387c3358555ee539f7abbbf4875497497e12c265 # HEAD of "stable/pike" as of 15.08.2017
trove_dashboard_git_project_group: horizon_all
## Octavia service
octavia_git_repo: https://git.openstack.org/openstack/octavia
octavia_git_install_branch: 02926d8907335a4108998034bafb757418f4b5ac # HEAD of "stable/pike" as of 15.08.2017
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 15.08.2017
molteniron_git_project_group: molteniron_all