zaqar/devstack/README.rst
Flavio Percoco 5b7181e66e Move devstack's Zaqar code into the codebase
This, besides making devstack slimner, will give us more control on
what's in the plugin and it'll allow us to experiment with different
configurations.

Change-Id: I38c6cf71e2ae73f60e4494d853fee5796aa1f0f8
2015-04-21 16:36:01 +02:00

263 B

Enabling in Devstack

  1. Download DevStack

  2. Add this repo as an external repository:

    > cat local.conf
    [[local|localrc]]
    enable_plugin zaqar https://github.com/openstack/zaqar
  3. Run stack.sh