summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | replace metavar "volume-id" with "volume" to avoid ambiguityShu Yingya2016-09-211-1/+1
| |/ / / / /
* | | | | | Merge "Remove unnecessary setUp"Jenkins2016-09-211-3/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove unnecessary setUpzhufl2016-09-211-3/+0
| | |/ / / | |/| | |
* | | | | Merge "Fix openstack quota set/show --class not work"Jenkins2016-09-203-29/+93
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix openstack quota set/show --class not workqtang2016-09-143-29/+93
* | | | | Merge "Add --description to Create/Set Network"Jenkins2016-09-203-0/+27
|\ \ \ \ \
| * | | | | Add --description to Create/Set NetworkAnkur Gupta2016-09-193-0/+27
* | | | | | Merge "Add 'description' option to os subnet (pool) create/set cmd"Jenkins2016-09-205-0/+138
|\ \ \ \ \ \
| * | | | | | Add 'description' option to os subnet (pool) create/set cmdCao Xuan Hoang2016-09-205-0/+138
* | | | | | | Merge "Provide support to list ports by network"Jenkins2016-09-202-2/+17
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Provide support to list ports by networkReedip2016-09-192-2/+17
| |/ / / / /
* | | | | | Merge "router list if availability_zone ext not enabled"Jenkins2016-09-192-2/+45
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | router list if availability_zone ext not enabledUkesh Kumar Vasudevan2016-09-152-2/+45
* | | | | | Merge "Add filtering options to os subnet pool list command"Jenkins2016-09-192-31/+210
|\ \ \ \ \ \
| * | | | | | Add filtering options to os subnet pool list commandCao Xuan Hoang2016-09-192-31/+210
| | |/ / / / | |/| | | |
* | | | | | Merge "Add filtering options to os subnet list command"Jenkins2016-09-192-2/+159
|\ \ \ \ \ \
| * | | | | | Add filtering options to os subnet list commandCao Xuan Hoang2016-09-192-2/+159
| |/ / / / /
* | | | | | Merge "Fix quota-update issue in LBaaS"Jenkins2016-09-193-4/+5
|\ \ \ \ \ \
| * | | | | | Fix quota-update issue in LBaaSReedip2016-09-163-4/+5
* | | | | | | Merge "Fix Quota Support for HMs"Jenkins2016-09-193-5/+5
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | Fix Quota Support for HMsReedip2016-09-163-5/+5
* | | | | | Merge "Doc, help and message updates for port unset"Jenkins2016-09-171-33/+24
|\ \ \ \ \ \
| * | | | | | Doc, help and message updates for port unsetRichard Theis2016-09-141-33/+24
| | |_|/ / / | |/| | | |
* | | | | | Correct login name deduction in SshServerCedric Brandily2016-09-151-1/+1
| |/ / / / |/| | | |
* | | | | Merge "Support mark volume as bootable in volume set"Jenkins2016-09-146-1/+111
|\ \ \ \ \
| * | | | | Support mark volume as bootable in volume setqtang2016-09-146-1/+111
* | | | | | Merge "Support listing specified server's ports"Jenkins2016-09-142-5/+38
|\ \ \ \ \ \
| * | | | | | Support listing specified server's portsRui Chen2016-09-142-5/+38
| | |/ / / / | |/| | | |
* | | | | | Merge "Multi REST API calls error handling of "volume unset" command"Jenkins2016-09-142-4/+45
|\ \ \ \ \ \
| * | | | | | Multi REST API calls error handling of "volume unset" commandHuanxuan Ao2016-09-112-4/+45
* | | | | | | Merge "Do not show "os-volume-type-access:is_public" property of volume type"Jenkins2016-09-142-3/+5
|\ \ \ \ \ \ \
| * | | | | | | Do not show "os-volume-type-access:is_public" property of volume typeHuanxuan Ao2016-09-072-3/+5
* | | | | | | | Replace 'MagicMock' with 'Mock'qtang2016-09-1429-63/+63
| |_|/ / / / / |/| | | | | |
* | | | | | | Support fetching network project default quotaRui Chen2016-09-133-2/+27
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge "Display hypervisor information without uptime"Jenkins2016-09-122-12/+87
|\ \ \ \ \ \
| * | | | | | Display hypervisor information without uptimeHironori Shiina2016-09-112-12/+87
* | | | | | | Merge "Fix regular expression for uptime in hypervisor show"Jenkins2016-09-122-2/+11
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix regular expression for uptime in hypervisor showHironori Shiina2016-09-112-2/+11
| | |_|/ / / | |/| | | |
* | | | | | Merge "Set quota "per_volume_gigabytes", "backup_gigabytes" and "backups""Jenkins2016-09-122-1/+33
|\ \ \ \ \ \
| * | | | | | Set quota "per_volume_gigabytes", "backup_gigabytes" and "backups"Rui Chen2016-09-122-1/+33
* | | | | | | Merge "Add functional tests for unset multiple volume type props"Jenkins2016-09-122-0/+30
|\ \ \ \ \ \ \
| * | | | | | | Add functional tests for unset multiple volume type propsRui Chen2016-09-122-0/+30
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Trivial: Rename ListTransferRequests to ListTransferRequest"Jenkins2016-09-124-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Trivial: Rename ListTransferRequests to ListTransferRequestTang Chen2016-09-124-6/+6
| |/ / / / / /
* | | | | | | Merge "Unit tests of quota command refactor"Jenkins2016-09-122-44/+112
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Unit tests of quota command refactorRui Chen2016-09-122-44/+112
| |/ / / / /
* | | | | | Merge "remove duplicate unit test"Jenkins2016-09-121-286/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | remove duplicate unit testSteve Martinelli2016-09-101-286/+0
| | |_|/ / | |/| | |
* | | | | Merge "Add unit test for volume type in volume v1"Jenkins2016-09-122-0/+421
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add unit test for volume type in volume v1Huanxuan Ao2016-09-112-0/+421