Merge branch 'master' of github.com:cloudbuilders/devstack

main
Anthony Young 13 years ago
commit f96e59a033

@ -1,12 +1,14 @@
#!/usr/bin/env bash
# **stack.sh** is rackspace cloudbuilder's opinionated openstack dev installation.
# **stack.sh** is an opinionated openstack dev installation.
# To keep this script simple we assume you are running on an **Ubuntu 11.04
# Natty** machine. It should work in a VM or physical server. Additionally we
# put the list of *apt* and *pip* dependencies and other configuration files in
# this repo. So start by grabbing this script and the dependencies.
# You can grab the most recent version of this script and files from Rackspace
# Cloud Builders at https://github.com/cloudbuilders/devstack
# Sanity Check
# ============

Loading…
Cancel
Save