Files
gce-api/devstack
Andrey Pavlov 6ba2a154a7 fix stages for devstack
stages were reworked.

Change-Id: Id068e2279850c7d7b45edb86f82303fb3bfd20a9
2016-12-05 10:14:25 +03:00
..
2016-12-05 10:14:25 +03:00
2015-09-03 17:16:30 +03:00

Enabling in Devstack

  1. Download DevStack:

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

    > cat local.conf
    [[local|localrc]]
    enable_plugin gce-api https://git.openstack.org/openstack/gce-api
  3. Run stack.sh