]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
python-common/drive_group: add extra_container_args to supported features
authorAdam King <adking@redhat.com>
Mon, 21 Mar 2022 01:44:28 +0000 (21:44 -0400)
committerAdam King <adking@redhat.com>
Tue, 5 Apr 2022 20:10:22 +0000 (16:10 -0400)
Should have been added when extending extra container args
to all the services but was missed

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit f036bdaf5a1e5f6b18a9591949be878fea8bb70d)

Conflicts:
src/python-common/ceph/deployment/drive_group.py

src/python-common/ceph/deployment/drive_group.py

index be1d2491b856acc63b0d2f368e04192b0b98fc36..0f9788fe525ed81b6fb52422f897ba558bcae369 100644 (file)
@@ -143,7 +143,7 @@ class DriveGroupSpec(ServiceSpec):
         "db_slots", "wal_slots", "block_db_size", "placement", "service_id", "service_type",
         "data_devices", "db_devices", "wal_devices", "journal_devices",
         "data_directories", "osds_per_device", "objectstore", "osd_id_claims",
-        "journal_size", "unmanaged", "filter_logic", "preview_only"
+        "journal_size", "unmanaged", "filter_logic", "preview_only", "extra_container_args",
     ]
 
     def __init__(self,