Merge "Dell PowerScale: Thin porvisiong feature flag got removed"

This commit is contained in:
Zuul
2026-07-14 22:24:04 +00:00
committed by Gerrit Code Review
2 changed files with 10 additions and 1 deletions
@@ -290,7 +290,7 @@ More information: :ref:`capabilities_and_extra_specs`
+----------------------------------------+-----------+------------+--------+-------------+-------------------+--------------------+-----+----------------------------+--------------------+--------------------+--------------+--------------+-------------------------+--------------------------+
| Dell Unity | N | T | \- | \- | N | \- | \- | N | S | \- | P | Q | \- | \- |
+----------------------------------------+-----------+------------+--------+-------------+-------------------+--------------------+-----+----------------------------+--------------------+--------------------+--------------+--------------+-------------------------+--------------------------+
| Dell PowerScale | \- | K | G | \- | \- | L | \- | K | \- | G | P | \- | \- | G |
| Dell PowerScale | \- | K | G | \- | F | L | \- | K | \- | G | P | \- | \- | G |
+----------------------------------------+-----------+------------+--------+-------------+-------------------+--------------------+-----+----------------------------+--------------------+--------------------+--------------+--------------+-------------------------+--------------------------+
| Dell PowerStore | \- | B | \- | \- | B | \- | \- | B | B | \- | B | \- | \- | \- |
+----------------------------------------+-----------+------------+--------+-------------+-------------------+--------------------+-----+----------------------------+--------------------+--------------------+--------------+--------------+-------------------------+--------------------------+
@@ -0,0 +1,9 @@
---
fixes:
- |
Dell PowerScale driver `bug #2148531
<https://bugs.launchpad.net/manila/+bug/2148531>`_: Fixed thin provisioning
feature flag that was accidentally removed during a rebase. The
``thin_provisioning`` capability is now correctly reported by the PowerScale
driver, allowing proper scheduling and capacity management for
thin-provisioned shares.