summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/floatingip.py
Commit message (Expand)AuthorAgeFilesLines
* 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