Skip to content

Instantly share code, notes, and snippets.

@gecampbell
Created February 7, 2013 19:53
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 gecampbell/4733642 to your computer and use it in GitHub Desktop.
Save gecampbell/4733642 to your computer and use it in GitHub Desktop.
Sample OpenStack credentials
{
"auth": {
"passwordCredentials": {
"username": "Foo",
"password": "Bar"
},
"tenantName": "666999"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment