manila/devstack
Igor Malinovskiy d3d5d77ab6 Use new manila-service-image with public-key auth
- Update devstack plugin
- Update tempest scenario tests

Implements bp reproducible-server-image

Change-Id: I7c71ee2f20074e04021b5c95d8c18096d21b0404
Closes-Bug: #1421104
2015-06-22 16:03:13 +03:00
..
README.rst Add devstack plugin 2015-02-20 19:57:21 +02:00
plugin.sh Use new manila-service-image with public-key auth 2015-06-22 16:03:13 +03:00
settings Add devstack plugin 2015-02-20 19:57:21 +02:00

README.rst

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