summaryrefslogtreecommitdiffstats
path: root/dcae-cli/ChangeLog.md
diff options
context:
space:
mode:
authorMichael Hwang <mhwang@research.att.com>2017-10-11 15:24:30 -0400
committerMichael Hwang <mhwang@research.att.com>2017-10-11 15:25:58 -0400
commit15e4f28ad05922d22f93075c897e1e6781aa9ebd (patch)
treeaf82981a9d9674c9d8b8c3cf50ddce0eb776738b /dcae-cli/ChangeLog.md
parent809230f9e3dea1adebbff4aa6927422bffc83ecc (diff)
Make docker login key a configuration param
Change-Id: Iacd0d4d350dd392b93439addad63b1d4ee2e4694 Issue-Id: DCAEGEN2-151 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 7eb38d9..59c17f3 100644
--- a/dcae-cli/ChangeLog.md
+++ b/dcae-cli/ChangeLog.md
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* 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.
+* Make docker login key into a configuration param
## [2.9.0]