Skip to content

Instantly share code, notes, and snippets.

@etoews
Last active December 13, 2015 21:59
Show Gist options
  • Save etoews/4981513 to your computer and use it in GitHub Desktop.
Save etoews/4981513 to your computer and use it in GitHub Desktop.
localrc for Swift only DevStack
ADMIN_PASSWORD=devstack
MYSQL_PASSWORD=devstack
RABBIT_PASSWORD=devstack
SERVICE_PASSWORD=devstack
SERVICE_TOKEN=devstack
SWIFT_HASH=66a3d6b56c1f479c8b4e70ab5c2000f5
SWIFT_REPLICAS=1
# Uncomment the BRANCHes below to use stable versions
# unified auth system (manages accounts/tokens)
# KEYSTONE_BRANCH=stable/grizzly
# object storage
# SWIFT_BRANCH=stable/grizzly
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