summaryrefslogtreecommitdiff
path: root/openstackclient/tests/functional
Commit message (Expand)AuthorAgeFilesLines
* Add qos rule type filteringRodolfo Alonso Hernandez2022-12-101-0/+29
* Merge "Use the SDK in server migration list"Zuul2022-12-151-0/+6
|\
| * Use the SDK in server migration listDaniel Wilson2022-11-301-0/+6
* | Merge "Use the SDK for server show"Zuul2022-12-151-0/+28
|\ \
| * | Use the SDK for server showDaniel Wilson2022-12-111-0/+28
* | | Merge "Fix parameter handling in server add fixed ip cmd"Zuul2022-12-151-0/+56
|\ \ \
| * | | Fix parameter handling in server add fixed ip cmdDr. Jens Harbott2022-12-121-0/+56
| |/ /
* | | Create a functional test case for hypervisor list and showAriel-Berkowicz2022-12-141-0/+52
* | | Fix functional-tips jobStephen Finucane2022-12-141-5/+3
|/ /
* | Merge "tests: Convert network tests to use 'parse_output'"Zuul2022-12-0227-892/+1130
|\ \
| * | tests: Convert network tests to use 'parse_output'Stephen Finucane2022-11-2927-892/+1130
* | | Merge "tests: Convert compute tests to use 'parse_output'"Zuul2022-12-027-403/+503
|\ \ \ | |/ /
| * | tests: Convert compute tests to use 'parse_output'Stephen Finucane2022-11-297-403/+503
* | | Merge "tests: Convert identity tests to use 'parse_output'"Zuul2022-12-021-7/+7
|\ \ \ | |/ /
| * | tests: Convert identity tests to use 'parse_output'Stephen Finucane2022-11-291-7/+7
* | | Merge "tests: Convert volume tests to use 'parse_output'"Zuul2022-12-0219-759/+923
|\ \ \ | |/ /
| * | tests: Convert volume tests to use 'parse_output'Stephen Finucane2022-11-2919-759/+923
* | | Merge "tests: Convert image tests to use 'parse_output'"Zuul2022-12-022-125/+120
|\ \ \ | |/ /
| * | tests: Convert image tests to use 'parse_output'Stephen Finucane2022-11-292-125/+120
| |/
* | Use the compute SDK in server listDaniel Wilson2022-11-291-1/+1
|/
* tests: Convert more functional tests to use 'parse_output'Stephen Finucane2022-11-086-113/+105
* tests: Move json decoding to base test classStephen Finucane2022-11-082-30/+48
* quota: Deprecate "force" behavior for network quotasStephen Finucane2022-10-111-2/+2
* quota: Add 'quota show --usage' optionStephen Finucane2022-09-301-0/+4
* Add address-scope to NDP proxy testselajkat2022-09-091-4/+29
* Add router ndp proxy commandsYang JianFeng2022-08-261-0/+176
* Migrate server_groups to the new APIViolet Kurtz2022-08-021-12/+12
* Add support for CRUD operations for QoS minimum packet rate rulePrzemyslaw Szczerbik2022-07-011-0/+67
* Skip test_quota_network_set_with_force func testDr. Jens Harbott2022-06-281-0/+1
* Merge "Allow to filter multiple tags for image list"Zuul2022-05-161-1/+7
|\
| * Allow to filter multiple tags for image listDmitriy Rabotyagov2022-05-161-1/+7
* | Merge "Fix typos"Zuul2022-05-164-8/+8
|\ \ | |/ |/|
| * Fix typosCyril Roelandt2021-10-264-8/+8
* | Merge "tests: Improve logging for executed commands"Zuul2022-05-132-14/+40
|\ \
| * | tests: Improve logging for executed commandsStephen Finucane2021-12-092-14/+40
* | | Allow "--force" flag in quota network commandsRodolfo Alonso Hernandez2022-03-171-0/+47
* | | Fix 'server event list|show' for deleted serversmelanie witt2022-02-091-0/+35
* | | Merge "Support Neutron Local IP CRUD"Zuul2022-02-091-0/+161
|\ \ \
| * | | Support Neutron Local IP CRUDNurmatov Mamatisa2022-01-281-0/+161
* | | | Merge "Add network update quota "limit_check" parameter"Zuul2022-02-031-0/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Add network update quota "limit_check" parameterRodolfo Alonso Hernandez2021-12-071-0/+25
| | |/ | |/|
* | | Fix volume set functional testDr. Jens Harbott2022-01-111-0/+1
| |/ |/|
* | Switch openstack server remove port/network to using sdkDiwei Zhu2021-11-291-11/+83
* | Add functional test for server add/remove volume.Diwei Zhu2021-11-261-0/+59
* | Switch openstack server add port/network to using sdk.Diwei Zhu2021-11-141-0/+48
|/
* tests: Handle removal of block-storage v2 APIStephen Finucane2021-07-234-30/+44
* Merge "Make functional Neutron tests running fine on ML2/OVN environments"Zuul2021-06-294-13/+45
|\
| * Make functional Neutron tests running fine on ML2/OVN environmentsSlawek Kaplonski2021-05-274-13/+45
* | Add support for Neutron's L3 conntrack helper resourceSlawek Kaplonski2021-06-071-0/+145
|/
* compute: Add functional tests for --block-deviceStephen Finucane2021-03-051-16/+148