Skip to content

Instantly share code, notes, and snippets.

@hashimotor
Created April 16, 2012 21:29
Show Gist options
  • Save hashimotor/2401694 to your computer and use it in GitHub Desktop.
Save hashimotor/2401694 to your computer and use it in GitHub Desktop.
devstack localrc essex
HOST_IP=192.168.xx.xx
NOVA_BRANCH=stable/essex
SWIFT_BRANCH=stable/essex
SWIFT_KEYSTONE_BRANCH=stable/essex
GLANCE_BRANCH=stable/essex
KEYSTONE_BRANCH=stable/essex
NOVNC_BRANCH=rebased
HORIZON_BRANCH=stable/essex
NOVACLIENT_BRANCH=tree/2012.1
KEYSTONECLIENT_BRANCH=tree/2012.1
QUANTUM_BRANCH=stable/essex
QUANTUM_CLIENT_BRANCH=tree/2012.1
TEMPEST_BRANCH=stable/essex
MELANGE_BRANCH=stable/essex
MELANGECLIENT_BRANCH=master
# Merange failed.
#ENABLED_SERVICES=${ENABLED_SERVICES},swift,quantum,q-svc,q-agt,melange,m-svc
ENABLED_SERVICES=${ENABLED_SERVICES},swift,quantum,q-svc,q-agt
FLOATING_RANGE=192.168.11.0/24
LOGFILE=stack.sh.log
SERVICE_TOKEN=password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment