summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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 service discovery in functional tests"Zuul2019-03-158-32/+31
|\ \ \ \ \
| * | | | | Fix service discovery in functional testsGlenn Van de Water2019-03-138-32/+31
| |/ / / /
* | | | | 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-083-0/+757
|\ \ \ \ \ \
| * | | | | | Add network segment range command objectKailun Qin2019-03-073-0/+757
* | | | | | | 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-074-4/+170
|\ \ \ \ \ \ \ \
| * | | | | | | | Add support for get details of QuotaSławek Kapłoński2019-02-244-4/+170
| | |/ / / / / / | |/| | | | | |
* | | | | | | | 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-282-2/+62
|\ \ \ \ \ \ \
| * | | | | | | Fix: Restore output 'VolumeBackupsRestore' object is not iterablewhoami-rajat2019-02-272-2/+62
| |/ / / / / /
* | | | | | | 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
* | | | | | | | Merge "This fix removes an erroneous underscore found within the function nam...Zuul2019-02-272-2/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | This fix removes an erroneous underscore found within the function namedJeremy Houser2019-02-112-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | More state handling in volume transfer requests functional testsDean Troyer2019-02-061-8/+19
|/ / / / / /
* | | | | | Merge "Add floating IP filter to floating IP list command"Zuul2019-01-151-0/+17
|\ \ \ \ \ \
| * | | | | | Add floating IP filter to floating IP list commandJohannes Kulik2019-01-141-0/+17
* | | | | | | Use os-cloud instead of OS env vars for functional testsMonty Taylor2019-01-105-47/+85
|/ / / / / /
* | | | | | Merge "Support enable/disable uplink status propagation"Zuul2018-12-242-0/+42
|\ \ \ \ \ \
| * | | | | | Support enable/disable uplink status propagationHongbin Lu2018-12-052-0/+42
| | |_|/ / / | |/| | | |
* | | | | | More volume functional test fixesDean Troyer2018-12-181-43/+48
* | | | | | Merge "Supports router gateway IP QoS"Zuul2018-12-121-1/+155
|\ \ \ \ \ \
| * | | | | | Supports router gateway IP QoSLIU Yulong2018-12-101-1/+155
| |/ / / / /
* | | | | | Merge "Replace assertEqual(True/False, expr) with assertTrue/assertFalse"Zuul2018-12-128-136/+41
|\ \ \ \ \ \
| * | | | | | Replace assertEqual(True/False, expr) with assertTrue/assertFalseliuyamin2018-11-148-136/+41
| |/ / / / /
* | | | | | 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
|\ \ \ \ \ \ \
| * | | | | | | Remove invalid 'unlock-volume' migration argSean McGinnis2018-10-261-24/+0
* | | | | | | | Merge "Add --name-lookup-one-by-one option to server list"Zuul2018-11-081-1/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | Add --name-lookup-one-by-one option to server listPavlo Shchelokovskyy2018-11-021-1/+29
* | | | | | | | | Handle multiple ports in AddFloatingIPmelanie witt2018-11-061-8/+106