755bd05dfb
Heading ======= is reserved for a title of document. This commit replaces non-title headings with lower headings. Change-Id: I8521cde527ac3387e42e9e2f262506a5872484a0
1.3 KiB
1.3 KiB
API Extensions
API extensions is the standard way of introducing new functionality to the Neutron 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.
security_group_api