Skip to content

Instantly share code, notes, and snippets.

@Daviey
Created July 26, 2015 23:07
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 Daviey/3fcfbf3b1aa75f221254 to your computer and use it in GitHub Desktop.
Save Daviey/3fcfbf3b1aa75f221254 to your computer and use it in GitHub Desktop.
$ cat local.conf
[[local|localrc]]
disable_all_services
enable_service rabbit mysql key
enable_plugin anchor https://github.com/Daviey/anchor.git devstack-plugin
# 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=secretadmin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment