cinder/doc/source/devref
scottda ef7ed8dcb2 support new HTTP microversion header
According to API working group guidelines:
https://review.openstack.org/#/c/243414

microversion headers should be of the form:
OpenStack-API-Version: [SERVICE_TYPE] 2.114

i.e OpenStack-API-Version: volume 3.22

Two extra headers are always returned in the response:

    OpenStack-API-Version: [SERVICE_TYPE] version_number
    Vary: OpenStack-API-Version

note: Servers must be prepared to deal with multiple
  OpenStack-API-Version headers. This could happen when a client
  designed to address multiple services always sends the headers it
  thinks it needs. Most Python frameworks will handle this by setting
  the value of the header to the values of all matching headers,
  joined by a ',' (comma). For example ``compute 2.11,identity
  2.114``.

Closes-Bug: #1551941
Change-Id: I658e54966c390b41e3b551dd9827606c2e013511
2016-03-04 09:02:34 -07:00
..
addmethod.openstackapi.rst doc: Fix wrong description about adding RESTful API 2016-02-17 10:32:53 +08:00
api_microversion_dev.rst support new HTTP microversion header 2016-03-04 09:02:34 -07:00
api_microversion_history.rst cinder-api-microversions code 2016-02-24 06:50:54 -07:00
api.apache.rst Add instructions on how to deploy API under Apache 2015-09-01 18:35:42 +03:00
api.rst Remove obsolete API from documentation 2015-07-14 18:57:19 +03:00
architecture.rst Fix a few Sphinx warnings 2013-07-05 16:09:50 -04:00
attach_detach_conventions.rst Add attach/detach doc to index 2016-03-02 12:30:56 -07:00
auth.rst replace u\2013 char with dash 2013-10-30 22:21:04 -07:00
cinder.rst Rename cinder.flags to cinder.common.config 2013-07-03 11:28:57 +04:00
database.rst Fix various Sphinx warnings 2013-06-12 15:21:40 +02:00
development.environment.rst Removing archaic references 2015-07-13 12:09:16 -06:00
drivers.rst Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
fakes.rst Fix various Sphinx warnings 2013-06-12 15:21:40 +02:00
genconfig.rst Adding devref about genconfig 2015-12-02 16:14:56 -06:00
gerrit.rst Workflow documentation is now in infra-manual 2014-12-05 04:39:45 +00:00
gmr.rst Update docs to generate Guru Meditation Report 2015-10-21 17:41:06 -05:00
i18n.rst Rename filename from il8n.rst to i18n.rst 2015-07-23 12:26:44 +00:00
index.rst Add attach/detach doc to index 2016-03-02 12:30:56 -07:00
jenkins.rst Remove incorrect URLs from jenkins.rst 2015-08-08 01:22:19 +09:00
launchpad.rst Update references with new Mailing List location 2013-07-28 12:08:20 -07:00
migration.rst Update the devref for volume migration 2015-10-15 02:26:19 -07:00
releasenotes.rst Add guidelines for release notes to devref 2015-11-23 14:13:28 +01:00
replication.rst Replication v2.1 (Cheesecake) 2016-02-26 13:15:19 -07:00
rpc.rst Documentation Bug fix committed 2014-11-16 18:11:03 +05:30
scheduler.rst Drop Chance/SimpleScheduler Implementation 2014-01-09 18:29:27 +08:00
services.rst Fix a few Sphinx warnings 2013-07-05 16:09:50 -04:00
threading.rst Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
unit_tests.rst devref doc: assorted fixes in "Unit Tests" 2015-10-19 15:46:38 -04:00
volume.rst Fix various Sphinx warnings 2013-06-12 15:21:40 +02:00