Manila: enable cephx CI tests for native driver

Set option to enable tempests tests related to 'cephx' access type
for gate-manila-tempest-dsvm-cephfs-native CI job.

Change-Id: If162271d81cd0d2efafd2d33659946eda30134ba
This commit is contained in:
Ramana Raja 2016-01-22 15:55:42 +05:30
parent 41d1f86fee
commit 79176de505
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ if [[ $MANILA_CEPH_DRIVER == 'cephfsnative' ]]; then
# Disable tempest config option that enables creation of 'ip' type access
# rules by default during tempest test runs.
iniset $TEMPEST_CONFIG share enable_ip_rules_for_protocols
iniset $TEMPEST_CONFIG share enable_cephx_rules_for_protocols cephfs
iniset $TEMPEST_CONFIG share capability_snapshot_support False
iniset $TEMPEST_CONFIG share backend_names $BACKEND_NAME