FedericoRessi / devstack-ws

Workspace tools to work with OpenStack and test it using Vagrant
Apache License 2.0
0 stars 1 forks source link

Workspace for running and testing your openstack code with Devstack and Vagrant.

Goals

Run DevStack inside a virtual machine provided using Vagrant.

The workspace works as a parent folder for projects supported by devstack. It provides configuration files to build a virtual machine and run devstack inside with repositories from workspace. The workspace can handle continous integrations inside jenkins.

Getting started

Before using it you should install project dependencies as pecified here.

Features

Planned features

How it works

TODO: (issue #8)