Merge "Move around the development environments"

This commit is contained in:
Jenkins 2015-10-08 08:02:04 +00:00 committed by Gerrit Code Review
commit eb6a367464
7 changed files with 3 additions and 3 deletions

View File

@ -66,7 +66,9 @@ Directories
- ansible - Contains Anible playbooks to deploy Kolla in Docker
containers.
- demos - Contains a few demos to use with Kolla.
- devenv - Contains an OpenStack-Heat based development environment.
- dev/heat - Contains an OpenStack-Heat based development environment.
- dev/vagrant - Contains a vagrant VirtualBox/Libvirt based development
environment.
- doc - Contains documentation.
- etc - Contains a reference etc directory structure which requires
configuration of a small number of configuration variables to achieve
@ -76,8 +78,6 @@ Directories
- specs - Contains the Kolla communities key arguments about
architectural shifts in the code base.
- tests - Contains functional testing tools.
- vagrant - Contains a vagrant VirtualBox-based development
environment.
Getting Involved
================