summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
* | | | | | | | | Merge "Add --key-name and --key-unset option for server rebuild API."Zuul2018-11-021-0/+90
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add --key-name and --key-unset option for server rebuild API.Fan Zhang2018-10-091-0/+90
* | | | | | | | | | Merge "Address issues from volume backend commands"Zuul2018-11-021-33/+33
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Address issues from volume backend commandsSean McGinnis2018-10-121-33/+33
* | | | | | | | | | Merge "Default --nic to 'auto' if creating a server with >= 2.37"Zuul2018-10-263-4/+58
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Default --nic to 'auto' if creating a server with >= 2.37Matt Riedemann2018-03-213-4/+59
* | | | | | | | | | Merge "Handle not having cinderclient.v1 available"Zuul2018-10-152-13/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Handle not having cinderclient.v1 availableSean McGinnis2018-10-122-13/+2
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Allow endpoint filtering on both project and project-domain"Zuul2018-10-121-0/+41
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow endpoint filtering on both project and project-domainJulie Pichon2018-10-091-0/+41
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge "Add volume backend pool list command"Zuul2018-10-122-0/+132
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Add volume backend pool list commandSean McGinnis2018-10-092-0/+132
* | | | | | | | | | Merge "Add volume backend capability show command"Zuul2018-10-122-0/+134
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | / / / / / / / | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Add volume backend capability show commandSean McGinnis2018-10-092-0/+134
| |/ / / / / / /