aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/onap/requirements.yaml
diff options
context:
space:
mode:
authoryangyanyj <yangyanyj@chinamobile.com>2019-05-05 23:54:08 +0800
committerAlexis de Talhouƫt <adetalhouet89@gmail.com>2019-05-10 17:41:24 +0000
commitb6ad3cb542a8ca3cc1f9f26edf76d83c0514b5cf (patch)
tree64e225238aea2d31c97b90f2ee6f65ed94d644ea /kubernetes/onap/requirements.yaml
parent6e520f189fbd1cfab2359763e454eff07bbc68a6 (diff)
Add modeling parser chart
Issue-ID: MODELING-165 Change-Id: I46419561fdc3f1b4fb7a7bcf19185ac6cbd99c1d Signed-off-by: yangyanyj <yangyanyj@chinamobile.com>
Diffstat (limited to 'kubernetes/onap/requirements.yaml')
-rw-r--r--kubernetes/onap/requirements.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/kubernetes/onap/requirements.yaml b/kubernetes/onap/requirements.yaml
index ad6aadacb7..c267eaa021 100644
--- a/kubernetes/onap/requirements.yaml
+++ b/kubernetes/onap/requirements.yaml
@@ -144,3 +144,7 @@ dependencies:
version: ~4.x-0
repository: '@local'
condition: vnfsdk.enabled
+ - name: modeling
+ version: ~4.x-0
+ repository: '@local'
+ condition: modeling.enabled