summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2/floating_ip.py
Commit message (Expand)AuthorAgeFilesLines
* Transfer "ip floating CRUD" to "floating ip CRUD"Tang Chen2016-07-201-5/+104
* Support bulk deletion for commands that exist in both network and compute.Huanxuan Ao2016-06-151-8/+10
* osc-lib: utilsDean Troyer2016-06-131-1/+2
* State i18() changes and help messages improvedTang Chen2016-04-181-9/+10
* [Floating IP] Neutron support for "ip floating create" commandTang Chen2016-03-241-0/+83
* Fix dict.keys() compatibility for python 3Tang Chen2016-03-121-1/+1
* Floating IP: Neutron support for "ip floating show" commandTang Chen2016-02-241-0/+35
* Floating IP: Fix "ip floating list" in neutron networkTang Chen2016-02-191-7/+32
* Floating IP: Neutron support for "ip floating list" commandTang Chen2016-02-141-0/+26
* Floating IP: Neutron support for "ip floating delete" commandJude Job2016-02-141-0/+40