c914abb172
Change-Id: I47c1145e0e5d4fd535c2d8d3c836b3e949628e5e
353 B
353 B
Enabling in Devstack
Download DevStack:
git clone https://git.openstack.org/openstack-dev/devstack cd devstack
Add this repo as an external repository:
> cat local.conf [[local|localrc]] enable_plugin gce-api https://git.openstack.org/openstack/gce-api
Run
stack.sh