[−][src]Module osauth::request
Utilities to work with OpenStack requests.
Constants
NO_PATH | A properly typed constant for use with root paths. |
Functions
check | Check the response and convert errors into OpenStack ones. |
fetch_json | Send the response and convert the response to a JSON. |
send_checked | Send the request and check its result. |
to_json | Check the response and convert it to a JSON. |