summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | image: Add 'image import' commandStephen Finucane2022-11-092-5/+223
* | | | | | | Merge "compute: Allow users to manually specify bootable volumes"Zuul2022-12-051-6/+38
|\ \ \ \ \ \ \
| * | | | | | | compute: Allow users to manually specify bootable volumesStephen Finucane2022-12-011-6/+38
* | | | | | | | Merge "tests: Add test for multiple blocks devices"Zuul2022-12-051-19/+35
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | tests: Add test for multiple blocks devicesStephen Finucane2022-12-011-19/+35
| | |_|/ / / | |/| | | |
* | | | | | 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
| | |_|/ / / | |/| | | |
* | | | | | Merge "Use the compute SDK in server list"Zuul2022-12-022-137/+126
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use the compute SDK in server listDaniel Wilson2022-11-292-137/+126
* | | | | | Add test for creating volume from sourcewhoami-rajat2022-11-231-0/+37
| |/ / / / |/| | | |
* | | | | Add option to create volume from backupwhoami-rajat2022-11-211-0/+73
|/ / / /
* | | | Merge "image: Add 'image stage' command"Zuul2022-11-162-25/+80
|\ \ \ \ | |/ / /
| * | | image: Add 'image stage' commandStephen Finucane2022-11-092-25/+80
* | | | Merge "image: Simplify handling of data provided via stdin"Zuul2022-11-161-64/+30
|\ \ \ \ | |/ / /
| * | | image: Simplify handling of data provided via stdinStephen Finucane2022-11-091-64/+30
* | | | Merge "image: Ignore '--progress' if providing image data from stdin"Zuul2022-11-161-0/+31
|\ \ \ \ | |/ / /
| * | | image: Ignore '--progress' if providing image data from stdinStephen Finucane2022-11-091-0/+31
* | | | Merge "Moved hypervisor to the SDK"Zuul2022-11-162-163/+201
|\ \ \ \
| * | | | Moved hypervisor to the SDKViolet Kurtz2022-11-092-163/+201
* | | | | Merge "Use the compute SDK in usage commands"Zuul2022-11-161-27/+18
|\ \ \ \ \
| * | | | | Use the compute SDK in usage commandsDaniel Wilson2022-10-251-27/+18
* | | | | | Merge "compute: Add missing microversion check for networks"Zuul2022-11-161-17/+83
|\ \ \ \ \ \
| * | | | | | compute: Add missing microversion check for networksStephen Finucane2022-11-081-17/+83
* | | | | | | Merge "compute: Fix '--network none/auto' handling"Zuul2022-11-161-12/+37
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | compute: Fix '--network none/auto' handlingStephen Finucane2022-11-081-12/+37
| | |_|/ / / | |/| | | |
* | | | | | 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
|/ / / / /
* | | | | Merge "compute: Add '--no-network', '--auto-network' flags"Zuul2022-11-081-14/+44
|\ \ \ \ \
| * | | | | compute: Add '--no-network', '--auto-network' flagsStephen Finucane2022-10-261-14/+44
| |/ / / /
* | | | | Merge "quota: Deprecate "force" behavior for network quotas"Zuul2022-11-052-5/+6
|\ \ \ \ \
| * | | | | quota: Deprecate "force" behavior for network quotasStephen Finucane2022-10-112-5/+6
* | | | | | Merge "quota: Fix issues with delete quota command"Zuul2022-11-051-13/+14
|\ \ \ \ \ \
| * | | | | | quota: Fix issues with delete quota commandStephen Finucane2022-10-111-13/+14
* | | | | | | Merge "tests: Remove unnecessary nesting of volume resources"Zuul2022-11-0534-2567/+2378
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | tests: Remove unnecessary nesting of volume resourcesStephen Finucane2022-09-3034-2567/+2378
* | | | | | | Merge "tests: Remove duplicate FakeImagev1Client"Zuul2022-11-051-7/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | tests: Remove duplicate FakeImagev1ClientStephen Finucane2022-09-301-7/+4
* | | | | | | Merge "tests: Move fake clients to top of file"Zuul2022-11-053-123/+123
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | tests: Move fake clients to top of fileStephen Finucane2022-09-303-123/+123
| |/ / / / /
* | | | | | Merge "quota: Allow showing project-specific quotas"Zuul2022-11-051-0/+62
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | quota: Allow showing project-specific quotasStephen Finucane2022-09-301-0/+62
* | | | | Merge "Added "openstack image metadefs namespace list" command"Zuul2022-10-262-0/+121
|\ \ \ \ \