On 2015-01-27 4:54 PM, Sam Morrison wrote:
Hi operators,

I have a review up to fix this filter to allow multiple tenants, there
are 2 proposed ways in which this can be specified.

1. using a comma e.g., tenantid1,tenantid2
2. Using a json list eg. [“tenantid1”, “tenantid2”]

Which one do you think is better?

https://review.openstack.org/148807


Is there a similar precedent when listing values in the config? I don't recall any configs using JSON notation.

I personnally use Puppet to populate similar config values and simply join values with ",".

I don't know any operators managing config files by hand.

--
Mathieu

_______________________________________________
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Reply via email to