Adds Neutron FWaaS Dashboard to Repo

Adding the neutron-fwaas-dashbaord to the openstack_services.yml so it
is available when referenced within the os_horizon role.

Change-Id: Icba2c1caf57687d18137b6872265f021ff640f30
Partial-Bug: 1718187
This commit is contained in:
Jakob Hasselmann 2017-09-20 12:40:35 +02:00
parent a5a674843f
commit c22850e52d

View File

@ -108,6 +108,11 @@ neutron_lbaas_dashboard_git_repo: https://git.openstack.org/openstack/neutron-lb
neutron_lbaas_dashboard_git_install_branch: af2e607338fb904f562b3c7ef3d2643d2f7526ba # HEAD of "master" as of 04.09.2017 neutron_lbaas_dashboard_git_install_branch: af2e607338fb904f562b3c7ef3d2643d2f7526ba # HEAD of "master" as of 04.09.2017
neutron_lbaas_dashboard_git_project_group: horizon_all 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: 68981380085fe0e57da06d139281704960e45d57 # HEAD of "master" as of 05.09.2017
neutron_fwaas_dashboard_git_project_group: horizon_all
## Horizon Sahara dashboard plugin ## Horizon Sahara dashboard plugin
sahara_dashboard_git_repo: https://git.openstack.org/openstack/sahara-dashboard sahara_dashboard_git_repo: https://git.openstack.org/openstack/sahara-dashboard
sahara_dashboard_git_install_branch: d6056d1ab66e8004db8ba47fcd64fd4c4bba04f1 # HEAD of "master" as of 04.09.2017 sahara_dashboard_git_install_branch: d6056d1ab66e8004db8ba47fcd64fd4c4bba04f1 # HEAD of "master" as of 04.09.2017