Skip to content

Instantly share code, notes, and snippets.

@mkollaro
Created September 2, 2014 15:45
#!/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