
The root cause of the problem is deprecation of multiple options in python-openstackclient This patch fixes endpoint creation and service creation in devstack-related libs and plugin Change-Id: I4b1e5388b3321b77146bfcec7219ca5331b70b84 Closes-Bug: #1492209
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