-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39596/
-----------------------------------------------------------

Review request for qpid, Alan Conway, Ganesh M, Kenneth Giusti, mick goulish, 
and Ted Ross.


Repository: qpid-dispatch


Description
-------

Sets singleton=true for the sslProfile annotation. 
Also adds an "annotatedBy" list to an entity in the JSON schema so the console 
can see which annotations are singletons. 

The sslProfile annotation contains the attributes certDb, certFile, keyFile, 
passwordFile, and password.
Both the listener and connector are annotated by sslProfile and the values for 
these attributes should be the same. In the console, we want to enter the 
sslProfile attributes only once.

This change gives the console enough information to separate the sslProfile 
attributes into their own form so they can be entered only once and then 
applied to all listeners and connectors.


Diffs
-----

  python/qpid_dispatch/management/qdrouter.json c5b1edb 
  python/qpid_dispatch_internal/management/schema.py 8f7e961 

Diff: https://reviews.apache.org/r/39596/diff/


Testing
-------

bin/test.sh


Thanks,

Ernie Allen

Reply via email to