neutron/doc/source
Boden R 44292f4c9a consume neutron-lib resources attr map
Today we shim the RESOURCE_ATTRIBUTE_MAP in neutron; it references the
equivelant in neutron-lib named RESOURCES.

This patch removes neutron's RESOURCE_ATTRIBUTE_MAP and cleans up
neutron.api.v2.attributes in prep to delete it.
To do so:
- CORE_RESOURCES and RESOURCE_FOREIGN_KEYS are moved to the single
module that references them respectively and the are made private (no
consumers use them).
- get_collection_info is removed and instead the 2 uses in neutron
just use the get() method of the RESOURCES map. There are no external
uses of get_collection_info.
- References using RESOURCE_ATTRIBUTE_MAP are switched over to
neutron-lib's RESOURCES.
- The neutron.api.v2.attributes module is removed as it's empty now.
- A few api attribute UTs are removed; there's nothing to test as per
this patch.

NeutronLibImpact

Change-Id: Iaacee584d499c4d33d6d2dd9609c7ac0f2cfc386
2018-03-09 13:37:28 -07:00
..
_static Neutron Feature Classification 2017-03-15 23:31:58 +00:00
admin Update mysql connection in config-dhcp-ha.rst 2018-03-01 10:33:11 +00:00
cli import content from cli-reference in openstack-manuals 2017-07-10 18:06:29 +00:00
configuration Add auto-generated config reference 2017-07-30 21:14:40 +00:00
contributor consume neutron-lib resources attr map 2018-03-09 13:37:28 -07:00
ext Add project links to feature classification matrix 2017-07-25 16:28:59 -07:00
feature_classification Update the documentation links 2017-12-13 10:49:46 +00:00
install Revert "remove tag and tag_ext extensions" 2018-02-14 06:32:30 +00:00
conf.py add doc link validation to release checklist and tox 2017-09-21 15:24:03 -06:00
index.rst Add search capability to the docs 2018-03-08 11:13:05 -05:00