manila/devstack
Ian Wienand 0d1ad1e272 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I5969cc34a766c6f77f472fefa89b828d2d6f7fb5
2019-03-24 20:34:08 +00:00
..
files Allow devstack plugin to work without Cinder 2016-03-04 15:33:34 -05:00
upgrade Replace openstack.org git:// URLs with https:// 2019-03-24 20:34:08 +00:00
README.rst Add devstack plugin 2015-02-20 19:57:21 +02:00
plugin.sh Adjust ssh timeouts 2019-01-16 21:48:46 +00:00
settings Adjust ssh timeouts 2019-01-16 21:48:46 +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