diff options
author | Jack Lucas <jflucas@research.att.com> | 2019-04-03 13:46:22 -0400 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2019-04-03 15:35:10 -0400 |
commit | 66206077797318250df919425bc6d19ebb2c581f (patch) | |
tree | 233763388f995ad351dbda95fe2525b49b5785b7 /cm-container/scripts | |
parent | 6a770f1be73f84bf57e003560d0b95d2c57fcfbe (diff) |
Update k8splugin & type file versions
Also stop loading docker type file, never used.
Issue-ID: DCAEGEN2-1136
Change-Id: I378d5df461dce7368aa4f4521ef086eb510b7f48
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'cm-container/scripts')
-rwxr-xr-x | cm-container/scripts/get-type-files.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cm-container/scripts/get-type-files.sh b/cm-container/scripts/get-type-files.sh index e6a346f..c931467 100755 --- a/cm-container/scripts/get-type-files.sh +++ b/cm-container/scripts/get-type-files.sh @@ -16,8 +16,6 @@ # See the License for the specific language governing permissions and # limitations under the License. # ============LICENSE_END========================================================= -# -# ECOMP is a trademark and service mark of AT&T Intellectual Property. # Pull type files from repos # Set up the CM import resolver @@ -33,7 +31,7 @@ DCAETYPEFILES=\ /dcaepolicyplugin/2.3.0/dcaepolicyplugin_types.yaml \ /relationshipplugin/1.0.0/relationshipplugin_types.yaml \ /k8splugin/1.4.5/k8splugin_types.yaml \ -/dockerplugin/3.2.1/dockerplugin_types.yaml \ +/k8splugin/1.4.12/k8splugin_types.yaml \ " |