neutron/neutron/core_extensions
Tong Li 4ec6932c93 Respond negatively to tenant detachment of enforced QoS policies
Currently when the tenant attempts to detach an enforced QoS policy
for a port or network set by admin, the attempt fails but the API
feedback indicates that it was successful.  This change will
fix the API response so the failure is accurately signalled
to the tenant.

Co-Authored-By: litong01 <litong01@us.ibm.com>
Co-Authored-By: gong yong sheng <gong.yongsheng@99cloud.net>
Co-Authored-By: Nate Johnston <Nate_Johnston@cable.comcast.com>
Co-Authored-By: Margaret Frances <margaret_frances@cable.comcast.com>

Change-Id: I977feecc6cce378abc1e6092afbaf9f2681b2ec6
Closes-bug: #1486607
2016-05-16 21:54:15 +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 Respond negatively to tenant detachment of enforced QoS policies 2016-05-16 21:54:15 +00:00