summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Add filtering options to os network list commandHa Van Tu2016-09-221-0/+162
* | | | | | Merge "Implement "volume transfer request show/accept" command"Jenkins2016-09-224-6/+194
|\ \ \ \ \ \
| * | | | | | Implement "volume transfer request show/accept" commandHuanxuan Ao2016-09-224-6/+194
| | |/ / / / | |/| | | |
* | | | | | Merge "Add network segment create, delete and set support"Jenkins2016-09-222-3/+323
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add network segment create, delete and set supportRichard Theis2016-09-092-3/+323
* | | | | | Merge "Fix "volume unset" command pass normally when nothing specified"Jenkins2016-09-221-0/+99
|\ \ \ \ \ \
| * | | | | | Fix "volume unset" command pass normally when nothing specifiedHuanxuan Ao2016-09-211-0/+99
* | | | | | | Merge "Refactor volume unit test with FakeVolume class in volume v1"Jenkins2016-09-222-136/+131
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Refactor volume unit test with FakeVolume class in volume v1Huanxuan Ao2016-09-212-136/+131
| | |_|_|_|/ | |/| | | |
* | | | | | Use correct router add/remove interface methodsrabi2016-09-211-10/+9
* | | | | | 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-201-10/+67
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix openstack quota set/show --class not workqtang2016-09-141-10/+67
* | | | | Merge "Add --description to Create/Set Network"Jenkins2016-09-202-0/+13
|\ \ \ \ \
| * | | | | Add --description to Create/Set NetworkAnkur Gupta2016-09-192-0/+13
* | | | | | Merge "Add 'description' option to os subnet (pool) create/set cmd"Jenkins2016-09-203-0/+113
|\ \ \ \ \ \
| * | | | | | Add 'description' option to os subnet (pool) create/set cmdCao Xuan Hoang2016-09-203-0/+113
* | | | | | | Merge "Provide support to list ports by network"Jenkins2016-09-201-2/+9
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Provide support to list ports by networkReedip2016-09-191-2/+9
| |/ / / / /
* | | | | | Merge "router list if availability_zone ext not enabled"Jenkins2016-09-191-0/+36
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | router list if availability_zone ext not enabledUkesh Kumar Vasudevan2016-09-151-0/+36
* | | | | | Merge "Add filtering options to os subnet pool list command"Jenkins2016-09-191-0/+138
|\ \ \ \ \ \
| * | | | | | Add filtering options to os subnet pool list commandCao Xuan Hoang2016-09-191-0/+138
| | |/ / / / | |/| | | |
* | | | | | Merge "Add filtering options to os subnet list command"Jenkins2016-09-191-1/+109
|\ \ \ \ \ \
| * | | | | | Add filtering options to os subnet list commandCao Xuan Hoang2016-09-191-1/+109
| |/ / / / /
* | | | | | Fix quota-update issue in LBaaSReedip2016-09-162-3/+4
* | | | | | Fix Quota Support for HMsReedip2016-09-162-4/+4
|/ / / / /
* | | | | Merge "Support mark volume as bootable in volume set"Jenkins2016-09-142-0/+54
|\ \ \ \ \
| * | | | | Support mark volume as bootable in volume setqtang2016-09-142-0/+54
* | | | | | Merge "Support listing specified server's ports"Jenkins2016-09-141-0/+22
|\ \ \ \ \ \
| * | | | | | Support listing specified server's portsRui Chen2016-09-141-0/+22
| | |_|/ / / | |/| | | |
* | | | | | Merge "Multi REST API calls error handling of "volume unset" command"Jenkins2016-09-141-0/+27
|\ \ \ \ \ \
| * | | | | | Multi REST API calls error handling of "volume unset" commandHuanxuan Ao2016-09-111-0/+27
| | |_|_|/ / | |/| | | |
* | | | | | Replace 'MagicMock' with 'Mock'qtang2016-09-1429-63/+63
| |/ / / / |/| | | |
* | | | | Support fetching network project default quotaRui Chen2016-09-131-0/+9
| |_|_|/ |/| | |
* | | | Merge "Display hypervisor information without uptime"Jenkins2016-09-121-0/+70
|\ \ \ \
| * | | | Display hypervisor information without uptimeHironori Shiina2016-09-111-0/+70
* | | | | Merge "Fix regular expression for uptime in hypervisor show"Jenkins2016-09-121-0/+8
|\ \ \ \ \ | |/ / / /
| * | | | Fix regular expression for uptime in hypervisor showHironori Shiina2016-09-111-0/+8
| | |/ / | |/| |
* | | | Merge "Set quota "per_volume_gigabytes", "backup_gigabytes" and "backups""Jenkins2016-09-121-0/+22
|\ \ \ \
| * | | | Set quota "per_volume_gigabytes", "backup_gigabytes" and "backups"Rui Chen2016-09-121-0/+22
* | | | | Merge "Trivial: Rename ListTransferRequests to ListTransferRequest"Jenkins2016-09-122-2/+2
|\ \ \ \ \
| * | | | | Trivial: Rename ListTransferRequests to ListTransferRequestTang Chen2016-09-122-2/+2
| | |/ / / | |/| | |
* | | | | Merge "Unit tests of quota command refactor"Jenkins2016-09-122-44/+112
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Unit tests of quota command refactorRui Chen2016-09-122-44/+112
| |/ /
* | | 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
* | | Implement "volume transfer request delete" commandHuanxuan Ao2016-09-114-0/+242
* | | Implement "volume transfer request create" commandHuanxuan Ao2016-09-114-6/+152
|/ /