summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | quota: Fix issues with delete quota commandStephen Finucane2022-10-112-16/+17
* | | | | | Merge "tests: Remove unnecessary nesting of volume resources"Zuul2022-11-0534-2567/+2378
|\ \ \ \ \ \ | |/ / / / /
| * | | | | tests: Remove unnecessary nesting of volume resourcesStephen Finucane2022-09-3034-2567/+2378
* | | | | | Merge "tests: Remove duplicate FakeImagev1Client"Zuul2022-11-051-7/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | tests: Remove duplicate FakeImagev1ClientStephen Finucane2022-09-301-7/+4
* | | | | | Merge "tests: Move fake clients to top of file"Zuul2022-11-053-123/+123
|\ \ \ \ \ \ | |/ / / / /
| * | | | | tests: Move fake clients to top of fileStephen Finucane2022-09-303-123/+123
| |/ / / /
* | | | | Merge "quota: Trivial style fixups"Zuul2022-11-051-38/+40
|\ \ \ \ \ | |/ / / /
| * | | | quota: Trivial style fixupsStephen Finucane2022-09-301-38/+40
* | | | | Merge "quota: Deprecate 'quota show --class', 'quota set --class' arguments"Zuul2022-11-051-4/+36
|\ \ \ \ \ | |/ / / /
| * | | | quota: Deprecate 'quota show --class', 'quota set --class' argumentsStephen Finucane2022-09-301-4/+36
* | | | | Merge "quota: Allow showing project-specific quotas"Zuul2022-11-052-26/+129
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | quota: Allow showing project-specific quotasStephen Finucane2022-09-302-26/+129
* | | | Merge "Added "openstack image metadefs namespace list" command"Zuul2022-10-263-0/+186
|\ \ \ \
| * | | | Added "openstack image metadefs namespace list" commandAreg Grigoryan2022-10-263-0/+186
| | |/ / | |/| |
* | | | Merge "volume: Volume names are optional"Zuul2022-10-262-4/+3
|\ \ \ \ | |/ / / |/| | |
| * | | volume: Volume names are optionalStephen Finucane2022-09-142-4/+3
* | | | Merge "quota: Add 'quota show --usage' option"Zuul2022-10-123-30/+133
|\ \ \ \ | | |/ / | |/| |
| * | | quota: Add 'quota show --usage' optionStephen Finucane2022-09-303-30/+133
* | | | Merge "quota: Simplify logic used to list, show quotas"Zuul2022-10-122-224/+268
|\ \ \ \ | |/ / /
| * | | quota: Simplify logic used to list, show quotasStephen Finucane2022-09-302-224/+268