diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-01-10 17:16:18 +0100 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-01-10 16:21:17 +0000 |
commit | 323a042e7add588e2ac8331f92e82ba08f8e3efe (patch) | |
tree | 37477b0badbe631765721e85576522d0bd95dff5 /requirements.yaml | |
parent | 15f4526ce3bd81e8e6741bef96dfb26671e0f67a (diff) |
Remove aai-graphgraph on El Alto
pod is not starting
fix done on master but not backported in El Alto
Issue-ID: AAI-2733
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: If7682aa6a81d7c5be7b9631bb969cfa657c65718
Diffstat (limited to 'requirements.yaml')
-rw-r--r-- | requirements.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/requirements.yaml b/requirements.yaml index 176826e..92a70ad 100644 --- a/requirements.yaml +++ b/requirements.yaml @@ -79,7 +79,3 @@ dependencies: version: ~5.x-0 repository: 'file://components/aai-traversal' condition: aai-traversal.enabled - - name: aai-graphgraph - version: ~5.x-0 - repository: 'file://components/aai-graphgraph' - condition: aai-graphgraph.enabled |