summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* compute: Add support for microversion 2.93stable/zedwhoami-rajat2022-09-292-0/+154
* compute: Require image when rebuilding a volume-backed serverwhoami-rajat2022-09-292-3/+30
* Migrate server_groups to the new APIViolet Kurtz2022-08-024-278/+229
* Merge "Add support for CRUD operations for QoS minimum packet rate rule"Zuul2022-07-204-12/+429
|\
| * Add support for CRUD operations for QoS minimum packet rate rulePrzemyslaw Szczerbik2022-07-014-12/+429
* | image: Split image creation depending on serviceStephen Finucane2022-06-301-50/+84
* | image: Make better use of argparseStephen Finucane2022-06-302-149/+116
* | image: Trivial style changesStephen Finucane2022-06-301-191/+321
|/
* Fix: create image from volume commandwhoami-rajat2022-06-302-3/+121
* Merge "Skip test_quota_network_set_with_force func test"Zuul2022-06-281-0/+1
|\
| * Skip test_quota_network_set_with_force func testDr. Jens Harbott2022-06-281-0/+1
* | Merge "volume: Correct output of 'volume attachment create'"Zuul2022-06-272-8/+18
|\ \
| * | volume: Correct output of 'volume attachment create'Stephen Finucane2022-05-162-8/+18
* | | Don't show tenant_id in network objectsDr. Jens Harbott2022-06-2719-21/+24
| |/ |/|
* | Merge "Allow users to list all images"Zuul2022-06-202-0/+41
|\ \
| * | Allow users to list all imagesCyril Roelandt2022-06-072-0/+41
* | | Merge "Refactor "volume backup restore" command"Zuul2022-06-204-26/+163
|\ \ \
| * | | Refactor "volume backup restore" commandHuanxuan Ao2022-03-104-26/+163
* | | | Merge "Add more filter option of columns for server list -c COLUMN"Zuul2022-06-202-0/+35
|\ \ \ \ | |_|/ / |/| | |
| * | | Add more filter option of columns for server list -c COLUMNJIHOJU2022-04-192-0/+35
* | | | Add 'Host Status' to 'server list --long' with >= v2.16melanie witt2022-05-162-0/+108
* | | | Merge "Allow to filter multiple tags for image list"Zuul2022-05-163-5/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow to filter multiple tags for image listDmitriy Rabotyagov2022-05-163-5/+14
* | | | Merge "Fix typos"Zuul2022-05-1611-18/+18
|\ \ \ \ | |/ / / |/| | |
| * | | Fix typosCyril Roelandt2021-10-2611-18/+18
* | | | Merge "Refactor network fakes to sdk properties PART 4"Zuul2022-05-1317-434/+414
|\ \ \ \
| * | | | Refactor network fakes to sdk properties PART 4Nurmatov Mamatisa2022-04-2917-434/+414
| | |/ / | |/| |
* | | | Merge "Stop using private _is_uuid_like method"Zuul2022-05-132-5/+5
|\ \ \ \
| * | | | Stop using private _is_uuid_like methodPavlo Shchelokovskyy2022-04-202-5/+5
| |/ / /
* | | | Merge "volume: Add 'block storage resource filter list' command"Zuul2022-05-133-4/+278
|\ \ \ \
| * | | | volume: Add 'block storage resource filter list' commandStephen Finucane2022-05-133-4/+278
* | | | | Merge "volume: Add 'block storage cluster *' commands"Zuul2022-05-133-0/+769
|\ \ \ \ \ | |/ / / /
| * | | | volume: Add 'block storage cluster *' commandsStephen Finucane2022-05-133-0/+769
| |/ / /
* | | | Merge "tests: Improve logging for executed commands"Zuul2022-05-132-14/+40
|\ \ \ \ | |/ / / |/| | |
| * | | tests: Improve logging for executed commandsStephen Finucane2021-12-092-14/+40
* | | | Merge "volume: fix backup list of deleted volume"Zuul2022-04-111-3/+11
|\ \ \ \
| * | | | volume: fix backup list of deleted volumeJan Hartkopf2022-03-081-3/+11
* | | | | Merge "volume list: don't fail when there's no compute service"Zuul2022-03-241-1/+1
|\ \ \ \ \
| * | | | | volume list: don't fail when there's no compute serviceDr. Jens Harbott2022-02-171-1/+1
* | | | | | Merge "Refactor network fakes to sdk properties PART 3"Zuul2022-03-245-240/+199
|\ \ \ \ \ \
| * | | | | | Refactor network fakes to sdk properties PART 3Nurmatov Mamatisa2022-03-165-240/+199
* | | | | | | Merge "Refactor network fakes to sdk properties PART 2"Zuul2022-03-2313-220/+221
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Refactor network fakes to sdk properties PART 2Nurmatov Mamatisa2022-03-1513-220/+221
* | | | | | | Merge "Refactor network fakes to sdk properties PART 1"Zuul2022-03-2311-260/+230
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Refactor network fakes to sdk properties PART 1Nurmatov Mamatisa2022-03-1511-260/+230
* | | | | | | Allow "--force" flag in quota network commandsRodolfo Alonso Hernandez2022-03-173-1/+52
* | | | | | | compute: Add 'Security Groups' for 'server list'Thobias Salazar Trevisan2022-03-152-0/+13
|/ / / / / /
* | | | | | compute: Move server migrations commands to their own fileStephen Finucane2022-03-094-1448/+1513
* | | | | | compute: Allow retrieval of migration by UUIDStephen Finucane2022-03-092-5/+305
| |_|_|_|/ |/| | | |
* | | | | Merge "Fix 'server event list|show' for deleted servers"Zuul2022-03-092-9/+64
|\ \ \ \ \