If nova and placement aren't enabled with devstack, we will install placement with mogan. This is a workaround for standalone mode as placement service is now embeded in nova. Change-Id: I624fdf49170bcae1c7fa88cd34c1154654e02788
Enabling in Devstack
Download DevStack:
git clone https://git.openstack.org/openstack-dev/devstack.git cd devstackAdd this repo as an external repository:
> cat local.conf [[local|localrc]] enable_plugin mogan https://git.openstack.org/openstack/moganrun
stack.sh