How to specify multi string option in devstack local.conf?
Suppose I have a multi string option (MultiStrOpt) in Nova and I would like to specify it multiple times in the devstack local.conf, how can I do that in devstack?
Looks like currently it only grab the last value that I specify in local.conf instead of aggregating all the value.
can you show us what exactly you're trying to do.