OpenStack API Special Interest Group
Go to file
Chris Dent 348f499ff5 Expand schema for error.codes to reflect reality
Add '_' as a valid character in error.codes, because that's what's
present in the wild.

The schema is updated to include a pattern check, and one of the
examples is changed to demonstrate the use of the new char.

Change-Id: I6bcfd5d411b2b9c540546f92859647333114a8f8
2018-07-06 16:44:41 +01:00
doc/source Change API-WG to API-SIG 2017-10-12 18:07:33 +00:00
guidelines Expand schema for error.codes to reflect reality 2018-07-06 16:44:41 +01: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 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.