Hi, I just wanted to thank you again, in the end I fixed it
I had configured one backend using two resources as you suggested, but setting manila::backends::enabled_share_backends: ['service_instance'] in Puppet still left enabled_share_backends=generic,service_instance in manila.conf (from my previous tries)
So the error was related to the non-existing "generic" backend,
removed it and now it works
-- Francesco Di Nucci System Administrator Compute & Networking Service, INFN Naples Email: francesco.dinucci@na.infn.it
Thank you,
so I used two different resources to configure a backend entry, but somehow I'm back to the wrong parameter error (attached there are both the Puppet code and configuration snippet)
Am I missing something else?
Thanks