Revision 3e59e7e9
[BUGFIX] Initialize Router lazily
The Router should be able to initialize configured routes lazily
exept when explicitly told not to do so.
This change allows the Router to get the configuration directly
from the ``ConfigurationManager`` if no other routing configuration
exists. If some routing configuration was set, this is used.
Change-Id: I15160d7e00e306e38d69aa9f2534320fac003e53
Fixes: FLOW-192
Fixes: FLOW-205
Releases: master, 3.0
- added
- modified
- copied
- renamed
- deleted