b6900f0cc2
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 |
||
---|---|---|
.. | ||
placement | ||
plugin.sh | ||
README.rst | ||
settings |
Enabling in Devstack
Download DevStack:
git clone https://git.openstack.org/openstack-dev/devstack.git cd devstack
Add this repo as an external repository:
> cat local.conf [[local|localrc]] enable_plugin mogan https://git.openstack.org/openstack/mogan
run
stack.sh