openstack-python-openstackc.../openstackclient/tests/common
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
..
__init__.py Create a new base REST API interface 2013-08-23 12:08:32 -05:00
test_clientmanager.py Move tests into project package. 2013-06-30 23:30:54 -04:00
test_commandmanager.py Move tests into project package. 2013-06-30 23:30:54 -04:00
test_parseractions.py Move tests into project package. 2013-06-30 23:30:54 -04:00
test_restapi.py Create a new base REST API interface 2013-08-23 12:08:32 -05:00