Add create share from snapshot in CephFS

Remove capability_create_share_from_snapshot_support = False
from tempest config for both CephFS Native and CephFS NFS

Partially-Implements: blueprint create-share-from-snapshot-cephfs
Change-Id: Ifb984a3cee219fa97a9768495f80ff0c8349830b
diff --git a/zuul.d/manila-tempest-jobs.yaml b/zuul.d/manila-tempest-jobs.yaml
index 9dc859f..7d7b08e 100644
--- a/zuul.d/manila-tempest-jobs.yaml
+++ b/zuul.d/manila-tempest-jobs.yaml
@@ -317,7 +317,6 @@
               enable_cephx_rules_for_protocols: cephfs
               run_share_group_tests: false
               multitenancy_enabled: false
-              capability_create_share_from_snapshot_support: false
               suppress_errors_in_cleanup: true
               backend_names: CEPHFSNATIVE
               capability_storage_protocol: CEPHFS
@@ -368,7 +367,6 @@
               backend_names: CEPHFSNFS
               enable_protocols: nfs
               capability_storage_protocol: NFS
-              capability_create_share_from_snapshot_support: false
               image_password: manila
 
 - job: