Victor Ryzhenkin d5c6bdf594 Use default devstack functions for create murano in devsstack environment
- Modify endpoints creation
- Modify murano account creation

Change-Id: Ie238c26f8b2493e74de21dded07cea2404328a5b
Closes-Bug: #1492652
2015-09-06 02:36:07 +03:00
..

Enabling in Devstack

  1. Download DevStack

  2. 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
  3. run stack.sh