X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fmodeling%2Frequirements.yaml;fp=kubernetes%2Fmodeling%2Frequirements.yaml;h=71bfc004871f194ab8a10edf2cbe63f85b973219;hb=b6ad3cb542a8ca3cc1f9f26edf76d83c0514b5cf;hp=0000000000000000000000000000000000000000;hpb=6e520f189fbd1cfab2359763e454eff07bbc68a6;p=oom.git diff --git a/kubernetes/modeling/requirements.yaml b/kubernetes/modeling/requirements.yaml new file mode 100644 index 0000000000..71bfc00487 --- /dev/null +++ b/kubernetes/modeling/requirements.yaml @@ -0,0 +1,21 @@ +# Copyright © 2017 Amdocs, Bell Canada +# +# 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. + +dependencies: + - name: common + version: ~4.x-0 + repository: '@local' + - name: mariadb-galera + version: ~4.x-0 + repository: '@local'