summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Add options to create volume group from source6.1.0whoami-rajat2023-02-172-29/+219
* Add block storage manageable list commandswhoami-rajat2023-02-173-0/+707
* Add block storage cleanup commandwhoami-rajat2023-02-173-0/+356
* Add block storage log level {list, set} commandswhoami-rajat2023-02-163-0/+399
* Add volume revert commandwhoami-rajat2023-02-162-0/+91
* Merge "Add volume summary command"Zuul2023-01-312-0/+202
|\
| * Add volume summary commandwhoami-rajat2023-01-132-0/+202
* | Merge "Move network trunk commands from python-neutronclient"Zuul2023-01-314-0/+1471
|\ \
| * | Move network trunk commands from python-neutronclientelajkat2023-01-164-0/+1471
* | | Merge "image: Add support for additional image import methods"Zuul2023-01-252-8/+20
|\ \ \ | |_|/ |/| |
| * | image: Add support for additional image import methodsStephen Finucane2022-11-302-8/+20
* | | Merge "Add qos rule type filtering"Zuul2022-12-203-1/+87
|\ \ \
| * | | Add qos rule type filteringRodolfo Alonso Hernandez2022-12-103-1/+87
* | | | Merge "image: Fail if we can't find an image"Zuul2022-12-202-9/+26
|\ \ \ \
| * | | | image: Fail if we can't find an imageStephen Finucane2022-12-012-9/+26
* | | | | Merge "image: Rename import"Zuul2022-12-201-13/+15
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | image: Rename importStephen Finucane2022-12-011-13/+15
* | | | 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
|\ \ \ \ \ \ \ | |/ / / / / /