| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The api documentation is now published on docs.openstack.org instead
of developer.openstack.org. Update all links that are changed to the
new location.
Note that Neutron publishes to api-ref/network, not networking anymore.
Note that redirects will be set up as well but let's point now to the
new location.
For details, see:
http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007828.html
Change-Id: Id2cf3aa252df6db46575b5988e4937ecfc6792bb
|
| |
|
|
|
|
|
|
| |
Due to the migration of the OpenStack document library, some outdated
links were found during use, using https instead of http and pointing
to the right place.
Change-Id: I1e37e15643b4ff7a7b22b2c7c39eba76d0cbdb39
|
| |
|
|
| |
Change-Id: Ie9f328ecaa5f6771538dec74572b6d06c0f19b02
|
| |
|
|
|
|
|
| |
Rate limit is not support in v2.1 API any more, update doc to
remove that part.
Change-Id: I57742c10c6a6ad97f400db3c928fccf3d8f4733c
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |/
|
|
|
|
|
|
|
| |
This patch update reference links in
http://developer.openstack.org/api-guide/compute/.
Closes-Bug: #1615944
Change-Id: Ia794f6ae2b84620636e19f9460c5b2bd07f4522d
|
| |
|
|
|
|
|
|
| |
In nova.api-guide.source.limit, the link for limits is incorrect
TrivialFix
Change-Id: Ic9b95af9694c15138f0c635e74f9ba8a0249df93
|
| |
|
|
|
|
|
|
|
|
| |
* typos
* reduntant words
* reworded sentences for clarity
Closes-bug: #1545748
Change-Id: I0700d04de38b34cf13988490873b8c34dad1005b
|
|
|
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
|