diff options
author | Ralph Knag <rhknag@research.att.com> | 2017-12-05 12:05:57 -0500 |
---|---|---|
committer | Ralph Knag <rhknag@research.att.com> | 2017-12-05 22:45:35 -0500 |
commit | 1fca6acb2918beef86a5a78dc659683830908cd2 (patch) | |
tree | 5854d05874e1e52b58a4836d653b0d1728dec304 /docs/sections/components/architecture/pieces.rst | |
parent | 3ffda69097e20d0fcff44f837c6f68870e0a4528 (diff) |
DCAE Controller documentation DCAEGEN2-213
Issue-ID: DCAEGEN2-213
Change-Id: I7f2023b7f88b73eef852eca0bbf9086e14903cd6
Signed-off-by: Ralph Knag <rhknag@research.att.com>
Diffstat (limited to 'docs/sections/components/architecture/pieces.rst')
-rwxr-xr-x | docs/sections/components/architecture/pieces.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/sections/components/architecture/pieces.rst b/docs/sections/components/architecture/pieces.rst new file mode 100755 index 00000000..9e57c02b --- /dev/null +++ b/docs/sections/components/architecture/pieces.rst @@ -0,0 +1,11 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+Platform technologies
+=====================
+
+- `Cloudify <http://getcloudify.org/>`__
+- `Consul <https://www.consul.io/>`__
+- `Docker <https://www.docker.com/>`__
+- `CDAP <https://cdap.io/>`__
+- `Registrator <https://github.com/gliderlabs/registrator>`__
|