openstack-python-openstackc.../openstackclient
Dean Troyer 17f13f7bf4 Create a new base REST API interface
* restapi module provides basic REST API support
  * uses dicts rather than Resource classes
  * JSON serialization/deserialization
  * log requests in 'curl' format
  * basic API boilerplate for create/delete/list/set/show verbs
* ignore H302 due to urllib import

Change-Id: I3cb91e44e631ee19e9f5dea19b6bac5d599d19ce
2013-08-23 12:08:32 -05:00
..
common Create a new base REST API interface 2013-08-23 12:08:32 -05:00
compute Merge "Remove tenant round 3 - other commands" 2013-07-31 22:30:12 +00:00
identity Merge "Re-order oauth commands and sync with keystoneclient" 2013-08-23 16:24:20 +00:00
image Remove tenant round 3 - other commands 2013-07-31 10:12:20 -05:00
openstack Add security group commands 2013-07-29 19:07:22 -05:00
tests Create a new base REST API interface 2013-08-23 12:08:32 -05:00
volume Remove tenant round 3 - other commands 2013-07-31 10:12:20 -05:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
shell.py Create a new base REST API interface 2013-08-23 12:08:32 -05:00