python-openstackclient/openstackclient/tests
LIU Yulong cf91d7a2f4 Add floating IP qos_policy actions
Now we can associate a qos policy to the floating IP, and
dissociate it. The commands are:

  $ openstack floating ip create --qos-policy ...
  $ openstack floating ip set --qos-policy ...
  $ openstack floating ip set --no-qos-policy ...
  $ openstack floating ip unset --qos-policy

These commands are based on the neutron change:
I4efe9e49d268dffeb3df4de4ea1780152218633b

Partially-Implements blueprint: floating-ip-rate-limit

Change-Id: I932b32f78cc5a2b53926feaec1a0b392cf7e8b57
2018-01-11 18:10:11 +00:00
..
functional Merge "Allow port list to shown undefined attributes" 2017-12-31 13:00:26 +00:00
unit Add floating IP qos_policy actions 2018-01-11 18:10:11 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00