summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update TOX_CONSTRAINTS_FILE for stable/2023.1stable/2023.1OpenStack Release Bot2023-03-091-4/+4
* Update .gitreview for stable/2023.1OpenStack Release Bot2023-03-091-0/+1
* Merge "zuul: Merge osc-functional-devstack-base into only child"6.2.0Zuul2023-02-231-23/+17
|\
| * zuul: Merge osc-functional-devstack-base into only childStephen Finucane2023-02-221-23/+17
* | Merge "Add missing documentation for state options for "image set""Zuul2023-02-221-2/+8
|\ \
| * | Add missing documentation for state options for "image set"lsmman2023-02-221-2/+8
| |/
* | Merge "Drop default from ask_user_yesno question"Zuul2023-02-221-5/+3
|\ \
| * | Drop default from ask_user_yesno questionDr. Jens Harbott2022-12-271-5/+3
* | | Merge "Wait for volume being available to set bootable or readonly"Zuul2023-02-224-14/+164
|\ \ \
| * | | Wait for volume being available to set bootable or readonlymatbu2023-02-224-14/+164
| | |/ | |/|
* | | Merge "Update 'host list' and 'host show' command to use sdk"Zuul2023-02-223-58/+111
|\ \ \
| * | | Update 'host list' and 'host show' command to use sdkHarsh Mutha2022-12-203-58/+111
* | | | Merge "Fix really long help strings"Zuul2023-02-224-35/+33
|\ \ \ \
| * | | | Fix really long help stringsStephen Finucane2022-12-124-35/+33
* | | | | Merge "Add port ranges on floating ip portforwardings cli"Zuul2023-02-224-57/+318
|\ \ \ \ \
| * | | | | Add port ranges on floating ip portforwardings cliPedro Martins2022-07-134-57/+318
* | | | | | Merge "volume: Remove duplication from 'consistency group create' opts"Zuul2023-02-223-15/+41
|\ \ \ \ \ \
| * | | | | | volume: Remove duplication from 'consistency group create' optsStephen Finucane2023-02-143-15/+41
* | | | | | | Merge "Deprecate positional args for 'volume group create'"Zuul2023-02-223-44/+148
|\ \ \ \ \ \ \
| * | | | | | | Deprecate positional args for 'volume group create'Stephen Finucane2023-02-173-44/+148
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "doc: Update nova command mapping"Zuul2023-02-221-7/+7
|\ \ \ \ \ \ \
| * | | | | | | doc: Update nova command mappingStephen Finucane2023-02-211-7/+7
| |/ / / / / /
* | | | | | | Merge "Finish switching server migration to sdk"Zuul2023-02-214-166/+196
|\ \ \ \ \ \ \
| * | | | | | | Finish switching server migration to sdkViolet Kurtz2022-12-144-166/+196
* | | | | | | | Merge "tests: Use fake SDK Migration object"Zuul2023-02-212-60/+42
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | tests: Use fake SDK Migration objectStephen Finucane2023-01-042-60/+42
* | | | | | | | Merge "compute: 'server volume update' -> 'server volume set'"Zuul2023-02-214-7/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | compute: 'server volume update' -> 'server volume set'Stephen Finucane2022-12-154-7/+15
* | | | | | | | | Merge "Switch server volume update to sdk"Zuul2023-02-213-69/+83
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Switch server volume update to sdkRitvik Vinodkumar2022-12-154-70/+84
* | | | | | | | | Merge "Switch list server volume to sdk"Zuul2023-02-216-173/+97
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | / / / / / / | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Switch list server volume to sdkRitvik Vinodkumar2022-12-156-173/+97
* | | | | | | | Add options to create volume group from source6.1.0whoami-rajat2023-02-174-30/+226
* | | | | | | | Add block storage manageable list commandswhoami-rajat2023-02-177-2/+729
* | | | | | | | Add block storage cleanup commandwhoami-rajat2023-02-177-1/+372
* | | | | | | | Add block storage log level {list, set} commandswhoami-rajat2023-02-167-2/+417
* | | | | | | | Add volume revert commandwhoami-rajat2023-02-166-1/+101
* | | | | | | | Merge "Add volume summary command"Zuul2023-01-316-1/+215
|\ \ \ \ \ \ \ \
| * | | | | | | | Add volume summary commandwhoami-rajat2023-01-136-1/+215
* | | | | | | | | Merge "Move network trunk commands from python-neutronclient"Zuul2023-01-317-0/+1496
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Move network trunk commands from python-neutronclientelajkat2023-01-167-0/+1496
* | | | | | | | | 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
* | | | | | | | | Excluding test code from coverage reportsJiri Podivin2023-01-041-0/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Fix tox v4 compatibilityDr. Jens Harbott2022-12-261-14/+21
* | | | | | | | Merge "Add plugin doc page for cyborg"Zuul2022-12-204-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Add plugin doc page for cyborgShogo Saito2022-12-204-0/+7
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Add qos rule type filtering"Zuul2022-12-204-1/+95
|\ \ \ \ \ \ \ \
| * | | | | | | | Add qos rule type filteringRodolfo Alonso Hernandez2022-12-104-1/+95
| |/ / / / / / /
* | | | | | | | Merge "image: Fail if we can't find an image"Zuul2022-12-202-9/+26
|\ \ \ \ \ \ \ \