mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_clientmanager.py | ||
| test_commandmanager.py | ||
| test_parseractions.py | ||
| test_restapi.py | ||