OpenStack API Special Interest Group
Go to file
Chris Dent b6d58a3f7f Explicitly link to the HTTP RFCs
In the opening we advise people to use the HTTP RFCs as the ultimate
authority but do not link to them. This change adds the links and
generalizes the warning to the entirety of the guidelines, not just
to non-JSON apis.

Change-Id: I40a59594a477d6802a16d8b0ca11020629eff292
2018-08-30 18:09:00 +01:00
doc/source Explicitly link to the HTTP RFCs 2018-08-30 18:09:00 +01:00
guidelines Merge "Expand schema for error.codes to reflect reality" 2018-07-26 16:28:52 +00:00
tests Remove use of Python builtin name for variables 2018-04-12 17:55:07 +00:00
tools Change API-WG to API-SIG 2017-10-12 18:07:33 +00:00
.gitignore Switch to stestr 2018-07-10 18:40:22 +07:00
.gitreview Update web frontpage to link to SIG not WG 2018-08-06 13:00:44 +01:00
.stestr.conf Switch to stestr 2018-07-10 18:40:22 +07:00
.zuul.yaml import zuul job settings from project-config 2018-08-20 16:55:59 -04:00
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 Switch to stestr 2018-07-10 18:40:22 +07: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 Switch to stestr 2018-07-10 18:40:22 +07:00

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.