mogan/devstack
Zhenguo Niu 539346c297 Revert "Add more properties to default flavor"
This reverts commit 201d5b85b5daca3f4f5b51317a78c5fcaea67b45.

Change-Id: If5ce75c97bba13608ea6b92757f3e31426bb6532
2017-06-16 03:11:50 +00:00
..
2017-04-18 15:36:52 +08:00

Enabling in Devstack

  1. Download DevStack:

    git clone https://git.openstack.org/openstack-dev/devstack.git
    cd devstack
  2. Add this repo as an external repository:

    > cat local.conf
    [[local|localrc]]
    enable_plugin mogan https://git.openstack.org/openstack/mogan
  3. run stack.sh