aboutsummaryrefslogtreecommitdiffstats
path: root/mdsal-resource/provider/src/main/java/org/openecomp/sdnc/sli/resource/mdsal/ConfigResource.java
AgeCommit message (Collapse)AuthorFilesLines
2017-08-29Prune adaptors moved to ccsdkDan Timoney1-151/+0
Replace code moved to CCSDK with README.md files redirecting developers to the proper CCSDK repository Change-Id: I7f9eeeecdbefcf51d8d61c52658a90f4da73a026 Issue-ID: CCSDK-59 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-06-05Add logging info for resource querying.Shashank Kumar Shankar1-0/+2
This patch enables logging info while querying for resource in ConfigResource and OperationalResource. The logger was previously just imported but not actually used. Change-Id: I861f2ee2c911c757d900a5c18c5dbf97db905fa5 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2017-05-07update copyright to avoid noisy diff after buildGuo Ruijing1-1/+1
Change-Id: Ifc1fd3fbb01f8131b6b85a7d8df5e1e7a6bddc1f Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-04-21[SDNC-5] Rebase SDN-C adaptorsDan Timoney1-1/+1
Apply latest bug fixes, enhancements and port to OpenDaylight Boron. Change-Id: Ia7d29986eb12f98edbf075dae3cc9343af6791b6 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-15Initial commit for OpenECOMP SDN-C adaptorsDan Timoney1-0/+149
Change-Id: I8d42e44d15fd85aee5b00d27e45da6751dda02b9 Signed-off-by: Dan Timoney <dtimoney@att.com>