f513bfd73b
Adds compress --force call, similar to the on lib/horizon in devstack has, to allow auto discovery of static assets in horizon. Change-Id: I4fb3650071ff6c166cb25c6d5036f8f5052cc35e Closes-Bug: #1490510 |
||
---|---|---|
.. | ||
plugin.sh | ||
README.rst | ||
settings |
Enabling in Devstack
Download DevStack
Add this repo as an external repository and enable needed services:
> cat local.conf [[local|localrc]] enable_plugin murano https://github.com/openstack/murano enable_service murano murano-api murano-engine
run
stack.sh