Olivier Lemasle b3d9859535 Customization of default_dns in Devstack
This commit enables the customization of default_dns
in Devstack environment, using the environment
variable MURANO_DEFAULT_DNS.

Change-Id: Id494f683b469e7a47e0978197d7cb53f5824a6fc
2015-10-07 15:38:06 +02:00
..
2015-09-18 09:01:13 +05:30

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