Add missing implementation code 47/9747/1
authorDan Timoney <dtimoney@att.com>
Thu, 31 Aug 2017 19:28:01 +0000 (15:28 -0400)
committerDan Timoney <dtimoney@att.com>
Thu, 31 Aug 2017 19:28:01 +0000 (15:28 -0400)
commitbc1d45117a4b7bf4a224ffe2dd16e532e4f123ee
tree98638b90a4e6910efd6b5ba573c6f261966338bb
parentba02fc8ee8afa868dda1ca6f11d3dfa293ad4cf3
Add missing implementation code

Due to an error in .gitignore, code that is initially generated from
provider yang, but then customized was not submitted to gerrit.  This
in turn is causing the UnsupportedOperationException seen when sliapi
installs in odlsli container.

Change-Id: Iceec13b59e5e2bd6f0b868b548d300b76c7f7a38
Issue-ID: CCSDK-69
Signed-off-by: Dan Timoney <dtimoney@att.com>
.gitignore
sliapi/provider/src/main/java/org/opendaylight/yang/gen/v1/org/onap/ccsdk/sli/core/sliapi/provider/impl/rev140523/SliapiProviderModule.java [new file with mode: 0644]
sliapi/provider/src/main/java/org/opendaylight/yang/gen/v1/org/onap/ccsdk/sli/core/sliapi/provider/impl/rev140523/SliapiProviderModuleFactory.java [new file with mode: 0644]