Skip to content

Instantly share code, notes, and snippets.

@apugachev-gd
Created May 22, 2013 11:15
Show Gist options
  • Save apugachev-gd/5626829 to your computer and use it in GitHub Desktop.
Save apugachev-gd/5626829 to your computer and use it in GitHub Desktop.
Folsom devstack
ADMIN_PASSWORD=devstack
MYSQL_PASSWORD=devstack
RABBIT_PASSWORD=devstack
SERVICE_PASSWORD=devstack
SERVICE_TOKEN=devstack
# compute service
NOVA_BRANCH=stable/folsom
# volume service
CINDER_BRANCH=stable/folsom
# image catalog service
GLANCE_BRANCH=stable/folsom
# unified auth system (manages accounts/tokens)
KEYSTONE_BRANCH=stable/folsom
# quantum service
QUANTUM_BRANCH=stable/folsom
# django powered web control panel for openstack
HORIZON_BRANCH=stable/folsom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment