Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
enable upload for files with extension in uppercase, while not saving the extension in lowercase in the DB
Issue - Id : SDC-526
Change-Id: I42baa128d533937f0b257df9f174230f21676b12
Signed-off-by: talio <tali.orenbach@amdocs.com>
|
|
Change-Id: I4245b0bdb21ac39a7cddc0d4abe830a862d0a061
Issue-Id: SDC-531
Signed-off-by: Michael Lando <ml636r@att.com>
(cherry picked from commit aab3eb308ba4bb5cea40fe05a8cccef5ffe7f7c4)
|
|
Change-Id: I080425eb0115712da9a3d52f24d1b513cfb58291
Issue-ID: SDC-529
Signed-off-by: talig <talig@amdocs.com>
|
|
- [BUG323816] Don't add a property to a newly generated csar if the
value is not set and the default value is not provided
Change-Id: I76b312ef8140ca6207aa7604026c1b0a89bfbe02
Issue-ID:SDC-500
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
|
|
Enabled the static analysis to check test
code by default (in addition to production code),
as part of the Maven build of onboarding.
Change-Id: I0c028d657a83a13fd6263f2bdddd534ec9d23d66
Issue-ID: SDC-497
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
|
|
Fixed high-severity static analysis violations (e.g. not closing InputStreams) in tests.
Some code cleanup.
Change-Id: I2eb95f0b0ec8f6c932a093b8033a5ea27297cd93
Issue-ID: SDC-291
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
fix failure in submit due to uploading files with extensions in uppercase
Issue - Id : SDC-526
Change-Id: I444444407efe093369e4380dc78117aa396e181b
Signed-off-by: talio <tali.orenbach@amdocs.com>
|
|
Change-Id: Idcb9c19fd4cefbac3955404f4e66e993c4d59ef1
Issue-Id: SDC-527
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
|
|
|
|
|
|
Added message in the Consumed APIs section of SDC Read the Docs
Change-Id: I00bfcd7bf4b4166d1f4fdbdc876600471aa301dc
Issue-Id: SDC-510
Signed-off-by: Idan Amit <ia096e@intl.att.com>
|
|
Added the error messages for SDC project to the Read the Docs website
Fixed some issues I've found in the error-configuration.yaml file
Change-Id: I78816006d55e9d4bae7a4ce4c5fd7faaf1e07647
Issue-Id: SDC-515
Signed-off-by: Idan Amit <ia096e@intl.att.com>
|
|
Fixed static analysis violations in a few modules of SDC onboarding -
high-severity issues like not releasing resources (e.g. FileInputStream).
Did some minor code cleanup.
Change-Id: I89a229ad6bc150951f1f3cc437b3a175a663e203
Issue-ID: SDC-291
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
enable upload of files with zip or csar extensions in uppercase, and throwing an appropriate exception in case that the extension is invalid.
Issue - Id : SDC-526
Change-Id: I9e556ac41173132cc67d64cd8a9d332a061cc942
Signed-off-by: talio <tali.orenbach@amdocs.com>
|
|
Add user root definition before run
command
Change-Id: I6dcb957a870ddc3524e5001203e4cc640ce94070
Issue-Id: SDC-525
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
|
|
Fixed static analysis violations in the openecomp-configuration-management-test
module of SDC onboarding - high-severity issues like not releasing resources
(e.g. FileInputStream), and some minor code cleanup.
Change-Id: I6f8e64577499213d06f5ff3a22ea39f6a46fdccd
Issue-ID: SDC-291
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
|
|
|
|
Enable static analysis to run by default, and fail the
build if violations are found in the Onboarding code.
For now check only the production code and only for
high-severity issues (e.g. not closing files).
Change-Id: I2567eb8c704310109b01cb8b6e2a345522870e2b
Issue-ID: SDC-497
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
pack all artifact files under Artifacts/ directory, and not under Artifacts/Artifacts (in import CSAR scenario)
Issue - Id : SDC-495
Change-Id: I65299d449ed87a6fb492a802c40e1ab12535453a
Signed-off-by: talio <tali.orenbach@amdocs.com>
|
|
Release all resources such as InputStream in the onboarding code,
along with automatic code cleanup and simpification.
Change-Id: I0ff0bfe352ff63768d025fbd9dd85b53636e2d49
Issue-ID: SDC-291
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Change-Id: I5153ad3bab7dc783efe116e30695e4932130cc24
Issue-ID: SDC-493
Signed-off-by: shrek2000 <orenkle@amdocs.com>
|
|
|
|
Change-Id: I5a8a466184bce822fb974858ad75496b3bf00fbd
Issue-ID: SDC-410
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
Properly close input streams; code cleanup;
fixed static analysis violations and coding convetions.
Change-Id: I53dabcc9f8898a0ab25636735cb0b5f84b57c427
Issue-ID: SDC-291
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
|
|
|
|
More fixes for input streams not being properly closed,
with unit tests and other minor improvements (code cleanup and coding conventions).
Change-Id: I6751f924a1469d49b996e4f1d6c61371af6714b1
Issue-ID: SDC-291
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Changed instance of ecomp to ONAP
Change-Id: I5cb4655edcf9276f4a19245218a9d11b8d82144c
Issue-ID: SDC-419
Signed-off-by: Idan Amit <ia096e@intl.att.com>
|
|
Change-Id: I7a9b781c30d4eb269c19dfdaa5d230807a97f08b
Issue-Id: SDC-487
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
(cherry picked from commit 00fca27997c4a4a473823c4dc0123c074dac7b50)
|
|
|
|
|
|
Change-Id: I665ad7f9f25c15cfaaa8deb38dd2390fd823a438
Issue-Id: SDC-467
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
(cherry picked from commit a78ce5b07f10c6160152a017675b71cca36fb049)
|
|
|
|
Fix reset in zusammen collaboration plugin,
Throw explicit exception in case of zusammen db illegal state.
Change-Id: Ic9463517b72c7a89a2de78b86da5679ac57371a6
Issue-ID: SDC-490
Signed-off-by: talig <talig@amdocs.com>
|
|
|
|
add json deserializer for RequirementDefinition
Issue-Id : SDC-474
Change-Id: I734a671b02a319fc3e90239bb8b0202c898fe473
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
|
|
Change-Id: I64ce164904c16101e75d8a9db9de85633269ff05
Issue-Id: SDC-467
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
(cherry picked from commit 1dd40bdded400e13ec8034c7358370dbad7eccd3)
|
|
|
|
|
|
Issue-ID: SDC-434
Change-Id: I8cc416c7e5f798faf03c42da5a0aea77f8e0843f
Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
|
|
|