Skip to content

Instantly share code, notes, and snippets.

@Kami
Created May 21, 2014 06:14
Show Gist options
  • Save Kami/7836f5f31ad58835f291 to your computer and use it in GitHub Desktop.
Save Kami/7836f5f31ad58835f291 to your computer and use it in GitHub Desktop.
cls = get_driver(Provider.OPENSTACK_SWIFT)
driver = cls('username', 'api_key',
ex_force_auth_version='2.0_apikey',
ex_force_service_type='object-store',
ex_force_service_name='cloudFiles')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment