neutron/neutron/api
Brent Eagles 175e86977d Reset policies after RESOURCE_ATTRIBUTE_MAP is populated
The REST API relies on neutron-specific policy checking logic that is
only available after the extensions are loaded and the
RESOURCE_ATTRIBUTE_MAP is populated. This patch resets the policies
immediately after these steps are done. This ensures that in the event
the policies are prematurely loaded for any reason, the on-demand
loading of the policies will reload the policies and properly configure
the neutron specific checks on the next policy check.

Change-Id: Ic2ab3f0179b0c192e63af0bc4268d92aa26bdabe
Closes-Bug: #1398566
Related-Bug: #1254555
(cherry picked from commit eeff5d06b2)
2015-01-12 11:15:01 -03:30
..
rpc Merge "Batch ports from security groups RPC handler" into stable/juno 2014-11-14 01:08:42 +00:00
v2 Reset policies after RESOURCE_ATTRIBUTE_MAP is populated 2015-01-12 11:15:01 -03:30
views Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
api_common.py Removing vim header lines 2014-04-01 10:38:31 -04:00
extensions.py Reset policies after RESOURCE_ATTRIBUTE_MAP is populated 2015-01-12 11:15:01 -03:30
versions.py Removing vim header lines 2014-04-01 10:38:31 -04:00