Adding implementation for NeutronVPNServicesNorthbound 27/18527/2
authorShreshthaJoshi <shreshtha.joshi@tcs.com>
Fri, 17 Apr 2015 10:37:05 +0000 (16:07 +0530)
committerRyan Moats <rmoats@us.ibm.com>
Fri, 17 Apr 2015 12:49:05 +0000 (07:49 -0500)
commit55e296d8ce4e0e2567402f6b8600cdebac50bb77
tree7da87a94b79e6e33175e4cad295581face6a2954
parent28bb417e3889edda0be5375333c6a22a36f14c68
Adding implementation for NeutronVPNServicesNorthbound

Change-Id: Ibb8f4d068e0ad7ae967878340f1ce12fab89643d
Signed-off-by: ShreshthaJoshi <shreshtha.joshi@tcs.com>
neutron-spi/src/main/java/org/opendaylight/neutron/spi/INeutronVPNServiceCRUD.java [new file with mode: 0644]
neutron-spi/src/main/java/org/opendaylight/neutron/spi/NeutronCRUDInterfaces.java
neutron-spi/src/main/java/org/opendaylight/neutron/spi/NeutronVPNService.java
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronVPNServicesNorthbound.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/Activator.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronVPNServiceInterface.java [new file with mode: 0644]