Chuck Rolke created DISPATCH-274:
------------------------------------

             Summary: Policy should allow all name lists to be specified as 
json lists
                 Key: DISPATCH-274
                 URL: https://issues.apache.org/jira/browse/DISPATCH-274
             Project: Qpid Dispatch
          Issue Type: Improvement
          Components: Policy Engine
    Affects Versions: 0.6
            Reporter: Chuck Rolke
            Assignee: Chuck Rolke


Currently the policy engine allows configuration name lists for link sources 
and targets to be specified either as CSV strings or as lists.
{noformat}
  "sources": "public, private",
  "targets": ["public", "private"]
{noformat}

However, for userGroups and ingressPolicies lists only the CSV string format is 
allowed. For longer name lists it would be an improvement to allow the list 
format.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to