Enable FWaaS panel for OpenStack Rocky or later

Install the neutron-fwaas-dashboard package at Rocky; this is the
first release that this dashboard is packaged for and co-incides
with the switch to using Python 3 for Horizon itself.

Change-Id: I0522bd20b8f6f707c3f69b88313d9b0aa129af07
This commit is contained in:
James Page 2018-10-05 14:45:01 +01:00
parent 8f84e453af
commit d5c15a8fff
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ PY3_PACKAGES = [
'python3-designate-dashboard',
'python3-heat-dashboard',
'python3-neutron-lbaas-dashboard',
'python3-neutron-fwaas-dashboard',
'python3-keystoneclient',
'python3-novaclient',
'python3-memcache',