65f09e114b
Octavia dashboard will be enabled if any octavia hosts are defined Change-Id: I893cc59cc27c24ce39fb7ec0bc90b95c75c567be Depends-On: I65c9d117f8e74d9a2e1e5b3cfad34a4dbb06ca60
251 lines
11 KiB
YAML
251 lines
11 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: 83dbef854e3b2b699f9382a993997a94bba1f5cb # HEAD of "master" as of 16.02.2018
|
|
|
|
|
|
## Aodh service
|
|
aodh_git_repo: https://git.openstack.org/openstack/aodh
|
|
aodh_git_install_branch: a1e60be0b8018fea95f2c0020545d0e6cd63fdbf # HEAD of "master" as of 16.02.2018
|
|
aodh_git_project_group: aodh_all
|
|
|
|
|
|
## Barbican service
|
|
barbican_git_repo: https://git.openstack.org/openstack/barbican
|
|
barbican_git_install_branch: 5b525f6b0a7cf5342a9ffa3ca3618028d6d53649 # HEAD of "master" as of 16.02.2018
|
|
barbican_git_project_group: barbican_all
|
|
|
|
|
|
## Ceilometer service
|
|
ceilometer_git_repo: https://git.openstack.org/openstack/ceilometer
|
|
ceilometer_git_install_branch: d2af7e9ece2f903633bf4e95208b2e3ba6ac464d # HEAD of "master" as of 16.02.2018
|
|
ceilometer_git_project_group: ceilometer_all
|
|
|
|
|
|
## Cinder service
|
|
cinder_git_repo: https://git.openstack.org/openstack/cinder
|
|
cinder_git_install_branch: 949309e06b85a068696b9844a8c9dac29874e9c9 # HEAD of "master" as of 16.02.2018
|
|
cinder_git_project_group: cinder_all
|
|
|
|
|
|
## Designate service
|
|
designate_git_repo: https://git.openstack.org/openstack/designate
|
|
designate_git_install_branch: 5afe39986a8f52c272d571f67a04f472171efb68 # HEAD of "master" as of 16.02.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: ba2393d1a5fd2143255ca48cdd642c296536c722 # HEAD of "master" as of 16.02.2018
|
|
designate_dashboard_git_project_group: horizon_all
|
|
|
|
|
|
## Dragonflow service
|
|
dragonflow_git_repo: https://git.openstack.org/openstack/dragonflow
|
|
dragonflow_git_install_branch: 5108c1979487ea7e0287daf343c38a383c196ba8 # HEAD of "master" as of 16.02.2018
|
|
dragonflow_git_project_group: neutron_all
|
|
|
|
|
|
## Glance service
|
|
glance_git_repo: https://git.openstack.org/openstack/glance
|
|
glance_git_install_branch: 3d5f33f2b3270e89e51fbbd8696a68469dd7f00b # HEAD of "master" as of 16.02.2018
|
|
glance_git_project_group: glance_all
|
|
|
|
|
|
## Heat service
|
|
heat_git_repo: https://git.openstack.org/openstack/heat
|
|
heat_git_install_branch: 7dbce7a8bb238907244a5a0deea352785dee0f19 # HEAD of "master" as of 16.02.2018
|
|
heat_git_project_group: heat_all
|
|
|
|
|
|
## Horizon service
|
|
horizon_git_repo: https://git.openstack.org/openstack/horizon
|
|
horizon_git_install_branch: 5c5159bc091a52fb5a952263605dfa0c6d3f3883 # HEAD of "master" as of 16.02.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: 931996a268b1c7a41468f6402dc277928a7866ea # HEAD of "master" as of 16.02.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: f5cd4c0395021bd0b1357e17dc7eaea392d1bc6b # HEAD of "master" as of 16.02.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: c56d3f3e2254d752cae05dbc728ab354eae101fd # HEAD of "master" as of 16.02.2018
|
|
neutron_lbaas_dashboard_git_project_group: horizon_all
|
|
|
|
## Horizon FWaaS dashboard plugin
|
|
neutron_fwaas_dashboard_git_repo: https://git.openstack.org//openstack/neutron-fwaas-dashboard
|
|
neutron_fwaas_dashboard_git_install_branch: 1cca9e573092196f7e89ee6ffc2a931d60551756 # HEAD of "master" as of 16.02.2018
|
|
neutron_fwaas_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: f668617202f3fa8082ef3f5f879f1d9c3e16d7bb # HEAD of "master" as of 16.02.2018
|
|
sahara_dashboard_git_project_group: horizon_all
|
|
|
|
|
|
## Keystone service
|
|
keystone_git_repo: https://git.openstack.org/openstack/keystone
|
|
keystone_git_install_branch: db91bfc8c8b0a9650ef2aae0497db9c941dd207e # HEAD of "master" as of 16.02.2018
|
|
keystone_git_project_group: keystone_all
|
|
|
|
|
|
## Neutron service
|
|
neutron_git_repo: https://git.openstack.org/openstack/neutron
|
|
neutron_git_install_branch: 91b07eabcc345ec784fd21980373106a3d167cdd # HEAD of "master" as of 16.02.2018
|
|
neutron_git_project_group: neutron_all
|
|
|
|
neutron_lbaas_git_repo: https://git.openstack.org/openstack/neutron-lbaas
|
|
neutron_lbaas_git_install_branch: 4ff951aef67896a0b5d097250d5206c13aba94d4 # HEAD of "master" as of 16.02.2018
|
|
neutron_lbaas_git_project_group: neutron_all
|
|
|
|
neutron_vpnaas_git_repo: https://git.openstack.org/openstack/neutron-vpnaas
|
|
neutron_vpnaas_git_install_branch: 3b5f921915fd1a2f4ec8cc3ea5c8f4be643ec084 # HEAD of "master" as of 16.02.2018
|
|
neutron_vpnaas_git_project_group: neutron_all
|
|
|
|
neutron_fwaas_git_repo: https://git.openstack.org/openstack/neutron-fwaas
|
|
neutron_fwaas_git_install_branch: 3976042bef7c994758585f78472b4e65232a2b1c # HEAD of "master" as of 16.02.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: c7849e14341ce694c3037a4ba2536a5c61ca2aeb # HEAD of "master" as of 16.02.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: cc3628125775f2f1b3c57c95db3d6b50278dc92b # HEAD of "master" as of 16.02.2018
|
|
networking_calico_git_project_group: neutron_all
|
|
|
|
networking_odl_git_repo: https://git.openstack.org/openstack/networking-odl
|
|
networking_odl_git_install_branch: 14bb70bd1042a525c5f274ae4775fe4c22c8e30a # HEAD of "master" as of 16.02.2018
|
|
networking_odl_git_project_group: neutron_all
|
|
|
|
networking_bgpvpn_git_repo: https://git.openstack.org/openstack/networking-bgpvpn
|
|
networking_bgpvpn_git_install_branch: c545700edcd73d340500feb9e6d7f799c262042a # HEAD of "master" as of 16.02.2018
|
|
networking_bgpvpn_git_project_group: neutron_all
|
|
|
|
networking_sfc_git_repo: https://git.openstack.org/openstack/networking-sfc
|
|
networking_sfc_git_install_branch: b1526272288151256bb50add4ef5ce2d6a6c7aa7 # HEAD of "master" as of 16.02.2018
|
|
networking_sfc_git_project_group: neutron_all
|
|
|
|
|
|
## Nova service
|
|
nova_git_repo: https://git.openstack.org/openstack/nova
|
|
nova_git_install_branch: f79d040028da6370181db3edb2259401bab951ec # HEAD of "master" as of 16.02.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: f54ab518acedda6239e11021e8d3626019600807 # HEAD of "master" as of 16.02.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: 16d06d149ed979745aa0ccd2b6db23122d17b57f # HEAD of "master" as of 16.02.2018
|
|
nova_lxd_git_project_group: nova_all
|
|
|
|
|
|
## Sahara service
|
|
sahara_git_repo: https://git.openstack.org/openstack/sahara
|
|
sahara_git_install_branch: 7ae33f0d2495dbc97a625a36ddbd8e031267b919 # HEAD of "master" as of 16.02.2018
|
|
sahara_git_project_group: sahara_all
|
|
|
|
|
|
## Swift service
|
|
swift_git_repo: https://git.openstack.org/openstack/swift
|
|
swift_git_install_branch: 696d26fedd2f55b5b6a93cee9136e5beec00cb6b # HEAD of "master" as of 16.02.2018
|
|
swift_git_project_group: swift_all
|
|
|
|
|
|
## Swift3 middleware
|
|
swift_swift3_git_repo: https://git.openstack.org/openstack/swift3
|
|
swift_swift3_git_install_branch: 1c117c96dda8113c3398c16e68b61efef397de74 # HEAD of "master" as of 16.02.2018
|
|
swift_swift3_git_project_group: swift_all
|
|
|
|
|
|
## Ironic service
|
|
ironic_git_repo: https://git.openstack.org/openstack/ironic
|
|
ironic_git_install_branch: 1f69048b31cafb4d53a5f21ac430ac05ccd3e1b0 # HEAD of "master" as of 16.02.2018
|
|
ironic_git_project_group: ironic_all
|
|
|
|
|
|
## Magnum service
|
|
magnum_git_repo: https://git.openstack.org/openstack/magnum
|
|
magnum_git_install_branch: 0ae8b16a496c87f77b248caa1a22733d3e62ac1f # HEAD of "master" as of 16.02.2018
|
|
magnum_git_project_group: magnum_all
|
|
|
|
|
|
## Trove service
|
|
trove_git_repo: https://git.openstack.org/openstack/trove
|
|
trove_git_install_branch: f0c03c114e93cd580f74d4c31d51760b7a511d29 # HEAD of "master" as of 16.02.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: 5d6ddae5bb4e51ebb43e67a5e26c12c9698ff5b2 # HEAD of "master" as of 16.02.2018
|
|
trove_dashboard_git_project_group: horizon_all
|
|
|
|
|
|
## Octavia service
|
|
octavia_git_repo: https://git.openstack.org/openstack/octavia
|
|
octavia_git_install_branch: 8cca5deab3b8c398f6eaaaf87372c6e5572a681d # HEAD of "master" as of 16.02.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 16.02.2018
|
|
molteniron_git_project_group: molteniron_all
|
|
|
|
|
|
## Tacker service
|
|
tacker_git_repo: https://git.openstack.org/openstack/tacker
|
|
tacker_git_install_branch: 1df345f8dc984d84df362980703616d78a3465b6 # HEAD of "master" as of 16.02.2018
|
|
tacker_git_project_group: tacker_all
|
|
|
|
## Congress service
|
|
congress_git_repo: https://git.openstack.org/openstack/congress
|
|
congress_git_install_branch: d3abc388515ba6456944093a6accde003dfea33f # HEAD of "master" as of 16.02.2018
|
|
congress_git_project_group: congress_all
|
|
|
|
## Horizon Octavia dashboard plugin
|
|
octavia_dashboard_git_repo: https://git.openstack.org/openstack/octavia-dashboard
|
|
octavia_dashboard_git_install_branch: 1ba875ac378215c9f0fe8d8bcd1eae42c0d7274d # HEAD of "master" as of 16.02.2018
|
|
octavia_dashboard_git_project_group: horizon_all
|