From da9b65df495649b955d1bc8c235d3e07f234f7a1 Mon Sep 17 00:00:00 2001 From: Mike Elliott Date: Mon, 7 May 2018 23:39:24 +0000 Subject: [PATCH] Updated git submodules MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Project: oom master 25bfd399919f9599a2ba4f94cac72875473e6297 Merge "OOF Integration Changes" OOF Integration Changes Thank you for the very detailed Review Boris. All changes you had asked have been incorported. Please take a look and let me know. Few important points. All components excep API and Music are services that do not expose any TCP or HTTP ports. All the NodePort and serices section areas in each of these component's values.yaml file have been cleaned. Actually, the service section do not make sense of these components at all. They use Music as a distributed Q to receive and push their tasks/changes. These include a). Controller b). Data c). Solver and 4). Reservation. This is why you didn't see any service.yaml files for these. ------------------------------- Made a single configuration based setup. All HAS components are now configured through a single configmap and a single set of configuration files. All oof-has components share configurations. Restructured the charts so that theere is one parent for oof-has from where properties can be inherited. Removed other issues like the make was failing. All PODs are coming up except data - which depends on AAI certs - team is looking for that side. Issue-ID: OPTFRA-22 Change-Id: I4bf36a68fc3636c822f33f55da70ace577c64ac0 Signed-off-by: Ikram Ikramullah Signed-off-by: Anaël Closson Removed Urls not needed Issue-ID: OPTFRA-22 Change-Id: I270de9cbed5f25dd971f40477fb95385a57fba5c Signed-off-by: Ikram Ikramullah Removed Music IPs MK: PS-14: fixing robot testcase by forking the testcase until it is fixed in robot adding target port to osdf service. required to map port 8698:8699 Issue-ID: INT-444 Change-Id: I150e3389aece7fae3b0685647af3a787cc9f267d Signed-off-by: Ikram Ikramullah Signed-off-by: ac2550 Signed-off-by: Ikram Ikramullah Signed-off-by: = <=> Signed-off-by: Ikram Ikramullah Signed-off-by: Ankitkumar Patel Signed-off-by: Thomas Nelson Signed-off-by: Ikram Ikramullah Signed-off-by: Ankitkumar Patel Signed-off-by: Thomas Nelson Signed-off-by: Ikram Ikramullah Signed-off-by: Mandeep Khinda --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index edd759834..25bfd3999 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit edd7598346bcc35a0dcda9c0184a4e694e82e07e +Subproject commit 25bfd399919f9599a2ba4f94cac72875473e6297 -- 2.16.6