Age | Commit message (Collapse) | Author | Files | Lines |
|
Reformatting POM Files as per mvn tidy:pom
Change-Id: Id90a8b5450d08ee810718cb00d9fb8b6cf38618a
Issue-ID: CCSDK-2069
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
|
|
|
|
Roll to snapshot 0.7.1-SNAPSHOT version
Change-Id: I9b48334b6d91d249b8b8b1ba6fc61fe0ef3730b8
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Minor YANG model updated needed for RPC definition
for notifyPolicyEnforcementUpdate
Issue-ID: CCSDK-2043
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: If321f34bdd387482bef860a2ae89ccf9faf94536
|
|
Use released version of ccsdk/parent poms
Change-Id: I4e8285f98fd9921375bf4bd4168a2508e5cd10f8
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Issue-ID: CCSDK-1888
Change-Id: I2b5cc38ccf755a03dfa94337601f14888fa0b108
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
|
|
Fixed typo in pom.xml for a1Adapter and oofpcipoc that was preventing
karaf features file from being included in installation bundle.
Change-Id: I162356cf3d3f32a79c7c7f7b2218fed35a09ff73
Issue-ID: CCSDK-2027
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Issue-ID: CCSDK-1888
Change-Id: Ic1d4af5ada0d8c9573fce3e88366357840a88efd
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
|
|
|
|
YANG model update to address policy type and poliy instance creation
as well as notification for policy enforcement update
Issue-ID: CCSDK-1996
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: I4dc4fdf1fadd996d7f32ff370b2b1edd853823df
|
|
Refactoring below plugins in sdnr/wt/common/pom.xml :
1) org.codehaus.mojo : exec-maven-plugin -> changing executable to bash so that it can run on windows too
2) com.github.alexcojocaru : elasticsearch-maven-plugin -> skip if tests are skipped during maven build
Adding create dir step in es-intit.sh :
sdnr/wt/data-provider/database/src/main/resources/es-init.sh -> cmd_initfile() -> mkdir -p $( dirname $INITFILENAME )
Change-Id: I78516406101659f802dad2fb68ca349f63a4dd2e
Issue-ID: CCSDK-1994
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
|
|
Removing sli version property declared as project.version, and it should inherit from parent pom
Change-Id: I24dc1849e2183560f4c571319be0c490c772a95e
Issue-ID: CCSDK-1993
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
|
|
Fixed version of parent pom to use snapshot version
Change-Id: Ia43d59fcdc3d85302ea1d043defa261b9007ca3e
Issue-ID: CCSDK-1935
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Override ccsdk.sli.core.version with project.version to allow
snapshot builds to use snapshot version of sli core
Change-Id: I58e5aa4c3c11c46f0794be4fe877aa4a48579709
Issue-ID: CCSDK-1944
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
|
|
Use released 1.5.0 version of parent pom
Change-Id: Ie4cf2559a486f0e98e4955ffadfc5ca138e9b833
Issue-ID: CCSDK-1920
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
The feature to be included after successful merge of A1
adapter feature JAR files and updated POM file in CCSDK
distribution. Also included additional payload logs in
provider code
Issue-ID: CCSDK-1895
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: I4818d5330cb670ae54166c470126d29c39c7b573
|
|
A1 adapter to interface with A1 mediator in ORAN real-time RIC.
This is a karaf feature that will be installed in ODL/CCSDK.
The feature will be supported by corresponding DG's.
Issue-ID: CCSDK-1888
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: Ib462637a013fa454dd65047dda9c85f4d2d4521c
|