Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/sdc.git from branch 'master'
to 3338a073437dfd2f43c3b2572d7964d98a3bfb08
- Fixing build
Change-Id: Ia75cdf511e44347294bb646add89b6c1f60f239c
Issue-ID: SDC-2403
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to af504ed5e03899ebf214d0fec6bd78ac4adb1b77
- Constructor injection in asdctool
Use constructor injection where possible
Change-Id: Ibc80850166406a6e3230f555818988109e6ca776
Issue-ID: SDC-2403
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to a2b6793397b5cd14e7eb636198ff13ddeee920bf
- Add Lombok support to Repository
add @Data annotation
Change-Id: I0a56a2f1978035a00eb4edafd5ecc7db6a7301a4
Issue-ID: SDC-2401
Signed-off-by: noahs <noah.shogan@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 1fbaac4f40e478b87e656c485a84097acece3a28
- Add unit tests for UploadInvalidErrorBuilder
Issue-ID: SDC-2327
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
Change-Id: Icf5f64c77f373d27df438bc6bc89a9e1e67eaf0c
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 62bf933f27c95db0caab265ffc74b79007236a98
- Add unit tests for NicInternalNetworkErrorBuilder and OnboardingMethodErrorBuilder
Issue-ID: SDC-2327
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
Change-Id: I46e64b3a7a533a20c4e0e5a98aa99c488fa71a6b
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 5bb0a3b09bfe2c7f12af05af83223501c29a3f76
- ComponentCache & ComponentCassandraDao removal
Also removed all classes uses these two.
Change-Id: I6793c3c935ae61c5c65f70d3541c542edf188ab4
Issue-ID: SDC-2389
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to ff5db76f909826b332bcf294752646ed65ffaae5
- Maven staging plugin removed
Required by global-jjb
Change-Id: I0ceca8fabd5e6c67cf702fbfb4d78866c0df4027
Issue-ID: SDC-2444
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 2e727b14a570be38b300f4f0ade45e83822e6a91
- Fixed banned dependency
Upgrade onap-tosca-datatype snapshot dependency version to non-snapshot
Change-Id: I54f1dae17b8c9bb13407a6313581b682fbadbefc
Issue-ID: SDC-2447
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to c8fcbbc2a9cc964ba1d4b872562b8f4185047308
- Added oparent to sdc main
Removed errors regarding to a missing license and others.
Started locally and executed basic api tests
Change-Id: Iea37613defc97f7b40613d60c10990841cb2a209
Issue-ID: SDC-2419
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 57844f30fc90a9b5007180c2da7a06977942d4fe
- Fixed the startup.sh script in the sdc-onboard-db-init-docker.
Changed the instruction order to get the cqlsh command status.
Issue-ID: SDC-2425
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I173244af91e091d5cbb6979a8c5819b2646d6196
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 004fb6486e9f31a2f8398051c77dcd8ce86e20d2
- Corrected typos in chef scripts.
Corrected typos and checkstyles.
Issue-ID: SDC-2424
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: If2464645dad7da3fa7706e35e4ccace3ece6aeb4
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 533eb74d88fef53ce652e97c1251dac63f392760
- Add unit test for PackageInvalidErrorBuilder
Issue-ID: SDC-2327
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
Change-Id: I3ca7aa5ac07acd472e9ddd359e74064bf29186c0
|
|
* Update docs/submodules/sdc.git from branch 'master'
to ba6a9e6fc163854c96c5178a9b9cd306248a41e0
- Incrrct intrfc type populated in tosca for S proxy
Incorrect interface type is populated in tosca for Service proxy for Local interface operations
Change-Id: If7933d6537a14567297e716f154c2a48f7f34797
Issue-ID: SDC-2423
Signed-off-by: Mojahidul Islam <mojahidul.islam@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to da8b24151295d923cc632dfa2d296b3c67f6cce2
- Move import handling to service template
Moving the handling of all import formats parsing
to ServiceTemplate class to make it generic and
reusable
Change-Id: I80595c3654a625275549a3bb3afe8ba7c9455aff
Issue-ID: SDC-2421
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 3b72874a95ce734f555334fb0fba987a069664d0
- Add validation of non referenced file in package
Add the validation specified in SOL004, that all files in the package
should be listed in the Manifest file.
Fix Validator related Test class, adapting to the new validation.
Create a manifest builder to help the tests.
Fix minor typos.
Update .gitignore to remove ajcore files.
Change-Id: Ib9a99bf3d7905349e0ec8fef8fd960028bb83f8d
Issue-ID: SDC-2412
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 30cc86597cf069d06e350d754628e72fbbd9b4bb
- Add unit test for OrchestrationTemplateNotFoundErrorBuilder
Issue-ID: SDC-2327
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
Change-Id: Ia8f606848a7ebe405b4ac4a7935d7df1c001452f
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 8f82ddc9c6a2bc45680748f3f584e36a1ce131d4
- Improved unit tests for ComponentValidationUtils and Sonar fixes.
Improved unit tests for ComponentValidationUtils.
Checkstyle for ComponentValidationUtils.
Add a private constructor to hide the implicit public one
in the ComponentValidationUtils.
Issue-ID: SDC-2327
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I8a2f2f7b9a5e6475a4e28d13f3acab333b4af6da
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 6185ebc6d0e1e002029764dadd43818c71ab1120
- Autowired annotation for openecomp-be
Injection of the properties moved to the constructor replacing
field annotations.
Change-Id: I5ea031c9ab414859d810cb8686de3ce6ccebfd0a
Issue-ID: SDC-2406
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 958a87de8f3c19ce51d969047f750692da2ba833
- Remove field injection in catalog-dao
Change-Id: I96ac13d3b50737518924a3aaa9b320adbba241eb
Issue-ID: SDC-2398
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to bf2ffad5b686eb0ffddbeeeca5824b8caea0c8ff
- Remove field injection in catalog-dao
Change-Id: I24c3a898fa34491e80074944614722fbb3085515
Issue-ID: SDC-2398
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 868746d27adc90efeba5909d3eb60a6e0cd24c27
- PM-Mapper Policy Model support
Change-Id: I3603c4a5b05b0dc528b0dd57eabea8947f9e8fbb
Issue-ID: SDC-2104
Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 9eb80fdf47fb9be19e6238e223a3e43c402aa3f5
- Improved the ConfigurationRepositoryTest.
Checkstyle for CliConfigurationImpTest.
Improved the ConfigurationRepositoryTest
to not has an influence on other tests.
Issue-ID: SDC-2327
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I74b95617ad1b17c26a8d6237c7e7469ef2213596
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 97b2d7ee46e604c2e6ec5846b3f330a1adca4dcc
- Add unit tests for:
-MonitoringUploadErrorBuilder
-NicErrorBuilder
-VendorSoftwareProductInvalidErrorBuilder
Issue-ID: SDC-2327
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
Change-Id: I4e34f6f511e27a5f33e96f5bc482cca7765a66e8
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 9d1727691bd02cd423236b94d063f64a6f2493b8
- Add unit test for InformationArtifactCreationErrorBuilder
Issue-ID: SDC-2327
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
Change-Id: I1c2f53de62ac9dcbc264b900769a68eab1749b49
|
|
* Update docs/submodules/sdc.git from branch 'master'
to c062119c11f5ad35def00d755c95d3855c515723
- Add unit test for ProcessManagerImpl
Issue-ID: SDC-2327
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
Change-Id: I16dc6f67707d520e0e6678255ab70c726be596c5
|
|
* Update docs/submodules/sdc.git from branch 'master'
to c9b9138eadf68c6f37de961b82bce8e9b8e8bd21
- Added unit tests for ConfigurationRepository
Improved the unit test coverage
in onap-configuration-management-core project
Issue-ID: SDC-2327
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: Ib448d3f318a89d65d4b6ae912e3ca38a31b86146
|
|
* Update docs/submodules/sdc.git from branch 'master'
to dc58ff4151e8a10364ede31ba25f3a0e49344c20
- Fix artifact implementation proxy node type
Removing the operation implementation from proxy
node type in parent service tosca as it will be
present in the proxy node template
Change-Id: Id414d6cdd5f5f4ccb1d7c235fbc8b7cdf1ec4147
Issue-ID: SDC-2395
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to cf070aeaadd055f38dd32a6121c42f6b10a6937b
- Add unit tests for:
-DeploymentFlavorErrorBuilder
-DuplicateComputeInComponentErrorBuilder
-FileCreationErrorBuilder
-ImageErrorBuilder
Issue-ID: SDC-2327
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
Change-Id: I0af9da852bb953e93f6e4383725c1c56944d8f33
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 38f9118242fa2991edfdc0481a833684052fecbf
- Add unit tests for OrchestrationTemplateCandidateManagerImpl
Issue-ID: SDC-2327
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
Change-Id: I80b9e404a98e23e135ae12e4d24ee2c7f66fef11
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 9ed7972644ab771b37c3f40ec3c7c7c2a666ef8a
- Highlight Windows-specific parts
Change-Id: I8da91c11d772d7b2ec487506431d172d414ddace
Issue-ID: SDC-2386
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 4318fb7e9965f82e27e7e7856be6c5a97117b628
- Add unit tests for ComponentDependencyModelErrorBuilder
Issue-ID: SDC-2327
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
Change-Id: I48a1b56d3d193dd5a85d4331c31b1913d0997ec3
|
|
* Update docs/submodules/sdc.git from branch 'master'
to d9cf49c2c91284a9ac48aba0e8ab7d80275a5b97
- Upgrade jackson-databind
Upgrade jackson-databind version.
Change-Id: Ica3cd492404150786f212f126463af51fc95b071
Issue-ID: SDC-2262
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 073d324c23d05562a0a0feded5730226d4864ab8
- Add unit tests for HealthCheckService
Issue-ID: SDC-2327
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
Change-Id: Ia72210625c45b4e9b7bd5d26aa52893167133a93
|
|
* Update docs/submodules/sdc.git from branch 'master'
to f4dcec3859d8ab1a0ac1559d5c5e27e059d06e4f
- Fix for Cassandra init
Change-Id: If266342c3c126d79e5d99a70f4ed3908e4e7a166
Issue-ID: SDC-2371
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to d761b7ce6d662e2d23410ef7f2dec3350eac05b5
- Add unit tests for:
-ComponentErrorBuilder
-ComputeErrorBuilder
-CreatePackageForNonFinalVendorSoftwareProductErrorBuilder
Issue-ID: SDC-2327
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
Change-Id: I465619c8e4b9819c4706a38633a9e1d6bf5551ab
|
|
* Update docs/submodules/sdc.git from branch 'master'
to b0f83a8400973be1be2b8fadafd1b3da740f12ad
- Add unit test for CompositionEntityDataManagerImpl
Issue-ID: SDC-2327
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
Change-Id: I77efe6d3da88de11ea41484d5ce17d736d6d142b
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 7433e04b1e6c5b1fbdf840c969cbaba00579023b
- Fix known issues title in release notes
Change-Id: I8df008da029d2fb5987d4fbfb6fc60b0670bcf1d
Issue-ID: SDC-2387
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to f11ca3ad838233160be442db0ffdd62e7e0adbe4
- Revert "add automated fadeout to sdc splashscreen"
Issue-ID: SDC-2384
This reverts commit 4f514b1c3f1c688345c750281097925ac22417ca.
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: I4f35c5771795750c6af71c41c7d8dc08001e833c
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 267816c75201830632b476f93992826e19fac5e1
- Add the known issues to release notes
Change-Id: Ibdef9f205ed48a0f6c461ae2f8e16a0165a660c0
Issue-ID: SDC-2387
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to caa5ebd8c4dd727753cbb706aafa039b7cab2174
- fixing CsarUtilsTest
Issue-ID: SDC-1795
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Id4a95fdc0ce9dee133ece1d2f105b2e28813e733
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 8da6ea990a89b752e0e40d7dbf82b6761850f4e7
- Fix node filter properties value
fix node filter properties value to be list<map<string, list>>
Change-Id: Iafb31c4f94f10d0493ef2bce622019958a995639
Issue-ID: SDC-2381
Signed-off-by: talio <tali.orenbach@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to b7a38592f4b665780b0ec048d6abddb89bfe3a62
- Fixed bug - implementation path under interfaces
the path of the implementation under interfaces points to a non-existing path
Change-Id: Iec0c2119c405bf14a1ddec99a0462f29b91f8ea3
Issue-ID: SDC-2377
Signed-off-by: Mojahidul Islam <mojahidul.islam@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to aa18a9537994b8637d40516aab71fa82cf55c2d3
- ExportImportMenu tests
Main class tested and refactored
Change-Id: I379a18c289b613cdc7ecbb1617618af96ffa275b
Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 4c2766df0ffa61835c90d7eb869e4fb285af23f0
- refactoring CsarUtilsTest
Issue-ID: SDC-1795
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Ia25a7b4fa8837c5c06e29cfa46386347f3af0c80
|
|
* Update docs/submodules/sdc.git from branch 'master'
to dbb1b144bd843ffdc8c181641c9abd10df51105e
- Add Lombok support to RelationshipType
add @Data annotation
Change-Id: I185a32166a6efe9d221c260a0f25d958dec2690e
Issue-ID: SDC-2380
Signed-off-by: noahs <noah.shogan@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 56242727d95c32cbe8554ab1c4c213faeb732a39
- Fix minor documentation issues
- change "sdc-main" to "sdc" (there is no such project as sdc-main)
- correct typos and grammar
Issue-ID: SDC-2368
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: I883d06df2fdde13e46ec7cbfe93d19f5587b8de0
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 0e7273027f75e9b2ba02ee003f316cee7814d9ba
- Clean up MdcData and ImportMetadata
Removed duplicated class. Added assertions to check the logic.
Change-Id: Ia953ee0c88d71214cf620cdd286f6ecdd3f3d26d
Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 1e3477ad5f91d6cc811602a661dfb8f720ddd34d
- TestNG and BeanShell update
Upgrade TestNG version to migrate to newer version of BeanShell.
Change-Id: I687a1a9af9921f573da19ec657d18853b5704786
Issue-ID: SDC-2266
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to a4beafe505e61f56c4eb8db00e65985215beb837
- Optimize Dockerfile to reduce SDC image size
Use --chown flag at ADD command instead of executing chown
Issue-ID: SDC-2366
Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
Change-Id: I5aa36da91e45bad5f6ae0bd817a3cdf8186668d8
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 044b3f89b4b72904905ae555039fbe41b2335395
- Upgrade jetty version
Upgrade jetty-http component to current version.
Change-Id: I0bc8636b31973a865ffa1205866828c33cc15e4b
Issue-ID: SDC-2268
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|