summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2017-10-13 22:49:06 +0000
committerLusheng Ji <lji@research.att.com>2017-10-13 22:50:01 +0000
commitd7350c6a9589ce1b386f85ef33f0688d01ce6406 (patch)
treeaebe2c821bb728c2072e2d37bcf5def7c5f78676
parentbd11574a5c797c6ab1396594271d480d4cbb5152 (diff)
Add blueprint rst templates
Issue-Id: DCAEGEN2-128 Change-Id: I31f11c83d56fa07540e43251b714953079de784a Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r--docs/sections/blueprints/DockerHost.rst (renamed from docs/sections/blueprints/example.rst)2
-rw-r--r--docs/sections/blueprints/cbs.rst23
-rw-r--r--docs/sections/blueprints/cdap.rst23
-rw-r--r--docs/sections/blueprints/cdapbroker.rst23
-rw-r--r--docs/sections/blueprints/centos_vm.rst23
-rw-r--r--docs/sections/blueprints/consul.rst23
-rw-r--r--docs/sections/blueprints/deploymenthandler.rst23
-rw-r--r--docs/sections/blueprints/holmes.rst23
-rw-r--r--docs/sections/blueprints/inventoryapi.rst23
-rw-r--r--docs/sections/blueprints/policyhandler.rst23
-rw-r--r--docs/sections/blueprints/servicechangehandler.rst23
-rw-r--r--docs/sections/blueprints/tca.rst23
-rw-r--r--docs/sections/blueprints/ves.rst23
-rw-r--r--docs/sections/configuration.rst13
14 files changed, 290 insertions, 1 deletions
diff --git a/docs/sections/blueprints/example.rst b/docs/sections/blueprints/DockerHost.rst
index 642dfd32..a6f21339 100644
--- a/docs/sections/blueprints/example.rst
+++ b/docs/sections/blueprints/DockerHost.rst
@@ -1,4 +1,4 @@
-My BluePrint Name
+DCAE Docker Host
======================
Overview of my blueprint and the part it plays in DCAE.
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/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