summaryrefslogtreecommitdiffstats
path: root/dcae-cli/ChangeLog.md
diff options
context:
space:
mode:
authorMichael Hwang <mhwang@research.att.com>2017-09-28 17:05:52 -0400
committerMichael Hwang <mhwang@research.att.com>2017-09-28 17:07:00 -0400
commit809230f9e3dea1adebbff4aa6927422bffc83ecc (patch)
tree03fcf7998a9ea638505b3a7c1dd3ca1bd5aa17db /dcae-cli/ChangeLog.md
parentaf7747ca4a7d849dbef9f86b31216e388334f876 (diff)
Fetch docker logins from Consul
Change-Id: I521fd549b12042fa1d12481fbb0beb535f52e06f Issue-Id: DCAEGEN2-91 Signed-off-by: Michael Hwang <mhwang@research.att.com>
Diffstat (limited to 'dcae-cli/ChangeLog.md')
-rw-r--r--dcae-cli/ChangeLog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/dcae-cli/ChangeLog.md b/dcae-cli/ChangeLog.md
index 794b6a7..7eb38d9 100644
--- a/dcae-cli/ChangeLog.md
+++ b/dcae-cli/ChangeLog.md
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* Seeding configuration is no longer a fatal issue
* Setup database connection via manual user inputs if seed config not there
* Seeding profiles is no longer a fatal issue
+* Dynamically fetch Docker login credentials from Consul to use to authenticate when creating Docker client.
## [2.9.0]