
The config option "auth_plugin" from keystoneauth is deprecated Change-Id: I3ca006b5e276fe0acd2c8f27567307a0c60fd10e
Enabling in Devstack
Download DevStack:
$ git clone https://git.openstack.org/openstack-dev/devstack $ cd devstack
Add the following repo as an external repository:
[[local|localrc]] enable_plugin zaqar https://git.openstack.org/openstack/zaqar
Run
./stack.sh