OpenStack API Special Interest Group
Go to file
Vu Cong Tuan bfcbef7e9c Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
Let's switch to stestr as other projects have already moved to it.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: Iddce63084a10cbc5b1670f42acae6c2ee96e0ce8
2018-07-10 18:40:22 +07:00
doc/source Change API-WG to API-SIG 2017-10-12 18:07:33 +00:00
guidelines spelling error 2018-06-17 14:26:49 +08: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 Moves from markdown to rst 2014-10-22 16:24:41 +10:30
.stestr.conf Switch to stestr 2018-07-10 18:40:22 +07: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.