summaryrefslogtreecommitdiff
path: root/openstackclient/compute
Commit message (Expand)AuthorAgeFilesLines
...
| * Enable "openstack server unpause" command to take multiple servers.Tang Chen2015-11-131-6/+8
* | Merge "Improve "server list" command to have the same output as "nova list"."Jenkins2015-11-131-2/+43
|\ \
| * | Improve "server list" command to have the same output as "nova list".Tang Chen2015-11-141-2/+43
* | | Merge "Split the vol_id from a dev mapping"Jenkins2015-11-131-4/+11
|\ \ \ | |/ / |/| |
| * | Split the vol_id from a dev mappingxiexs2015-11-111-4/+11
| |/
* | Merge "Fix the bug of "openstack console log show""Jenkins2015-11-121-0/+2
|\ \ | |/ |/|
| * Fix the bug of "openstack console log show"xiexs2015-11-091-0/+2
* | Merge "Fix the bug of "openstack usage show""Jenkins2015-11-111-4/+12
|\ \
| * | Fix the bug of "openstack usage show"xiexs2015-11-021-4/+12
* | | Merge "Add compute service delete"Jenkins2015-11-111-0/+22
|\ \ \
| * | | Add compute service deleteAlex Schultz2015-10-161-0/+22
* | | | Enable "openstack server pause" command to take multiple servers.Tang Chen2015-11-091-7/+8
| |_|/ |/| |
* | | Fix a bug about "openstack server list --user"xiexs2015-11-061-1/+1
* | | Merge "Trivial: Fix wrong comment of _format_servers_list_networks()."Jenkins2015-11-051-1/+1
|\ \ \
| * | | Trivial: Fix wrong comment of _format_servers_list_networks().Tang Chen2015-11-061-1/+1
* | | | Add "server stop" command to osc.Tang Chen2015-11-051-0/+25
* | | | Add "server start" command to osc.Tang Chen2015-11-051-0/+25
|/ / /
* | | Trivial clean up: do not use plural form in command arguments.Tang Chen2015-10-241-2/+2
| |/ |/|
* | Support pagination params for flavor listliyingjun2015-10-211-1/+12
|/
* Add ID column to compute service listAlex Schultz2015-10-061-0/+1
* Use `discover_extensions` for novaclientAndrey Kurilin2015-09-111-7/+3
* Merge "Use a common decorator to log 'take_action' activation"Jenkins2015-09-118-37/+37
|\
| * Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-018-37/+37
* | Merge "Add filtering by user for 'openstack server list'"Jenkins2015-09-101-1/+16
|\ \
| * | Add filtering by user for 'openstack server list'kafka2015-09-081-1/+16
* | | Merge "Add support for listing servers of other projects"Jenkins2015-09-101-0/+18
|\ \ \ | |/ /
| * | Add support for listing servers of other projectsAshish Singh2015-09-081-0/+18
| |/
* | Use novaclient.client.Client for initialization Nova clientAndrey Kurilin2015-09-091-8/+8
* | Merge "Properly handle port arguments for ICMP"Jenkins2015-09-081-4/+7
|\ \
| * | Properly handle port arguments for ICMPDean Troyer2015-09-031-4/+7
* | | Fix compute API version snafuDean Troyer2015-09-041-0/+49
|/ /
* | Ignore flavor and image find errors on server showTerryHowe2015-08-281-4/+10
|/
* Merge "Do not set default versions in parsed args"Jenkins2015-07-241-5/+3
|\
| * Do not set default versions in parsed argsTerryHowe2015-07-181-5/+3
* | Making --property as required when openstack flavor unsetjiaxi2015-07-181-0/+1
|/
* Merge "Rename endpoint type to interface"Jenkins2015-07-171-3/+2
|\
| * Rename endpoint type to interfaceTerryHowe2015-07-151-3/+2
* | Merge "Show which aggregate a hypervisor is member of"Jenkins2015-07-131-0/+23
|\ \
| * | Show which aggregate a hypervisor is member ofDavid Moreau Simard2015-07-021-0/+23
* | | Fix address parsing for server ssh commandTerryHowe2015-07-081-15/+37
| |/ |/|
* | Add --os-endpoint-type cli optional argumentRoxana Gherle2015-07-021-0/+5
|/
* Merge "Fix security group list command"Jenkins2015-06-031-1/+1
|\
| * Fix security group list commandTerryHowe2015-06-021-1/+1
* | Add --wait to server deleteMatt Riedemann2015-05-291-0/+17
|/
* Fix client error while rescuing an instanceAmey Bhide2015-05-221-3/+3
* Security group rule delete brokenTerryHowe2015-05-071-35/+4
* Merge "Fix security group create description bug"Jenkins2015-04-231-1/+3
|\
| * Fix security group create description bugDean Troyer2015-04-221-1/+3
* | Merge "Security group rule create fails"Jenkins2015-04-231-0/+1
|\ \ | |/ |/|
| * Security group rule create failsRamaraja Ramachandran2015-04-221-0/+1