summaryrefslogtreecommitdiff
path: root/openstackclient/compute
Commit message (Expand)AuthorAgeFilesLines
* Switch to ksa SessionDean Troyer2015-12-021-2/+2
* Merge "Add --limit option to "server list" command."Jenkins2015-12-011-1/+12
|\
| * Add --limit option to "server list" command.Tang Chen2015-12-011-1/+12
* | Merge "Add --marker option to "server list" command."Jenkins2015-11-301-1/+16
|\ \ | |/
| * Add --marker option to "server list" command.Tang Chen2015-12-011-1/+16
* | Add "openstack server unshelve" into OSCxiexs2015-11-281-25/+50
|/
* Refactor: Order of security group class namesRichard Theis2015-11-251-123/+123
* Merge "Add "openstack server shelve" into OSC"Jenkins2015-11-241-0/+25
|\
| * Add "openstack server shelve" into OSCxiexs2015-11-241-0/+25
* | Merge "Doc: Update and add IP address"Jenkins2015-11-243-16/+16
|\ \
| * | Doc: Update and add IP addressRichard Theis2015-11-243-16/+16
* | | Merge "Doc: Add security group and security group rule"Jenkins2015-11-241-10/+10
|\ \ \ | |/ / |/| |
| * | Doc: Add security group and security group ruleRichard Theis2015-11-241-10/+10
| |/
* | Enable "openstack server resume" command to take multiple servers.Tang Chen2015-11-241-6/+8
* | Enable "openstack server suspend" command to take multiple servers.Tang Chen2015-11-241-6/+8
|/
* Remove deprecated 'project usage list' commandDean Troyer2015-11-181-17/+0
* Merge "Enable "openstack server unlock" command to take multiple servers."Jenkins2015-11-171-6/+8
|\
| * Enable "openstack server unlock" command to take multiple servers.Tang Chen2015-11-131-6/+8
* | Merge "Enable "openstack server lock" command to take multiple servers."Jenkins2015-11-161-6/+8
|\ \ | |/
| * Enable "openstack server lock" command to take multiple servers.Tang Chen2015-11-131-6/+8
* | Merge "Enable "openstack server unpause" command to take multiple servers."Jenkins2015-11-161-6/+8
|\ \ | |/
| * 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
|\ \