Age | Commit message (Collapse) | Author | Files | Lines |
|
The plugin now considers the ETSI version in the component metadata
to generate the correct imports of nsd types, i.e., aligned with the
provided version.
Change-Id: I54aee04722a4434eac59ea8b70c4f30f5c81645e
Issue-ID: SDC-3447
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Change-Id: Idbc88a7a047e539d1826997e8d98af23c3ee9bbd
Issue-ID: SDC-3416
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
No definition of type tosca.entity.Root is present meaning the derived from reference in tosca.interfaces.Root to tosca.entity.Root cannot be resolved. I cannot find any definition of tosca.entity.Root in the tosca spec so I am proposing to remove the "derived from" from this interface definition. This is consistent with tosca.nodes.root which does not contain the derived from even though in the tosca spec it is derived from tosca.entity.Root
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3398
Change-Id: Ie97d2f8da6793db9a7f510e4aee856837967e963
|
|
Signed-off-by: tragait <rahul.tyagi@est.tech>
Change-Id: I468e1f5fc301e6b2966a514d12f04f769e1ab4b1
Signed-off-by: tragait <rahul.tyagi@est.tech>
Issue-ID: SDC-3228
|
|
These were loaded in Dublin as a stop gap solution as we built up
the self-serve control loop infrastructure over the last 3 releases.
CLAMP does not use these anymore, so cleaning them out of the repo.
Issue-ID: SDC-3229
Change-Id: I39e3a8b8146629f4b9dbb02abe7a0acf9166e716
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Issue-ID: SDC-3086
Change-Id: Ib70da9e03d6dd152d901344c60f8ba47f38450fe
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
Change-Id: I22f644a6b02f4f05ddc951af899463df9b11b7db
Issue-ID: SDC-2618
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
Creates a new Service category ETSI Network Service, having the
service base type as ETSI NS type tosca.nodes.nfv.NS.
Change-Id: I2615a1e1f88330064b97516ed3865a408e1b51b2
Issue-ID: SDC-3250
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Issue-ID: SDC-3153
Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech>
Change-Id: I0b17ac92a49e1f006f5708b20af82a62ee769a9e
|
|
Interface types creation logic was not interpreting some allowed TOSCA
entries, that, when declared, were breaking the interface type
creation. Every entry under the interface type was being considered
as an interface operation, but it is possible to have "derived_from",
"version", "metadata" and "description". Also it is not considering
the Interface Type entries "inputs", "operations" and "notifications".
Another thing is that TOSCA 1.3 changes the way operations should be
declared, deprecating the previous way. Now there should be an entry
"operations" with the operations entries under it, instead of having
the operations entries direct under the interface type. The change
allows both types, following the TOSCA rule: if operations entry is
not present, then the deprecated way is considered.
Change-Id: I13218bda60b29d19b9c5565cbfd63ae3250a78bf
Issue-ID: SDC-3075
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Remove duplicated entries
Default value for Boolean type should not be a String
According to the description for the keyname 'attachments:' it should be of type List rather than String
Issue-ID: SDC-2870
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: Iac2b4f89dac16a6aef9dcabea74def5cacff99a6
|
|
According to TOSCA Network properties definition the keyname 'ip_version:' should have Integer as valid_values rather than String
Where the keyname 'count:' is declared as a String type the default value should be String rather than Integer
Fix misspelled ONAP types 'onap.datatypes.monitoring.measurementType' and 'onap.datatypes.monitoring.managedObjectDNsBasic'
Fix the keynames 'upstream:' and 'downstream:' as both are declared as a String type the valid_values should be String rather than Integer
Issue-ID: SDC-2864
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: I56afdf2818b5f2463fb6088cd8b468fd38ef5086
|
|
Issue-ID: SDC-2863
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: I955af393b4f10ca56a01bfcb2f62c37496c484d6
|
|
The Schema definitions does not have keyname 'required'. The keyname 'required' is a TOSCA property definition.
Issue-ID: SDC-2866
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: I0a827d30c8790ec63c20a9da6cd0758eb024c491
|
|
Issue-ID: DCAEGEN2-1940
Change-Id: I50d15f24e015eaac43a175c9bceef80f6d0d5900
Signed-off-by: dfarrelly <david.farrelly@est.tech>
|
|
*Update PMSH Data Types to support multiple measurementGroups
Issue-ID: DCAEGEN2-1940
Change-Id: Iba6f8c0d88490a554de2b5e079508a3882aa14b8
Signed-off-by: dfarrelly <david.farrelly@est.tech>
|
|
Issue-ID: SDC-2724
Signed-off-by: ys9693 <ys9693@att.com>
Change-Id: I52b4aacb58cbd432ca0e1ff7ff1f7dd52099c6fe
|
|
*Add PM Subscription Handler monitoring policy
Issue-ID: DCAEGEN2-1940
Change-Id: I82bd1d8d686365e124cd7b4438de583215e9fc0a
Signed-off-by: dfarrelly <david.farrelly@est.tech>
|
|
Issue-ID: SDC-2385
Change-Id: Iedc5d5b9b30e7cccd3654a1b6e84514643b6d62f
Signed-off-by: Atif Husain <atif.husain@team.telstra.com>
|
|
Issue-ID: SDC-2631
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: Ie691e323f771b786d154c0614d0cd724635a5ec2
|
|
These changes were made to align the normative types to the TOSCA property definition requirements.
Issue-ID: SDC-322
Change-Id: I32e815dd26990dd6c82c859ad051b271db3c8029
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
|
|
Introduced new service category, Partner Domain Service
Added logic to disable composition for Partner Domain Service category
Issue-ID: SDC-2382
Change-Id: I6ed135733c6f05914e102c037ebe9057ad731e75
Signed-off-by: Atif Husain <atif.husain@team.telstra.com>
|
|
Change-Id: I9ac88bae14227fb687d0520da349b2c72c7b1ead
Issue-ID: SDC-2535
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
Bug fix in policy model id of restconf collector
Change-Id: Ifd3a4298ee7d0a0ce00602f777878a202fe89eaa
Issue-ID: SDC-2101
Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
|
|
*Update PM Mapper Data Type to include full filter schema
Issue-ID: DCAEGEN2-1605
Change-Id: I5aea43ddef798d14b445ee0ab4275370db08e011
Signed-off-by: dfarrelly <david.farrelly@est.tech>
|
|
*Change policy ID to match onap.policies.monitoring naming convention
Issue-ID: DCAEGEN2-1605
Change-Id: If5e61692c19d344714704bf411631dec01b3226a
Signed-off-by: dfarrelly <david.farrelly@est.tech>
|
|
Bug fix in policy model of restconf collector
Change-Id: I66ece74e05b898c24dc62da85ee2f596ae4c40fe
Issue-ID: SDC-2101
Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
|
|
Adding policy model for restconf collector
Issue-ID: SDC-2101
Change-Id: Id41f2acfe02e955a066ceadddd1eb576fff3fdcf
Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
|
|
Change-Id: I3603c4a5b05b0dc528b0dd57eabea8947f9e8fbb
Issue-ID: SDC-2104
Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.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>
|
|
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>
|
|
Change-Id: Ic85397e450293647b2f3d262a58848a7f2e952db
Issue-ID: SDC-2251
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
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>
|
|
Change-Id: I9d5e960ed7ae46ea94d52fd14438f01948ff53dc
Issue-ID: SDC-2228
Signed-off-by: Victor Gao <victor.gao@huawei.com>
|
|
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>
|
|
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, also updated with review comments
Change-Id: I1e128098cd1ebd602fe5aa01e617363634b25148
Issue-ID: SDC-2170
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.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>
|
|
Remove invalid characters from normative
yaml files
Change-Id: Ida5c119ba4be036ea69781c324ac24093fd74e6f
Issue-ID: SDC-2215
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
- Define policy and data types for control loop
- Onboard them as normative types in SDC
Change-Id: I5188229ba91d5ddeabd43c4ac0b869abba7c42a0
Issue-ID: SDC-2203
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Issue-ID: SDC-2172
Adds properties to the GenericVF and GenericPNF entity definitions.
Change-Id: I936cb5bc141424dcdc86a246e051cd5d37b81b44
Signed-off-by: agileone <serge@agilitae.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>
|
|
update aloted template add it to upgrade normative
remove use of mail librery
Change-Id: Ie8922c6cce4ca10baaf401f7a7bfed436ceb585e
Issue-ID: SDC-1945
Signed-off-by: Michael Lando <michael.lando@intl.att.com>
|
|
- failing to match SO trigger
Change-Id: I5e56408f619487c436e7547c0935b3791d24016d
Issue-ID: SDC-1909
Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
|
|
to tosca.datatypes.nfv.AddressData a derived section was add,
as a result the update normatives is failing.
Change-Id: I12c9f03fbc1693a8eae50ddfe921c5cc321c76ea
Issue-ID: SDC-1415
Signed-off-by: Michael Lando <michael.lando@intl.att.com>
|
|
Change-Id: Ifcb5d3e644f46e4c9a4467e28b0dd7616b485497
Issue-ID: SDC-1415
Signed-off-by: liang ding <liang.ding@intel.com>
|
|
add software versions to the pnf model
Change-Id: I46c4f5d3f90cd84f08e2f14d61143cdcb5349855
Issue-ID: SDC-1698
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I22514076a37e82d0ea8b6d202918a6e519618755
Issue-ID: SDC-1689
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
Change-Id: I2d6fb011f7440127559a8f02b1c8a72095694403
Issue-ID: SDC-1658
Signed-off-by: Assaf, Shay (sa726r) <sa726r@intl.att.com>
|
|
extCp2 tag allignment
Change-Id: I22befdeba9368b2248d668c8ef1043ca7efb026a
Issue-ID: SDC-557
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
add back folder to fix lowercase issue
Change-Id: I4062084b0ef81c9225af13099fdf7725fb03d8c8
Issue-ID: SDC-557
Signed-off-by: Michael Lando <ml636r@att.com>
|