summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/fixedip.py
Commit message (Expand)AuthorAgeFilesLines
* translate all command help strings3.4.0Steve Martinelli2016-11-171-2/+2
* Transfer "ip fixed add/remove" to "server add/remove fixed ip"Tang Chen2016-07-041-4/+30
* osc-lib: commandDean Troyer2016-06-131-2/+1
* osc-lib: utilsDean Troyer2016-06-131-1/+2
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-10/+1
* Trivial: Remove useless return from files in compute.Tang Chen2015-12-171-2/+0
* Doc: Update and add IP addressRichard Theis2015-11-241-6/+6
* replace string format arguments with function parametersChristian Berendt2014-05-201-2/+2
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-2/+0
* Add fixed-ip and floating-ip commandsDean Troyer2013-04-141-0/+87