Hi,
As this patch set is not getting any attention, I guess the need for this
is not clear enough from the commit messages. To be blunt,
--management-query-remote is pretty useless the way it stands. Let me
explain:
(1) It queries the user with one remote at a time taking about 1 second per
query
Hi,
While implementing this feature in the GUI, I have come across some
limitations of management-query-remote:
(i) Using a remote selected by the user from a list requires skipping
several remotes and accepting when the right one is reached. This is very
slow when there are more than a dozen rem
From: Selva Nair
Currently we allow a max of 64 connection entries and remotes.
A larger number would allow users with 100's of independent
config files for different end points of same provider to
consolidate them to connection entries.
Signed-off-by: Selva Nair
---
Changes.rst | 2