summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
* image: Add support for additional image import methodsStephen Finucane2022-11-301-4/+16
* image: Add 'image import' commandStephen Finucane2022-11-092-5/+223
* image: Add 'image stage' commandStephen Finucane2022-11-092-25/+80
* image: Simplify handling of data provided via stdinStephen Finucane2022-11-091-64/+30
* image: Ignore '--progress' if providing image data from stdinStephen Finucane2022-11-091-0/+31
* Merge "compute: Add '--no-network', '--auto-network' flags"Zuul2022-11-081-14/+44
|\
| * compute: Add '--no-network', '--auto-network' flagsStephen Finucane2022-10-261-14/+44
* | Merge "quota: Deprecate "force" behavior for network quotas"Zuul2022-11-052-5/+6
|\ \
| * | quota: Deprecate "force" behavior for network quotasStephen Finucane2022-10-112-5/+6
* | | Merge "quota: Fix issues with delete quota command"Zuul2022-11-051-13/+14
|\ \ \
| * | | quota: Fix issues with delete quota commandStephen Finucane2022-10-111-13/+14
* | | | 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: Allow showing project-specific quotas"Zuul2022-11-051-0/+62
|\ \ \ | |/ /
| * | quota: Allow showing project-specific quotasStephen Finucane2022-09-301-0/+62
* | | Merge "Added "openstack image metadefs namespace list" command"Zuul2022-10-262-0/+121
|\ \ \
| * | | Added "openstack image metadefs namespace list" commandAreg Grigoryan2022-10-262-0/+121
| | |/ | |/|
* | | Merge "volume: Volume names are optional"Zuul2022-10-261-3/+1
|\ \ \ | |/ / |/| |
| * | volume: Volume names are optionalStephen Finucane2022-09-141-3/+1
* | | Merge "quota: Add 'quota show --usage' option"Zuul2022-10-122-14/+58
|\ \ \ | | |/ | |/|
| * | quota: Add 'quota show --usage' optionStephen Finucane2022-09-302-14/+58
* | | Merge "quota: Simplify logic used to list, show quotas"Zuul2022-10-121-23/+0
|\ \ \ | |/ /
| * | quota: Simplify logic used to list, show quotasStephen Finucane2022-09-301-23/+0
* | | Merge "quota: Add support for detailed volume quotas"Zuul2022-10-072-3/+63
|\ \ \ | |/ /
| * | quota: Add support for detailed volume quotasStephen Finucane2022-09-302-3/+63
* | | Merge "quota: Add 'quota delete' command"Zuul2022-10-071-0/+107
|\ \ \ | |/ /
| * | quota: Add 'quota delete' commandStephen Finucane2022-09-301-0/+107
* | | Merge "Speed up standard flavor list command"Zuul2022-09-301-0/+57
|\ \ \
| * | | Speed up standard flavor list commandPavlo Shchelokovskyy2022-09-301-0/+57
| |/ /
* | | Merge "compute: Only retrieve necessary images"Zuul2022-09-301-5/+19
|\ \ \
| * | | compute: Only retrieve necessary imagesStephen Finucane2022-04-121-5/+19
* | | | Merge "Add authorization_ttl for identity providers"Zuul2022-09-301-0/+170
|\ \ \ \
| * | | | Add authorization_ttl for identity providersPavlo Shchelokovskyy2022-07-131-0/+170
* | | | | Merge "Fix wrong assertion methods"Zuul2022-09-302-2/+2
|\ \ \ \ \
| * | | | | Fix wrong assertion methodsTakashi Natsume2022-09-232-2/+2
| | |_|/ / | |/| | |
* | | | | Merge "Add trustor and trustee filtering to trusts list"Zuul2022-09-301-1/+107
|\ \ \ \ \
| * | | | | Add trustor and trustee filtering to trusts listNicolas Belouin2022-04-121-1/+107
| | |_|/ / | |/| | |
* | | | | Merge "config: Also mask non-prefix config"Zuul2022-09-302-31/+66
|\ \ \ \ \
| * | | | | config: Also mask non-prefix configryanKor2022-08-012-31/+66
| | |_|/ / | |/| | |
* | | | | Merge "network: Add tenant project filter for RBAC list"Zuul2022-09-301-0/+19
|\ \ \ \ \
| * | | | | network: Add tenant project filter for RBAC listJan Hartkopf2022-09-061-0/+19
* | | | | | Merge "Replace assertItemsEqual with assertCountEqual"Zuul2022-09-303-15/+15
|\ \ \ \ \ \
| * | | | | | Replace assertItemsEqual with assertCountEqualTakashi Natsume2022-09-193-15/+15
| | |_|_|/ / | |/| | | |
* | | | | | image: Add 'image task list' commandStephen Finucane2022-09-212-1/+127
* | | | | | image: Add 'image task show' commandslsmman2022-09-212-0/+134
|/ / / / /
* | | | | compute: Add support for microversion 2.93whoami-rajat2022-09-141-0/+97