commit | c82cc454fe4f08da7e27af31ac9c0a0ef9cf153b | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Thu Jul 11 18:05:01 2019 -0400 |
committer | Jim Hahn <jrh3@att.com> | Mon Jul 15 09:27:49 2019 -0400 |
tree | 51a3d058bf46877543dd370b4a87f4e03c8c7176 | |
parent | 7b5f7f8627d6e3cc267b4f7eefeb73d2efb31f96 [diff] |
Combine lines in IM state transition table Rewrote the code to generate the Integrity Monitor state transition table, eliminating duplicate lines. Output the table, before and after the change, and verified that they were identical, with one exception: there were two places where the original code had "StandbyStateException", while all of the others had "StandbyStatusException". Guessing that the original code was incorrect in these two cases, I changed the new code to always use "StandbyStatusException" instead. Change-Id: Ibe3044eb1ac398a0bc8f328f4e14305d4bdeb380 Issue-ID: POLICY-1791 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains ONAP common code, which is shared by 'policy-drools-pdp' and 'policy-engine'. To build it: