Age | Commit message (Collapse) | Author | Files | Lines |
|
Indenting pom's and running mvn tidy:pom to rearrange items
Issue-ID: CCSDK-3198
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ic9c7cfd76bd98e6a101ec7788841d96316508735
|
|
Roll to next Honolulu snapshot
Issue-ID: CCSDK-3179
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I63f203e2d0dfc300b0693fdc46abeb9054596727
|
|
Release version 1.2.0 of ccsdk/sli
Issue-ID: CCSDK-3179
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ia1b4117c1790e17314259c4d068fac0e4a8d7fe9
|
|
The artifacts modules are using wrong parent pom, which is causing
compile issues in some local builds.
Issue-ID: CCSDK-3179
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie2b8a9ac662bf842cc1c7e268e6a53254f4b5463
|
|
and path search
Change-Id: I2496fcf971fb3f5ac9cbd63f4432cf7edafc1cee
Signed-off-by: Decheng Zhang <decheng.zhang@huawei.com>
|
|
array attributes.
Issue-Id: CCSDK-3168
Signed-off-by: Decheng Zhang <decheng.zhang@huawei.com>
Change-Id: I0aba52ea194dfe52db09a19da2f67d03619bb912
Signed-off-by: Decheng Zhang <decheng.zhang@huawei.com>
|
|
topology manipulation.
Change-Id: I3c83eeb9c44f04a8d7b0e45429594de96f162c3d
Signed-off-by: Decheng Zhang <decheng.zhang@huawei.com>
|
|
Use released version 2.1.1 of parent poms
Issue-ID: CCSDK-3179
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ied983f40f2d445dd58061eed3475aa0ac210a7d2
|
|
Added new class EnvProperties, which extends java.util.Properties
and supports property values containing embedded environment
variable references. Updated code to use this class to load
svclogic.properties, and updated dmaap listener to use
that class to load dmaap listener configuration.
Issue-ID: SDNC-1482
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I7538b719631d8c10c27d059aeb4f70ce92760ebd
|
|
migrate ODL interfaces and fix code for changes in alu-SR1
Issue-ID: CCSDK-3089
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: Id48dcfc517585f2ce6b30047113cd1d173c3c9dc
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
|
|
This reverts commit ce4e5f9a00d2677495240ad367b9bfc4b74752d0.
Reason for revert: ODL upgrade changes need to be backed out until issues in ccsdk/features are resolved.
Change-Id: I168e2519e37f3eee61609d0da890c14db49ec49e
|
|
migrate ODL interfaces and fix code for changes in alu-SR1
Issue-ID: CCSDK-3089
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: Iad824627c581c902b639a2f0246e3133d4e38c48
|
|
This reverts commit 7de29bfea89ff53a446bea07d8f74d1aaa87045b,
due to issues encountered in the odlsli container in ccsdk/distribution.
Issue-ID: CCSDK-3001
Issue-ID: CCSDK-3099
Change-Id: I79252b74693895f483eb390c575bb244195fe7ed
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Updated pom.xmls to use standard maven project structure (i.e. parent
of pom is pom in directory above), and updated top level pom to
use org.ccsdk.parent:oparent as parent - EXCEPT in cases where
module has true OpenDaylight dependencies and therefore needs
to use ODL parent pom.
Change-Id: I50429f28225152251ac2086235c14bb00f09c05c
Issue-ID: CCSDK-3001
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Updated combined ccsdl/sli repo to replace references to old
repo versions (e.g. ccsdk.sli.core.version) with build-in
maven property project.version.
Issue-ID: CCSDK-3009
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I89c42dd571781f9bd8f9b463f53298519f61b96f
|
|
used by MDONS use case
Change-Id: I810a077199725dd0bb735c8bd6b5f68e026ed908
Issue-ID: CCSDK-3013
Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com>
|
|
Add missing modules to top level pom.xml and add missing
pom files for core, adaptors, northbound and plugin directories.
Also rolled version to next minor version (1.2.0-SNAPSHOT) to avoid
conflict with compiled code from individual repos during
transition to new structure.
Issue-ID: CCSDK-3009
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: If58175bd2519955cd896290cac7001df4eb62287
|
|
Migrate sli-northbound repo files into
new directory "northbound".
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
/home/jwagantall/linuxfoundation/onap/IT-21112/sli-northbound
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Migrate sli-core repo files into new
directory "core".
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Migrate sli-plugins repo into new
directory "plugins".
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
/home/jwagantall/linuxfoundation/onap/IT-21112/sli-plugins
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Migrate sli-adaptor repo files into
a new "adaptors" directory.
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
/home/jwagantall/linuxfoundation/onap/IT-21112/sli-adaptors
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add INFO.yaml for new ccsdk/sli repository
Issue-ID: CCSDK-3008
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic31cde578dabc06a47f73a1219f5e103e9b1c6a6
|
|
Add initial pom.xml for new ccsdk/sli repo
Issue-ID: CCSDK-3008
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I41cca73c191f871b3dcfbbac9f29964a046a262f
|
|
Release initial Honolulu version of sli/northbound and roll
version to next snapshot
Change-Id: I21ee4f2431d6e15573998fd615fc2090aee15810
Issue-ID: CCSDK-3002
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Release initial Honolulu version of sli/plugins and roll
version to next snapshot
Change-Id: I75d58fccc8ab0b5653d3160ed6f2e302c3ade8b9
Issue-ID: CCSDK-3002
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Release initial Honolulu version of sli/adaptors and roll
version to next snapshot
Change-Id: I3a59f29d7819e8d777dd02aede9a263ea0be8e36
Issue-ID: CCSDK-3002
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Release initial Honolulu version of sli/core and roll
version to next snapshot
Change-Id: Id65539a7e275c57fce0bc23e88bbc2eaf641cf05
Issue-ID: CCSDK-3002
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Fixed SvcLogicContext.toJsonString() to return the empty string ()
if it cannot find the requested prefix in the service logic context.
Change-Id: I5e36864f961b36b6c82a3db8d20483df6686ed15
Issue-ID: CCSDK-2990
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Update properties file resolves for OSGi to handle ClassNotFoundError
exception correctly.
Change-Id: I511213e447d07576c9a44654956b207174ed6638
Issue-ID: CCSDK-2976
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Fixed handling of case where aai-service and netbox-client are
called outside OSGi container.
Change-Id: Ie83dd217a77a021a30d171e0964d9ac709e40cc8
Issue-ID: CCSDK-2976
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
resource in aai-schema, to the properties file.
- Adding tunnel-termination-points and te-link-attributes back into aai schema.
Issue-ID: CCSDK-2393
Change-Id: I80d21463c509c8caf802cf5681abc3434d6cf34a
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
|
|
Pattern validation incorrectly disallows period as part of file
name
Change-Id: I3b3692093e16c41c312b326246a5dee83f674ee0
Issue-ID: CCSDK-2918
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
* changes:
Support netbox-client outside OSGi container
Address security issues
|
|
Updated netbox-client initialization so that it works properly
when initialized outside an OSGi container (e.g springboot)
Change-Id: I4a6cb477206745eb4ca21f10a7fb54cc616ef4cd
Issue-ID: CCSDK-2923
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Issue-ID: CCSDK-2393
Change-Id: I53369c73fd25c7f433fd99456e28fbe0fecbc59a
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
|
|
Disable external entities reference in properties node XML parser
to avoid XXE vulnerability.
Change-Id: I5136dc7edb575d944dfe9fbab334629ec18c5d47
Issue-ID: CCSDK-2918
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Removed unused Mdsal activator class.
Added file name validation for ConnectionBuilder in ansible adaptor
Change-Id: I00d6a0c1edccae263520738f7a4685b1ad71b943
Issue-ID: CCSDK-2918
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Add file path validation for EnvVarFileResolver. Refactored
PathValidator to org.onap.ccsdk.sli.core.utils so it can be used here.
Change-Id: Ibb50df0ad020cf376c1ce20e7b598f7ad7223d48
Issue-ID: CCSDK-2918
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Added code to validate path names to avoid possible attacks
due to hidden/special characters and/or embedded new lines.
Change-Id: I53d7266e44fbada1d9d5f458dfcdbc452801672c
Issue-ID: CCSDK-2918
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Roll master branch to initial Honolulu release version
Change-Id: I54ac03e89312555c06c11b8f5512393909cae786
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Roll master branch to initial Honolulu release version
Change-Id: I9a355141a5234f08fd09d0712b4b9d6166d01f11
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Roll master branch to initial Honolulu release version
Change-Id: Id7829542cb5981c11b38367952e6bc29ffa4cfe8
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Release M4 version of sli/plugins
Change-Id: Iea28a5909720bf9f360ccd8f300808c7eb5c7d90
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Release M4 version of sli/northbound
Change-Id: I4f7f6abd7f46bc535e555e17991af253d4396a13
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Release M4 version of sli/adaptors
Change-Id: Ida253b4f6e20c6133bbd6226c510d5405a599ee5
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Roll master branch to initial Honolulu release version
Change-Id: I5abee4ba661e665251e7d03e7705096ff9103b5d
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
|