commit | ff18b6e6776310979f759cb51e9ebd2205e7a282 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Thu Jul 13 08:34:19 2017 -0700 |
committer | Thomas Vachuska <tom@opennetworking.org> | Tue Aug 01 00:08:05 2017 +0000 |
tree | 046e492bb2779f6b054549f3ba1e7d44804c5a7e | |
parent | 88a92ab9266f143d5086b2bef72a3511a4cd730f [diff] |
Enhancements to the distributed config manager - Compute and persist a partition config based on the node config - In the incoming JSON, use the same attribute names as the node config uses - implement separate "id" and "ip" fields to follow how ONOS encoding works - removed "IsEnable" field from inbound JSON, it has no meaning for ONOS - persist and reload the partition config - add a "/exit" endpoint to terminate the server - add unit test for basic functionality Change-Id: I1f1d511fdfc76ec3420661e47b3fe9033ffd070e
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.