Add support loggin conf for manila
Add support logging conf openstack_log_appender param
with fluentd and syslog log handlers
Change-Id: Ib4000d368976c07ff8724069b09dedb38b664874
Related-Prod: PROD-19781
diff --git a/tests/pillar/share_nexenta.sls b/tests/pillar/share_nexenta.sls
index 7d6dc28..6c28bbf 100644
--- a/tests/pillar/share_nexenta.sls
+++ b/tests/pillar/share_nexenta.sls
@@ -35,6 +35,15 @@
nexenta_password: secretpassword
nexenta_user: nonexistent
nexenta_volume: volume1
+ logging:
+ log_appender: false
+ log_handlers:
+ watchedfile:
+ enabled: true
+ fluentd:
+ enabled: false
+ ossyslog:
+ enabled: false
apache:
server:
enabled: true