Age | Commit message (Collapse) | Author | Files | Lines |
|
The imports part of a file should be handled by the Integrated Development Environment (IDE), not manually by the developer.
Leaving them in reduces the code's readability, since their presence can be confusing.
Issue-ID: CCSDK-1552
Change-Id: I64e50083b9b0fe40fa0ba32723e30adb0dbce08e
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
Update parent poms to version 1.3.1-SNAPSHOT
Change-Id: Id7677c326cc3d722460b74ed78ac4efd4d4d14f0
Issue-ID: CCSDK-1496
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Opendaylight does not use log4j and remove all slf4j dependencies
from pom file, as this would be handled in ODL and no biding is
required
Issue-ID: CCSDK-1481
Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com>
Change-Id: I362a4030a31f8cfc7ac0c7d70d0ea0658de7efe4
|
|
Feature enhancement to support Netconf notification from
RAN simulator. Netconf notification will trigger consumer
to update ConfigDB database and publish DMAAP message. This commit
relates to Netconf notification indicating neighbor list change
and consumer code
Issue-ID: CCSDK-1396
Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com>
Change-Id: I5773fcc2dab9baefcec3788038add10047fc828e
|