5ee95b324085bbbb7fbce3b4deb236a3e916a622
Commit Graph

107 Commits

Author SHA1 Message Date
Jenkins
220439fcd6 Merge "Make available to build docs with python3" 2016年05月26日 17:24:03 +00:00
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
2016年05月25日 21:41:27 +00:00
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
2016年05月23日 15:30:20 +03:00
Atsushi SAKAI
340b7e9404 [doc] fix 5 typos
tweek => tweak
adminstrator => administrator
mulitple => multiple
definied => defined (2-locations)
Change-Id: Ibe2c04e1b225515f7a6c83b5a4a8d91e8385140a
2016年04月28日 20:40:18 +09:00
Anh Tran
a2d0d65a29 Removes some redundant words
This patch removes some redundant words.
Change-Id: I1461ad1d98272b0d6223fd989861885902c12617
2016年03月25日 09:10:36 +07:00
Jenkins
0ed6dc57f6 Merge "Fix JSON format of server_concepts" 2016年03月22日 02:07:26 +00:00
Jenkins
c032ce47b6 Merge "Remove /v1.1 endpoint from api-guide" 2016年03月21日 18:55:33 +00:00
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
2016年03月21日 10:36:50 -07:00
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
2016年03月21日 09:30:05 -07:00
Jenkins
235d1a3795 Merge "Error on API Guide warnings" 2016年03月18日 22:28:07 +00:00
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
2016年03月17日 07:57:23 +01:00
Abhishek Anand
5f4a60fc1a fixed typo in word "OpenStack"
Change-Id: Ia7af1834c12e775de736c7afeaa529c63758bbe7
2016年03月13日 00:31:32 +00:00
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
2016年03月04日 13:04:44 +09:00
Jenkins
35033197c2 Merge "doc: all_tenants query option incorrectly identified as non-admin" 2016年02月26日 13:05:16 +00:00
Waldemar Znoinski
fdd8f0f91e Fix API Guide doc
* typos
* reduntant words
* reworded sentences for clarity
Closes-bug: #1545748
Change-Id: I0700d04de38b34cf13988490873b8c34dad1005b
2016年02月23日 11:00:18 +00:00
Jenkins
6ad6206e28 Merge "Fix some word spellings in messages" 2016年02月22日 19:01:10 +00:00
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
2016年02月06日 14:03:25 +00:00
Jenkins
11dfd9def3 Merge "Trivial: Remove a duplicated word" 2016年02月03日 09:15:58 +00:00
Jenkins
22810c4dd7 Merge "Add description for server query" 2016年02月03日 07:03:30 +00:00
venkatamahesh
f86daf0607 Fix some word spellings in messages
Change-Id: I40e3c0f3b99ae853f84609c5334e6d230dfff867
2016年02月03日 12:07:53 +05:30
Jenkins
22e0e06ec1 Merge "doc: remove detail about extensions" 2016年02月03日 03:34:06 +00:00
xiexs
959b51f3d4 Trivial: Remove a duplicated word
s/there there is/there is/
Change-Id: I3c352b97ca9e191834c933bfd31261fefda12d59
2016年02月02日 10:23:14 -05:00
Jenkins
befefa43b5 Merge "Add description for trigger crash dump" 2016年02月02日 15:03:47 +00:00
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
2016年02月02日 12:03:49 +00:00
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
2016年02月02日 01:41:54 -05:00
Jenkins
ae8546c542 Merge "remove docs about format extensions" 2016年01月28日 17:47:59 +00:00
Jenkins
2b1d5a9b36 Merge "doc: add client interactive guideline for microversions" 2016年01月25日 02:36:48 +00:00
Jenkins
aa9db1ccef Merge "doc: add version discovery guideline in api concept doc" 2016年01月25日 02:36:09 +00:00
Jenkins
1b3fa9d316 Merge "doc: completes microversion use-cases in api concept doc" 2016年01月25日 02:35:26 +00:00
Jenkins
d8b47767ac Merge "doc: minor corrections to the API version docco" 2016年01月22日 13:13:38 +00:00
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
2016年01月22日 00:14:46 +08:00
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
2016年01月21日 10:43:43 -05:00
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
2016年01月21日 11:01:22 +08:00
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
2016年01月21日 11:01:22 +08:00
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
2016年01月21日 11:00:59 +08:00
Jenkins
0b7904eb64 Merge "api-guide: add a doc on users" 2016年01月12日 15:02:03 +00:00
Eoghan Glynn
73e979d419 doc: minor corrections to the API version docco
Miscellaneous corrections for grammar and clarity.
Change-Id: Ibec4d907a074cf37b2a007011e1fd82c90633b39
2016年01月07日 11:39:13 +00:00
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 
2016年01月06日 09:45:21 -08:00
Jenkins
c8b1b2178d Merge "Fix typo, ReST -> REST" 2016年01月05日 21:52:14 +00:00
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
2016年01月05日 13:46:29 +00:00
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
2016年01月04日 16:13:32 -05:00
Jenkins
013bd2ab88 Merge "Add hypervisor, aggregates, migration description" 2016年01月04日 14:00:07 +00:00
Jenkins
2c050707af Merge "simplify the request / response format document" 2015年12月21日 10:24:33 +00:00
Jenkins
88cbd39a06 Merge "Remove incorrect comments about file injection" 2015年12月21日 10:23:44 +00:00
Jenkins
ad74cce240 Merge "docs: add concept guide for certificate" 2015年12月21日 09:03:08 +00:00
Jenkins
6e18eeb7a5 Merge "Remove XML description from extension concept" 2015年12月18日 17:25:24 +00:00
Jenkins
c16dea5843 Merge "Remove a restriction on injection files" 2015年12月18日 16:07:15 +00:00
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
2015年12月16日 17:28:43 +09:00
Jenkins
d460d58a0d Merge "Change some wording on server_concepts.rst" 2015年12月15日 06:14:37 +00:00
Jenkins
ededf5b4de Merge "docs: update old stuff in version section" 2015年12月15日 01:42:13 +00:00