neutron/neutron/core_extensions
Hirofumi Ichihara 95bbb7385b 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
2017-08-23 13:03:18 +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-23 13:03:18 +00:00