mogan/devstack
Zhenguo Niu b6900f0cc2 [Devstack] Update the flavor resource parameter
As the client changed to use resources from resource, need to update
the parameter in devstack to make the gate happy.

Change-Id: I610b3f242863ac453c139c2762a9f9af03f0f4eb
Depends-On: I6d41d02b5ec1881d662a578a1380a223a27df055
2017-09-14 18:37:49 +08:00
..
README.rst Rename repo name to mogan in devstack 2017-01-13 12:01:43 +08:00
placement Add placement with mogan devstack plugin 2017-08-01 09:18:32 +00:00
plugin.sh [Devstack] Update the flavor resource parameter 2017-09-14 18:37:49 +08:00
settings Add placement with mogan devstack plugin 2017-08-01 09:18:32 +00:00

README.rst

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