Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/sdc.git from branch 'master'
to 692dec121aa5ea408c6170325a63b393b755fdf1
- fixing warnings from checkstyle in ui-ci
Issue-ID: SDC-2454
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I84b1c0206b7a7c5e12d40582d97411b138eebc4e
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 156ca46de6c9eaac3c943d2676eaa73f02dd422d
- fixing warnings from checkstyle in common-be
Issue-ID: SDC-2454
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I1ee7d055f865eef209e621ec45eba33eef69736f
|
|
* Update docs/submodules/sdc.git from branch 'master'
to b0006affdc87ac6ebcfa9bea717ea52c0967952f
- Fix for ResourceInstanceBusinessLogicTest
ConfigurationManager pre-initialized to avoid null pointer
Change-Id: I7f81ce6cd56f5e35a57f4ba9fa29f08aa17c5260
Issue-ID: SDC-2400
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 79827ecb068e1e33ce28701f5dc59b37ee309b51
- Autowired annotation for catalog-be
Injection of the properties moved to the constructors/setters replacing
field annotations.
Change-Id: I766ff67e466bec5a91db1035f29e7f919d32e0ea
Issue-ID: SDC-2400
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 8b6d4ee2ffbfb11a1f9d494b2de403aab112cf93
- Refactor ConfigurationRepositoryTest to remove the powermock.
Refactor the ConfigurationRepositoryTest to doesn't affect to other tests.
Removed powermock.
Issue-ID: SDC-2473
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: Iad67cdce365fef89da8b56499d86139d6927da07
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 6692cde32bc3e588cfb6bf30fd99e21a903e0444
- Fix view attachment for onboarded CSAR packages
Fixes the problem to view attachments for a onboarded CSAR package.
Every time the attachments link was clicked the process package was
being called. The package processing can only happen once, while
uploading the package. This solution changes the Attachment link
action to a view action without package processing.
Change-Id: I5bded800c060adfb8cc80a8512bc8eecf07557b8
Issue-ID: SDC-2443
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 38b3b95830568296bde457cd33f79277765f5704
- Migrate swagger to openapi v3
Issue-ID: SDC-2261
Change-Id: I614c15878b9d165a4468570e8318867632c88434
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to a73cbca41fbba96855173f39c89c04d50d4d8672
- File name calculation refactoring
FSConfigurationSource file name calculation refactoring and tests
Change-Id: Idf1c45f860e12c14cfe88417500f2169b5dc86f7
Issue-ID: SDC-2474
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 4d8364e7ac25838c0aeabcd89af2e447c30d9426
- Improved test for ReportManger, ArtifactValidationUtils and Sonar fixes.
Add new ReportManagerHelper to read files with reports.
Fixed log.info to print the types of exception in the messages.
Removed redundant new lines in the report files.
Issue-ID: SDC-2327
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: If0135f01a05b0936dad681d16e846a6c6560cc80
|
|
* Update docs/submodules/sdc.git from branch 'master'
to cf1372cca6cab85810dfcc7309983ba362e99a29
- update INFO.yaml
update INFO.yaml withOjas Dubey as committer
Change-Id: I0980ff0080527b3abfdaf5b9094d0272c8341d80
Issue-ID: CIMAN-267
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 2f156e88b2c433ee2d3c404c1595f174ce13f878
- Improved unit tests for the DaoUtils class.
Issue-ID: SDC-2327
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I634fc1ccccbfa5b1fec5f2612782f00990438c6b
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 6043f67e7396e662f7814beca9760fdaf5058d6e
- Improved the CsarGenerator unit tests.
Improved the CsarGeneratoryTest.
Checkstyle for CsarGenerator and fixed typos.
Issue-ID: SDC-2327
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I8159dd47540ee3f5ed8b46f99c494c0cb24ed1d6
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 2ca6a9f860889c17202d4a518eefc980a1bb139a
- Improved unit tests for ArtifactValidationUtils and Sonar fixes.
Added new tests for ArtifactValidationUtils.
Checkstyle in the ValidationConfigManager and ArtifactValidationUtils.
Added private constructor to ValidationConfigManager.
Added logger for ArtifactValidationUtils and simplified code.
Updated the ValidationConfigManagerTest and ReportManagerTests
to not influence on each other.
Issue-ID: SDC-2327
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I9c7c725792737b6cfa6bba20eeeb3b1d4ef1e471
|
|
* Update docs/submodules/sdc.git from branch 'master'
to aebdb3efa77f2cbeaf65361be3f46528f089b17a
- update info.yaml
Change-Id: Id27dea659edee60351fb6ae001b507933eb48a6e
Issue-ID: SDC-2448
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 4b6ceb618a35aef9125811459146641c6aa5391f
- Add unit test for TranslationFileCreationErrorBuilder
Issue-ID: SDC-2327
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
Change-Id: Iedb570e14fdf1169da45321d97807aedad2c16d0
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 732768b2d0596e3e09e9788f033b488d349635bc
- Added unit tests for AbstractStringPropertyConstraint
Improved the unit test coverage in the package
org.openecomp.sdc.be.model.tosca.constraints
Issue-ID: SDC-2327
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: I79c3ecaa6aae9b9c3011d332444b072d7c1dc460
|
|
* Update docs/submodules/sdc.git from branch 'master'
to b1eb291bf50b7aa15e5b1fc57c24f6a25a1b8fa5
- Can't set property for VF
Can't set property for VF due to missing setter for schemaType property
Change-Id: I829a3c81586280b91634fa03f3a023b1452bcdda
Issue-ID: SDC-2420
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 706a6ce8e074157ec4708d38e1b705a5eef271cb
- Remove Proprietary notices
Change-Id: I038ed4b764d592d013d8b4b2ae3b69b2961c518a
Issue-ID: SDC-2471
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 22360c78d550a25b9bdaea12cdb208371b69a488
- Allow relative path for SOL004 descriptors import
Allow the use of relative path on SOL004 descriptors imports. Resolves
imports with "/", "../" or "./" entries during validation and package
processing.
Validate if the reference is inside the package.
Fix problem where imported descriptor files, described as a non string
scalar yaml entry, were not being checked by the validator.
Change-Id: Ie5a32736b6090b4adf178e8714f7460bcd068def
Issue-ID: SDC-2422
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 9a3add2d727723877bbc6119d9b1f4a5d49fccc6
- SDC alignment SOL004 2.6.1
Updating TOSCA.meta metadata Created-by key to Created-By
Issue-ID: SDC-2402
Change-Id: Ice17dac288d745292bdd8d296bd1ae3eedbff223
Signed-off-by: bilal.iqbal <bilal.iqbal@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 6feb7526a98c43eafc8c3a23cddaf8caa37734f7
- Remove duplicated entries on error-configuration.yaml
Change-Id: Ie9caf4a01283df368fd441f8ddecc82b84caa861
Issue-ID: SDC-2455
Signed-off-by: vasraz <vasyl.razinkov@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to b35c78cbd83ed73bdc83b445435818e370ac4a41
- catalog-be servlets refactoring
Add constructor injection to servlets inside catalog-be project
Change-Id: I46c85f932cbcc275ce82ce64ec1978ffec98ea9b
Issue-ID: SDC-2442
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 5d32e6c9115286e0defd27bea8528ab390e937ab
- Add unit test for PackageNotFoundErrorBuilder
Issue-ID: SDC-2327
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
Change-Id: I7b553f8eb03b7a1bd8d059ea12dcbdff79100f03
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 6e94aaf9e091b2fbd596a4a521ffa7fddc065511
- fixing warnings from checkstyle in catalog-fe
Issue-ID: SDC-2454
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I1fbeccb8c661233b81fea787457631f4a898fd46
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 96e5fc67fd0da6e1a966944d5c6fed1a30931d90
- fixing warnings from checkstyle in common-app-api
Issue-ID: SDC-2454
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I17c562380e39f3eab6b3bff45a4a12fe8a586cec
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 8a894e564dc7577d78273c890396ffb5dbe86bbb
- Fix checkstyle violations in sdc-main/common
Change-Id: I3e132cf4bffd77f9910bf6eff2026c3267873b11
Issue-ID: SDC-2454
Signed-off-by: michal.banka <michal.banka@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to a51eac038c8896b2413d0c57e223d49870fd1079
- upgrade to ONAP-UI
Change-Id: Iddc6a62cc0b7981daa5ceb2422b967c95b031422
Issue-ID: SDC-2411
Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
|
|
* 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
|