10 Commits

Author SHA1 Message Date
Takashi NATSUME
ddf7c6e370 Improve formats of the Compute API guide
Replace the 'NOTE' and 'TODO' words with
the note and todo directives in the Compute API guide.

Improve some format in the guide.
e.g. Fix unnecessary bold characters.

Change-Id: I7e9d6b8a5228886fd5de03d12482481d2b652666
Closes-Bug: #1558459
2018-11-07 04:01:40 +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
Abhishek Anand
5f4a60fc1a fixed typo in word "OpenStack"
Change-Id: Ia7af1834c12e775de736c7afeaa529c63758bbe7
2016-03-13 00:31:32 +00:00
venkatamahesh
f86daf0607 Fix some word spellings in messages
Change-Id: I40e3c0f3b99ae853f84609c5334e6d230dfff867
2016-02-03 12:07:53 +05:30
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
EdLeafe
231c9a1589 Edit the text to be more native-English sounding
No substantial changes; just wanted to make the text sound more like
native English.

blueprint complete-todo-in-api-concept-doc

Change-Id: I9ff48113bf709f63e3654a5851aa8d6853b519b5
2015-12-08 14:58:00 +00:00
He Jie Xu
50aa74f91d docs: add microversions description in the concept doc
This patch adds generic description for microversions. We will write
more use-cases in later patches.

blueprint complete-todo-in-api-concept-doc

Change-Id: I600ad4186a38eaffbec38bb15b2de0146c076abf
2015-12-08 14:17:36 +08:00
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
2015-11-12 10:47:23 +00:00