Skip to content

Instantly share code, notes, and snippets.

@kenperkins
Forked from etoews/localrc
Last active December 15, 2015 12:59
Show Gist options
  • Save kenperkins/5263898 to your computer and use it in GitHub Desktop.
Save kenperkins/5263898 to your computer and use it in GitHub Desktop.
ADMIN_PASSWORD=devstack
MYSQL_PASSWORD=devstack
RABBIT_PASSWORD=devstack
SERVICE_PASSWORD=devstack
SERVICE_TOKEN=devstack
SWIFT_HASH=66a3d6b56c1f479c8b4e70ab5c2000f5
SWIFT_REPLICAS=1
PUBLIC_INTERFACE=eth1
FLAT_INTERFACE=eth1
HOST_IP=<your ip>
# Uncomment the BRANCHes below to use stable versions
# unified auth system (manages accounts/tokens)
# KEYSTONE_BRANCH=stable/folsom
# object storage
# SWIFT_BRANCH=stable/folsom
disable_all_services
enable_service key swift mysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment