diff options
author | adheli.tavares <adheli.tavares@est.tech> | 2023-02-17 15:14:07 +0000 |
---|---|---|
committer | Adheli Tavares <adheli.tavares@est.tech> | 2023-02-22 13:22:48 +0000 |
commit | 1f339f886d01c6d6ac5cfd6467850c61fee4f675 (patch) | |
tree | 9c59715170d07c951421f5cf8f4d7d939e289c8b /csit/config/sim-all | |
parent | a6664dc5c767210a78f140b9fa149c2a8261b428 (diff) |
Restructure of csit files to be used both by docker and k8s config
Issue-ID: POLICY-4125
Change-Id: Id63b3badb1b451b36e3226970dcafaa5a62d860f
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'csit/config/sim-all')
6 files changed, 0 insertions, 297 deletions
diff --git a/csit/config/sim-all/aairesponse/vfw-cnf-cds-test-1-vnf.json b/csit/config/sim-all/aairesponse/vfw-cnf-cds-test-1-vnf.json deleted file mode 100644 index 2e2105f8..00000000 --- a/csit/config/sim-all/aairesponse/vfw-cnf-cds-test-1-vnf.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "vnf-id": "37b008b9-b367-4359-93fd-74d3ce0ee1a0", - "vnf-name": "vfw-cnf-cds-test-1-vnf", - "vnf-type": "vfw_cnf_cds/null", - "service-id": "37b008b9-b367-4359-93fd-74d3ce0ee1a0", - "prov-status": "ACTIVE", - "orchestration-status": "Assigned", - "in-maint": false, - "is-closed-loop-disabled": false, - "resource-version": "1607506390862", - "model-invariant-id": "vTEST_XYZ", - "model-version-id": "vTEST", - "model-customization-id": "37b008b9-b367-4359-93fd-74d3ce0ee1a0", - "relationship-list": { - "relationship": [ - { - "related-to": "service-instance", - "relationship-label": "org.onap.relationships.inventory.ComposedOf", - "related-link": "/aai/v14/business/customers/customer/DemoCust_47417dae-a821-4068-9736-e71c7da0d8bf/service-subscriptions/service-subscription/vFWDT/service-instances/service-instance/55322ada-145a-492e-b196-0d171539a4b2", - "relationship-data": [ - { - "relationship-key": "customer.global-customer-id", - "relationship-value": "DemoCust_47417dae-a821-4068-9736-e71c7da0d8bf" - }, - { - "relationship-key": "service-subscription.service-type", - "relationship-value": "vFWDT" - }, - { - "relationship-key": "service-instance.service-instance-id", - "relationship-value": "55322ada-145a-492e-b196-0d171539a4b2" - } - ], - "related-to-property": [ - { - "property-key": "service-instance.service-instance-name", - "property-value": "Service_Ete_Namea337dd5b-4620-4ea6-bc3f-6edf1124d659" - } - ] - } - ] - } -} - diff --git a/csit/config/sim-all/cdsresponse/apex-example-cba-modify-config.json b/csit/config/sim-all/cdsresponse/apex-example-cba-modify-config.json deleted file mode 100644 index 4f03bbfa..00000000 --- a/csit/config/sim-all/cdsresponse/apex-example-cba-modify-config.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "correlationUUID": null, - "commonHeader": { - "timestamp": "2020-12-16T10:29:00.450Z", - "originatorId": "POLICY", - "requestId": "f392e439-c176-411b-b972-8acadac0f8df", - "subRequestId": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", - "flags": null - }, - "actionIdentifiers": { - "blueprintName": "apex-example-cba", - "blueprintVersion": "1.0.0", - "actionName": "modify-config", - "mode": "sync" - }, - "status": { - "code": 200, - "eventType": "EVENT_COMPONENT_EXECUTED", - "timestamp": "2020-12-16T10:29:01.737Z", - "errorMessage": null, - "message": "success" - }, - "payload": { - "modify-config-response": { - "execute-command-logs": [ - "INFO:root:Arguments : Active,," - ], - "prepare-environment-logs": [ - "Installed pip packages:\n requirements.txt\n\n" - ] - } - } -} diff --git a/csit/config/sim-all/cdsresponse/apex-example-cba-restart.json b/csit/config/sim-all/cdsresponse/apex-example-cba-restart.json deleted file mode 100644 index 694bc6df..00000000 --- a/csit/config/sim-all/cdsresponse/apex-example-cba-restart.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "correlationUUID": null, - "commonHeader": { - "timestamp": "2020-12-16T10:30:46.213Z", - "originatorId": "POLICY", - "requestId": "f392e439-c176-411b-b972-8acadac0f8df", - "subRequestId": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", - "flags": null - }, - "actionIdentifiers": { - "blueprintName": "apex-example-cba", - "blueprintVersion": "1.0.0", - "actionName": "restart", - "mode": "sync" - }, - "status": { - "code": 200, - "eventType": "EVENT_COMPONENT_EXECUTED", - "timestamp": "2020-12-16T10:30:46.828Z", - "errorMessage": null, - "message": "success" - }, - "payload": { - "restart-response": { - "execute-command-logs": [ - "INFO:root:Arguments : Active,," - ], - "prepare-environment-logs": [ - "Installed pip packages:\n requirements.txt\n\n" - ] - } - } -} diff --git a/csit/config/sim-all/cdsresponse/controlloop-hostname-update-update-config.json b/csit/config/sim-all/cdsresponse/controlloop-hostname-update-update-config.json deleted file mode 100644 index 7009a358..00000000 --- a/csit/config/sim-all/cdsresponse/controlloop-hostname-update-update-config.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "commonHeader": { - "timestamp": "2020-08-24T14:45:07.491Z", - "originatorId": "CDS", - "requestId": "123456", - "subRequestId": "123-123", - "flags": null - }, - "actionIdentifiers": { - "blueprintName": "controlloop-hostname-update", - "blueprintVersion": "1.0.4", - "actionName": "update-config", - "mode": "sync" - }, - "status": { - "code": 200, - "eventType": "EVENT_COMPONENT_EXECUTED", - "timestamp": "2020-08-24T14:45:12.863Z", - "errorMessage": null, - "message": "success" - }, - "payload": { - "update-config-response": { - "execute-command-logs": [ - "INFO:root:<data xmlns=\"urn:ietf:params:xml:ns:netconf:base:1.0\"/>", - "INFO:root:configuring Device....", - "INFO:root:Done Device Configuration Successfully", - "INFO:root:Device Configuration After modification", - "INFO:root:http://10.101.200.10:32777/restconf/config/network-topology:network-topology/topology/topology-netconf/node/927b2580-36d9-4f13-8421-3c9d43b7a57e/yang-ext:mount", - "INFO:root:<data xmlns=\"urn:ietf:params:xml:ns:netconf:base:1.0\"><system xmlns=\"urn:opendaylight:hostname\"><hostname>testhost-1212332324343</hostname></system></data>" - ], - "prepare-environment-logs": ["Installed pip packages:\n requirements.txt\n\n"] - } - } -} diff --git a/csit/config/sim-all/logback.xml b/csit/config/sim-all/logback.xml deleted file mode 100644 index 131b0fe3..00000000 --- a/csit/config/sim-all/logback.xml +++ /dev/null @@ -1,42 +0,0 @@ -<!-- - ============LICENSE_START======================================================= - Copyright (C) 2020 AT&T Intellectual Property. - ================================================================================ - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - SPDX-License-Identifier: Apache-2.0 - ============LICENSE_END========================================================= ---> - -<configuration scan="true" scanPeriod="30 seconds" debug="false"> - - <!-- - This is only used for testing and only a snapshot docker image is generated, - thus it is not necessary for the messages to following the ONAP standard. - Therefore, keeping it short so it's easier to wade through the output. - - Also sending all output to stdout instead of to a log file; it can be viewed - via "docker logs" or captured by kubernetes. - --> - - <appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender"> - <encoder> - <Pattern>%d %level %msg%n</Pattern> - </encoder> - </appender> - - <root level="INFO"> - <appender-ref ref="STDOUT" /> - </root> - -</configuration> diff --git a/csit/config/sim-all/simParameters.json b/csit/config/sim-all/simParameters.json deleted file mode 100644 index 41fc9057..00000000 --- a/csit/config/sim-all/simParameters.json +++ /dev/null @@ -1,110 +0,0 @@ -{ - "dmaapProvider": { - "name": "DMaaP simulator", - "topicSweepSec": 300 - }, - "restServers": [ - { - "name": "DMaaP simulator", - "providerClass": "org.onap.policy.models.sim.dmaap.rest.DmaapSimRestControllerV1", - "host": "0.0.0.0", - "port": 3904, - "https": false - }, - { - "name": "A&AI simulator", - "providerClass": "org.onap.policy.simulators.AaiSimulatorJaxRs", - "host": "0.0.0.0", - "port": 6666, - "https": false, - "userName": "policy@policy.onap.org", - "password": "demo123456!", - "resourceLocation": "/opt/app/policy/simulators/etc/mounted/aairesponse/" - }, - { - "name": "SDNC simulator", - "providerClass": "org.onap.policy.simulators.SdncSimulatorJaxRs", - "host": "0.0.0.0", - "port": 6668, - "https": false - }, - { - "name": "SO simulator", - "providerClass": "org.onap.policy.simulators.SoSimulatorJaxRs", - "host": "0.0.0.0", - "port": 6669, - "https": false, - "userName": "InfraPortalClient", - "password": "password1$" - }, - { - "name": "VFC simulator", - "providerClass": "org.onap.policy.simulators.VfcSimulatorJaxRs", - "host": "0.0.0.0", - "port": 6670, - "https": false - } - ], - "topicSinks": [ - { - "topic": "APPC-CL", - "servers": ["${HOST_NAME}"], - "topicCommInfrastructure": "DMAAP", - "useHttps": false, - "apiKey": "some-key", - "apiSecret": "some-secret" - }, - { - "topic": "APPC-LCM-WRITE", - "servers": ["${HOST_NAME}"], - "topicCommInfrastructure": "DMAAP", - "useHttps": false, - "apiKey": "some-key", - "apiSecret": "some-secret" - } - ], - "topicSources": [ - { - "topic": "APPC-CL", - "servers": ["${HOST_NAME}"], - "topicCommInfrastructure": "DMAAP", - "useHttps": false, - "apiKey": "some-key", - "apiSecret": "some-secret" - }, - { - "topic": "APPC-LCM-READ", - "servers": ["${HOST_NAME}"], - "topicCommInfrastructure": "DMAAP", - "useHttps": false, - "apiKey": "some-key", - "apiSecret": "some-secret" - } - ], - "topicServers": [ - { - "name": "APPC Legacy simulator", - "providerClass": "org.onap.policy.simulators.AppcLegacyTopicServer", - "sink": "APPC-CL", - "source": "APPC-CL" - }, - { - "name": "APPC-LCM simulator", - "providerClass": "org.onap.policy.simulators.AppcLcmTopicServer", - "sink": "APPC-LCM-WRITE", - "source": "APPC-LCM-READ" - } - ], - "grpcServer": { - "name": "CDS simulator", - "providerClass": "org.onap.policy.simulators.CdsSimulator", - "host": "0.0.0.0", - "port": 6680, - "timeout": 30, - "username": "ccsdkapps", - "password": "ccsdkapps", - "resourceLocation": "/opt/app/policy/simulators/etc/mounted/cdsresponse/", - "successRepeatCount": 0, - "requestedResponseDelayMs": 0 - } -} |