diff options
author | 2019-04-23 10:24:08 -0400 | |
---|---|---|
committer | 2019-04-23 10:43:11 -0400 | |
commit | 908088a44ecd1bd364ab73cac073b89c92b187f0 (patch) | |
tree | 13fcf3a533638d9755e62688041cd8ebbe74da2a /onap-dcae-cbs-docker-client/Changelog.md | |
parent | 3774d36e76ec5cca17ae2588e65e2a990a32ad87 (diff) |
Do not hardcode CBS name4.0.0-ONAPdublin
Change-Id: I80dd0d74368528b161a37a597d07c3de242b1e3e
Issue-ID: DCAEGEN2-1450
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Diffstat (limited to 'onap-dcae-cbs-docker-client/Changelog.md')
-rw-r--r-- | onap-dcae-cbs-docker-client/Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/onap-dcae-cbs-docker-client/Changelog.md b/onap-dcae-cbs-docker-client/Changelog.md index 3c29fcc..354bc2a 100644 --- a/onap-dcae-cbs-docker-client/Changelog.md +++ b/onap-dcae-cbs-docker-client/Changelog.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [1.0.4] +* Allow the CBS to be registered in Consul under a different name than "config_binding_service"; instead read from the already-set ENV variable CONFIG_BINDING_SERVICE + ## [1.0.3] * Fix an issue caused by flake8 upgrading |