manila/devstack
Yogesh 7bf4f0262e Add tests to ensure snapshots across replicas
Related-Bug: #1546303
Depends-On: Ia4cd2a36e31418e7a3d1c218080caa632755fe16
Depends-On: Id318a4adc0faf64a4bef57252aa2f0d9083b82b1
Change-Id: I269225b976efe13b2cbb9e0648d541a063df70e5
2016-03-19 11:53:02 +00:00
..
files Allow devstack plugin to work without Cinder 2016-03-04 15:33:34 -05:00
README.rst Add devstack plugin 2015-02-20 19:57:21 +02:00
plugin.sh Add tests to ensure snapshots across replicas 2016-03-19 11:53:02 +00:00
settings Add tests to ensure snapshots across replicas 2016-03-19 11:53:02 +00: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