OpenStack API Special Interest Group
Go to file
Andreas Jaeger 28cce354d9 Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove obsolete sections from setup.cfg
- Update requirements, no need for python_version anymore
- Use newer openstackdocstheme version, update other requirements

Change-Id: I2aec09250c96bc411d19cb6c1a1ee852394d39e5
2020-04-11 14:37:38 +02:00
doc/source Small cleanups 2020-03-19 10:52:23 +00:00
guidelines Use doc8 to verify rst instead of custom tests 2020-03-19 11:43:16 +01:00
tests Use doc8 to verify rst instead of custom tests 2020-03-19 11:43:16 +01: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 OpenDev Migration Patch 2019-04-19 19:33:06 +00:00
.stestr.conf Switch to stestr 2018-07-10 18:40:22 +07:00
.zuul.yaml Use doc8 to verify rst instead of custom tests 2020-03-19 11:43:16 +01: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 Cleanup py27 support 2020-04-11 14:37:38 +02:00
setup.cfg Cleanup py27 support 2020-04-11 14:37:38 +02:00
setup.py Moves from markdown to rst 2014-10-22 16:24:41 +10:30
tox.ini Merge "Verify JSON files in the CI" 2020-03-20 12:45:20 +00: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.