openstack-python-openstackc.../openstackclient/common
Dean Troyer 725e2543ef Object API commands using our REST API layer
* Add object-store API to ClientManager
* Add object-store client
* Add Object API library in openstackclient.object.v1.lib
* Add Object API {container,object} list commands
* Add library tests
* Add command tests

This should complete the Object v1 container and object list commands

Change-Id: Ib1770d45efa8871959826b85faafa1e0bcef0a03
2013-08-28 22:16:34 -05:00
..
__init__.py Standardize on a copyright header and ensure all files have them. 2013-01-24 12:02:23 -06:00
clientmanager.py Object API commands using our REST API layer 2013-08-28 22:16:34 -05:00
commandmanager.py Multiple API version support 2013-02-06 11:36:28 -06:00
exceptions.py Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc. 2013-01-31 13:31:41 -06:00
limits.py Add show limits command 2013-07-12 12:13:27 -05:00
openstackkeyring.py Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc. 2013-01-31 13:31:41 -06:00
parseractions.py Add security group commands 2013-07-29 19:07:22 -05:00
quota.py Add quota commands 2013-07-17 15:10:22 -05:00
restapi.py Create a new base REST API interface 2013-08-23 12:08:32 -05:00
utils.py Create a new base REST API interface 2013-08-23 12:08:32 -05:00