summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Fix really long help stringsStephen Finucane2022-12-124-35/+33
* 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
* | | | | | tests: Move json decoding to base test classStephen Finucane2022-11-082-30/+48
|/ / / / /
* | | | | Merge "compute: Add '--no-network', '--auto-network' flags"Zuul2022-11-082-38/+130
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | compute: Add '--no-network', '--auto-network' flagsStephen Finucane2022-10-262-38/+130
| |/ / /
* | | | Merge "quota: Deprecate "force" behavior for network quotas"Zuul2022-11-053-16/+46
|\ \ \ \
| * | | | quota: Deprecate "force" behavior for network quotasStephen Finucane2022-10-113-16/+46
* | | | | Merge "quota: Fix issues with delete quota command"Zuul2022-11-052-16/+17
|\ \ \ \ \