summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/server.py
Commit message (Expand)AuthorAgeFilesLines
...
* Fix flake8 errors in anticipation of flake8 patch.Monty Taylor2013-05-141-1/+1
* Rename all instances of 'metadata' to 'property'.Josh Kearney2013-05-071-3/+3
* metadata is one wordDean Troyer2013-04-081-2/+2
* Clean up args and help strings in server commandsDean Troyer2013-03-061-9/+9
* 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