
Deep cleaning of tacker doc/source dir by removing all references to Neutron, remove non-applicable doc files and various other fixes and references to Tacker urls. Introduce fixed up HACKING and CONTRIBUTING docs. Also add tox 'docs' test run and enable it by default Change-Id: I90c48eeb3724adb3de3431f1f5464c5200dad071
427 B
427 B
API Extensions
API extensions is the standard way of introducing new functionality to the Tacker project, it allows plugins to determine if they wish to support the functionality or not.
Examples
The easiest way to demonstrate how an API extension is written, is by studying an existing API extension and explaining the different layers.
mano_api.rst