Age | Commit message (Collapse) | Author | Files | Lines |
|
Added properties to a VFC were not being displayed on the UI
Issue-ID: SDC-3559
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: Iede582ada4a25ddfb8f5ca5936c71e5c2b25e50b
|
|
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3563
Change-Id: I30a115001bb55a40c63777c6137690659df9044f
|
|
- import a ETSI VNF that has the tosca.capabilities.nfv.VirtualLinkable
requirement;
- externalize the tosca.capabilities.nfv.VirtualLinkable requirement
and certify the imported ETSI VNF;
- on the created ETSI NS Service (already existing flow), adds two
instances of the imported ETSI VNF and a NsVirtualLink;
- create a relationship between the two ETSI VNF to the NsVirtualLink,
through the tosca.capabilities.nfv.VirtualLinkable requirement/
capability;
- checks for the new nodes and relationship in the generated ETSI NS
package.
Change-Id: I57fa3079f473c7afcb7569941f870233ce7bdcca
Issue-ID: SDC-3550
Signed-off-by: André Schmid <andre.schmid@est.tech>
|
|
Issue-ID: SDC-3547
Change-Id: Ic438e8f8943d0f1c656e386611b88b25f879e83b
Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech>
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Issue-ID: SDC-3543
Signed-off-by: davsad <david.sadlier@est.tech>
Change-Id: Id6aabc02e36f199ee9106ec1fb145b57c8493c88
|
|
This reverts commit eb57d1efc197968a4073b331b2dc8f40d8109847.
Reason for revert: some UI components are broken
Change-Id: I533a827e9913250d5cb29ed2cc4736fd8c57a8e5
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3529
|
|
Change-Id: I2924e68c03a6b640644fd0360ca23f29f9bb5f5b
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3529
|
|
Change-Id: Id354491665a1d8c25a7c1f3e83fcb4d146ca2f37
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3529
|
|
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3506
Change-Id: Iaba39955fac9056cb0d0f1eccd223c05dfb9c5b4
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
|
|
Add UI Tests Composition Page, and create resource page and flow
Change-Id: I004a2e8123df669e7318eca7feb58f8b1210dd65
Issue-ID: SDC-3523, SDC-3524
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Set version 1.9.0 to ensure no clash of dockers when H branch stage jobs are going to produce stage dockers
Issue-ID: SDC-3527
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I008a90101d89bbd50fae98cc7ce5caae1958059b
|
|
The integration UI tests were using a very old selenium image
"selenium/standalone-firefox:2.53.1" (from 4 years ago), which was
bringing problems related with outdated version of firefox/selenium
standalone.
Fixes broken tests after the update.
Updates also the gecko driver to the 0.29.0 version.
Change-Id: I1f7ad17c649e4015cde5c1932f9da08e36ca0aec
Issue-ID: SDC-3516
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Prepare for RC1 build for H release
Issue-ID: SDC-3479
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I91ce37170a98d17b71cd30ff9a43ec5fe63b8cad
|
|
Issue-ID: SDC-3513
Signed-off-by: davsad <david.sadlier@est.tech>
Change-Id: I4697b66c6d59c1464cf81f9c68fe76b6ca24472c
|
|
Issue-ID: SDC-3500
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: I3fa2ed2bc3a170d8256fbc91c98bbfbaf5c0a403
|
|
Issue-ID: SDC-3504
Signed-off-by: davsad <david.sadlier@est.tech>
Change-Id: I95c4769b231de8e681a2f0ff5eb84cc01c2d4367
|
|
Issue-ID: SDC-3502
Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech>
Change-Id: I24424ddc4d7027dcef3c09ee24d3ec82dbdcc5d9
|
|
Issue-ID: SDC-3501
Signed-off-by: davsad <david.sadlier@est.tech>
Change-Id: Ib4b1913adc54fb15277af324e8eaf5bbd82c0f95
|
|
Update Version to prepare for release
Issue-ID: SDC-3464
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ie23d18d3124ec8cf8edb77a468538c8548a11375
|
|
Update SDC poms to 1.8.2 to prepare for release
Issue-ID: SDC-3464
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I4a82d521dc8ec80b65082a12a1bc43598ae37e25
|
|
This commit includes support for:
- declare Attribute as Output
- undeclare Attribute as Output
- export 'Tosca Artifacts' with Attributes/Outputs
Change-Id: Iedfbf936e439fd2f7d252b660fe2c42b8d9b9113
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3448
|
|
Change-Id: I014bb0ebc07f3fea4266a4f295172eadee546705
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3448
|
|
Fix catalog-be tests and Integration docker test
this fix is not final as it just avoids concurrency issues on statics
Fix Expired certificates on Vendorsoftwareproduct
Issue-ID: SDC-3467
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I311470b305a29bebffbd74b6f2ad7b13193132e1
|
|
Version updated due to minor feature, introduced recently:
Trim inputs in Property assignment
Issue-ID: SDC-3390
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>, ChrisC <christophe.closset@intl.att.com>
Change-Id: I35c8d5228278ce29b4134e649aae0eb220fe63ab
|
|
Issue-ID: SDC-3390
Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com>
Change-Id: I158b85212140212a47079a1928c9f0d192fa836c
|
|
Allows to update interface operations on a component instance.
Issue-ID: SDC-3446
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Signed-off-by: andre.schmid <andre.schmid@est.tech>
Change-Id: I6a2c44997c04d9d9ea298e3d0bc971da7b137799
|
|
For large pm_dictionary files, validation may take up to several minutes (average ~ 17s).
The popup informs the user that the system is still working properly.
Issue-ID: SDC-3390
Change-Id: Ia9ef211f2cab8a557aa1631d311ed06439fb3c26
Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com>
|
|
Adding basic auth for SDC apis.
Issue-ID: OJSI-90
Signed-off-by: xuegao <xue.gao@intl.att.com>
Change-Id: Ie84e6bab8d8526f7f4d21a36bba52d8fe9abebbb
Signed-off-by: xuegao <xue.gao@intl.att.com>
|
|
Change-Id: Ia246b9f11a77815c0585abfa0b3de5433728001a
Issue-ID: SDC-3435
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Issue-ID: SDC-3431
Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech>
Change-Id: I4f29d0e490a14292fd1aa9f96ca6621b37f325d8
|
|
For many pm_dictionary validation errors, component was not fully visible. It has been fixed, by edit css styles.
Issue-ID: SDC-3390
Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com>
Change-Id: I388655ece619f6b327a2138b31ea4a1cd9bfa8ef
|
|
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3412
Change-Id: I87392cc21dc25253b558bdc1d453d99659d049fa
|
|
Change-Id: If57e16003532d59552fa0b5cacc69a792e5b877a
Issue-ID: SDC-3399
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
Allows to set directives and node_filters in any node type.
Issue-ID: SDC-3404
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: Ib75821e27bf949f841c990b1353f156eda2ae8f0
|
|
- Added column Message in consumer's artifacts view with shorten errorReason
- Added full errorReason to artifacts's statuses view
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: SDC-3401
Change-Id: I6d29ad67838010fc2896bb97fa72af07e912ebb2
|
|
Issue-ID: SDC-3365
Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech>
Change-Id: I5894bffbc8e605de26832d03c6f988f17413393b
|
|
Issue-ID: SDC-3376
Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech>
Change-Id: Ibd234cc1e4459c0b8eb62ed6601a1dc9be3f1853
|
|
Change-Id: I728534bbc0e1c29800ae57300aa3c6a4710ac887
Issue-ID: SDC-3396
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Issue-ID: SDC-3375
Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech>
Change-Id: I8b769e579736a48afc13b1788e84f06b37434d00
|
|
Remove white spaces around input value
Add unit test
Issue-ID: SDC-3390
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I53feef6b6171262ebf0ec53c20c0a4df1bb6d4b2
|
|
Fix import VFC with default attribute value
Fix Update, create and delete attribute action
Make attribute definition tosca compliant
Issue-ID: SDC-3381
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: Ibbd36b105b8c86d1e750f3b6d55752d63fe6530e
|
|
Issue-ID: SDC-3335
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: I6ffc1e0fb079ac0e33262f16a62deefda97f7616
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
|
|
Changed the button label to be shorter
Issue-ID: SDC-3371
Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
Change-Id: Icd5ceec9418f51bd21713701d25ac4a76d5a17ca
|
|
Changed to use proper resource type in url on create list input
api call to avoid component type mismatch error.
Issue-ID: SDC-3336
Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
Change-Id: I31f4c6641df9fc067797c4a88d43789df0cf367e
|
|
Update pom to 1.8 so that staging images are created for H release
Issue-ID: SDC-3349
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ied353406c6ff40a43e7176f0c5b42408d7f4dd56
|
|
Fix header(sticky) in Generic Artifact Browser
Add loader in Generic Artifact Browser
Issue-ID: SDC-3362
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I14b0c41ecbd76af522bff0d7b66dd868afe0dfaa
|
|
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3333
Change-Id: Ia246d909488517b037c01c9e0907d910b31e9db6
|
|
Issue-ID: SDC-3325
Change-Id: If26bf895a0a2f914fb9c2b36e53466df9b7999fe
Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech>
|
|
Prepare for release 1.7.2
Issue-ID: SDC-3323
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Ie36a6fd164eefd776cc90b0c5d9527993e87cc02
|
|
Add some test code and use lombok in catalog-model
Test Topology Auto Design (NFV Testing Automatic Platform)
Delete useless test code and add test code for new function
Issue-ID: SDC-3179
Issue-ID: SDC-3085
Signed-off-by: zhaoxiangjun666 <xjzhaop@isoftstone.com>
Change-Id: I7f555633a00848c273014caa18ea0e30d0b22113
|