Skip to content

Instantly share code, notes, and snippets.

@anteaya
Created January 16, 2013 19:19
Show Gist options
  • Save anteaya/4549920 to your computer and use it in GitHub Desktop.
Save anteaya/4549920 to your computer and use it in GitHub Desktop.
'keys' is not defined
self.auth_url == http://50.56.25.223:5000/v2.0
self.project.id == admin
self.user == admin
self.region_name == None
self.endpoint_type == publicURL
self.service_type == compute
self.service_name == None
self.volume_service_name == None
keys = [self.auth_url, self.projectid, self.user, self.region_name,
self.endpoint_type, self.service_type, self.service_name,
self.volume_service_name]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment