Add JAXB JUnit testing for Neutron Floating IPs 67/17067/4
authorRyan Moats <rmoats@us.ibm.com>
Tue, 24 Mar 2015 17:13:37 +0000 (12:13 -0500)
committerRyan Moats <rmoats@us.ibm.com>
Thu, 26 Mar 2015 15:33:12 +0000 (15:33 +0000)
commit4b147649ba36c053c83ae332edff12b5c8029a6f
treec0496a90e9ea1ea0e00b24118264b0228ad90ba6
parent0ea55e088d94189db95e5bf9283d6cbcde0f0a50
Add JAXB JUnit testing for Neutron Floating IPs

Add JAXB Junit testing for Neutron Floating IPs, update FloatingIP
POJO, Northbound and Yang Model to add in missing attributes in each.

Change-Id: I482c037c4a63fc9004d78b444f2539a00c640b4f
Signed-off-by: Ryan Moats <rmoats@us.ibm.com>
model/src/main/yang/neutron-L3.yang
neutron-spi/src/main/java/org/opendaylight/neutron/spi/NeutronFloatingIP.java
neutron-spi/src/test/java/org/opendaylight/neutron/spi/NeutronFloatingIPJAXBTest.java [new file with mode: 0644]
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronFloatingIPsNorthbound.java