Marc Koderer fd449f1b34 Fix manila devstack plugin for keystone v3 usage
A devstack run with a keystone v3 only setup (ENABLE_IDENTITY_V2=False)
fails currently.

Partial-bug: #1553082
Change-Id: Ie8885d2c2f4d82d9894f4ca233153184125c20f2
2016-03-07 14:18:29 +01:00
..
2015-02-20 19:57:21 +02:00
2016-03-02 18:55:22 +04:00

Enabling in Devstack

  1. Download DevStack

  2. Add this repo as an external repository:

    > cat local.conf
    [[local|localrc]]
    enable_plugin manila https://github.com/openstack/manila
  3. run stack.sh