zaqar/devstack
Thomas Herve 169f9da707 Fix WS endpoint registration
Fix a typo in devstack plugin preventing proper registration of the WS
endpoint.

Change-Id: Id685964ac10230f0c56a03d47c89250b208501bf
2015-08-13 17:43:44 +02:00
..
2015-08-13 17:43:44 +02:00

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