Skip to content

Instantly share code, notes, and snippets.

@mkollaro
Created September 2, 2014 15:45
Show Gist options
  • Save mkollaro/c1ee2aacd7352a1b655f to your computer and use it in GitHub Desktop.
Save mkollaro/c1ee2aacd7352a1b655f to your computer and use it in GitHub Desktop.
#!/usr/bin/env python
import tempest.config
print tempest.config.CONF.identity.keys()
raise Exception("hello")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment