python-openstackclient/openstackclient/tests/unit
LIU Yulong fd23025227 Supports router gateway IP QoS
Adds --qos-policy and --no-qos-policy to `openstack router set`:
    --qos-policy <qos-policy> Attach QoS policy to router gateway IPs
    --no-qos-policy Remove QoS policy from router gateway IPs

Adds --qos-policy to `openstack router unset`:
  --qos-policy Remove QoS policy from router gateway IPs

Partially-Implements blueprint: router-gateway-ip-qos
Closes-Bug: #1757044
Change-Id: Ifec3b2cf9bdb59513c8bcd7bd60305506a071192
2018-12-10 17:20:38 +00:00
..
api Re-implement novaclient bits removed in 10.0 2018-03-13 09:10:45 -05:00
common Fix 'project purge' deleting wrong project's servers and volumes 2018-09-14 10:23:14 +01:00
compute Merge "Add --name-lookup-one-by-one option to server list" 2018-11-08 19:07:02 +00:00
identity Add project param in LimitList parser 2018-11-08 11:19:24 -06:00
image Merge "Support --community in openstack image list" 2018-07-25 02:49:02 +00:00
integ Fix SDK Connection creation alternative to Profile 2017-12-07 08:10:23 -06:00
network Supports router gateway IP QoS 2018-12-10 17:20:38 +00:00
object Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
volume Add volume backup import/export commands 2018-11-10 02:11:04 -06:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Adding api_version to FakeApp 2018-06-24 03:47:23 +00:00
test_shell.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
utils.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00