OpenStack API Special Interest Group
Go to file
Chris Dent b585c8485d Add guidance on needing cache-control headers
This adds some practical guidance to the existing section on caching
to make it clear that where responses are not making explicit
assertions about controlling cache, they MUST "cache-control: no-cache"

Change-Id: If13a5a19ff077cd9a2c9c400c24af70ea6f818d9
Closes-Bug: #1747935
2018-04-12 21:47:22 +01:00
doc/source Change API-WG to API-SIG 2017-10-12 18:07:33 +00:00
guidelines Add guidance on needing cache-control headers 2018-04-12 21:47:22 +01:00
tests Fix the checking of directories for extensions 2018-04-12 17:40:40 +00:00
tools Change API-WG to API-SIG 2017-10-12 18:07:33 +00:00
.gitignore Moves from markdown to rst 2014-10-22 16:24:41 +10:30
.gitreview Moves from markdown to rst 2014-10-22 16:24:41 +10:30
.testr.conf Moves from markdown to rst 2014-10-22 16:24:41 +10:30
LICENSE Moves from markdown to rst 2014-10-22 16:24:41 +10:30
README.rst Change API-WG to API-SIG 2017-10-12 18:07:33 +00:00
requirements.txt Add RSS feed 2014-12-12 09:22:02 +01:00
setup.cfg Change API-WG to API-SIG 2017-10-12 18:07:33 +00:00
setup.py Moves from markdown to rst 2014-10-22 16:24:41 +10:30
tox.ini Moves from markdown to rst 2014-10-22 16:24:41 +10:30

README.rst

README

Openstack API Special Interest Group documents

This repository contains documents from the OpenStack API Special Interest Group, including guidelines and proposed rules concerning API consistency, naming conventions, and best practice recommendations. The published information can be found at specs.openstack.org.

Interested in contributing to the API conversations? Simply clone this repository and follow the OpenStack code and review submission processes and the process document.