summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge "Deprecate openstack server migrate --host option"Zuul2019-06-061-1/+157
|\
| * Deprecate openstack server migrate --host optionMatt Riedemann2019-05-241-1/+157
* | Merge "Add changes-before attribute to server list"Zuul2019-06-061-0/+66
|\ \
| * | Add changes-before attribute to server listzhangbailin2019-05-311-0/+66
* | | Merge "Compute: Add description support for server"Zuul2019-06-051-0/+223
|\ \ \ | |/ / |/| |
| * | Compute: Add description support for serverChen2019-05-171-0/+223
* | | Merge "Remove code migrated to osc-lib long ago"Zuul2019-05-184-224/+2
|\ \ \
| * | | Remove code migrated to osc-lib long agoDean Troyer2019-05-164-224/+2
* | | | Merge "Fix bug in endpoint group deletion"Zuul2019-05-172-0/+557
|\ \ \ \ | |/ / / |/| | |
| * | | Fix bug in endpoint group deletionJose Castro Leon2019-05-082-0/+557
* | | | Stop leaving temp files after unit test runsBrian Haley2019-05-102-19/+37
| |_|/ |/| |
* | | Merge "Fix --limit option in image list sub-command"Zuul2019-05-081-4/+5
|\ \ \ | |/ / |/| |
| * | Fix --limit option in image list sub-commandRadoslaw Smigielski2019-02-041-4/+5
* | | Before writing object data to stdout, re-open it in binary modeTim Burke2019-04-101-2/+20
* | | Ignore case in security group rule --ethertypeJim Rollenhagen2019-04-011-0/+24
* | | Merge "Fix: incorrect check when no shared/private input"Zuul2019-03-161-0/+49
|\ \ \
| * | | Fix: incorrect check when no shared/private inputKailun Qin2019-03-141-0/+49
* | | | Merge "Fix: set invalid None project_id on range creation"Zuul2019-03-151-6/+36
|\ \ \ \ | |/ / /
| * | | Fix: set invalid None project_id on range creationKailun Qin2019-03-131-6/+36
* | | | Merge "Delete the LB object quotas set command in openstackclient"Zuul2019-03-131-9/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Delete the LB object quotas set command in openstackclientyanpuqing2018-06-201-9/+0
* | | | Merge "Add 'security_group' type support to network rbac commands"Zuul2019-03-112-0/+73
|\ \ \ \
| * | | | Add 'security_group' type support to network rbac commandsDoug Wiegley2019-03-052-0/+73
* | | | | Merge "Add network segment range command object"3.18.0Zuul2019-03-082-0/+612
|\ \ \ \ \
| * | | | | Add network segment range command objectKailun Qin2019-03-072-0/+612
* | | | | | Merge "API microversion 2.69: Handles Down Cells"Zuul2019-03-071-0/+44
|\ \ \ \ \ \
| * | | | | | API microversion 2.69: Handles Down CellsSurya Seetharaman2019-03-061-0/+44
| |/ / / / /
* | | | | | Merge "Add support for get details of Quota"Zuul2019-03-073-4/+138
|\ \ \ \ \ \
| * | | | | | Add support for get details of QuotaSławek Kapłoński2019-02-243-4/+138
| |/ / / / /
* | | | | | Merge "Add possibility to filter images using member_status"Zuul2019-03-071-0/+43
|\ \ \ \ \ \
| * | | | | | Add possibility to filter images using member_statusArtem Goncharov2019-02-261-0/+43
| |/ / / / /
* | | | | | Merge "Paginate over usage list to return all usages"Zuul2019-03-062-0/+27
|\ \ \ \ \ \
| * | | | | | Paginate over usage list to return all usagesPavlo Shchelokovskyy2019-02-282-0/+27
| |/ / / / /
* | | | | | Merge "Add --attached / --detached parameter to volume set"Zuul2019-03-061-0/+36
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add --attached / --detached parameter to volume setDavid Rabel2019-02-281-0/+36
| |/ / / /
* | | | | Merge "Fix: Restore output 'VolumeBackupsRestore' object is not iterable"Zuul2019-02-281-2/+4
|\ \ \ \ \
| * | | | | Fix: Restore output 'VolumeBackupsRestore' object is not iterablewhoami-rajat2019-02-271-2/+4
| |/ / / /
* | | | | Merge "Partially Revert "Add command to unset information from Subnet-pools""Zuul2019-02-271-34/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Partially Revert "Add command to unset information from Subnet-pools"Bernard Cafarelli2018-09-051-34/+1
* | | | | Add floating IP filter to floating IP list commandJohannes Kulik2019-01-141-0/+17
* | | | | Merge "Support enable/disable uplink status propagation"Zuul2018-12-242-0/+42
|\ \ \ \ \
| * | | | | Support enable/disable uplink status propagationHongbin Lu2018-12-052-0/+42
| | |_|/ / | |/| | |
* | | | | Merge "Supports router gateway IP QoS"Zuul2018-12-121-1/+155
|\ \ \ \ \
| * | | | | Supports router gateway IP QoSLIU Yulong2018-12-101-1/+155
| |/ / / /
* | | | | Merge "Don't display router's is_ha and is_distributed attributes always"Zuul2018-12-101-2/+41
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Don't display router's is_ha and is_distributed attributes alwaysSławek Kapłoński2018-05-251-2/+41
* | | | | Add volume backup import/export commandsSean McGinnis2018-11-102-0/+143
* | | | | Merge "Add project param in LimitList parser"Zuul2018-11-081-1/+2
|\ \ \ \ \
| * | | | | Add project param in LimitList parser3.17.0Vishakha Agarwal2018-11-081-1/+2
* | | | | | Merge "Remove invalid 'unlock-volume' migration arg"Zuul2018-11-081-24/+0
|\ \ \ \ \ \