From 809230f9e3dea1adebbff4aa6927422bffc83ecc Mon Sep 17 00:00:00 2001 From: Michael Hwang Date: Thu, 28 Sep 2017 17:05:52 -0400 Subject: Fetch docker logins from Consul Change-Id: I521fd549b12042fa1d12481fbb0beb535f52e06f Issue-Id: DCAEGEN2-91 Signed-off-by: Michael Hwang --- dcae-cli/ChangeLog.md | 1 + 1 file changed, 1 insertion(+) (limited to 'dcae-cli/ChangeLog.md') 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] -- cgit 1.2.3-korg