zaqar/devstack
2017-02-26 22:03:08 +00:00
..
gate Enable swift in the gate hook 2017-02-01 09:18:36 +01:00
plugin.sh Merge "Remove table creation from the SQL driver" 2017-02-26 22:03:08 +00: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