diff options
author | andre.schmid <andre.schmid@est.tech> | 2021-09-07 18:29:51 +0100 |
---|---|---|
committer | Michael Morris <michael.morris@est.tech> | 2021-09-15 12:50:21 +0000 |
commit | 63600cbfd177ece94e854446971d8e297e24d58f (patch) | |
tree | d9dd39708a1ff6027493e13a67e5a7ab42b47a43 /openecomp-ui/src/nfvo-utils | |
parent | 559fa3bfa61fb35a2e718c746e762d78516ead32 (diff) |
Add integration tests for the ETSI 2.5.1 Model
Adds integration tests for the ETSI SOL001 2.5.1 Model, that Onboards
and Import a VSP created for the model, and check the resulting VF.
Change-Id: I02e6ae86a544d98298cc3e4b270a84fb794bd204
Issue-ID: SDC-3719
Signed-off-by: andre.schmid <andre.schmid@est.tech>
Diffstat (limited to 'openecomp-ui/src/nfvo-utils')
-rw-r--r-- | openecomp-ui/src/nfvo-utils/i18n/en.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/openecomp-ui/src/nfvo-utils/i18n/en.json b/openecomp-ui/src/nfvo-utils/i18n/en.json index a5518efddd..7a2e66a4b3 100644 --- a/openecomp-ui/src/nfvo-utils/i18n/en.json +++ b/openecomp-ui/src/nfvo-utils/i18n/en.json @@ -387,7 +387,8 @@ "VendorSoftwareProduct/vendorName": "Vendor", "VendorSoftwareProduct/onboardingOrigin": "Onboarding Origin", "VendorSoftwareProduct/networkPackageName": "Network Package Name", - "vsp.model.select.label": "Other Models", + "vsp.model.select.other.label": "Other Models", + "vsp.model.select.label": "Select Model(s)", "EntitlementPool" : "Entitlement Pool", "EntitlementPool/name" : "Name", |