Age | Commit message (Collapse) | Author | Files | Lines |
|
Added properties, interfaces and requirements
of the child service to the node type of proxy
in the parent
Change-Id: I23bb2ddce6cf621d166ffec3031148860d0f4321
Issue-ID: SDC-2313
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
Fix test coverage for UiComponentDataConverter.java
Change-Id: I2ff8cc69e3bbd5693199d3fe71d9f913d0719c2e
Issue-ID: SDC-2298
Signed-off-by: talio <tali.orenbach@amdocs.com>
|
|
This change includes following changes
1. Get capability properties from global types- BE
2. Show capability properties in cap/req screen
3. Support Capability Properties in assingment, operation and consumption screens
Change-Id: I7e21691beedfa8831ecf78c01ed501804f81ec78
Issue-ID: SDC-2295
Signed-off-by: Mojahidul Islam <mojahidul.islam@amdocs.com>
|
|
Change-Id: Iacceb798cb24408e232b9b59c751b0e984871728
Issue-ID: SDC-2283
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
This is the last part of tests for info-models so at least this
package should be quite nice covered by test since now.
Some refactor made if needed.
Change-Id: I78303ae8c5976b4a2c97422517a6df0cbae88e26
Issue-ID: SDC-2220
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
Change-Id: I10ddaec9888c60778adf0f7b92d9d3c810103f60
Issue-ID: SDC-2276
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
Artifact Delivery call failing in SDC
if any artifact in having artifact name as NULL
Change-Id: I20212434a8fe0ea2960d5b55a7a6834679153526
Issue-ID: SDC-2273
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
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>
|
|
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>
|
|
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>
|
|
Change-Id: I256520e3921c445b9972c78305af615155f7a2c7
Issue-ID: SDC-2239
Signed-off-by: dermot123 <dermot.melia@est.tech>
|
|
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>
|
|
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>
|
|
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>
|
|
Change-Id: I54dc7b444e08117097c314cf5f51bd356ac5287d
Issue-ID: SDC-2240
Signed-off-by: talio <tali.orenbach@amdocs.com>
|
|
Service consumption scenario fix
Change-Id: I5ad7beb18b0490385d24ce30b750ca5c2ebb28a8
Issue-ID: SDC-2224
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
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>
|
|
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>
|
|
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>
|
|
Tosca artifacts - Error 500 - Service proxy with WF assigned
Change-Id: I1d75c0b9980ab42c7c825e4423ff4994600dd6fa
Issue-ID: SDC-2232
Signed-off-by: priyanshu <pagarwal@amdocs.com>
|
|
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>
|
|
Internal API for interface artifact upload
Change-Id: I9934a6d6aa11680b883f51ba8f231aeb866f2487
Issue-ID: SDC-2226
Signed-off-by: priyanshu <pagarwal@amdocs.com>
|
|
Change-Id: I42c54b2b94513c1dd69c3ec662a05a71a89fd3d0
Issue-ID: SDC-2041
Signed-off-by: Liang.Ding <liang.ding@intel.com>
|
|
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>
|
|
updated VNFD types (tosca*.*nfv.) based on latest v2.5.1 version, not supported backward compatibility of SOL draft version, will be documented as limitation while upgrading from SOL draft version, updated importscript for new nodes, Also fixed java files for policyType having groupType reference
Change-Id: I8b8175ec908809608e6bdac990052d909792a2ba
Issue-ID: SDC-2170
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
|
|
Code coverage for some classes from catalog-be increased.
Some refactor made if needed.
Change-Id: I33114eed03d4e176896fd803b54fb77787c34283
Issue-ID: SDC-2220
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
Enable healing of vertex information when reading it.
Issue-ID: SDC-2213
Change-Id: I907beeb25bd231d9e05d3a5b8e070d6bdf9cb781
Signed-off-by: shrek2000 <orenkle@amdocs.com>
|
|
added properties on VNF SELF still not exist after update version of vsp
Change-Id: I594d7965fcbbc8fe9dded5f00cd80360011ff45a
Issue-ID: SDC-2210
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
contenType --> contentType
Change-Id: Ide62e942c689719aa768865d742dc7c6fe4e8cfd
Issue-ID: SDC-2197
Signed-off-by: Liang Ding <liang.ding@intel.com>
|
|
retrive -- > retrieve
Change-Id: Ic6bce5b991c042cc2d19f1f72dd827644111b105
Issue-ID: SDC-2207
Signed-off-by: Liang Ding <liang.ding@intel.com>
|
|
1. Service consumption feature
backend implementation
2. Operation output bug fix for
delete operation not allowed for
mapped operation output
Change-Id: Ib2554eed4f940b003955263a0c8bf795a23cac9a
Issue-ID: SDC-1990
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
Implement builder to fix too many method parameter issue
Issue-ID: SDC-2164
Change-Id: I6f071a7c704002ba523efca942ab51a00c0272ee
Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
|
|
Fixed - bugs
Change-Id: I6d5dea6ff1e508caf6580c86c430a0bfcbc23c88
Issue-ID: SDC-2142
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Add dependent child service to service
Issue-ID: SDC-1987
Change-Id: If9a4d534b45aecc8f827e5d2ce80c35c13876078
Signed-off-by: shrek2000 <orenkle@amdocs.com>
|
|
1. Enhance Service/VF/PNF to support Req & Cap
2. Added Type fetch APIs to fetch types from global types
Change-Id: I2b749ec9da34e488421b8ebe311ccf03c4b7c0fd
Issue-ID: SDC-2142
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
when creating a VSPfrom a tosca VNF, a POL500 was reported
Change-Id: I8d942b81689f35cdeb16aa4b0925371394bb639c
Issue-ID: SDC-1983
Signed-off-by: Liang Ding <liang.ding@intel.com>
|
|
VfModuleArtifacGenerator -> VfModuleArtifactGenerator
Change-Id: I58fa51c74974adef1f32c52eb3eee61fb56cb2ee
Issue-ID: SDC-2087
Signed-off-by: Liang Ding <liang.ding@intel.com>
|
|
Add dependent child service to service
Issue-ID: SDC-1987
Change-Id: Ibfac137cbdc296d4b3fc97937054f879aeeaf46f
Signed-off-by: shrek2000 <orenkle@amdocs.com>
|
|
ALRADY --> ALREADY
Signed-off-by: Liang Ding <liang.ding@intel.com>
Issue-ID: SDC-2124
Change-Id: I6dc337b7b6b9229253107aca461bf32129601ed8
|
|
Add dependent child service to service
Issue-ID: SDC-1987
Change-Id: I630c4c84c705f9af7d346598de9b478d3dda940a
Signed-off-by: shrek2000 <orenkle@amdocs.com>
|
|
Fix Cast one of the operands of this integer division to a "double" issues
Issue-ID: SDC-1895
Change-Id: If880270321fed4c4fdc6b1de8db110253fe8d8d8
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
Add dependent child service to service
Issue-ID: SDC-1987
Change-Id: I99418251ffc45f025fe9cd4505159a20ea115e86
Signed-off-by: shrek2000 <orenkle@amdocs.com>
|
|
Add dependent child service to service
Issue-ID: SDC-1987
Change-Id: I5a650f57a27587c4ce6f33059719060ffa1f13de
Signed-off-by: shrek2000 <orenkle@amdocs.com>
|
|
Change-Id: Ia986294cb552f4e26b3ebf1d1b50c9b7941553ab
Issue-ID: SDC-2097
Signed-off-by: Talio <tali.orenbach@amdocs.com>
|
|
Add service property assignment
Change-Id: I29748ce12bacab06b8bc27f8875b39d80ffe5af7
Issue-ID: SDC-1988
Signed-off-by: Talio <tali.orenbach@amdocs.com>
|
|
1. Fixed bug in tosca generation for mapped outputs
2. Fixed issues in validation of modified mapped
outputs and tosca generation
3. Unit tests
Change-Id: I2cb9a55d58d8e9a8d2a4a064646d6ef7ec93e61f
Issue-ID: SDC-2085
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
Add dependent child service to service
Issue-ID: SDC-1987
Change-Id: Ic542fe1bc13f2b77df9944f05421a42b4b21c437
Signed-off-by: shrek2000 <orenkle@amdocs.com>
|
|
1. Added implementation for using operation
outputs as mapping to input from create/update
operation screen
2. Handled populating the mapped outputs to
Tosca
3. Unit tests
Change-Id: I3d4761b07be0d4e363ff84710e92438e694a3b07
Issue-ID: SDC-2085
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
If there are no component instance in composition, the template interface file is not presented in import section
Change-Id: Icd0682fbf5cfc539c3b6dd3d37558804d704348e
Issue-ID: SDC-2055
Signed-off-by: shrek2000 <orenkle@amdocs.com>
|
|
Issue with DELETE API
Change-Id: I20214a35c88a8f91f9e778454b498f5933c2accf
Issue-ID: SDC-1999
Signed-off-by: priyanshu <pagarwal@amdocs.com>
|