HDFS testing with non-default snapshot extra specs
Now that snapshot_support isn't provided by default, and create_share_from_snapshot_support is also needed for testing some snapshot functionality, we must update the default share type to provide values for each of these. Change-Id: I8f1670439d6d0aa92378b3b3f13a4cdb2e628a21 Depends-On: Ib0ad5fbfdf6297665c208149b08c8d21b3c232be Implements: blueprint add-create-share-from-snapshot-extra-spec
This commit is contained in:
parent
f555a915a6
commit
6c84ac8a20
@ -9,6 +9,7 @@ MANILA_DEFAULT_SHARE_TYPE=hdfs_share
|
||||
|
||||
MANILA_ENABLED_BACKENDS=hdfs1,hdfs2
|
||||
MANILA_CONFIGURE_GROUPS=hdfs1,hdfs2
|
||||
MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS="'snapshot_support=True create_share_from_snapshot_support=True'"
|
||||
|
||||
MANILA_OPTGROUP_hdfs1_share_driver=manila.share.drivers.hdfs.hdfs_native.HDFSNativeShareDriver
|
||||
MANILA_OPTGROUP_hdfs1_hdfs_namenode_ip=127.0.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user