b3d9859535
This commit enables the customization of default_dns in Devstack environment, using the environment variable MURANO_DEFAULT_DNS. Change-Id: Id494f683b469e7a47e0978197d7cb53f5824a6fc |
||
---|---|---|
.. | ||
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