Simplify PNF-DEMO CBA 98/114198/4
authorJakobKrieg <jakob.krieg@bcmsolutions.de>
Fri, 23 Oct 2020 11:28:42 +0000 (13:28 +0200)
committerJozsef Csongvai <jozsef.csongvai@bell.ca>
Wed, 28 Oct 2020 21:33:48 +0000 (21:33 +0000)
commit7b6da0e35be54ac5ce92458454a6e8d0b83031fd
tree5b04ceae67d11e86262cd22145f7ff80b01a181b
parentcf1e08373c11c19ef6acf6f1390225c6e9ccf4eb
Simplify PNF-DEMO CBA

- fix reference issues causing enrichment/validation to fail
- remove redundant data dictionaries
- remove redundant template & mapping
- rename node-templates for clarity
- add workflow outputs for better feedback
- remove bash scripts which belong in documentation

Issue-ID: CCSDK-2859
Change-Id: I12095f37ff20fcfeee6af43aef3bd221b2ab1ef7
Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
24 files changed:
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Definitions/data_types.json
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Definitions/node_types.json
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Definitions/pnf_netconf.json
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Definitions/relationship_types.json
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Definitions/resources_definition_types.json
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/bootstrap-cds.sh [deleted file]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/connect-cds-mariadb.sh [deleted file]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/create-config-assing-data.sh [deleted file]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/dd-microk8s.sh [deleted file]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/dd.json [deleted file]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/dictionary [deleted file]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/enrich-and-download-cds-blueprint.sh [deleted file]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/enrich-and-publish-cds-blueprint.sh [deleted file]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/get-cds-blueprint-models.sh [deleted file]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/kotlin/ConfigDeploy.kt
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/process-config-deploy.sh [deleted file]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/publish-enriched-cds-blueprint.sh [deleted file]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/save-enriched-blueprint.sh [deleted file]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/tail-cds-bp-log.sh [deleted file]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/templates/day-n-pnf-config.template [deleted file]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Scripts/templates/pnf-config-deploy.template [deleted file]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Templates/netconfrpc-mapping.json
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Templates/pnf-mapping.json [deleted file]
components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Templates/pnf-template.vtl [deleted file]