deb-sahara/devstack
Vitaly Gridnev 082ec2a9ed remove workaround in grenade
Change-Id: I85c23c42f3f52918a52c2f947e6d354c42c969b6
2017-06-15 12:12:03 +00:00
..
files Add ability to install with Apache in devstack 2017-03-19 12:31:08 +00:00
upgrade remove workaround in grenade 2017-06-15 12:12:03 +00:00
README.rst updating documentation on devstack usage 2015-07-20 15:37:45 -04:00
exercise.sh Fix bashate warnings 2015-11-26 14:47:45 +03:00
plugin.sh Use neutronclient for all network operations 2017-06-07 13:05:16 -04:00
settings Use neutronclient for all network operations 2017-06-07 13:05:16 -04:00

README.rst

Enabling in Devstack

  1. Download DevStack
  2. Add this repo as an external repository in local.conf
[[local|localrc]]
enable_plugin sahara git://git.openstack.org/openstack/sahara

Optionally, a git refspec may be provided as follows:

[[local|localrc]]
enable_plugin sahara git://git.openstack.org/openstack/sahara <refspec>
  1. run stack.sh