summaryrefslogtreecommitdiff
path: root/openstackclient/tests/functional
Commit message (Expand)AuthorAgeFilesLines
* More aggregate functional race chasingDean Troyer2019-09-101-5/+3
* Remove races in floating ip functional testsDean Troyer2019-08-311-53/+67
* Merge "Remove token_endpoint auth type"Zuul2019-08-291-13/+13
|\
| * Remove token_endpoint auth typeDean Troyer2019-08-271-13/+13
* | Merge "Format aggregate command fields and de-race functional tests"Zuul2019-08-271-8/+51
|\ \ | |/ |/|
| * Format aggregate command fields and de-race functional testsDean Troyer2019-08-261-8/+51
* | Add CLI argument tests before making changesDean Troyer2019-08-221-0/+79
|/
* Fix functional.base.TestCase.openstack() to optionally omit --os-auth-typeDean Troyer2019-08-221-5/+19
* Merge "Add openstack server create --boot-from-volume option"Zuul2019-08-201-0/+76
|\
| * Add openstack server create --boot-from-volume optionMatt Riedemann2019-08-091-0/+76
* | Merge "Support type=image with --block-device-mapping option"Zuul2019-08-201-0/+87
|\ \ | |/
| * Support type=image with --block-device-mapping optionMatt Riedemann2019-08-091-0/+87
* | Make configuration show not require authDean Troyer2019-08-012-3/+38
|/
* Merge "Use cliff formattable columns in image commands"Zuul2019-06-232-14/+9
|\
| * Use cliff formattable columns in image commandsAkihiro Motoki2019-06-222-14/+9
* | Merge "Use cliff formattable columns in volume v2 commands"Zuul2019-06-234-49/+45
|\ \
| * | Use cliff formattable columns in volume v2 commandsAkihiro Motoki2019-06-224-49/+45
| |/
* | Use cliff formattable columns in volume v1 commandsAkihiro Motoki2019-06-224-43/+37
|/
* Merge "Use cliff formattable columns in network commands"Zuul2019-06-227-53/+38
|\
| * Use cliff formattable columns in network commandsAkihiro Motoki2019-05-097-53/+38
* | Merge "Remove deprecated volume commands and args"Zuul2019-06-223-3/+3
|\ \
| * | Remove deprecated volume commands and argsSean McGinnis2019-05-203-3/+3
* | | Merge "Remove deprecated identity commands and args"Zuul2019-06-212-73/+0
|\ \ \ | |/ /
| * | Remove deprecated identity commands and argsSean McGinnis2019-05-192-73/+0
* | | Merge "Rename review.openstack.org to review.opendev.org"Zuul2019-06-141-1/+1
|\ \ \
| * | | Rename review.openstack.org to review.opendev.orgmelissaml2019-05-121-1/+1
| | |/ | |/|
* | | Merge "Batch up minor cleanups for release"3.19.0Zuul2019-06-062-3/+3
|\ \ \
| * | | Batch up minor cleanups for releaseDean Troyer2019-05-202-3/+3
* | | | Add changes-before attribute to server listzhangbailin2019-05-311-0/+78
| |_|/ |/| |
* | | Serialize more aggregate functional testsDean Troyer2019-05-171-98/+50
|/ /
* | Aggregate functional test tweakDean Troyer2019-05-161-2/+3
|/
* Tweak network segment range fiunction testsDean Troyer2019-04-121-8/+8
* Volume backup functional test tweakDean Troyer2019-04-021-2/+3
* Fix service discovery in functional testsGlenn Van de Water2019-03-138-32/+31
* Merge "Add network segment range command object"3.18.0Zuul2019-03-081-0/+145
|\
| * Add network segment range command objectKailun Qin2019-03-071-0/+145
* | Merge "Add support for get details of Quota"Zuul2019-03-071-0/+32
|\ \
| * | Add support for get details of QuotaSławek Kapłoński2019-02-241-0/+32
| |/
* | Merge "Fix: Restore output 'VolumeBackupsRestore' object is not iterable"Zuul2019-02-281-0/+58
|\ \
| * | Fix: Restore output 'VolumeBackupsRestore' object is not iterablewhoami-rajat2019-02-271-0/+58
| |/
* | 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
|/
* Use os-cloud instead of OS env vars for functional testsMonty Taylor2019-01-105-47/+85
* More volume functional test fixesDean Troyer2018-12-181-43/+48
* Replace assertEqual(True/False, expr) with assertTrue/assertFalseliuyamin2018-11-148-136/+41
* Merge "Default --nic to 'auto' if creating a server with >= 2.37"Zuul2018-10-261-4/+6
|\
| * Default --nic to 'auto' if creating a server with >= 2.37Matt Riedemann2018-03-211-4/+6
* | Fix broken gate jobsFan Zhang2018-08-076-113/+154
* | Merge "Add command to show all service versions"Zuul2018-07-251-0/+31
|\ \