diff options
author | 2020-02-05 16:56:16 +0100 | |
---|---|---|
committer | 2020-02-05 16:56:16 +0100 | |
commit | 31fb8d0c57bd1fa8ff338dbc243b6906772ac51c (patch) | |
tree | c98587ce05aa8b00c97d939e3331ac724951f6b9 /src/test/resources/clds | |
parent | 21f688dfe427aa83c5520e6703fcf1461ac28821 (diff) |
Remove bad url5.0.2-ONAPelalto
Remove bad url and useless files
Issue-ID: CLAMP-642
Change-Id: Iee749c83c061a81da01482e45c056e9d45ccd923
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Diffstat (limited to 'src/test/resources/clds')
-rw-r--r-- | src/test/resources/clds/holmes-old-style-ms.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/test/resources/clds/holmes-old-style-ms.yaml b/src/test/resources/clds/holmes-old-style-ms.yaml index 3f0c9a60..19f3f7a8 100644 --- a/src/test/resources/clds/holmes-old-style-ms.yaml +++ b/src/test/resources/clds/holmes-old-style-ms.yaml @@ -1,9 +1,9 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - http://www.getcloudify.org/spec/cloudify/3.4/types.yaml - - https://nexus01.research.att.com:8443/repository/solutioning01-mte2-raw/type_files/docker/2.3.0+t.0.4/node-type.yaml - - https://nexus01.research.att.com:8443/repository/solutioning01-mte2-raw/type_files/relationship/1.0.0/node-type.yaml - - http://nexus01.research.att.com:8081/repository/solutioning01-mte2-raw/type_files/dmaap/1.2.0/dmaap.yaml + - https://nexus:8443/repository/solutioning01-mte2-raw/type_files/docker/2.3.0+t.0.4/node-type.yaml + - https://nexus:8443/repository/solutioning01-mte2-raw/type_files/relationship/1.0.0/node-type.yaml + - http://nexus:8081/repository/solutioning01-mte2-raw/type_files/dmaap/1.2.0/dmaap.yaml inputs: dcae_service_location: type: string |