summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/server_backup.py
Commit message (Expand)AuthorAgeFilesLines
* Switch image to use SDKArtem Goncharov2020-03-231-5/+2
* Replace six.iteritems() with .items()lihaijing2020-01-091-2/+1
* Fix additional output encoding issuesDean Troyer2018-03-201-9/+7
* translate all command help strings3.4.0Steve Martinelli2016-11-171-1/+1
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-1/+1
* osc-lib: exceptionsDean Troyer2016-06-131-1/+1
* [compute] Add server backup functionjichenjc2016-05-271-0/+134