vagrant-with-devstack-plugin
Bug #1535448 reported by
Devdatta Kulkarni
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Solum |
Fix Released
|
Medium
|
Dimitry Ushakov |
Bug Description
We need to convert our vagrant setup to use devstack plugin.
The vagrant repo is:
https:/
Devstack plugin code is:
https:/
README has some steps defined. We need to verify if those steps work or not. If they don't work, we need to update the plugin (or the vagrant setup) to work together.
Changed in solum: | |
assignee: | nobody → Dimitry Ushakov (dimalg) |
milestone: | none → next-mitaka |
importance: | Undecided → Medium |
description: | updated |
To post a comment you must log in.
The solution to get the solum tempest plugin loaded in devstack is add following line local.conf
enable_plugin solum git://git. openstack. org/openstack/ solum
Here is an example local.conf that works for starting solum within devstack.
https:/ /github. com/devdattakul karni/solum- provenance/ blob/master/ local.conf