zaqar/devstack
wangxiyuan f48958b337 Use auth_type instead of auth_plugin
The config option "auth_plugin" from keystoneauth is deprecated

Change-Id: I3ca006b5e276fe0acd2c8f27567307a0c60fd10e
2017-02-07 16:20:43 +08:00
..
gate Enable swift in the gate hook 2017-02-01 09:18:36 +01:00
plugin.sh Use auth_type instead of auth_plugin 2017-02-07 16:20:43 +08: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