Add masakari-dashboard to debian binary horizon image
This patch is adding python3-masakari-dashboard to debian binary image as we added masakari-dashboard to debian in wallaby cycle. Change-Id: Ie3f357eaae5d1378ada32451dbd74f01f5cd2ba2
This commit is contained in:
parent
5e0b238b01
commit
4c2990a99f
@ -66,6 +66,7 @@ RUN ln -s /usr/share/openstack-dashboard/openstack_dashboard /usr/lib/python{{ d
|
||||
'python3-freezer-web-ui',
|
||||
'python3-ironic-ui',
|
||||
'python3-magnum-ui',
|
||||
'python3-masakari-dashboard',
|
||||
'python3-mistral-dashboard',
|
||||
'python3-neutron-vpnaas-dashboard',
|
||||
'python3-senlin-dashboard',
|
||||
|
@ -0,0 +1,3 @@
|
||||
---
|
||||
features:
|
||||
- Add masakari-dashboard to debian binary horizon image.
|
Loading…
Reference in New Issue
Block a user