diff options
author | Jack Lucas <jflucas@research.att.com> | 2020-03-03 13:35:50 -0500 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2020-03-03 13:35:50 -0500 |
commit | a741ebe7a17a00f5203f5d42b5c0fe78b567763b (patch) | |
tree | 330d594b8dfc7c8ef0e0fd18704b97db8ac6d7cf /clamp-policy | |
parent | 52b94c834d1c0252873ca4ced0ba3818648eccfe (diff) |
Fix dcaepolicy reference6.0.0-ONAPfrankfurt
Issue-ID: DCAEGEN2-2097
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Change-Id: I7fe5676c2bf33ce3900216156a404572bb2622f0
Diffstat (limited to 'clamp-policy')
-rw-r--r-- | clamp-policy/clamppolicy-node-type.yaml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/clamp-policy/clamppolicy-node-type.yaml b/clamp-policy/clamppolicy-node-type.yaml index a9d27ac..dbd9485 100644 --- a/clamp-policy/clamppolicy-node-type.yaml +++ b/clamp-policy/clamppolicy-node-type.yaml @@ -1,6 +1,7 @@ -# ================================================================================ +# ================================================================================= # Copyright (c) 2019 Wipro Limited Intellectual Property. All rights reserved. -# ================================================================================ +# Modifications copyright (c) 2020 AT&T Intellectual Property. All rights reserved. +# ================================================================================= # 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 @@ -18,8 +19,8 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - http://www.getcloudify.org/spec/cloudify/3.4/types.yaml - - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4/dcaepolicyplugin/2.3.0/dcaepolicyplugin_types.yaml + - http://www.getcloudify.org/spec/cloudify/4.5.5/types.yaml + - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R6/dcaepolicyplugin/2.4.0/dcaepolicyplugin_types.yaml plugins: clamppolicy: |