From: liamfallon Date: Wed, 9 Jan 2019 13:30:23 +0000 (+0100) Subject: Updated git submodules X-Git-Tag: elalto.1.5.2~7654 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1763532583969909bd6ef218eebf11bc3fa3fe17;p=doc.git Updated git submodules Project: policy/apex-pdp master cff079a8dc3eeaf4e88c0e89a828fe4244a1b3c8 Fix context clearing on model upgrade Existing context is cleared when a model upgrade is carried out on an Apex PDP. The clear() method is called in error on the Apex engine during the upgrade. This change also has some small updates to the DecisionMaker example, which is used to test this feature. Issue-ID: POLICY-1395 Change-Id: I547a3a60712d1572d9daadf5eab4afcae2a5c321 Signed-off-by: liamfallon --- diff --git a/docs/submodules/policy/apex-pdp.git b/docs/submodules/policy/apex-pdp.git index 8f142981c..cff079a8d 160000 --- a/docs/submodules/policy/apex-pdp.git +++ b/docs/submodules/policy/apex-pdp.git @@ -1 +1 @@ -Subproject commit 8f142981c3f5fddfd58c2e106ead7b4f5fc93da0 +Subproject commit cff079a8dc3eeaf4e88c0e89a828fe4244a1b3c8