diff options
author | Jim Hahn <jrh3@att.com> | 2020-03-25 15:24:41 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-03-25 15:24:41 -0400 |
commit | ea3ba40703cba1e5a95fea05f359b7364ba1f7da (patch) | |
tree | e39680af5b7a1c09e4ea0fe817a701bde903d266 /controlloop/common/simulators | |
parent | 9477940e341db68d9cd7f3fe8f722109964da521 (diff) |
Fix db exception in frankfurt junit
Frankfurt junits were generating the following output:
Value too long for column "TARGET VARCHAR(50)":
"'Target [type=VNF, resourceId=bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38]'
The issue turned out to be caused by the fact that the rules for the
new actor were storing the "Target" instead of the "TargetEntity"
in the DB field. Modified the code to store the target entity, as the
the usecases rules do.
Issue-ID: POLICY-2441
Signed-off-by: Jim Hahn <jrh3@att.com>
Change-Id: I91ee517ef073e3dc3fea4698c814b57a06d87095
Diffstat (limited to 'controlloop/common/simulators')
0 files changed, 0 insertions, 0 deletions