From e97cde0ff09bc602a1ff665f573786c4f5a746ba Mon Sep 17 00:00:00 2001 From: ERIMROB Date: Wed, 1 Apr 2020 17:54:19 +0100 Subject: [PMSH] Fix bug of deactivation during undeploy Signed-off-by: ERIMROB Issue-ID: DCAEGEN2-2175 Change-Id: I70998a0d643b899c1b4d3ba86346297271a9b276 --- components/pm-subscription-handler/Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'components/pm-subscription-handler/Changelog.md') diff --git a/components/pm-subscription-handler/Changelog.md b/components/pm-subscription-handler/Changelog.md index 0ae01975..3d2af6c3 100755 --- a/components/pm-subscription-handler/Changelog.md +++ b/components/pm-subscription-handler/Changelog.md @@ -8,7 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [1.0.3] ### Fixed * Fixed bug where PMSH pushes subscription to xnf regardless of it's orchestration status (DCAEGEN2-2173) -* Bug fix to prevent aai_event handler from incorrectly LOCKING the subscription (DCAEGEN2-2181) +* Fixed bug where undeploying PMSH would not deactivate newly added pnfs (DCAEGEN2-2175) +* Fixed bug to prevent aai_event handler from incorrectly LOCKING the subscription (DCAEGEN2-2181) ## [1.0.2] ### Changed -- cgit 1.2.3-korg