5ee95b324085bbbb7fbce3b4deb236a3e916a622
107 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Jenkins
|
220439fcd6 | Merge "Make available to build docs with python3" | ||
|
Chris Dent
|
bd199e3f9b |
Support for both microversion headers
In this change the new OpenStack-API-Version headers is allowed, but not required, for requesting a microversion. Both headers are accepted in the request and both headers are sent in the response (both the header and its value, and the addition to the Vary header). Many tests which explicitly use a microversion header have been updated to use both. This change is not 100% as most of the tests are testing the handling of the value of the header, not which header is involved. Partially-Implements: blueprint modern-microversions Change-Id: I68da13b5ba0c2f3357523e765a5b9db81899daf1 |
||
|
Andrey Volkov
|
9053a4685b |
Make available to build docs with python3
On Ubuntu 16.04 a tox package is for python3 by default and this causes errors in building docs in tox enviroment. In these changes iterators are replaced with lists where it's needed. Also external command calls result are decoded from bytes to unicode. Change-Id: I88ef54405b4bc13c269bdda55ae8289676311ee1 |
||
|
Atsushi SAKAI
|
340b7e9404 |
[doc] fix 5 typos
tweek => tweak adminstrator => administrator mulitple => multiple definied => defined (2-locations) Change-Id: Ibe2c04e1b225515f7a6c83b5a4a8d91e8385140a |
||
|
Anh Tran
|
a2d0d65a29 |
Removes some redundant words
This patch removes some redundant words. Change-Id: I1461ad1d98272b0d6223fd989861885902c12617 |
||
|
Jenkins
|
0ed6dc57f6 | Merge "Fix JSON format of server_concepts" | ||
|
Jenkins
|
c032ce47b6 | Merge "Remove /v1.1 endpoint from api-guide" | ||
|
Ken'ichi Ohmichi
|
6ee7d4413a |
Fix JSON format of server_concepts
server_concepts.rst contains some invalid JSON formats as samples. This patch fixes them and improves the readability by adding some spaces. Change-Id: Ib51f9e1351fca51c15ffdcb98f42311b999f22f5 |
||
|
Ken'ichi Ohmichi
|
e5b0b06d18 |
Remove /v1.1 endpoint from api-guide
Since Id695f60e30b14f939973e3610c7750b83a14d0d0 , the endpoint /v1.1 has been removed. So it is nice to remove it from api-guide also to avoid unnecessary confusions. Change-Id: I1a70fec5568468c088f60986b9edd8bd1bf97314 |
||
|
Jenkins
|
235d1a3795 | Merge "Error on API Guide warnings" | ||
|
Andreas Jaeger
|
f25648a963 |
Error on API Guide warnings
Error on warnings in building the API guide and fix any problem encountered: * tox.ini: Enable tread warnings as errors * index.rst: Add unreferenced file extra_specs_and_properties as hidden file so that it does not show up in index. It is still built and will be referenced from other files. * general_info.rst: Remove reference to non-existing file * server_concept: Add missing empty line after code directives Also fix a typo and remove extra EOL whitespace. Change-Id: Ie766f8d2f7d82b7b5b02541b342f9829ca4550a0 |
||
|
Abhishek Anand
|
5f4a60fc1a |
fixed typo in word "OpenStack"
Change-Id: Ia7af1834c12e775de736c7afeaa529c63758bbe7 |
||
|
Hironori Shiina
|
230958c002 |
Documentation fix regarding triggering crash dump
How to trigger crash dump depends on hypervisors. NMI is not the only way to implement the feature. This patch modifies description regarding this feature. Change-Id: I77d10551650776c06ee4b413f1b027abf6620e83 |
||
|
Jenkins
|
35033197c2 | Merge "doc: all_tenants query option incorrectly identified as non-admin" | ||
|
Waldemar Znoinski
|
fdd8f0f91e |
Fix API Guide doc
* typos * reduntant words * reworded sentences for clarity Closes-bug: #1545748 Change-Id: I0700d04de38b34cf13988490873b8c34dad1005b |
||
|
Jenkins
|
6ad6206e28 | Merge "Fix some word spellings in messages" | ||
|
Eoghan Glynn
|
f7c18c4393 |
doc: all_tenants query option incorrectly identified as non-admin
The all_tenants option was incorrectly described as being available to general users. Change-Id: I739da63b3d5460ff1ef8dcafd21d58829a3a4852 |
||
|
Jenkins
|
11dfd9def3 | Merge "Trivial: Remove a duplicated word" | ||
|
Jenkins
|
22810c4dd7 | Merge "Add description for server query" | ||
|
venkatamahesh
|
f86daf0607 |
Fix some word spellings in messages
Change-Id: I40e3c0f3b99ae853f84609c5334e6d230dfff867 |
||
|
Jenkins
|
22e0e06ec1 | Merge "doc: remove detail about extensions" | ||
|
xiexs
|
959b51f3d4 |
Trivial: Remove a duplicated word
s/there there is/there is/ Change-Id: I3c352b97ca9e191834c933bfd31261fefda12d59 |
||
|
Jenkins
|
befefa43b5 | Merge "Add description for trigger crash dump" | ||
|
He Jie Xu
|
d04f7f7e12 |
doc: remove detail about extensions
As extensions are already deprecated in Nova, this patch removes all of the details about extensions, adds a note about the deprecation of extensions, and points to documentation about microversions for discovering API changes. blueprint complete-todo-in-api-concept-doc Co-Author: Ed Leafe <ed@leafe.com> Change-Id: I56acfeac5b8b3312547c06d79962a79991c5c8f3 |
||
|
xiexs
|
2051e3b361 |
Add description for trigger crash dump
Add description for server trigger crash dump operation into api-guide. Change-Id: I20492dbf9eab4f7fcab0864bb250b20f98b762e4 blueprint complete-todo-in-api-concept-doc |
||
|
Jenkins
|
ae8546c542 | Merge "remove docs about format extensions" | ||
|
Jenkins
|
2b1d5a9b36 | Merge "doc: add client interactive guideline for microversions" | ||
|
Jenkins
|
aa9db1ccef | Merge "doc: add version discovery guideline in api concept doc" | ||
|
Jenkins
|
1b3fa9d316 | Merge "doc: completes microversion use-cases in api concept doc" | ||
|
Jenkins
|
d8b47767ac | Merge "doc: minor corrections to the API version docco" | ||
|
jichenjc
|
040577c0cf |
Add description for server query
Add descriptions for server query options and add some samples for the query options. Implement blueprint complete-todo-in-api-concept-doc Change-Id: Id23a19ecc30f1837f4755ec898ef0389dcf23a8f |
||
|
Sean Dague
|
e9646a4419 |
remove docs about format extensions
The format extensions concept (adding .json / .xml) is no longer really a thing. The router supports it, but we only have json responses, so there is no reason to advertise it. Change-Id: I07ba13a98ce55c215c6b676b5ff41d7d60babfde |
||
|
He Jie Xu
|
d87f6b4537 |
doc: add client interactive guideline for microversions
This patch adds basic interactive guideline. blueprint complete-todo-in-api-concept-doc Change-Id: I3c828e34c43fa681328f71694940f05c87d28e06 |
||
|
He Jie Xu
|
2433bc5454 |
doc: add version discovery guideline in api concept doc
This patch adds basic guideline how to discover microversion with version API. blueprint complete-todo-in-api-concept-doc Change-Id: I55b50e8300c67b9ec94587a2bdccac55a9c115a0 |
||
|
He Jie Xu
|
670ae42359 |
doc: completes microversion use-cases in api concept doc
This patch adds last few use-cases for microversion. blueprint complete-todo-in-api-concept-doc Change-Id: Ib472c91289fc153e1462d5137eb1b5caebca9a2f |
||
|
Jenkins
|
0b7904eb64 | Merge "api-guide: add a doc on users" | ||
|
Eoghan Glynn
|
73e979d419 |
doc: minor corrections to the API version docco
Miscellaneous corrections for grammar and clarity. Change-Id: Ibec4d907a074cf37b2a007011e1fd82c90633b39 |
||
|
Harshada Mangesh Kakad
|
c40464514d |
Replace deprecated library function os.popen() with subprocess
os.popen() is deprecated since version 2.6. Resolved with use of subprocess module. Change-Id: Iea9c0501f46c57d809217912fb0f40eb2bc4f111 Closes-Bug: #1529836 |
||
|
Jenkins
|
c8b1b2178d | Merge "Fix typo, ReST -> REST" | ||
|
John Garbutt
|
e7106c3e75 |
api-guide: add a doc on users
To help add color to the API doc, we use a common set of persona when talking about the use cases behind each API. This is really just a quick sketch that adds TODOs for others to follow up on, in order to complete the guide. blueprint complete-todo-in-api-concept-doc Change-Id: I71a07caa27f1b17d3256a5439e867c40fc9d0abd |
||
|
Felix Li
|
f78030a8ad |
Fix typo, ReST -> REST
Common usage is REST, and most in project are written as REST. Change ReST to REST to comply with it. Change-Id: I2c87f4c811f7dd64a3f5807a45eba2a82373da36 |
||
|
Jenkins
|
013bd2ab88 | Merge "Add hypervisor, aggregates, migration description" | ||
|
Jenkins
|
2c050707af | Merge "simplify the request / response format document" | ||
|
Jenkins
|
88cbd39a06 | Merge "Remove incorrect comments about file injection" | ||
|
Jenkins
|
ad74cce240 | Merge "docs: add concept guide for certificate" | ||
|
Jenkins
|
6e18eeb7a5 | Merge "Remove XML description from extension concept" | ||
|
Jenkins
|
c16dea5843 | Merge "Remove a restriction on injection files" | ||
|
Ghanshyam
|
6f06c1d653 |
docs: add concept guide for certificate
This patch adds the concept guide for certificate. blueprint complete-todo-in-api-concept-doc Change-Id: If44e5f4633ee47d235e8254904d950e7d81d39c1 |
||
|
Jenkins
|
d460d58a0d | Merge "Change some wording on server_concepts.rst" | ||
|
Jenkins
|
ededf5b4de | Merge "docs: update old stuff in version section" |