Add Service Template TOSCA handling 48/116448/3
authorliamfallon <liam.fallon@est.tech>
Thu, 17 Dec 2020 12:10:21 +0000 (12:10 +0000)
committerliamfallon <liam.fallon@est.tech>
Wed, 23 Dec 2020 11:11:05 +0000 (11:11 +0000)
Today we can only handle a single service template in the database. We
should be able to handle multiple service templates and assign arbitrary
policy types and policies to maned and versioned service templates.

This review brings in the Java API in models provider for handling
service templates in this way and uses a simplistic single-teplate
implementation in models-tosca, that will work but still only handles a
single service template under the hood.

Issue-ID: POLICY-2900
Change-Id: Ia02dea8abe44b7f407e685090a4b8e0360889653
Signed-off-by: liamfallon <liam.fallon@est.tech>

No differences found