commit | 5d7c99838d0ef382efbb339f72f24e97d96d66ab | [log] [tgz] |
---|---|---|
author | Kyuhwi Choi <kyuhwi.choi@atto-research.com> | Wed Jan 20 13:55:55 2016 +0900 |
committer | Ray Milkey <ray@onlab.us> | Tue Jan 26 16:54:32 2016 +0000 |
tree | 667b6e70da5d51b0fafb21a252ae938535c8f631 | |
parent | 6f065b7854bfc709d855a639b174f23e824913bf [diff] |
[ONOS-3689] Implement skeleton of Neutron L3 service plugin - Added event handlers (Floatingip_CUD(Create, Update, Delete), Router_CUD, and RouterInterface_CUD). - Added packet handlers about ICMP and pNAT. - Added the models of openstack router, router interface, external gateway and floatingIP. - Fixed pom.xml - Added external_fixed_IP information for PNAT and renamed SNAT to PNAT in OpenstackExternalGateway - Fixed java docs in OpenstackRoutingService.java Change-Id: Ia694614cf8885d81a66fc4659db2fa0c5de5e950
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.