netapp backend should have ability to set
nas_secure_file_operations and nas_secure_file_permissions.

Change-Id: Ia8a3bbefc196b24a134e29c6e5957d9b7be0f81e
diff --git a/tests/pillar/netapp.sls b/tests/pillar/netapp.sls
index 7746433..ada170e 100644
--- a/tests/pillar/netapp.sls
+++ b/tests/pillar/netapp.sls
@@ -14,6 +14,8 @@
         transport_type: https
         netapp_lun_space_reservation: enabled
         use_multipath_for_image_xfer: True
+        nas_secure_file_operations: false
+        nas_secure_file_permissions: false
         devices:
           - 172.18.2.2:/vol_1
           - 172.18.2.2:/vol_2