openstack-api ============= 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](https://wiki.openstack.org/wiki/How_To_Contribute). Guidance -------- The following topics have separate doc pages that contain guidance on a specific issue: * [Terms](terms.md) * [HTTP Response Codes, Methods, and Standards](http.md) * [API Discoverability](discoverability.md) * [Compatibility](compatibility.md) * [API Extensions](extensions.md)