summaryrefslogtreecommitdiff
path: root/openstackclient/compute
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Update the docs for new nic optionsSteve Martinelli2015-04-191-1/+1
* | Merge "Defer client imports"Jenkins2015-04-191-8/+9
|\ \
| * | Defer client importsDean Troyer2015-04-151-8/+9
* | | Better help for --nic in create serverDavanum Srinivas2015-04-151-2/+9
| |/ |/|
* | Add warning message if unknown version suppliedTerryHowe2015-04-131-0/+3
|/
* Add the ability to set and unset flavor propertiesMarek Aufart2015-03-191-3/+75
* Merge "Add ability for diplaying hypervisor statistics"Jenkins2015-03-101-0/+33
|\
| * Add ability for diplaying hypervisor statisticslin-hua-cheng2015-03-061-0/+33
* | Merge "Add 'uptime' in 'hypervisor show'"Jenkins2015-03-081-0/+13
|\ \
| * | Add 'uptime' in 'hypervisor show'lin-hua-cheng2015-03-061-0/+13
| |/
* | Merge "Fix help messages"Jenkins2015-03-061-2/+2
|\ \ | |/ |/|
| * Fix help messagesRamaraja2015-03-041-2/+2
* | Add hypervisor docslin-hua-cheng2015-03-051-7/+7
* | Merge "Rename --verify for server resize to avoid conflict"Jenkins2015-03-051-3/+3
|\ \
| * | Rename --verify for server resize to avoid conflictzhiyuan_cai2015-02-161-3/+3
| |/
* | Handle novaclient >2.20.0Dean Troyer2015-03-033-11/+19
|/
* Merge "Added capabilities/options to 'openstack flavor list' command to match...Jenkins2015-02-061-6/+52
|\
| * Added capabilities/options to 'openstack flavor list'Igor_Bolotin2015-02-031-6/+52
* | tenant_id to project_id in server showMarcos Fermin Lobo2015-02-041-0/+4
* | Merge "Improving the help of the lock command."Jenkins2015-02-021-1/+2
|\ \ | |/ |/|
| * Improving the help of the lock command.Pedro Navarro2015-02-011-1/+2
* | Add 'find by name' to --nic for creating serverzhiyuan_cai2015-01-271-1/+35
|/
* Deprecate project usage list commandDean Troyer2015-01-151-6/+23
* Fine tune some of the helps commandsSteve Martinelli2015-01-133-6/+6
* Merge "Add docs for usage show/list"Jenkins2015-01-021-6/+6
|\
| * Add docs for usage show/listSteve Martinelli2014-12-311-6/+6
* | Command docs: flavorDean Troyer2014-12-311-12/+19
* | Add docs for listing availability zonesSteve Martinelli2014-12-311-1/+1
|/
* Merge "list availability zones for compute"Jenkins2014-12-311-0/+102
|\
| * list availability zones for computeSteve Martinelli2014-12-161-0/+102
* | Merge "Add usage show command"Jenkins2014-12-311-0/+74
|\ \
| * | Add usage show commandSteve Martinelli2014-12-261-0/+74
* | | Merge "Fix a few issues with 'usage list'"Jenkins2014-12-311-3/+6
|\ \ \ | |/ /
| * | Fix a few issues with 'usage list'Steve Martinelli2014-12-261-3/+6
| |/
* | Compute calls ignore region selectionTerry Howe2014-12-241-0/+1
* | add multi-delete support for compute/image/net/volumewanghong2014-12-231-6/+8
* | Don't import form keystoneclient.openstack.commonJamie Lennox2014-12-171-1/+1
|/
* Command object docs: server, server imageDean Troyer2014-12-031-79/+107
* Merge "Command object docs: aggregate, console *, keypair"Jenkins2014-12-013-23/+23
|\
| * Command object docs: aggregate, console *, keypairDean Troyer2014-11-193-23/+23
* | Liberalize version matching a bitDean Troyer2014-11-161-0/+1
|/
* Fix server create for boot-from-volumeDean Troyer2014-10-241-9/+42
* Merge "Close files on server create, add tests"Jenkins2014-10-241-3/+14
|\
| * Close files on server create, add testsDean Troyer2014-10-141-3/+14
* | Remove now-unnecessary client creation hacksDean Troyer2014-10-181-8/+1
* | Merge "Add plugin to support token-endpoint auth"Jenkins2014-10-171-17/+4
|\ \