summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/floatingip.py
Commit message (Expand)AuthorAgeFilesLines
* translate all command help strings3.4.0Steve Martinelli2016-11-171-2/+2
* Transfer "ip floating add/remove" to "server add/removeTang Chen2016-07-041-4/+30
* osc-lib: commandDean Troyer2016-06-131-2/+1
* osc-lib: utilsDean Troyer2016-06-131-1/+2
* [Floating IP] Neutron support for "ip floating create" commandTang Chen2016-03-241-23/+0
* Floating IP: Neutron support for "ip floating list" commandTang Chen2016-02-141-17/+0
* Floating IP: Neutron support for "ip floating delete" commandJude Job2016-02-141-23/+0
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-22/+3
* Trivial: Remove useless return from files in compute.Tang Chen2015-12-171-3/+0
* Doc: Update and add IP addressRichard Theis2015-11-241-9/+9
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-3/+3
* Normalize more help stringsDean Troyer2014-07-241-7/+7
* replace string format arguments with function parametersChristian Berendt2014-05-201-5/+5
* Fix help message for `ip floating delete`Yejia Xu2014-05-071-1/+1
* Begin Python 3 compatabilityDean Troyer2013-07-291-1/+2
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-5/+0
* Add fixed-ip and floating-ip commandsDean Troyer2013-04-141-0/+160