[Openstack-operators] Specifying multiple tenants for aggregate_multitenancy_isolation_filter
    Mathieu Gagné 
    mgagne at iweb.com
       
    Tue Jan 27 22:09:32 UTC 2015
    
    
  
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
    
    
More information about the OpenStack-operators
mailing list