Skip to content

Instantly share code, notes, and snippets.

@denismakogon
Created August 15, 2014 16:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save denismakogon/a5e247502962ccd3201d to your computer and use it in GitHub Desktop.
Save denismakogon/a5e247502962ccd3201d to your computer and use it in GitHub Desktop.
[[local|localrc]]
# disable_all_services
enable_service rabbit mysql key barbican nova glance trove heat cinder s-proxy s-object s-container s-account
# This is to keep the token small for testing
KEYSTONE_TOKEN_FORMAT=UUID
# Modify passwords as needed
DATABASE_PASSWORD=password
RABBIT_PASSWORD=password
SERVICE_TOKEN=password
SERVICE_PASSWORD=password
ADMIN_PASSWORD=password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment