openstack-ansible/playbooks/defaults/repo_packages/openstack_services.yml

246 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: 9a61f61164cfde2a77fed392081847da5a226529 # HEAD of "stable/pike" as of 11.12.2018
requirements_git_track_branch: stable/pike
## Aodh service
aodh_git_repo: https://git.openstack.org/openstack/aodh
aodh_git_install_branch: d69b8813034f6bf818c0efd61b930b2818279b76 # HEAD of "stable/pike" as of 11.12.2018
aodh_git_project_group: aodh_all
aodh_git_track_branch: stable/pike
## Barbican service
barbican_git_repo: https://git.openstack.org/openstack/barbican
barbican_git_install_branch: 56c67ada949997434729b1054008263b010f13db # HEAD of "stable/pike" as of 11.12.2018
barbican_git_project_group: barbican_all
barbican_git_track_branch: stable/pike
## Ceilometer service
ceilometer_git_repo: https://git.openstack.org/openstack/ceilometer
ceilometer_git_install_branch: 0edada98c7a1ab5ab1ee40b3f68cd40f824521c9 # HEAD of "stable/pike" as of 11.12.2018
ceilometer_git_project_group: ceilometer_all
ceilometer_git_track_branch: stable/pike
## Cinder service
cinder_git_repo: https://git.openstack.org/openstack/cinder
cinder_git_install_branch: 96fbdde2a0aad3cf019329f1e485806c69735f0e # HEAD of "stable/pike" as of 11.12.2018
cinder_git_project_group: cinder_all
cinder_git_track_branch: stable/pike
## Designate service
designate_git_repo: https://git.openstack.org/openstack/designate
designate_git_install_branch: 16297a3014266f1da2c0a87a19027c7eeec577ea # HEAD of "stable/pike" as of 11.12.2018
designate_git_project_group: designate_all
designate_git_track_branch: stable/pike
## Horizon Designate dashboard plugin
designate_dashboard_git_repo: https://git.openstack.org/openstack/designate-dashboard
designate_dashboard_git_install_branch: 2f0ad3b4cc582130efcc02d7a00bb567ebc8ad4d # HEAD of "stable/pike" as of 11.12.2018
designate_dashboard_git_project_group: horizon_all
designate_dashboard_git_track_branch: stable/pike
## Dragonflow service
dragonflow_git_repo: https://git.openstack.org/openstack/dragonflow
dragonflow_git_install_branch: 1bca953ac0c9443978da42d2e0477b53e0871c44 # HEAD of "stable/pike" as of 11.12.2018
dragonflow_git_project_group: neutron_all
dragonflow_git_track_branch: stable/pike
## Glance service
glance_git_repo: https://git.openstack.org/openstack/glance
glance_git_install_branch: 16a04e64aff661bd98d9f605e7d0a7ef97ea83d6 # HEAD of "stable/pike" as of 11.12.2018
glance_git_project_group: glance_all
glance_git_track_branch: stable/pike
## Heat service
heat_git_repo: https://git.openstack.org/openstack/heat
heat_git_install_branch: 7524e615b2b735b26da44a45c356de801eb21bec # HEAD of "stable/pike" as of 11.12.2018
heat_git_project_group: heat_all
heat_git_track_branch: stable/pike
## Horizon service
horizon_git_repo: https://git.openstack.org/openstack/horizon
horizon_git_install_branch: 02e405dcac62a08b1029af730881036554d971dd # HEAD of "stable/pike" as of 11.12.2018
horizon_git_project_group: horizon_all
horizon_git_track_branch: stable/pike
## Horizon Ironic dashboard plugin
ironic_dashboard_git_repo: https://git.openstack.org/openstack/ironic-ui
ironic_dashboard_git_install_branch: 2f2e6487df2edf800e6b44faa524d9afc13968a5 # HEAD of "stable/pike" as of 11.12.2018
ironic_dashboard_git_project_group: horizon_all
ironic_dashboard_git_track_branch: stable/pike
## Horizon Magnum dashboard plugin
magnum_dashboard_git_repo: https://git.openstack.org/openstack/magnum-ui
magnum_dashboard_git_install_branch: 3c705102a74b054791863354a372914516d37af7 # HEAD of "stable/pike" as of 11.12.2018
magnum_dashboard_git_project_group: horizon_all
magnum_dashboard_git_track_branch: stable/pike
## Horizon LBaaS dashboard plugin
neutron_lbaas_dashboard_git_repo: https://git.openstack.org/openstack/neutron-lbaas-dashboard
neutron_lbaas_dashboard_git_install_branch: cea4e2c5904e3b2e32070afcec37db1f36668a67 # HEAD of "stable/pike" as of 11.12.2018
neutron_lbaas_dashboard_git_project_group: horizon_all
neutron_lbaas_dashboard_git_track_branch: stable/pike
## Horizon Sahara dashboard plugin
sahara_dashboard_git_repo: https://git.openstack.org/openstack/sahara-dashboard
sahara_dashboard_git_install_branch: a240a87cdec584f8f6efc492bc2777bbf0afb629 # HEAD of "stable/pike" as of 11.12.2018
sahara_dashboard_git_project_group: horizon_all
sahara_dashboard_git_track_branch: stable/pike
## Keystone service
keystone_git_repo: https://git.openstack.org/openstack/keystone
keystone_git_install_branch: ec87e19f40ea561e325b8e26debf303ad775643d # HEAD of "stable/pike" as of 11.12.2018
keystone_git_project_group: keystone_all
keystone_git_track_branch: stable/pike
## Neutron service
neutron_git_repo: https://git.openstack.org/openstack/neutron
neutron_git_install_branch: fccc786fd572e4ce3bfd421ac3b1da7e7f31480b # HEAD of "stable/pike" as of 11.12.2018
neutron_git_project_group: neutron_all
neutron_git_track_branch: stable/pike
neutron_lbaas_git_repo: https://git.openstack.org/openstack/neutron-lbaas
neutron_lbaas_git_install_branch: 824cb33d1a6e5d75c1af82c1506413b26af9688b # HEAD of "stable/pike" as of 11.12.2018
neutron_lbaas_git_project_group: neutron_all
neutron_lbaas_git_track_branch: stable/pike
neutron_vpnaas_git_repo: https://git.openstack.org/openstack/neutron-vpnaas
neutron_vpnaas_git_install_branch: 664fbe1f519869530d0d6fa87b1ec67cfa1ab553 # HEAD of "stable/pike" as of 11.12.2018
neutron_vpnaas_git_project_group: neutron_all
neutron_vpnaas_git_track_branch: stable/pike
neutron_fwaas_git_repo: https://git.openstack.org/openstack/neutron-fwaas
neutron_fwaas_git_install_branch: 2df0379dec47aa55c6aec93537081a8140d3296d # HEAD of "stable/pike" as of 11.12.2018
neutron_fwaas_git_project_group: neutron_all
neutron_fwaas_git_track_branch: stable/pike
neutron_dynamic_routing_git_repo: https://git.openstack.org/openstack/neutron-dynamic-routing
neutron_dynamic_routing_git_install_branch: cef750eceb4d177254484bf3e388c39acc21d810 # HEAD of "stable/pike" as of 11.12.2018
neutron_dynamic_routing_git_project_group: neutron_all
neutron_dynamic_routing_git_track_branch: stable/pike
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_project_group: neutron_all
networking_calico_git_track_branch: master
## Nova service
nova_git_repo: https://git.openstack.org/openstack/nova
nova_git_install_branch: 1abdb4ca22436c5eabadeab46b1237154c9cca92 # HEAD of "stable/pike" as of 11.12.2018
nova_git_project_group: nova_all
nova_git_track_branch: stable/pike
## PowerVM Virt Driver
nova_powervm_git_repo: https://git.openstack.org/openstack/nova-powervm
nova_powervm_git_install_branch: 89eaf889f76b9885c9a7c3c8eddeb447bbcc5725 # HEAD of "stable/pike" as of 11.12.2018
nova_powervm_git_project_group: nova_all
nova_powervm_git_track_branch: stable/pike
## LXD Virt Driver
nova_lxd_git_repo: https://git.openstack.org/openstack/nova-lxd
nova_lxd_git_install_branch: a9234659779e3c054a7db976c830826f571e1db6 # HEAD of "stable/pike" as of 11.12.2018
nova_lxd_git_project_group: nova_all
nova_lxd_git_track_branch: stable/pike
## Sahara service
sahara_git_repo: https://git.openstack.org/openstack/sahara
sahara_git_install_branch: 9ce0703cbd4a317a6115f25ee05098fcac0559a4 # HEAD of "stable/pike" as of 11.12.2018
sahara_git_project_group: sahara_all
sahara_git_track_branch: stable/pike
## Swift service
swift_git_repo: https://git.openstack.org/openstack/swift
swift_git_install_branch: 2faab63dd789cb6d54eaa83fcdc04adda2f165b9 # HEAD of "stable/pike" as of 11.12.2018
swift_git_project_group: swift_all
swift_git_track_branch: stable/pike
## Swift3 middleware
swift_swift3_git_repo: https://git.openstack.org/openstack/swift3
swift_swift3_git_install_branch: 90db5d1510b2a770387961e7bf0fbeae8101ba45 # FROZEN HEAD of "master" as of 22.08.2018
swift_swift3_git_project_group: swift_all
swift_swift3_git_track_branch: None
## Ironic service
ironic_git_repo: https://git.openstack.org/openstack/ironic
ironic_git_install_branch: f261743c0f68654ce1b0b32e8ed6db3cf10cfb95 # HEAD of "stable/pike" as of 11.12.2018
ironic_git_project_group: ironic_all
ironic_git_track_branch: stable/pike
## Magnum service
magnum_git_repo: https://git.openstack.org/openstack/magnum
magnum_git_install_branch: 01aec17237a90a782b14a60cd0951f3662892a24 # HEAD of "stable/pike" as of 11.12.2018
magnum_git_project_group: magnum_all
magnum_git_track_branch: stable/pike
## Trove service
trove_git_repo: https://git.openstack.org/openstack/trove
trove_git_install_branch: 2cfee504878c8deb8d58ae7f53219542245a3490 # HEAD of "stable/pike" as of 11.12.2018
trove_git_project_group: trove_all
trove_git_track_branch: stable/pike
## Horizon Trove dashboard plugin
trove_dashboard_git_repo: https://git.openstack.org/openstack/trove-dashboard
trove_dashboard_git_install_branch: c2dc65cd2080dbb4802b18d71b0f5b848feedf1f # HEAD of "stable/pike" as of 11.12.2018
trove_dashboard_git_project_group: horizon_all
trove_dashboard_git_track_branch: stable/pike
## Octavia service
octavia_git_repo: https://git.openstack.org/openstack/octavia
octavia_git_install_branch: b3a25ee45ff780a0d5338f208def51f4a75c008c # HEAD of "stable/pike" as of 12.14.2018
octavia_git_project_group: octavia_all
octavia_git_track_branch: stable/pike
## Molteniron service
molteniron_git_repo: https://git.openstack.org/openstack/molteniron
molteniron_git_install_branch: 094276cda77d814d07ad885e7d63de8d1243750a # FROZEN HEAD of "master" as of 22.08.2018
molteniron_git_project_group: molteniron_all
molteniron_git_track_branch: None