diff options
author | liamfallon <liam.fallon@est.tech> | 2019-01-09 14:30:23 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-01-09 22:51:34 +0000 |
commit | 1763532583969909bd6ef218eebf11bc3fa3fe17 (patch) | |
tree | fa46224714cdcdcd31e3e53bf8222b3be0a4d496 | |
parent | c76fa77bb1c9282b30b4afb991f6eba9123a1ff4 (diff) |
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 <liam.fallon@est.tech>
m--------- | docs/submodules/policy/apex-pdp.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/policy/apex-pdp.git b/docs/submodules/policy/apex-pdp.git -Subproject 8f142981c3f5fddfd58c2e106ead7b4f5fc93da +Subproject cff079a8dc3eeaf4e88c0e89a828fe4244a1b3c |