summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/server.py
Commit message (Expand)AuthorAgeFilesLines
...
* Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.Josh Kearney2013-01-311-109/+66
* Standardize on a copyright header and ensure all files have them.Josh Kearney2013-01-241-12/+10
* Clean up test environment and remove unused imports.Josh Kearney2013-01-221-1/+0
* Update compute client bitsDean Troyer2012-09-051-32/+546
* Refactor cliff.Command.run()Dean Troyer2012-06-201-7/+7
* Clean up tenant and serverDean Troyer2012-05-161-12/+9
* Revise command boolean flagsDean Troyer2012-05-111-2/+2
* Add tenant CRUD commandsDean Troyer2012-05-111-25/+1
* Fix "help" command and implement "list server" and "show server"Doug Hellmann2012-05-041-46/+143
* Add openstack-common and test infrastructure.James E. Blair2012-04-281-0/+3
* Begin to add Keystone authDean Troyer2012-04-271-4/+5
* Clean up command outputDean Troyer2012-04-261-6/+2
* Use cliffDean Troyer2012-04-251-6/+42
* Set up common utilsDean Troyer2012-04-251-1/+7
* Add openstackclient bitsDean Troyer2012-04-191-0/+55