Adds use of uri in connection to MongoDB instead of host and port
MON now uses a mongodb uri to connect to the database. This allows to use uris
that define either a single node db or a replica set, allowing for HA
scenarios.
Signed-off-by:
Benjamin Diaz <bdiaz@whitestack.com>
Loading
Please sign in to comment