commit | ec1df02f3e9215c09df84b2cb000c2b2159f31e2 | [log] [tgz] |
---|---|---|
author | Madan Jampani <madan@onlab.us> | Tue Oct 13 21:23:03 2015 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Fri Oct 23 17:51:08 2015 +0000 |
tree | 9cc79144cfc682b7e6fc43dac763949c70888f2e | |
parent | 5674db9e41436e805682db2da7308ada5f2fe1a8 [diff] |
In preparation for dynamic clustering support: - Added Cluster metadata service and metadata store interfaces - Added a static cluster metadata store implementation that is backed by a local file. - Consolidated the existing cluster.json and tablets.json metadata files into a single cluster.json file that has all the cluster related metadata. - Removed dependency on ONOS_NIC env variable. Change-Id: Ia0a8bb69740caecdcdde71a9408be37c56ae2504
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.