Files
manila/devstack
Thomas Bechtold 7fd873cd94 Use identity_uri for keystone_authtoken in devstack
auth_host, auth_port and auth_protocol are deprecated and identity_uri
should be used instead.

See
https://github.com/openstack/python-keystoneclient/commit/708886b2c6 .

Change-Id: Ib8372c12a0d11a164499b3d73eb61420306f597f
2015-04-18 08:37:26 +02:00
..
2015-02-20 19:57:21 +02:00
2015-02-20 19:57:21 +02: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