commit | b948694b14495ec8841fa42f06d8f3f3570a83a4 | [log] [tgz] |
---|---|---|
author | Konstantinos Kanonakis <kanonakisk@gmail.com> | Thu Nov 17 15:47:02 2016 -0600 |
committer | Konstantinos Kanonakis <kanonakisk@gmail.com> | Thu Dec 01 11:58:35 2016 -0600 |
tree | 74adecd517aff74d7f635f442bcb29b47132ae1a | |
parent | c23e3410da80d46abb1817368ced28166b192355 [diff] |
Restructuring VLAN tag net cfg, fixing ONOS-5613 and making newoptical activate automatically - Moving VLAN tag assignment via net cfg to CarrierEthernetManager - Modifying getVlanTag method to be used with a FC instead of a path - S-TAG assigned to an FC via netcfg should: * Not be used by another FC already (otherwise tag will not be registered in the first place) * Be present in at least one of the LTPs (Cps) of the FC * No other tag should be configured in another LTP (CP) of the FC - Removing transportVlanTag netcfg - Updating example port configuration JSON - Fixing ONOS-5613 cast exception issue where InternalNetworkConfigListener was trying to get connect point from CONFIG_UNREGISTERED events - Including onos.app.requires for the new optical app so that it’s activated automatically - Adding/enhancing commands to configure packet-optical topology status and EVC fragmentation - Adding more app info in pom.xml Change-Id: Ief776ed6e6f687297a73759004660baf62bc7cb6
This repository contains sample and testing applications for ONOS.
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.
You can find the main project repository here: https://github.com/opennetworkinglab/onos