Remove vLB from drools-apps 96/104096/4
authorJim Hahn <jrh3@att.com>
Fri, 20 Mar 2020 21:17:00 +0000 (17:17 -0400)
committerJim Hahn <jrh3@att.com>
Mon, 23 Mar 2020 17:01:25 +0000 (13:01 -0400)
commit041017a10245054de9d32e9dceefdafef3e694ac
treec1bfe49f7a34e52ed6b77f7983eeb92f1efd7dfd
parent61a8fce56dc83def96a0100fd5c135f18a6dbf0c
Remove vLB from drools-apps

Added a test for legacy policy to vDNS.

Issue-ID: POLICY-2434
Signed-off-by: Jim Hahn <jrh3@att.com>
Change-Id: I92fc7813067d3e98562e5d1c7f0da7afe5aac96d
controlloop/common/rules-test/src/main/java/org/onap/policy/controlloop/common/rules/test/BaseRuleTest.java
controlloop/common/rules-test/src/main/resources/vdns/tosca-legacy-vdns.json [moved from controlloop/common/rules-test/src/main/resources/vlb/tosca-vlb.json with 99% similarity]
controlloop/common/rules-test/src/main/resources/vlb/tosca-compliant-vlb.json [deleted file]
controlloop/common/rules-test/src/main/resources/vlb/vlb.onset.json [deleted file]
controlloop/common/rules-test/src/test/java/org/onap/policy/controlloop/common/rules/test/BaseRuleTestTest.java