neutron/neutron/core_extensions
Hirofumi Ichihara 008e065742 Fix default qos policy when creating network
In _create_network_policy(), policy object is passed into _get_policy_obj()
although it expects to be passed policy id. This patch passes policy id
instead of policy object and adds a unit test and API tests.

Change-Id: Ic4c755c54d93d7ca3312b432b7c1e6770f25c359
Closes-bug: #1712278
(cherry picked from commit 95bbb7385b)
2017-08-24 14:35:38 +00:00
..
__init__.py Introduce base interface for core resource extensions 2015-08-07 21:36:15 +02:00
base.py Add "default" behaviour to QoS policies 2017-05-26 23:31:36 +00:00
qos.py Fix default qos policy when creating network 2017-08-24 14:35:38 +00:00