summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Switch server shelve, unshelve to SDKStephen Finucane2022-12-192-278/+240
* compute: Switch server restore to SDKStephen Finucane2022-12-192-13/+9
* Remove unnecessary 'self.methods'Stephen Finucane2022-12-191-24/+4
* Switch server start, server stop to SDKThrivikram Mudunuri2022-12-192-45/+49
* Switch server lock, unlock to sdksuneethravi2022-12-192-87/+95
* Merge "Switch server dump create to using sdk"Zuul2022-12-153-15/+33
|\
| * Switch server dump create to using sdkDiwei Zhu2022-12-153-15/+33
* | Merge "Use the SDK in server migration list"Zuul2022-12-153-83/+91
|\ \
| * | Use the SDK in server migration listDaniel Wilson2022-11-303-83/+91
* | | Merge "Add baremetal agent type list filtering"Zuul2022-12-151-3/+4
|\ \ \
| * | | Add baremetal agent type list filteringMaksim Malchuk2022-11-091-3/+4
* | | | Merge "Add image metadef namespace command"Zuul2022-12-153-3/+403
|\ \ \ \
| * | | | Add image metadef namespace commandhoosa2022-12-073-3/+403
* | | | | Merge "Use the SDK for server show"Zuul2022-12-153-26/+102
|\ \ \ \ \
| * | | | | Use the SDK for server showDaniel Wilson2022-12-113-26/+102
* | | | | | 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 "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
| |_|/ / / |/| | | |