Files
manila/devstack
Thomas Bechtold 29203938a0 Fix syntax in devstack plugin
Shell syntax is "else", not "else:". This fixes:

/opt/stack/manila/devstack/plugin.sh: line 647: else:: command not found

Change-Id: I1742a71a3c637c4224c15e670862bf1b47d4a95f
2017-02-23 06:48:29 -05:00
..
2017-02-23 06:48:29 -05:00
2015-02-20 19:57:21 +02:00
2017-01-25 23:26:42 -05: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