Rename "casablanca" controller to "usecases" 56/83856/1
authorjhh <jorge.hernandez-herrero@att.com>
Mon, 1 Apr 2019 12:29:36 +0000 (07:29 -0500)
committerjhh <jorge.hernandez-herrero@att.com>
Mon, 1 Apr 2019 12:33:37 +0000 (07:33 -0500)
commit6b3e0fcc0b0c362ce6067f0d6604ec60f984f850
tree548cd5c52238b92bb1cb349b764d0f04b9606ba8
parenta9f330fcacb2449ed53115a976e5cfa8bdec2610
Rename "casablanca" controller to "usecases"

Change-Id: I41487becd1705fbe725023798a3ea10f4638a6af
Issue-ID: POLICY-1474
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
47 files changed:
controlloop/common/controller-casablanca/.gitignore [deleted file]
controlloop/common/controller-usecases/.gitignore [new file with mode: 0644]
controlloop/common/controller-usecases/pom.xml [moved from controlloop/common/controller-casablanca/pom.xml with 97% similarity]
controlloop/common/controller-usecases/src/main/resources/META-INF/kmodule.xml [moved from controlloop/common/controller-casablanca/src/main/resources/META-INF/kmodule.xml with 96% similarity]
controlloop/common/feature-controlloop-casablanca/src/main/resources/META-INF/services/org.onap.policy.drools.features.PolicyEngineFeatureAPI [deleted file]
controlloop/common/feature-controlloop-management/src/main/feature/bin/create-cl-usecases [moved from controlloop/common/feature-controlloop-management/src/main/feature/bin/create-cl-casablanca with 98% similarity]
controlloop/common/feature-controlloop-management/src/main/feature/bin/push-policies-usecases [moved from controlloop/common/feature-controlloop-management/src/main/feature/bin/push-policies-casablanca with 99% similarity]
controlloop/common/feature-controlloop-usecases/pom.xml [moved from controlloop/common/feature-controlloop-casablanca/pom.xml with 95% similarity]
controlloop/common/feature-controlloop-usecases/src/assembly/assemble_zip.xml [moved from controlloop/common/feature-controlloop-casablanca/src/assembly/assemble_zip.xml with 90% similarity]
controlloop/common/feature-controlloop-usecases/src/main/feature/config/logback-include-usecases.xml [moved from controlloop/common/feature-controlloop-casablanca/src/main/feature/config/logback-include-casablanca.xml with 73% similarity]
controlloop/common/feature-controlloop-usecases/src/main/feature/config/usecases-controller.properties [moved from controlloop/common/feature-controlloop-casablanca/src/main/feature/config/casablanca-controller.properties with 98% similarity]
controlloop/common/feature-controlloop-usecases/src/main/java/org/onap/policy/drools/apps/controlloop/feature/usecases/UsecasesFeature.java [moved from controlloop/common/feature-controlloop-casablanca/src/main/java/org/onap/policy/drools/apps/controlloop/feature/casablanca/CasablancaFeature.java with 86% similarity]
controlloop/common/feature-controlloop-usecases/src/main/resources/META-INF/services/org.onap.policy.drools.features.PolicyEngineFeatureAPI [new file with mode: 0644]
controlloop/common/feature-controlloop-usecases/src/test/java/org/onap/policy/drools/apps/controlloop/feature/usecases/UsecasesFeatureTest.java [moved from controlloop/common/feature-controlloop-casablanca/src/test/java/org/onap/policy/drools/apps/controlloop/feature/casablanca/CasablancaFeatureTest.java with 84% similarity]
controlloop/common/pom.xml
controlloop/packages/apps-controlloop/pom.xml
controlloop/packages/docker-controlloop/src/main/docker/Dockerfile
controlloop/templates/archetype-cl-usecases/pom.xml [moved from controlloop/templates/archetype-cl-casablanca/pom.xml with 95% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/META-INF/maven/archetype-metadata.xml [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/META-INF/maven/archetype-metadata.xml with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/pom.xml [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/pom.xml with 98% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/CCVPN.yaml [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/CCVPN.yaml with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/VoLTE.yaml [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/VoLTE.yaml with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/__artifactId__-controller.properties [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/__artifactId__-controller.properties with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/__artifactId__-controller.rest.json [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/__artifactId__-controller.rest.json with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/appc.lcm.success.json [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/appc.lcm.success.json with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/appc.legacy.success.json [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/appc.legacy.success.json with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/ccvpn.brmsgw.params.json [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/ccvpn.brmsgw.params.json with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/dcae.ccvpn.onset.json [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/dcae.ccvpn.onset.json with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/dcae.vcpe.abatement.json [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/dcae.vcpe.abatement.json with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/dcae.vcpe.onset.json [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/dcae.vcpe.onset.json with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/dcae.vdns.onset.json [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/dcae.vdns.onset.json with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/dcae.vfw.onset.json [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/dcae.vfw.onset.json with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/dcae.volte.onset.json [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/dcae.volte.onset.json with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/so.success.json [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/so.success.json with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/vCPE.yaml [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/vCPE.yaml with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/vDNS.yaml [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/vDNS.yaml with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/vFW.yaml [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/vFW.yaml with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/vPCI.pcims.onset.json [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/vPCI.pcims.onset.json with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/vPCI.sdnr.success.json [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/vPCI.sdnr.success.json with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/vcpe.brmsgw.params.json [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/vcpe.brmsgw.params.json with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/vdns.brmsgw.params.json [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/vdns.brmsgw.params.json with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/vfw.brmsgw.params.json [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/vfw.brmsgw.params.json with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/config/volte.brmsgw.params.json [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/volte.brmsgw.params.json with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/resources/META-INF/kmodule.xml [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/resources/META-INF/kmodule.xml with 96% similarity]
controlloop/templates/archetype-cl-usecases/src/main/resources/archetype-resources/src/main/resources/__closedLoopControlName__.drl [moved from controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/resources/__closedLoopControlName__.drl with 100% similarity]
controlloop/templates/archetype-cl-usecases/src/test/resources/projects/basic/archetype.properties [moved from controlloop/templates/archetype-cl-casablanca/src/test/resources/projects/basic/archetype.properties with 100% similarity]
controlloop/templates/pom.xml