Files
gce-api/devstack
alexm deef8c294e Reanimate gceapi to work with updated gcutil
Change-Id: I12bf92a9f21539487376ae5e5814d4e831290338
2015-10-14 11:49:43 +03:00
..
2015-09-03 17:16:30 +03:00
2015-09-03 17:16:30 +03:00

Enabling in Devstack

  1. Download DevStack

  2. Add this repo as an external repository:

    > cat local.conf
    [[local|localrc]]
    enable_plugin gce-api https://github.com/stackforge/gce-api
  3. run stack.sh