neutron/neutron/core_extensions
John Schwarz bb1546df15 Forbid attaching rules if policy isn't accessible
Following up patch If06de416dfe0eb7115fd4be9feb461fae8e8358d, this patch
continues to make sure all access to QoS policies are attempted safely -
if the policy doesn't exist or it's not accessible (for tenant_id
reasons), then an exception will be raised instead.

Change-Id: Id7e64c745cdd63d650a3f69572635dc10197259c
Partially-Implements: quantum-qos-api
2015-08-12 09:52:33 +00:00
..
__init__.py Introduce base interface for core resource extensions 2015-08-07 21:36:15 +02:00
base.py Introduce base interface for core resource extensions 2015-08-07 21:36:15 +02:00
qos.py Forbid attaching rules if policy isn't accessible 2015-08-12 09:52:33 +00:00