diff options
author | Lusheng Ji <lji@research.att.com> | 2017-10-13 22:49:06 +0000 |
---|---|---|
committer | Lusheng Ji <lji@research.att.com> | 2017-10-13 22:50:01 +0000 |
commit | d7350c6a9589ce1b386f85ef33f0688d01ce6406 (patch) | |
tree | aebe2c821bb728c2072e2d37bcf5def7c5f78676 /docs/sections/blueprints/DockerHost.rst | |
parent | bd11574a5c797c6ab1396594271d480d4cbb5152 (diff) |
Add blueprint rst templates
Issue-Id: DCAEGEN2-128
Change-Id: I31f11c83d56fa07540e43251b714953079de784a
Signed-off-by: Lusheng Ji <lji@research.att.com>
Diffstat (limited to 'docs/sections/blueprints/DockerHost.rst')
-rw-r--r-- | docs/sections/blueprints/DockerHost.rst | 23 |
1 files changed, 23 insertions, 0 deletions
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 |