PNF demo blueprint 88/112288/1
authorvmuthukrishnan@aarnanetworks.com <vmuthukrishnan@aarnanetworks.com>
Tue, 8 Sep 2020 17:06:57 +0000 (17:06 +0000)
committervmuthukrishnan@aarnanetworks.com <vmuthukrishnan@aarnanetworks.com>
Tue, 8 Sep 2020 17:07:19 +0000 (17:07 +0000)
commit4557a0e400de554ef3474bcd5d7c36a85b5be937
tree882ced41c5b1fab1350a0274afd93f19a93c752f
parentb708ee62df489337479bd00a4f0cd5b502d2f9c9
PNF demo blueprint

Change-Id: I830174d054fdd11fe8ebfbdeafe4abeb5b223dac
Issue-ID: CCSDK-2624
Signed-off-by: vmuthukrishnan@aarnanetworks.com <vmuthukrishnan@aarnanetworks.com>
29 files changed:
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Definitions/artifact_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Definitions/data_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Definitions/node_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Definitions/pnf_netconf.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Definitions/policy_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Definitions/relationship_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Definitions/resources_definition_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Environments/yang-models/pg.yang [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/bootstrap-cds.sh [new file with mode: 0755]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/connect-cds-mariadb.sh [new file with mode: 0755]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/create-config-assing-data.sh [new file with mode: 0755]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/dd-microk8s.sh [new file with mode: 0755]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/dd.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/dictionary [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/enrich-and-download-cds-blueprint.sh [new file with mode: 0755]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/enrich-and-publish-cds-blueprint.sh [new file with mode: 0755]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/get-cds-blueprint-models.sh [new file with mode: 0755]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/kotlin/ConfigDeploy.kt [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/process-config-deploy.sh [new file with mode: 0755]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/publish-enriched-cds-blueprint.sh [new file with mode: 0755]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/save-enriched-blueprint.sh [new file with mode: 0755]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/tail-cds-bp-log.sh [new file with mode: 0755]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/templates/day-n-pnf-config.template [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/templates/pnf-config-deploy.template [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/TOSCA-Metadata/TOSCA.meta [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Templates/netconfrpc-mapping.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Templates/netconfrpc-template.vtl [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Templates/pnf-mapping.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Templates/pnf-template.vtl [new file with mode: 0644]