diff options
author | Brian Freeman <bf1936@att.com> | 2020-04-08 09:13:41 -0500 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-04-08 18:56:12 +0200 |
commit | 419876de3e915e02a86ca15df2c53cf3a0e412c5 (patch) | |
tree | b919edb6a8a0a50f8262d12288d58583b9477d63 /robot/resources/global_properties.robot | |
parent | 52a02b2a4d2d9a6055a9ad0f0768f057f9259fb2 (diff) |
vFW Operational Policy tosca change
Issue-ID: INT-1350
Change-Id: I3491b45f80038adbad1f5e25013dd22382be8a24
Signed-off-by: Brian Freeman <bf1936@att.com>
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'robot/resources/global_properties.robot')
-rw-r--r-- | robot/resources/global_properties.robot | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/robot/resources/global_properties.robot b/robot/resources/global_properties.robot index fd80e99b..993d9a66 100644 --- a/robot/resources/global_properties.robot +++ b/robot/resources/global_properties.robot @@ -35,9 +35,10 @@ ${GLOBAL_AAI_ZONE_NAME} nova ${GLOBAL_AAI_DESIGN_TYPE} integration ${GLOBAL_AAI_ZONE_CONTEXT} labs ${GLOBAL_TEMPLATE_FOLDER} robot/assets/templates +${GLOBAL_ASSETS_FOLDER} robot/assets ${GLOBAL_SERVICE_MAPPING_DIRECTORY} ./demo/service_mapping ${GLOBAL_SO_HEALTH_CHECK_PATH} /manage/health ${GLOBAL_SO_CLOUD_CONFIG_PATH} /cloudSite ${GLOBAL_SO_CLOUD_CONFIG_TEMPLATE} so/create_cloud_config.jinja ${GLOBAL_SDC_DCAE_BE_ENDPOINT} ${GLOBAL_SDC_SERVER_PROTOCOL}://${GLOBAL_INJECTED_SDC_DCAE_BE_IP_ADDR}:${GLOBAL_SDC_DCAE_BE_PORT} -${GLOBAL_SO_ORCHESTRATION_REQUESTS_PATH} /onap/so/infra/orchestrationRequests/v7
\ No newline at end of file +${GLOBAL_SO_ORCHESTRATION_REQUESTS_PATH} /onap/so/infra/orchestrationRequests/v7 |