zaqar/devstack
Fei Long Wang b745146df4 Officially deprecate API v1.1
Zaqar API v2 has been released for several cycles and it's integrated
as the default API version by most of the openstack services. So it
is time to deprecated v1.1 in favor of v2.

DocImpact
UpgradeImpact

Implements blueprint: deprecate-v1.1

Change-Id: I40c51df5a89e0a883ad14cf7e02b96ca78147294
2016-09-07 13:17:38 +12: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 few typos in headings 2015-09-19 16:37:56 +05:30
settings Add a trust notifier task 2016-07-07 08:58:42 +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