The endpoint of v2.1 API is CURRENT now.
On v2.1 API, a tenant-id is not necessary to be specified on the
URL, that is good for making API calls simple for users.
In addition, the endpoint is different from old v2.0 API.
Then this patch makes the api-site fit for v2.1 format.
Partially implements blueprint api-ref-in-rst
Change-Id: I99224dfa77d64f7800733c1af69a55b3b5c761ac
Cleaned up the request_and_response_formats.rst page by putting the
POST, host, and auth token values into their own block. Fixed
examples to example since there is currently only one.
Change-Id: I5d5e84c9e92e6770e6d413e90c66e0f4bfec20bf
This document previously existed to explain how to use either
application/json or application/xml with Nova. It's mostly confusing
in it's current state, and we're correctly defaulting to
application/json on request and response now.
Just remove most of what's confusing, users don't need to send
headers, we only do one thing now.
Change-Id: I597aeab73f1075f400f053016b4ea7bda01893a5
Uses openstackdocstheme to match other content
Has a dependent change in project-config also so that
file will build to developer.openstack.org/compute
at https://review.openstack.org/#/c/231000/
Change-Id: Ic060a1e79e4b2f8695cb788ff4df018e0cfd3286