diff options
Diffstat (limited to 'reference_templates/README.txt')
-rw-r--r-- | reference_templates/README.txt | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/reference_templates/README.txt b/reference_templates/README.txt new file mode 100644 index 0000000..3834c38 --- /dev/null +++ b/reference_templates/README.txt @@ -0,0 +1,52 @@ +Blueprints used for deployment of VM's and cluster for DCAE deployment (Amsterdam release) +========================================================================================= +centos_vm.yaml-template +DockerBP.yaml-template +consul_cluster.yaml-template +cdap-sdk.yaml-template +cdapbp7.yaml-template +pgaas-database.yaml-template +pgaas-cluster.yaml-template +pgaas-onevm.yaml-template +pgaas-getdbinfo.yaml-template +pgaas-disk.yaml-template +pgaas.yaml-template + + +Blueprint used for spinning up Platform components in VM's (Amsterdam release) +============================================================================== +centos_vm.yaml-template +inventory.yaml-template +cdap_broker.yaml-template +policy_handler.yaml-template +DeploymentHandler.yaml-template +config_binding_service.yaml-template + +Blueprint used for spinning up Service components in VM's (Amsterdam release) +============================================================================== +holmes-rules.yaml-template +holmes-engine.yaml-template +heartbeat-service.yaml-template +ves.yaml-template +tca.yaml-template +snmptrap-collector.yaml-template +prh-service.yaml-template +tcadocker-service.yaml-template + + +Blueprints used for K8S deployment through K8SPlugin +==================================================== +k8s-policy_handler.yaml-template +k8s-inventory.yaml-template +k8s-deployment_handler.yaml-template +k8s-config_binding_service.yaml-template + + +Blueprints used for testing dmaap plugin +======================================== +test_dr_mr.yaml-template +test_dr_pubsub.yaml-template +test_mr_multipub.yaml-template +test_mr_multisub.yaml-template +test_mr_pubsub_extra.yaml-template +test_mr_pubsub.yaml-template |