Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/sdc.git from branch 'master'
to 2f1d6225bef920a217a25441b7dcaeb457113dc5
- enabled NFV Affinity and Anti-affinity Rules
Fix the issue tosca.policies.nfv.AffinityRule and tosca.policies.nfv.AntiAffinityRule which was getting failed at first attempt with 404 error
Change-Id: I6630193343729051b41e4eb880832dee85b098ee
Issue-ID: SDC-2231
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 3f1f8e80daac1f28adb53a96e211170b5b45dda6
- Sanity test failure for signed PNF onboarding packages
Change-Id: I622cc596b229904e2871f5977cde2b8f21acb6ba
Issue-ID: SDC-2259
Signed-off-by: AndyWalshe <andy.walshe@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 4607fb634689b211c71e96804ee5ebc7f068211d
- Added JUnit Test for code coverage
Change-Id: I21527430218d00cbc0760bbf8415fa7205d75f90
Issue-ID: SDC-2238
Signed-off-by: bilal.iqbal <bilal.iqbal@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to f454e706d5e40bd014eb3a54acdd9fed112e0da5
- Upgrade SDC to use common cassandra cluster
Change-Id: Ib6a45de3b10cb57466b7b3ef2e18b2fe07639c0f
Issue-ID: SDC-2199
Signed-off-by: mahendrr <mahendra.raghuwanshi@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 20d930a11a1a08722bde76378696e7fae1ba1e5e
- Ability to disable GAB filters.
Filters for preconfigured columns can be disabled using props.
(Should be merged after 'Dynamic columns in GAB table')
Change-Id: Id740ceb211c3978499b9c69197929a43e61e9cdc
Issue-ID: SDC-2234
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 0e7f223397e1bd8b5c62b7cdc1b1c7ac2eb1cc4c
- GAB UI sanity
Prepare UI sanity check for basic GAB functionality.
Change-Id: If9b3a45f615ed3e88259b713f3776c22080d7a6d
Issue-ID: SDC-2242
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 2f580cec3540c8f604b4affb57879ffac193f354
- Added some JUnit tests to improve coverage. Additional work could be added to improve results checking in the future.
Issue-ID: SDC-2238
Change-Id: Ief48b90eff33f166ca5f3fa5abb921e0e8c34d26
Signed-off-by: James Guistwite <jguistwite@iconectiv.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 103d8bde336d93b9b0f203d17a60880b123f758d
- Add missing parameter in GAB dynamic columns
Add a missing parameter in GAB dynamic columns logic.
Change-Id: Id50ad23ee9ad1ab9de91a812258518d684f5a86d
Issue-ID: SDC-2094
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 7e28cea706ca5e0ca423fde637a7846eaaa2e1e0
- Some unit tests for catalog-be
Code coverage for some classes from catalog-be increased.
Some refactor made if needed.
Change-Id: Ia9348f624984ab7e5f9aa53c0adf33cf5867fa07
Issue-ID: SDC-2220
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 96a163f5a9fa81f23b9859a63a8401c1659c187c
- Fixing expiry date for package cert
Change-Id: I6d893f3ba67aefe1250ac4746fcb7221c594bcbd
Issue-ID: SDC-2256
Signed-off-by: kooper <sergey.sachkov@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to ffd70b436f496416535984d6cfe71e10757ec254
- Dynamic columns in GAB table
Possibility to add and remove new columns in GAB table.
Currently additional columns are not stored anywhere.
Change-Id: Idc204ef3da5be8f9509289461165e22d4c0068bf
Issue-ID: SDC-2229
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to cd5da806dad48bfabd2de5ae56018483dab6106f
- Refactor hardcoded column config
Move hardcoded GAB columns configuration to configuration.yaml file
Change-Id: Ie70a1d44c9a04a37c3ba0d3b5f64ad2989b11166
Issue-ID: SDC-2225
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 7480415fabbe61ef06b958c59d4a4af201b69da3
- SecurityManager test failing the build
Change-Id: I8ff3be7cdc2a1ebf2b3c8b55ac4199bd849865c9
Issue-ID: SDC-2256
Signed-off-by: kooper <sergey.sachkov@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to c1835f3275dd047393e05f92085a42bd61a5bd39
- Update Sanity tests to verify PNF package onboarding
Change-Id: Ibf7af544bf5fb9c63cf8d9c1573dafe50a395560
Issue-ID: SDC-1970
Signed-off-by: AndyWalshe <andy.walshe@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to a490dfcbf9bb06484998362847715ec589abf2a9
- Fix for incorrect count of coverage
Increased version of junit-jupiter.version and junit-vintage.version
Removed junit-platform-surefire-provider (not needed since surefire2.22)
Enabled jacoco for some tests from onboarding package
Change-Id: I05093b263de1ce93af88a3f99587a4050568caa3
Issue-ID: SDC-2250
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to d0fc0ea340a45569045fd3e7a3a5659ded7b2593
- add an option of 'direct' into vnic_type of DM
this modification is for vCPE use case to enable
it work
Change-Id: I54488a4e847fa21238f5d2279ad86145375258e8
Issue-ID: SDC-2254
Signed-off-by: Liang Ding <liang.ding@intel.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 8265fac8ef1c8f4fcb8efbf594aef71288c387b4
- Update policy name in policyTypes.json
Change-Id: Ic85397e450293647b2f3d262a58848a7f2e952db
Issue-ID: SDC-2251
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 50552ece388dc60d15ed743f06afc477635f7218
- Fix policy definition in normative types
Change "onap.policy.monitoring.cdap.tca.hi.lo.app" to "onap.policies.monitoring.cdap.tca.hi.lo.app"
Change-Id: I354184909472fea07fe566a2f9fdb832aca5675d
Issue-ID: SDC-2251
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 9142d9cea9f033c798c7f669df05e0f6f5b63205
- ArtifactsBusinessLogic handlePayload() method refactoring and code coverage
Change-Id: I256520e3921c445b9972c78305af615155f7a2c7
Issue-ID: SDC-2239
Signed-off-by: dermot123 <dermot.melia@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to c21ba95e56f70ba9fbe0daa3ac4b413424b323eb
- bug fixes to operation screen and External workflowartifact completion
Change-Id: I9d71385d6e29e1736a24f9d84581e465187e9f26
Issue-ID: SDC-2249
Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to caa3ce9b5538a7ff2e72ae4f1afe3e903ae09c8a
- Fix property name regex
Error message number is invalid
Issue-ID: SDC-2243
Change-Id: Ib3eb658fa2c97a34cb4c1c4fd20aa9ad1084e677
Signed-off-by: shrek2000 <orenkle@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 5ed13032ff4803aa27cd1f1986ba34037be9c479
- Some unit tests for catalog-be
Code coverage for some classes from catalog-be increased.
Some refactor made if needed.
Change-Id: I1b292cfbe4b0d2aa4fbe22871da3228aa434b823
Issue-ID: SDC-2220
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 521000b2278eaf9fb1e57533e523014da1900098
- Fix property name regex
property name should contain only letters, numbers and / or underscores
Change-Id: Ic6b8d627a30f5f157bed1617a8af819b66352136
Issue-ID: SDC-2243
Signed-off-by: talio <tali.orenbach@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 04aecc5c84e2b2f4c59ec86850d6bcd25d3bc912
- Fix for jupiter tests execution.
Currently mvn-surefire-plugin doesnt execute junit5 tests.
Purpose of this merge request is to resolve the problem.
Change-Id: Idb63483c87b1137b21beabed9d24bbff6f01cf53
Issue-ID: SDC-2094
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 8fa77ad4d4c2498e40a4c23e6826d9ad73a1dab8
- Some unit tests for catalog-be
Code coverage for some classes from catalog-be increased.
Some refactor made if needed.
Change-Id: I5cd63fe61425f5eb05336545d714cbe2df83e116
Issue-ID: SDC-2220
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 6df542cf030b3f22111f7f091f43c28fcd395bb1
- VSP Compliance Check for Compute Flavor-BE Code-Review fixes
Change-Id: Iec0e76518e669effdb9d2ca860d108f564f9253f
Issue-ID: SDC-2051
Co-authored-by: jguistwite@iconectiv.com
Signed-off-by: Vodafone <onap@vodafone.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 821ddb419fb27d73bd00ef802a9c0fd1bf824bd6
- Adds a new artifact for controller blueprint
Defines CONTROLLER_BLUEPRINT_ARCHIVE artifact type
for PNF and VF.
Issue-ID: SDC-2139
Change-Id: Ib28bb25a6751b053ffe50323bb7c16576bc181f4
Signed-off-by: agileone <serge@agilitae.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to b99e5e9473e4a3abdc5980abf6a9132249e913b8
- Support BBS Modeling in SDC
Change-Id: I9d5e960ed7ae46ea94d52fd14438f01948ff53dc
Issue-ID: SDC-2228
Signed-off-by: Victor Gao <victor.gao@huawei.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to a22260fc6631dfa681d532a91fcb1dcfa1cc4e89
- Introduce column filters in GAB table
Additional input is available in each GABs headers providing
possibility to filter data-rows
Change-Id: I3d782673e275a2dc3b2d297520ace774348a8e68
Issue-ID: SDC-2214
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to fe4afd47955705bb377583649cb53e2cf4508493
- Declare properties as policies
Change-Id: I54dc7b444e08117097c314cf5f51bd356ac5287d
Issue-ID: SDC-2240
Signed-off-by: talio <tali.orenbach@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to b08309847c24bd3c060839a335a20cb3f750ed30
- Revert "Upgrade SDC to use common cassandra cluster"
This reverts commit 00a6a4d66b0d22d530314816b4b5697fbc975e37.
Change-Id: I308844556aea66e91064d9067e3ba54179a0bb46
Issue-ID: SDC-2199
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 962b8610448d6cec8f12045e09b4adac3aefbf4c
- Functional Test Automation: VSP
Change-Id: I2090a0646c1f1c7077830dbf49294f9a711774e4
Issue-ID: SDC-2047
Co-authored-by: rahul.ghugikar@vodafone.com, soumyarup.paul@vodafone.com
Signed-off-by: Vodafone <onap@vodafone.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 55e8600f2f70f051f7bd897cd4926e258980ba07
- Apply Valid Value Constraints validation
Service consumption scenario fix
Change-Id: I5ad7beb18b0490385d24ce30b750ca5c2ebb28a8
Issue-ID: SDC-2224
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to c78fe38ca9a3684d8ccd94c6b3101a1dee474b5b
- sdc-backend-init docker container exits unsuccessfully with 404 error in importNormativeAll.py
import of osca.policies.nfv.AffinityRule and tosca.policies.nfv.AntiAffinityRule getting failed at first attempt, comment execute , then un-comment execute it is working, strange issue
Change-Id: Ia8799b4221b771ed34d61d09f87e2d9973861ebe
Issue-ID: SDC-2231
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 6896c1b309aaa50dca820169b9f1ae3f8af84294
- Apply Valid Value Constraints validation
Apply Valid Value Constraints validation for FE and BE in
Property Assignment, Input, Service Consumption screen
Change-Id: I01c7523bad702f003cd52fd88bc69fe950b2b4f3
Issue-ID: SDC-2224
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 4568e48647b15b5654a669651ddf536d590288b0
- Some unit tests for catalog-be
Code coverage for some classes from catalog-be increased.
Some refactor made if needed.
Change-Id: I1c5a35f99fcc0ace2f7b6ba4f7ef4f41acbed5e7
Issue-ID: SDC-2220
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 00a6a4d66b0d22d530314816b4b5697fbc975e37
- Upgrade SDC to use common cassandra cluster
Issue-ID: SDC-2199
Change-Id: I139f38f3f3d968b775c9962bfe3ad6d13ea7f678
Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to c39136c8094f3866070627fd461b5871fea9faa3
- Add cds consumer to the SDC.
Change-Id: Ib11a4d8806ecd3568e50d28f471655dea1d3cf9f
Issue-ID: CCSDK-1213
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 2eb95cf02ab70d5791723bb8d369c36dd533368a
- README
README for the yaml parser.
Change-Id: Id94ec7bf4ba27ccffb31765b279e1ba3b8b50cd1
Issue-ID: SDC-2094
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to a7903a03805584f5976f7394952043b0cde93467
- fix a typo: enzble --> enable
Change-Id: I9639fe1777b98eed3fc340044d57d6f007ed58f0
Issue-ID: SDC-2212
Signed-off-by: Liang Ding <liang.ding@intel.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 035f786c3b324b18607b89bcee902f52af53d816
- Workflow artifact in distribution notification
1. Support workflow artifact in distribution notification.
2. Only save unique artifacts by name per component in SDC irrespective of it being used in multiple operations under same component.
3. Any other call to save same artifact as part of same component will not upload a new artifact and will update the new operation to refer to existing artifact.
4. The generated CSAR and distribution notification will only have unique artifacts.
5. Delete or Update operation will only delete artifact if it is not being used in any other operation under same component.
Change-Id: I74d4ee4f8e543ea9e730301a210deb08b00c64bc
Issue-ID: SDC-2233
Signed-off-by: priyanshu <pagarwal@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to c4e0ca667a62902b8d681ee5ecb1dc60a1e2b83e
- VSP Compliance Check for Compute Flavor-BE
Change-Id: Ife3eb83ab49e50fde1b0eb128e7e1abd5043432f
Issue-ID: SDC-2051
Co-authored-by: jguistwite@iconectiv.com
Signed-off-by: Vodafone <onap@vodafone.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to ab5c816e1578d8f0dba231e0026e5175a84c31c3
- Tosca artifacts - Error 500
Tosca artifacts - Error 500 - Service proxy with WF assigned
Change-Id: I1d75c0b9980ab42c7c825e4423ff4994600dd6fa
Issue-ID: SDC-2232
Signed-off-by: priyanshu <pagarwal@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to d9c0322b76c48e5f78158cb1a44da7aac9beb2a2
- Supporting PNFD (SOL001) mapping to Internal AID model
This maps the PNF descriptor containing etsi defined types
according to SOL001 v2.5.1 to openecomp internal model. The
transformation is done in the "Create VSP" stage. As the main
PNF type gets mapped to the outer container in internal ecomp
model, it is possible to have no "resource instances" when
importing the PNF model into the catalog. The code was updated
to allow this for PNFs.
Change-Id: I961e91746ca638d858dd468e6c82aeb57993f7a3
Issue-ID: SDC-1976
Issue-ID: SDC-2160
Signed-off-by: dermot123 <dermot.melia@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 18750938b1513ee32d4d68f0871ec90efdf3ddfd
- VSP Compliance Check for Compute Flavor
Change-Id: I04768a20413393026606a3f5b200e959e37c1410
Issue-ID: SDC-2051
Co-authored-by: rahul.ghugikar@vodafone.com, soumyarup.paul@vodafone.com
Signed-off-by: Vodafone <onap@vodafone.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to ef0e8be1453e3959b38c9832e3e729e4e86a9e04
- specify a new type to cloud specific artifacts
Change-Id: I26e9533989a377d407290451063d97263a814d6b
Issue-ID: SDC-2041
Signed-off-by: Liang Ding <liang.ding@intel.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to fffb841e0ba5a48f5a8606c28e013f23723db3b5
- add file extentions for cloud specific artifacts
Change-Id: I23c98ac6963bc4f708461d40dbda40a97a6939bc
Issue-ID: SDC-2041
Signed-off-by: Liang Ding <liang.ding@intel.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 163c4dfc0480a128f3243f8c466dccba41011e96
- Internal API for interface artifact upload
Internal API for interface artifact upload
Change-Id: I9934a6d6aa11680b883f51ba8f231aeb866f2487
Issue-ID: SDC-2226
Signed-off-by: priyanshu <pagarwal@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to ef6ec63b05fb93adef0edb392b0a33de97203876
- show cloud specific artifacts IDs in vf module meta
Change-Id: I42c54b2b94513c1dd69c3ec662a05a71a89fd3d0
Issue-ID: SDC-2041
Signed-off-by: Liang.Ding <liang.ding@intel.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 06e8b70cb9cdbcc131a183f3a85a95b513d2b2f1
- Yaml parser exposed via SDC endpoint
GAB parser exposed as POST /v1/catalog/gab/searchFor endpoint.
Introduced OWASP ESAPI initial configuration
Change-Id: I2ee575b6092a97bc6acb1a5378bc66321e9fb182
Issue-ID: SDC-2209
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|