zaqar/devstack
Ryan S. Brown 40083a720c Swift storage
Implement storing of queues, messages, subscriptions in Swift.

Change-Id: I94e158b35b069ea1fbf8dde17c89ff9b9c758ab4
2017-01-05 09:21:21 +01:00
..
gate Remove tempest smoke tests run 2016-06-28 16:20:04 +02:00
plugin.sh Swift storage 2017-01-05 09:21:21 +01:00
README.rst Fix links in devstack/README.rst 2016-09-05 21:03:00 -04:00
settings Fix zaqar-ui clone issue 2016-11-11 15:13:58 +13:00

Enabling in Devstack

  1. Download DevStack:

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

    [[local|localrc]]
    enable_plugin zaqar https://git.openstack.org/openstack/zaqar
  3. Run ./stack.sh