Jump to: navigation, search

DevStack

Revision as of 19:45, 17 October 2013 by Dtroyer (talk | contribs)

Official Title: DevStack

PTL: Dean Troyer <dtroyer@gmail.com>

Core Team: Dean Troyer, Sean Dague, James Blair, Dan Wendlandt, Gary Kotton

Mission Statement

DevStack's mission is to provide and maintain tools used for the installation of the central OpenStack services from source (git repository master, or specific branches) suitable for development and operational testing. It also demonstrates and documents examples of configuring and running services as well as command line client usage.

Description

DevStack is an opinionated script to quickly create an OpenStack development environment. It can also be used to demonstrate starting/running OpenStack services and provide examples of using them from a command line. The example exercises were fleshed out beyond simple examples and became useful as a quick sanity check for the OpenStack installation. That sanity check became the basis for the Gerrit gate tests for all OpenStack checkins and continues in that role until Tempest takes over. These remain as the driving priorities for ongoing DevStack development.

DevStack is not and has never been intended to be a general OpenStack installer. It has evolved to support a large number of configuration options and alternative platforms and support services. However, that evolution has grown well beyond what was originally intended and unfortunately many of the configuration combinations are rarely, if ever, tested.

See the DevStack Overview for more details on supported configurations.

Documentation http://devstack.org
FAQ http://devstack.org/faq.html
GitHub https://github.com/openstack-dev/devstack
LaunchPad https://launchpad.net/devstack