Merge "[AAI] Update certs to be valid until Jan 2022"
[oom.git] / kubernetes / aai / requirements.yaml
index af99382..42b0f00 100644 (file)
@@ -1,4 +1,5 @@
 # Copyright © 2018 Amdocs, Bell Canada, AT&T
+# Modifications Copyright © 2020 Orange
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -27,18 +28,16 @@ dependencies:
     # be published independently to a repo (at this point)
     repository: '@local'
     condition: global.cassandra.localCluster
+  - name: certInitializer
+    version: ~7.x-0
+    repository: '@local'
+  - name: repositoryGenerator
+    version: ~7.x-0
+    repository: '@local'
   - name: aai-babel
     version: ~7.x-0
     repository: 'file://components/aai-babel'
     condition: aai-babel.enabled
-  - name: aai-data-router
-    version: ~7.x-0
-    repository: 'file://components/aai-data-router'
-    condition: aai-data-router.enabled
-  - name: aai-elasticsearch
-    version: ~7.x-0
-    repository: 'file://components/aai-elasticsearch'
-    condition: aai-elasticsearch.enabled
   - name: aai-graphadmin
     version: ~7.x-0
     repository: 'file://components/aai-graphadmin'
@@ -55,10 +54,6 @@ dependencies:
     version: ~7.x-0
     repository: 'file://components/aai-schema-service'
     condition: aai-schema-service.enabled
-  - name: aai-search-data
-    version: ~7.x-0
-    repository: 'file://components/aai-search-data'
-    condition: aai-search-data.enabled
   - name: aai-sparky-be
     version: ~7.x-0
     repository: 'file://components/aai-sparky-be'