Ben Swartzlander 139f0b9d19 Support devstack install without nova
Many Manila drivers don't require Nova, but the devstack
plugin still depends on Nova. This change allows using
the devstack plugin without Nova.

Change-Id: Ie76300f5af605365e327e7528a6d5aefa85a74fe
2016-02-12 15:48:05 -05:00
..
2015-02-20 19:57:21 +02:00
2016-02-02 22:21:54 +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