X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcontrib%2Fcomponents%2Fnetbox%2Frequirements.yaml;fp=kubernetes%2Fcontrib%2Fcomponents%2Fnetbox%2Frequirements.yaml;h=6e0025e41ce94b7c3af697178b1b7bb2d9564b54;hb=a5bb31b95347229e400099565bedd3f6a3785c9a;hp=0000000000000000000000000000000000000000;hpb=ae739cd0ea9487d37b897e8ac0fd09577e16f5b0;p=oom.git diff --git a/kubernetes/contrib/components/netbox/requirements.yaml b/kubernetes/contrib/components/netbox/requirements.yaml new file mode 100755 index 0000000000..6e0025e41c --- /dev/null +++ b/kubernetes/contrib/components/netbox/requirements.yaml @@ -0,0 +1,18 @@ +# Copyright © 2018 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: ~6.x-0 + repository: '@local' \ No newline at end of file