zaqar/devstack
2016-09-12 18:46:08 +00:00
..
gate Remove tempest smoke tests run 2016-06-28 16:20:04 +02:00
plugin.sh Officially deprecate API v1.1 2016-09-07 13:17:38 +12:00
README.rst Fix links in devstack/README.rst 2016-09-05 21:03:00 -04:00
settings Add a trust notifier task 2016-07-07 08:58:42 +02: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