d10f4169c931442961cda33b9e45ff7e9554f645
10 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Andreas Jaeger
|
dbe6321537 |
Update api-ref location
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 |
||
|
zhangbailin
|
110b499b6a |
Update links in documents
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 |
||
|
Ianeta Hutchinson
|
e5f379f84b |
Fix small RST markup errors
Change-Id: Ie9f328ecaa5f6771538dec74572b6d06c0f19b02 |
||
|
jichenjc
|
3e29e55fe8 |
Rate limit is removed , update doc accordingly
Rate limit is not support in v2.1 API any more, update doc to remove that part. Change-Id: I57742c10c6a6ad97f400db3c928fccf3d8f4733c |
||
|
Jenkins
|
b61cb28e98 | Merge "Change api-site to v2.1 format" | ||
|
Ken'ichi Ohmichi
|
7957b910dd |
Change api-site to v2.1 format
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 |
||
|
bhagyashris
|
a5581d8bf9 |
Fix the broken links
In nova.api-guide.source.limit, the link for limits is incorrect TrivialFix Change-Id: Ic9b95af9694c15138f0c635e74f9ba8a0249df93 |
||
|
Nguyen Phuong An
|
0cfc126bfd |
[api-guide]: Update reference links
This patch update reference links in http://developer.openstack.org/api-guide/compute/. Closes-Bug: #1615944 Change-Id: Ia794f6ae2b84620636e19f9460c5b2bd07f4522d |
||
|
Waldemar Znoinski
|
fdd8f0f91e |
Fix API Guide doc
* typos * reduntant words * reworded sentences for clarity Closes-bug: #1545748 Change-Id: I0700d04de38b34cf13988490873b8c34dad1005b |
||
|
Anne Gentle
|
17961c41a3 |
Rearranges to create new Compute API Guide
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 |