From d7350c6a9589ce1b386f85ef33f0688d01ce6406 Mon Sep 17 00:00:00 2001 From: Lusheng Ji Date: Fri, 13 Oct 2017 22:49:06 +0000 Subject: Add blueprint rst templates Issue-Id: DCAEGEN2-128 Change-Id: I31f11c83d56fa07540e43251b714953079de784a Signed-off-by: Lusheng Ji --- docs/sections/blueprints/DockerHost.rst | 23 +++++++++++++++++++++++ docs/sections/blueprints/cbs.rst | 23 +++++++++++++++++++++++ docs/sections/blueprints/cdap.rst | 23 +++++++++++++++++++++++ docs/sections/blueprints/cdapbroker.rst | 23 +++++++++++++++++++++++ docs/sections/blueprints/centos_vm.rst | 23 +++++++++++++++++++++++ docs/sections/blueprints/consul.rst | 23 +++++++++++++++++++++++ docs/sections/blueprints/deploymenthandler.rst | 23 +++++++++++++++++++++++ docs/sections/blueprints/example.rst | 23 ----------------------- docs/sections/blueprints/holmes.rst | 23 +++++++++++++++++++++++ docs/sections/blueprints/inventoryapi.rst | 23 +++++++++++++++++++++++ docs/sections/blueprints/policyhandler.rst | 23 +++++++++++++++++++++++ docs/sections/blueprints/servicechangehandler.rst | 23 +++++++++++++++++++++++ docs/sections/blueprints/tca.rst | 23 +++++++++++++++++++++++ docs/sections/blueprints/ves.rst | 23 +++++++++++++++++++++++ docs/sections/configuration.rst | 13 +++++++++++++ 15 files changed, 312 insertions(+), 23 deletions(-) create mode 100644 docs/sections/blueprints/DockerHost.rst create mode 100644 docs/sections/blueprints/cbs.rst create mode 100644 docs/sections/blueprints/cdap.rst create mode 100644 docs/sections/blueprints/cdapbroker.rst create mode 100644 docs/sections/blueprints/centos_vm.rst create mode 100644 docs/sections/blueprints/consul.rst create mode 100644 docs/sections/blueprints/deploymenthandler.rst delete mode 100644 docs/sections/blueprints/example.rst create mode 100644 docs/sections/blueprints/holmes.rst create mode 100644 docs/sections/blueprints/inventoryapi.rst create mode 100644 docs/sections/blueprints/policyhandler.rst create mode 100644 docs/sections/blueprints/servicechangehandler.rst create mode 100644 docs/sections/blueprints/tca.rst create mode 100644 docs/sections/blueprints/ves.rst diff --git a/docs/sections/blueprints/DockerHost.rst b/docs/sections/blueprints/DockerHost.rst new file mode 100644 index 00000000..a6f21339 --- /dev/null +++ b/docs/sections/blueprints/DockerHost.rst @@ -0,0 +1,23 @@ +DCAE Docker Host +====================== + +Overview of my blueprint and the part it plays in DCAE. + +Blueprint files +---------------------- + +List where we can find the blueprints + +Parameters +--------------------- + +The input parameters needed for running the blueprint + +How To Run +--------------------- + +Cfy command for running the blueprint + +Additional Information +--------------------- +Any additional information that help other people understanding and using yor blueprint diff --git a/docs/sections/blueprints/cbs.rst b/docs/sections/blueprints/cbs.rst new file mode 100644 index 00000000..adb728e6 --- /dev/null +++ b/docs/sections/blueprints/cbs.rst @@ -0,0 +1,23 @@ +Config Binding Service +====================== + +Overview of my blueprint and the part it plays in DCAE. + +Blueprint files +---------------------- + +List where we can find the blueprints + +Parameters +--------------------- + +The input parameters needed for running the blueprint + +How To Run +--------------------- + +Cfy command for running the blueprint + +Additional Information +--------------------- +Any additional information that help other people understanding and using yor blueprint diff --git a/docs/sections/blueprints/cdap.rst b/docs/sections/blueprints/cdap.rst new file mode 100644 index 00000000..f63d5ecd --- /dev/null +++ b/docs/sections/blueprints/cdap.rst @@ -0,0 +1,23 @@ +CDAP +====================== + +Overview of my blueprint and the part it plays in DCAE. + +Blueprint files +---------------------- + +List where we can find the blueprints + +Parameters +--------------------- + +The input parameters needed for running the blueprint + +How To Run +--------------------- + +Cfy command for running the blueprint + +Additional Information +--------------------- +Any additional information that help other people understanding and using yor blueprint diff --git a/docs/sections/blueprints/cdapbroker.rst b/docs/sections/blueprints/cdapbroker.rst new file mode 100644 index 00000000..fcbce247 --- /dev/null +++ b/docs/sections/blueprints/cdapbroker.rst @@ -0,0 +1,23 @@ +CDAP Broker +====================== + +Overview of my blueprint and the part it plays in DCAE. + +Blueprint files +---------------------- + +List where we can find the blueprints + +Parameters +--------------------- + +The input parameters needed for running the blueprint + +How To Run +--------------------- + +Cfy command for running the blueprint + +Additional Information +--------------------- +Any additional information that help other people understanding and using yor blueprint diff --git a/docs/sections/blueprints/centos_vm.rst b/docs/sections/blueprints/centos_vm.rst new file mode 100644 index 00000000..b7e964c7 --- /dev/null +++ b/docs/sections/blueprints/centos_vm.rst @@ -0,0 +1,23 @@ +CentOS VM +====================== + +Overview of my blueprint and the part it plays in DCAE. + +Blueprint files +---------------------- + +List where we can find the blueprints + +Parameters +--------------------- + +The input parameters needed for running the blueprint + +How To Run +--------------------- + +Cfy command for running the blueprint + +Additional Information +--------------------- +Any additional information that help other people understanding and using yor blueprint diff --git a/docs/sections/blueprints/consul.rst b/docs/sections/blueprints/consul.rst new file mode 100644 index 00000000..257b0605 --- /dev/null +++ b/docs/sections/blueprints/consul.rst @@ -0,0 +1,23 @@ +Consul Cluster +====================== + +Overview of my blueprint and the part it plays in DCAE. + +Blueprint files +---------------------- + +List where we can find the blueprints + +Parameters +--------------------- + +The input parameters needed for running the blueprint + +How To Run +--------------------- + +Cfy command for running the blueprint + +Additional Information +--------------------- +Any additional information that help other people understanding and using yor blueprint diff --git a/docs/sections/blueprints/deploymenthandler.rst b/docs/sections/blueprints/deploymenthandler.rst new file mode 100644 index 00000000..7ef5f425 --- /dev/null +++ b/docs/sections/blueprints/deploymenthandler.rst @@ -0,0 +1,23 @@ +Deployment Handler +====================== + +Overview of my blueprint and the part it plays in DCAE. + +Blueprint files +---------------------- + +List where we can find the blueprints + +Parameters +--------------------- + +The input parameters needed for running the blueprint + +How To Run +--------------------- + +Cfy command for running the blueprint + +Additional Information +--------------------- +Any additional information that help other people understanding and using yor blueprint diff --git a/docs/sections/blueprints/example.rst b/docs/sections/blueprints/example.rst deleted file mode 100644 index 642dfd32..00000000 --- a/docs/sections/blueprints/example.rst +++ /dev/null @@ -1,23 +0,0 @@ -My BluePrint Name -====================== - -Overview of my blueprint and the part it plays in DCAE. - -Blueprint files ----------------------- - -List where we can find the blueprints - -Parameters ---------------------- - -The input parameters needed for running the blueprint - -How To Run ---------------------- - -Cfy command for running the blueprint - -Additional Information ---------------------- -Any additional information that help other people understanding and using yor blueprint diff --git a/docs/sections/blueprints/holmes.rst b/docs/sections/blueprints/holmes.rst new file mode 100644 index 00000000..28370d09 --- /dev/null +++ b/docs/sections/blueprints/holmes.rst @@ -0,0 +1,23 @@ +Holmes Correlation Analytics +====================== + +Overview of my blueprint and the part it plays in DCAE. + +Blueprint files +---------------------- + +List where we can find the blueprints + +Parameters +--------------------- + +The input parameters needed for running the blueprint + +How To Run +--------------------- + +Cfy command for running the blueprint + +Additional Information +--------------------- +Any additional information that help other people understanding and using yor blueprint diff --git a/docs/sections/blueprints/inventoryapi.rst b/docs/sections/blueprints/inventoryapi.rst new file mode 100644 index 00000000..016eccec --- /dev/null +++ b/docs/sections/blueprints/inventoryapi.rst @@ -0,0 +1,23 @@ +Inventory API +====================== + +Overview of my blueprint and the part it plays in DCAE. + +Blueprint files +---------------------- + +List where we can find the blueprints + +Parameters +--------------------- + +The input parameters needed for running the blueprint + +How To Run +--------------------- + +Cfy command for running the blueprint + +Additional Information +--------------------- +Any additional information that help other people understanding and using yor blueprint diff --git a/docs/sections/blueprints/policyhandler.rst b/docs/sections/blueprints/policyhandler.rst new file mode 100644 index 00000000..b5557d02 --- /dev/null +++ b/docs/sections/blueprints/policyhandler.rst @@ -0,0 +1,23 @@ +Policy Handler +====================== + +Overview of my blueprint and the part it plays in DCAE. + +Blueprint files +---------------------- + +List where we can find the blueprints + +Parameters +--------------------- + +The input parameters needed for running the blueprint + +How To Run +--------------------- + +Cfy command for running the blueprint + +Additional Information +--------------------- +Any additional information that help other people understanding and using yor blueprint diff --git a/docs/sections/blueprints/servicechangehandler.rst b/docs/sections/blueprints/servicechangehandler.rst new file mode 100644 index 00000000..1665727e --- /dev/null +++ b/docs/sections/blueprints/servicechangehandler.rst @@ -0,0 +1,23 @@ +Service Change Handler +====================== + +Overview of my blueprint and the part it plays in DCAE. + +Blueprint files +---------------------- + +List where we can find the blueprints + +Parameters +--------------------- + +The input parameters needed for running the blueprint + +How To Run +--------------------- + +Cfy command for running the blueprint + +Additional Information +--------------------- +Any additional information that help other people understanding and using yor blueprint diff --git a/docs/sections/blueprints/tca.rst b/docs/sections/blueprints/tca.rst new file mode 100644 index 00000000..ac0cb55e --- /dev/null +++ b/docs/sections/blueprints/tca.rst @@ -0,0 +1,23 @@ +Threshold Crossing Analytics +====================== + +Overview of my blueprint and the part it plays in DCAE. + +Blueprint files +---------------------- + +List where we can find the blueprints + +Parameters +--------------------- + +The input parameters needed for running the blueprint + +How To Run +--------------------- + +Cfy command for running the blueprint + +Additional Information +--------------------- +Any additional information that help other people understanding and using yor blueprint diff --git a/docs/sections/blueprints/ves.rst b/docs/sections/blueprints/ves.rst new file mode 100644 index 00000000..86a343d1 --- /dev/null +++ b/docs/sections/blueprints/ves.rst @@ -0,0 +1,23 @@ +VNF Event Streaming Collector +====================== + +Overview of my blueprint and the part it plays in DCAE. + +Blueprint files +---------------------- + +List where we can find the blueprints + +Parameters +--------------------- + +The input parameters needed for running the blueprint + +How To Run +--------------------- + +Cfy command for running the blueprint + +Additional Information +--------------------- +Any additional information that help other people understanding and using yor blueprint diff --git a/docs/sections/configuration.rst b/docs/sections/configuration.rst index 77e06458..770da288 100644 --- a/docs/sections/configuration.rst +++ b/docs/sections/configuration.rst @@ -11,6 +11,19 @@ and details for how to configure them. :maxdepth: 1 :titlesonly: + ./blueprints/centos_vm.rst + ./blueprints/consul.rst + ./blueprints/DockerHost.rst + ./blueprints/cdap.rst + ./blueprints/cbs.rst + ./blueprints/cdapbroker.rst + ./blueprints/deploymenthandler.rst + ./blueprints/servicechangehandler.rst + ./blueprints/inventoryapi.rst + ./blueprints/policyhandler.rst ./blueprints/PGaaS.rst + ./blueprints/ves.rst + ./blueprints/tca.rst + ./blueprints/holmes.rst -- cgit 1.2.3-korg