From: Abhinav Gupta Date: Wed, 13 Jan 2016 05:39:02 +0000 (+0530) Subject: NeutronVPN: Code reorganization and copyright changes X-Git-Tag: release/beryllium~56^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=da3cdd407725998c68924908006d31da84cac330;p=vpnservice.git NeutronVPN: Code reorganization and copyright changes 1. Localized neutron subnet, port related code to listener classes 2. Removed unnecessary throwing of runtime exceptions in catch block 3. Copyright changes Change-Id: If2c41f1e940edb7d1657763348975872f0865ca5 Signed-off-by: Abhinav Gupta --- diff --git a/neutronvpn/neutronvpn-api/pom.xml b/neutronvpn/neutronvpn-api/pom.xml index 16d28cb8..8624c6fc 100644 --- a/neutronvpn/neutronvpn-api/pom.xml +++ b/neutronvpn/neutronvpn-api/pom.xml @@ -1,6 +1,6 @@ diff --git a/neutronvpn/pom.xml b/neutronvpn/pom.xml index 18814e09..0479e185 100644 --- a/neutronvpn/pom.xml +++ b/neutronvpn/pom.xml @@ -1,9 +1,10 @@