From c306f8990406933d1a10eaa46cc9a045bd0d7f03 Mon Sep 17 00:00:00 2001 From: tb2541onap Date: Mon, 15 Oct 2018 13:26:39 -0400 Subject: Policy Reconfiguration change to function parms MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated 2 Policy Reconfig functions to use a passed parameter Parameter needed since “consul_host” variable had been removed Change-Id: I1e967cbf1de2c832679be6e2d120a278cd48a5d4 Issue-ID: DCAEGEN2-576 Signed-off-by: tb2541onap --- dcae-cli/ChangeLog.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dcae-cli/ChangeLog.md') diff --git a/dcae-cli/ChangeLog.md b/dcae-cli/ChangeLog.md index b0e97a3..18fe0be 100644 --- a/dcae-cli/ChangeLog.md +++ b/dcae-cli/ChangeLog.md @@ -5,6 +5,10 @@ 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/). +## [2.11.1] + +* Change to policy reconfiguration functions to pass consul_host as a parameter + ## [2.11.0] * Add Policy Configuration Support. -- cgit 1.2.3-korg