commit | 90a02c25392a7981206f19b8ea147b67723efd2a | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@onlab.us> | Fri Feb 13 11:52:07 2015 -0800 |
committer | Jonathan Hart <jono@onlab.us> | Wed Feb 18 18:52:35 2015 +0000 |
tree | 296abe97260a082acca8601e474c5a1288f574e9 | |
parent | eda3387e4a6fed6367fef2f9fe1dd2446d9a6462 [diff] |
Moved routing/bgp config into common routing bundle. This allows the configuration to be used from multiple applications. * The class that reads the configuration file is now a service so that config can be consumed by components in other bundles. * Name of config reader classes has been generalized to RoutingConfigService * All config has been added to RoutingConfigService, instead of having two service interfaces like we did previously Change-Id: Iaec9daf0f5b72abe2d6709fb75188d6d81947478
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.