OpenStack API Special Interest Group
Go to file
Everett Toews b29a4a3113 Allow JSON files for JSON Schemas and JSON examples
It's often much cleaner to be able to separate out JSON Schemas and JSON
examples into their own files. JSON doesn't allow for multiline strings
so don't check line length on JSON files.

Change-Id: Idf0dc2aa1fd1e10ed3dfb953838e6ea469c76933
2015-03-25 21:07:25 -05:00
doc/source The API Working Group mission statement 2015-02-17 13:13:19 -06:00
guidelines Merge "Add Resource Counting Guidelines" 2015-03-05 00:44:42 +00:00
tests Allow JSON files for JSON Schemas and JSON examples 2015-03-25 21:07:25 -05: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 Workflow documentation is now in infra-manual 2014-12-05 03:30:35 +00:00
requirements.txt Add RSS feed 2014-12-12 09:22:02 +01:00
setup.cfg Moves from markdown to rst 2014-10-22 16:24:41 +10:30
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 Working Group documents

This repository contains documents from the OpenStack API working group, including guidelines and proposed rules concerning API consistency, naming conventions, and best practice recommendations.

Interested in contributing to the API conversations? Simply clone this repository and follow the [OpenStack code and review submission processes](http://docs.openstack.org/infra/manual/developers.html).