diff options
author | Alexis de Talhouƫt <adetalhouet89@gmail.com> | 2019-05-14 12:46:24 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-14 12:46:24 +0000 |
commit | c26a0d4c85f60e185141dbb86bae631406d34036 (patch) | |
tree | bdbbf8e8cfe890c1f05c9ecc3d0826631f33ff2c /kubernetes/multicloud/charts/multicloud-lenovo/Chart.yaml | |
parent | 56ae11c82fc57da52bc7af243736024a1fa81655 (diff) | |
parent | 4ecb76c8b93dc8fb16b821d7e56c1fa576643561 (diff) |
Merge "Add Lenovo ThinkCloud Charts in OOM"
Diffstat (limited to 'kubernetes/multicloud/charts/multicloud-lenovo/Chart.yaml')
-rw-r--r-- | kubernetes/multicloud/charts/multicloud-lenovo/Chart.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/kubernetes/multicloud/charts/multicloud-lenovo/Chart.yaml b/kubernetes/multicloud/charts/multicloud-lenovo/Chart.yaml new file mode 100644 index 0000000000..702bafe9e4 --- /dev/null +++ b/kubernetes/multicloud/charts/multicloud-lenovo/Chart.yaml @@ -0,0 +1,18 @@ +# Copyright (c) 2019 Lenovo +# +# 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. + +apiVersion: v1 +description: ONAP multicloud OpenStack Lenovo Plugin +name: multicloud-lenovo +version: 4.0.0 |