diff options
author | VENKATESH KUMAR <vv770d@att.com> | 2019-06-07 01:31:10 -0400 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2019-06-07 15:29:59 +0000 |
commit | be32a318a8d416831a88bb2cc2a9fc5eccf951af (patch) | |
tree | 3f513e7222418da371fbdc067340a86699175d9a /docs/sections/build.rst | |
parent | bb8dea8255097e9cd306d8f02f945bfb684e469b (diff) |
Add VES-tls deploy
Change-Id: I7c1f90fc4a5ccabaed7faaa3883e5e14779ba975
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-1593
Diffstat (limited to 'docs/sections/build.rst')
-rw-r--r-- | docs/sections/build.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/sections/build.rst b/docs/sections/build.rst index 4b9db930..bc7a5489 100644 --- a/docs/sections/build.rst +++ b/docs/sections/build.rst @@ -82,9 +82,9 @@ Below is a list of the repos and their sub-modules, and the language they are wr * dcaegen2.platform.configbinding (Python) -* dcaegen2.platform.deployment-handler (Python) +* dcaegen2.platform.deployment-handler (NodeJS) -* dcaegen2.platform.inventory-api (Clojure) +* dcaegen2.platform.inventory-api (Java) * dcaegen2.platform.plugins @@ -96,7 +96,7 @@ Below is a list of the repos and their sub-modules, and the language they are wr * dcaegen2.platform.policy-handler (Python) -* dcaegen2.platform.servicechange-handler (Python) +* dcaegen2.platform.servicechange-handler (Clojure) * dcaegen2.utils |