python-openstackclient/openstackclient
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
..
api Remove a bunch of things we promised to remove in 2H 2017 2017-11-30 15:35:42 -06:00
common Remove a bunch of things we promised to remove in 2H 2017 2017-11-30 15:35:42 -06:00
compute flavor: clarify --swap description 2017-12-28 14:56:13 +08:00
identity Merge "Add support for endpoing filter commands" 2017-12-13 02:18:43 +00:00
image Accept 0 for --min-disk and --min-ram 2017-10-20 19:48:37 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2017-08-16 07:50:55 +00:00
network Add floating IP qos_policy actions 2018-01-11 18:10:11 +00:00
object Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
tests Add floating IP qos_policy actions 2018-01-11 18:10:11 +00:00
volume Replace "Display Name" by "Name" in volume list 2017-05-26 11:37:09 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05: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