summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix parameter handling in server add fixed ip cmd"Zuul2022-12-153-14/+67
|\
| * Fix parameter handling in server add fixed ip cmdDr. Jens Harbott2022-12-123-14/+67
* | Merge "Updating the glanceclient reference doc"Zuul2022-12-151-1/+8
|\ \
| * | Updating the glanceclient reference docMridula Joshi2022-12-061-1/+8
* | | Merge "Migrate hypervisor stats commands to SDK"Zuul2022-12-154-73/+82
|\ \ \
| * | | Migrate hypervisor stats commands to SDKAriel-Berkowicz2022-12-124-73/+82
| | |/ | |/|
* | | 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-055-6/+473
|\ \
| * | image: Add 'image import' commandStephen Finucane2022-11-095-6/+473
* | | Merge "compute: Allow users to manually specify bootable volumes"Zuul2022-12-053-12/+58
|\ \ \
| * | | compute: Allow users to manually specify bootable volumesStephen Finucane2022-12-013-12/+58
* | | | 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 "docs: Document how we manage API versions"Zuul2022-12-051-1/+133
|\ \ \ \
| * | | | docs: Document how we manage API versionsStephen Finucane2022-11-301-1/+133
* | | | | Merge "docs: Describe common actions found in OSC"Zuul2022-12-051-23/+240
|\ \ \ \ \ | |/ / / /
| * | | | docs: Describe common actions found in OSCStephen Finucane2022-11-301-23/+240
| |/ / /
* | | | 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-024-189/+205
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use the compute SDK in server listDaniel Wilson2022-11-294-189/+205
* | | | | Merge "Adding volume backend commands to volume v3"Zuul2022-11-292-0/+9
|\ \ \ \ \
| * | | | | Adding volume backend commands to volume v3Ilya Popov2022-11-292-0/+9
* | | | | | 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
* | | | | | | | Merge "Add test for creating volume from source"Zuul2022-11-292-4/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | Add test for creating volume from sourcewhoami-rajat2022-11-232-4/+46
* | | | | | | | | docs: Typo fixStephen Finucane2022-11-251-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | docs: Small cleanup of human interface guideStephen Finucane2022-11-241-37/+43
|/ / / / / / /
* | | | | | | Change --size helptext to include backupwhoami-rajat2022-11-221-2/+2
* | | | | | | Add option to create volume from backupwhoami-rajat2022-11-213-3/+103
| |_|_|/ / / |/| | | | |
* | | | | | Merge "image: Add 'image stage' command"Zuul2022-11-166-26/+164
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | image: Add 'image stage' commandStephen Finucane2022-11-096-26/+164
* | | | | | 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