api-sig/guidelines/compatibility.rst
Chris Yeoh e00144c3a0 Moves from markdown to rst
Changes format of files from markdown to reStructuredText
and adds the tox targets to verify the format and build
the html. Also adds bits and pieces needed to finish
bootstrapping the repository.

Change-Id: If559c21f19d7044a0d89b29e5743bf09c9da2ac1
2014-10-22 16:24:41 +10:30

379 B

Compatibility

This topic document serves to provide guidance on how to handle proposed changes to a public REST API.

See also the topic document on discoverability.

Guidance

TODO Take pieces from https://wiki.openstack.org/wiki/APIChangeGuidelines and add them to this topic document, one at a time, in separate patches.