d63032b547

A few plugins that have API defs in neutron-lib still inherit from ExtensionDescriptor and thus return their def's values. This patch changes them to inherit from APIExtensionDescriptor which handles returning these values for you. In addition neutron-lib's APIDefinitionFixture is used in the AttributeMapMemento to ensure API def maps are handled accordingly. Change-Id: Ibf2e8367be65b7bb15359d81286883540b566e92
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: https://docs.openstack.org
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%