murano/devstack
Victor Ryzhenkin a7fbbf2e57 Update branches in libs and plugin for liberty release
- Update murano branches in plugin
- Update murano branches in libs

Change-Id: I8c2a7a671c6fbcb536b9b320986756fc776bdba1
Closes-Bug: #1500415
2015-09-28 15:22:56 +03:00
..
README.rst Fix three typos 2015-09-18 09:01:13 +05:30
plugin.sh Update branches in libs and plugin for liberty release 2015-09-28 15:22:56 +03:00
settings Use setup_develop in devstack libs and plugin for devstack 2015-07-16 17:30:14 +03:00

README.rst

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