51c00f3fcb
- Replace setup_package function with setup_develop in plugin and libs for devstack - Revome enabling service murano-dashboard in plugin because of murano-dashboard will be enabled by default if horizon service is enabled. Change-Id: I6716ca32b6022b5ffdc9dd2acfcc73e00340bc2b Partially-Implements: blueprint enable-openstack-proposal-bot |
||
---|---|---|
.. | ||
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