python-openstackclient/openstackclient/api
Dean Troyer bf090c69c2 Switch to ksa Session
* Change session imports to keystoneauth1
* Change keystoneclient.exception imports to keystoneauth1
* Change exceptions raised from internal API from keystoneclient to openstack.common

Change-Id: I046d89f561d6fe04baae53726f9749d2e7fe2056
2015-12-02 01:55:14 +00:00
..
__init__.py Add low-level API base class 2014-09-29 12:32:45 -05:00
api.py Switch to ksa Session 2015-12-02 01:55:14 +00:00
auth_plugin.py Base TokenEndpoint plugin on keystoneclient's 2015-03-11 19:16:18 +11:00
auth.py Fix 'auhentication' spelling error/mistake 2015-09-01 15:51:58 -07:00
image_v1.py Don't hack the image url 2015-03-05 20:58:23 -06:00
image_v2.py Don't hack the image url 2015-03-05 20:58:23 -06:00
network_v2.py Begin low-level API for Network v2 2015-01-22 10:06:15 -06:00
object_store_v1.py validate non-ascii values for swift properties 2015-11-12 11:07:57 -06:00
utils.py Add filter to image list 2015-01-27 19:17:35 -06:00