Enhance to query Consul for target docker host 43/10643/1
authorMichael Hwang <mhwang@research.att.com>
Wed, 6 Sep 2017 21:46:45 +0000 (17:46 -0400)
committerMichael Hwang <mhwang@research.att.com>
Wed, 6 Sep 2017 21:50:51 +0000 (17:50 -0400)
commitda9cdd6a23d2fa2748795a6c83b14cc4d3fa3d13
treea9e7a8580b992ebec517edb67b8e2e612dd4ecec
parentfcb0bb5252f8e90ce065e7e6f9034f9d1a4ef8ce
Enhance to query Consul for target docker host

* `SelectedDockerHost` actually queries by a name stem and location
* Shorten name
* Tag components with deployment id

Change-Id: I715f1de25fa047ce70eb26a5cc7615cfd3b408e7
Issue-ID: DCAEGEN2-91
Signed-off-by: Michael Hwang <mhwang@research.att.com>
docker/ChangeLog.md
docker/docker-node-type.yaml
docker/dockerplugin/discovery.py
docker/dockerplugin/tasks.py
docker/examples/blueprint-laika.yaml
docker/setup.py
docker/tests/test_discovery.py
docker/tests/test_tasks.py