summaryrefslogtreecommitdiff
path: root/novaclient
Commit message (Expand)AuthorAgeFilesLines
* Lock prettytable dep at v0.6Brian Waldon2012-06-111-2/+2
* nova show cmd displays unique flavor and image idJohn Tran2012-06-111-2/+2
* Use openstack-common for AUTHORS generationBrian Waldon2012-06-113-0/+200
* Merge "doc: fix and clarify the --meta option help"Jenkins2012-06-071-2/+2
|\
| * doc: fix and clarify the --meta option helpPádraig Brady2012-06-011-2/+2
* | Merge "Adds flavor-show support."Jenkins2012-06-071-0/+16
|\ \
| * | Adds flavor-show support.Dan Prince2012-06-011-0/+16
| |/
* | Add start and stop to server actionsVishvananda Ishaya2012-06-012-0/+36
|/
* Merge "removed int requirement for volume_id on snaps"Jenkins2012-05-091-1/+0
|\
| * removed int requirement for volume_id on snapsChuck2012-05-081-1/+0
* | refactored --service_name to only work with compute calls and addedChuck2012-05-094-24/+39
|/
* Updated to new prettytable api. Fixes bug 995818Ghe Rivero2012-05-071-2/+2
* Merge "Limit hint/nic parsing to one split on '='"Jenkins2012-05-031-3/+3
|\
| * Limit hint/nic parsing to one split on '='Brian Waldon2012-04-231-3/+3
* | Merge "Fix LP #990667 - Keypair __repr__ referencesuuid"Jenkins2012-05-031-1/+1
|\ \
| * | Fix LP #990667 - Keypair __repr__ referencesuuidJay Pipes2012-04-301-1/+1
* | | Merge "really output the description of an exception"Jenkins2012-05-031-1/+1
|\ \ \
| * | | really output the description of an exceptionChristian Berendt2012-04-261-1/+1
| |/ /
* | | Merge "Allow server name to be specified for actions and diagnostics."Jenkins2012-05-031-2/+4
|\ \ \
| * | | Allow server name to be specified for actions and diagnostics.Alex Meade2012-05-021-2/+4
* | | | Don't force volume id to int and allow search by nameVishvananda Ishaya2012-05-022-4/+2
|/ / /
* | | Merge "Display the request id on error response."Jenkins2012-05-011-4/+11
|\ \ \
| * | | Display the request id on error response.Alex Meade2012-04-111-4/+11
| | |/ | |/|
* | | Merge "Raise exception on all 4xx and 5xx responses."Jenkins2012-04-301-1/+1
|\ \ \ | |_|/ |/| |
| * | Raise exception on all 4xx and 5xx responses.Yuriy Taraday2012-04-131-1/+1
| |/
* | Rename NOVA_VERSION to OS_COMPUTE_API_VERSION.Josh Kearney2012-04-131-14/+16
|/
* Make '--help' argument more useful.Adam Spiers2012-04-111-1/+5
* Fixed the subcommand error message for nova shell.Andrew Bogott2012-04-101-2/+6
* Merge "set 'compute' as default endpoint bug fix for #970808"Jenkins2012-04-101-1/+1
|\
| * set 'compute' as default endpointPeng Yong2012-04-011-1/+1
* | Merge "Add -i/--identity option to 'nova ssh'."Jenkins2012-04-101-2/+8
|\ \
| * | Add -i/--identity option to 'nova ssh'.Russell Bryant2012-03-301-2/+8
| |/
* | Request ID when name is ambiguous.Rick Harris2012-04-093-16/+29
* | Set resources as loaded on getBrian Waldon2012-04-032-11/+4
* | Miscellaneous code cleanup.Josh Kearney2012-04-025-10/+21
|/
* Improve 'nova ssh' error message.Russell Bryant2012-03-301-0/+5
* Fix spelling of curent in list sec groups.Dan Prince2012-03-301-1/+1
* Merge "Remove serverId lookup in volume attachments"Jenkins2012-03-291-2/+1
|\
| * Remove serverId lookup in volume attachmentsBrian Waldon2012-03-231-2/+1
* | Merge "Set up the log handler only once."Jenkins2012-03-261-5/+5
|\ \
| * | Set up the log handler only once.James E. Blair2012-03-231-5/+5
| |/
* | Merge "Improve the error message from the nova shell"Jenkins2012-03-241-3/+2
|\ \ | |/ |/|
| * Improve the error message from the nova shellPádraig Brady2012-03-211-3/+2
* | Handle server_id and serverId in volume listBrian Waldon2012-03-231-1/+2
* | Added cloudpipe support. Fixes bug 962286Alvaro Lopez Garcia2012-03-223-0/+63
* | Merge "Fixes bug #959262 - Prevent a failure to create the cache directory fr...Jenkins2012-03-211-4/+4
|\ \
| * | Fixes bug #959262 - Prevent a failure to create the cache directory from caus...Kiall Mac Innes2012-03-211-4/+4
| |/
* | Merge "Implement quota classes."Jenkins2012-03-213-0/+196
|\ \ | |/ |/|
| * Implement quota classes.Kevin L. Mitchell2012-03-203-0/+196
* | Adds NOVACLIENT_INSECURE option.Rick Harris2012-03-201-1/+1
|/