summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Fix parameter handling in server add fixed ip cmdDr. Jens Harbott2022-12-123-14/+67
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Migrate hypervisor stats commands to SDK"Zuul2022-12-153-73/+79
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Migrate hypervisor stats commands to SDKAriel-Berkowicz2022-12-123-73/+79
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge "Create a functional test case for hypervisor list and show"Zuul2022-12-151-0/+52
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Create a functional test case for hypervisor list and showAriel-Berkowicz2022-12-141-0/+52
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Fix server list error with --long and -c optionsThobias Salazar Trevisan2022-12-142-3/+4
|/ / / / / / / / / / /
* | | | | | | | | | | Fix functional-tips jobStephen Finucane2022-12-142-9/+8
|/ / / / / / / / / /
* | | | | | | | | | Merge "image: Add 'image import' command"Zuul2022-12-053-5/+466
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | image: Add 'image import' commandStephen Finucane2022-11-093-5/+466
* | | | | | | | | | Merge "compute: Allow users to manually specify bootable volumes"Zuul2022-12-052-12/+51
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | compute: Allow users to manually specify bootable volumesStephen Finucane2022-12-012-12/+51
* | | | | | | | | | | 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 "Revert "Don't look up project by id if given id""Zuul2022-12-021-9/+5
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Revert "Don't look up project by id if given id"Stephen Finucane2022-11-301-9/+5
| |/ / / / / / /
* | | | | | | | 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-023-189/+200
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Use the compute SDK in server listDaniel Wilson2022-11-293-189/+200
* | | | | | | | Merge "Improve `server dump create` helptext"Zuul2022-11-291-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve `server dump create` helptextArtom Lifshitz2022-10-261-2/+3
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "Add note about microversion 2.87 in server rescue help"Zuul2022-11-291-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Add note about microversion 2.87 in server rescue helpmelanie witt2022-11-071-1/+5
* | | | | | | | | Add test for creating volume from sourcewhoami-rajat2022-11-232-4/+46
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Change --size helptext to include backupwhoami-rajat2022-11-221-2/+2
* | | | | | | | Add option to create volume from backupwhoami-rajat2022-11-212-3/+99
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge "image: Add 'image stage' command"Zuul2022-11-163-25/+157
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | image: Add 'image stage' commandStephen Finucane2022-11-093-25/+157
* | | | | | | Merge "image: Simplify handling of data provided via stdin"Zuul2022-11-162-103/+82
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | image: Simplify handling of data provided via stdinStephen Finucane2022-11-092-103/+82
* | | | | | | Merge "image: Ignore '--progress' if providing image data from stdin"Zuul2022-11-162-1/+34
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | image: Ignore '--progress' if providing image data from stdinStephen Finucane2022-11-092-1/+34
| | |_|/ / / | |/| | | |
* | | | | | Merge "Moved hypervisor to the SDK"Zuul2022-11-163-201/+300
|\ \ \ \ \ \
| * | | | | | Moved hypervisor to the SDKViolet Kurtz2022-11-093-201/+300
* | | | | | | Merge "Use the compute SDK in usage commands"Zuul2022-11-162-66/+48
|\ \ \ \ \ \ \
| * | | | | | | Use the compute SDK in usage commandsDaniel Wilson2022-10-252-66/+48
* | | | | | | | Merge "compute: Add missing microversion check for networks"Zuul2022-11-162-17/+91
|\ \ \ \ \ \ \ \
| * | | | | | | | compute: Add missing microversion check for networksStephen Finucane2022-11-082-17/+91
* | | | | | | | | Merge "compute: Fix '--network none/auto' handling"Zuul2022-11-162-17/+43
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | compute: Fix '--network none/auto' handlingStephen Finucane2022-11-082-17/+43
| | |_|/ / / / | |/| | | | |
* | | | | | | Docstring fix for CreateVolumeAttachment classJadon Naas2022-11-101-1/+1
* | | | | | | tests: Convert more functional tests to use 'parse_output'Stephen Finucane2022-11-086-113/+105