python-openstackclient/openstackclient
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 Fix i18n issue 2018-11-13 17:05:05 +08:00
common Make use of keystoneauth service-type filtering for versions 2018-10-19 07:55:41 -05:00
compute Merge "Add --name-lookup-one-by-one option to server list" 2018-11-08 19:07:02 +00:00
identity Updated the take_actions for unified limits 2018-11-09 07:53:55 +05:30
image image/v2: support multiple property filters 2018-11-07 14:55:51 +01:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Supports router gateway IP QoS 2018-12-10 17:20:38 +00:00
object Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
tests Supports router gateway IP QoS 2018-12-10 17:20:38 +00:00
volume Add volume backup import/export commands 2018-11-10 02:11:04 -06:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Useless line of code in shell.py 2017-09-08 06:28:15 +00:00