start to dependency inject CRUD implementations (to be completed) 32/70932/4
authorMichael Vorburger <vorburger@redhat.com>
Fri, 13 Apr 2018 20:34:51 +0000 (22:34 +0200)
committerMichael Vorburger <vorburger@redhat.com>
Tue, 17 Apr 2018 17:07:00 +0000 (19:07 +0200)
commit8d4ed73caa46ef53ab319ab343ae11219bd71a30
treeffee179f4f3ac29dd6e7908b4ca5db77b74232fc
parent63b36d062130c4804a86a171a66f6ebd7ed5a168
start to dependency inject CRUD implementations (to be completed)

Change-Id: Ie5d4d12720404666709df98c8870de795fde26fb
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
features/production/odl-neutron-northbound-api/pom.xml
features/production/odl-neutron-service/pom.xml
northbound-api/pom.xml
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/AbstractNeutronNorthbound.java
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronNetworksNorthbound.java
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronNorthboundRSApplication.java
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/WebInitializer.java