diff options
author | Venkatesh Kumar, Vijay (vv770d) <vv770d@att.com> | 2017-03-01 12:18:16 -0500 |
---|---|---|
committer | Venkatesh Kumar, Vijay (vv770d) <vv770d@att.com> | 2017-03-01 12:26:56 -0500 |
commit | 9a999b5c496d4fe9dc0a1dd7f44aeab7822757c5 (patch) | |
tree | 4718ca26ed1ed3a1db5205893be7b066dcde5c15 | |
parent | 7b63771e062de07b3d3a82dc008281032bdd3c6e (diff) |
Update to VES release notes to include Controller
Change-Id: I2aacd43da72921fea66bd3b2e7ec7d39bba76277
Signed-off-by: Venkatesh Kumar, Vijay (vv770d) <vv770d@att.com>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ mvn clean install ### Docker Image -The jar file is bundled into a docker image installed by the DCAE Controller. Following is the process to creating the image +The jar file is bundled with DCM controller jar into a docker image; This will be installed by the DCAE Controller. Following is the process to creating the image #### Set up the packaging environment 1. Extract the VESCollector code and do mvn build |