diff --git a/playbooks/defaults/repo_packages/openstack_services.yml b/playbooks/defaults/repo_packages/openstack_services.yml index 4cc1aef4d6..e776218559 100644 --- a/playbooks/defaults/repo_packages/openstack_services.yml +++ b/playbooks/defaults/repo_packages/openstack_services.yml @@ -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_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 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