summaryrefslogtreecommitdiffstats
path: root/kubernetes/oof
AgeCommit message (Collapse)AuthorFilesLines
2019-01-16Update OOF version for HASRuoyu1-1/+1
Update version to 1.2.5 which includes HAS bug fixes Change-Id: I456ac2cd0c17bad545539fefb9953a79eac09006 Issue-ID: OPTFRA-401 Signed-off-by: Ruoyu <ruoyu.ying@intel.com> (cherry picked from commit 230f9b0c747d664d7597b3db1226cc87d5d1a5e8)
2018-11-08Add oof-has-controller dependency on aaf-smsjmac1-0/+2
Change-Id: Ibbfa47a0a660aa353cbc3f4dce1c04a371d59118 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1495
2018-11-06Increment optf cmso release versionvrvarma1-2/+2
Change-Id: I2168251033bc7c94e42eb909a79d91214a74477e Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-395
2018-11-02Upgrade OOF version in Helm chartsDileep Ranganathan2-2/+2
Upgrade OSDF and HAS version to 1.2.4 which includes AAF integration fixes and OSDF bug fixes Change-Id: Ia7ed0c53aa47fef3bd447a1ebf37381cc8360536 Issue-ID: OPTFRA-384 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-11-02Merge "Create helm charts for oof-cmso"Alexis de Talhouët15-0/+918
2018-11-02Create helm charts for oof-cmsoJerry Flood15-0/+918
This change provides the necessary helm charts to instantiate the oof-cmso database (mariadb-galera) and oof-cmso service to support the scheduling of change management requests. Issue-ID: OPTFRA-373 Change-Id: I5e5024849f251eee29d3d8697e46756211b5c640 Signed-off-by: Jerry Flood <jflood@att.com>
2018-11-01AAF Integration for OOF-HASDileep Ranganathan2-6/+17
Change-Id: Ice9e2665c110e0c04c4774d8b7dcfb91beae2110 Issue-ID: OPTFRA-331 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-10-26OOF HAS Helm chart updatesDileep Ranganathan39-1257/+803
Helm charts updated for HAS with MUSIC v3. Sync conductor.conf, added dependent containers for AAF. Read config from values.yaml. Disabled AAF authentication. Updated resources for OSDF and HAS charts. Removed hardcoded values for namespace Change-Id: I683cd0b8c86a6cc9a4b4c4793051878e0d0e5b2f Issue-ID: OPTFRA-363 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com> Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-10-23fixing clusterIP service type errorsMandeep Khinda1-1/+1
If you try and change the service type from a nodeport to a cluster IP things break. We never really exercise this code path in testing but if you want to experiment with a totally internal network environment you need to be able to turn off node ports. Issue-ID: OOM-1475 Change-Id: I1a0f4b0a4c390f3353e1611b6002b93e54bb5044 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-10-05Helm chart updates for OOF OSDFDileep Ranganathan4-10/+142
Helm charts updated for OSDF. Added new configs, dependent containers, read config from values.yaml Change-Id: Iba58f4cd4382f21e8247959e2c58e4ffa2d5790d Issue-ID: OPTFRA-299 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-25Merge "Migrate OOF to v14 AAI schema"Alexis de Talhouët1-1/+1
2018-09-25Updating charts to use common resource templateMandeep Khinda9-9/+9
Issue-ID: OOM-1145 Change-Id: I1510339a820802554b6e8b9a201619ef66be17a0 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-25adding unlimited resource limitMandeep Khinda9-0/+9
Adds the ability to turn them off if they are found to cause issues also cleaning up some whitespace Issue-ID: OOM-1145 Change-Id: Idf0ee21f70e1bf65813b7f51ea028f2783a01cf8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-24Update Chart versions to 3.0Mike Elliott12-12/+12
All Chart versions and requirement dependencies have been updated to 3.0 for Casablanca release. Change-Id: Iea57e5da09ea8a8bac0a415b9a6196151cbea10b Issue-ID: OOM-1354 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-09-21Resource Limits for oofPrateekinlinux18-19/+172
Issue-ID: OOM-1157 Change-Id: I2f2733834f71f4edeb87f55cfd8461be10fd8cb9 Signed-off-by: Prateekinlinux <prateek.khosla@amdocs.com>
2018-09-20Migrate OOF to v14 AAI schemaDileep Ranganathan1-1/+1
Updated the version to v14 in conductor.conf Change-Id: Id6586237dc0a7f1fd15a524dd030cbf868fb5010 Issue-ID: OPTFRA-355 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-19Remove special charactersDileep Ranganathan1-13/+0
Sepcial characters causing CrashLoopBack issue. Change-Id: Idbf92fe309face13cdb98a3940534c3eb566f883 Issue-ID: OOM-1432 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-14OOF Configmap labellingvaibhav_16dec4-0/+20
Issue-ID: OOM-1391 Change-Id: Ic00da8ec0e6f815ec63c20e556201ab3116c7aae Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-09-05Bump OOF image versions to 1.2.1Dileep Ranganathan2-2/+2
Bumped the OOF image versions to 1.2.1 Change-Id: I8104fc242c566760e2423c1507f562886df92d9a Issue-ID: OPTFRA-287 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-05License addition for oof,multicloud,esrNishukumar48-7/+67
Issue-ID: OOM-1307 Change-Id: I77cd304ae84fd5a158511a5cfff6ece78c45b4e1 Signed-off-by: Nishukumar <nishu.kumar@amdocs.com>
2018-08-30Apache2 License additiontoshrajbhardwaj1-2/+2
Issue-ID: OOM-1306 Change-Id: I1a617718006ee845d675fead74ce075c3390ac2f Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-08-14Update OOF image versionDileep Ranganathan2-2/+2
Updated the latest OOF docker image versions for HAS and OSDF Change-Id: Id354ac986b1ad449cdcd1a988990064d39165d49 Issue-ID: OPTFRA-287 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-06-06Sync docker image versions from manifestGary Wu1-1/+1
Sync docker image versions from docker manifest commit e644b420ed58abcaa4152e4a4e3fd410d14ddc53 Change-Id: Ia93f46e13870a9c73742efe360428d3d811c319f Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-05Sync OOM docker versions with docker-manifest.csvGary Wu2-2/+2
Sync OOM docker versions with docker-manifest.csv commit a6e05c8c18624a1794abb1d3a3ab879a7a06bcfe Change-Id: If8df538638670e0f1080d41d40d06de54ab1d93a Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-01Removed special characters from configPatel, Ankitkumar1-19/+0
Removed special characters from config Issue-ID: INT-144 Change-Id: I88eb4de3de8963271ac7dbf45f32ee21e8e93c03 Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
2018-05-31Merge "Updating the config mount point and HAS url"Borislav Glozman2-3/+3
2018-05-30Updating the config mount point and HAS urlPatel, Ankitkumar2-3/+3
Updating the config mount for OSDF and HAS url. Issue-ID: INT-144 Change-Id: I0413e4640e26ea71c5f539b3d4e0ab428c838a59 Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
2018-05-29Fix OOF configuration for connectivityRitu Sood4-9/+83
Update AAI and add Multicloud section to configuration to fix connectivity issues and also update deployment template Issue-ID: INT-144 Change-Id: I7c9d4177613bc6584d95d6bef359a5455ca6acec Signed-off-by: Ritu Sood <ritu.sood@intel.com>
2018-05-17OOF nsPrefix ChangesPriyanka1-1/+0
Issue-ID: OOM-1059 Change-Id: Ib718cfc8c9b8645dc31456a14f27dc99d783bb98 Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-05-11Update readiness-check to 2.0.0Gary Wu3-4/+4
Change-Id: I3477393d2ba98fe1d48561efc6991e88d8e03793 Issue-ID: OOM-1076 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-11Sync OOM docker versions with docker-manifest.csvGary Wu2-2/+2
Sync docker versions to docker-manifest.csv commit 5c314cf2ebadece91f9b3745bf1d4e80064bbd70 Change-Id: I6d892ab945d65b7b4888b194d09210aec8d7d1c1 Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-10Improve docker registry secret managementBorislavG5-5/+0
Change-Id: I2d1ff878c215becc9856af184eb0b11defd75e1d Issue-ID: OOM-1064 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-04OOF Integration ChangesIkram Ikramullah61-0/+3060
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 <ikram@research.att.com> Signed-off-by: Anaël Closson <ac2550@intl.att.com> Removed Urls not needed Issue-ID: OPTFRA-22 Change-Id: I270de9cbed5f25dd971f40477fb95385a57fba5c Signed-off-by: Ikram Ikramullah <ikram@research.att.com> 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 <ikram@research.att.com> Signed-off-by: ac2550 <ac2550@intl.att.com> Signed-off-by: Ikram Ikramullah <ikram@research.att.com> Signed-off-by: = <=> Signed-off-by: Ikram Ikramullah <ikram@research.att.com> Signed-off-by: Ankitkumar Patel <ankit@research.att.com> Signed-off-by: Thomas Nelson <tn1381@att.com> Signed-off-by: Ikram Ikramullah <ikram@research.att.com> Signed-off-by: Ankitkumar Patel <ankit@research.att.com> Signed-off-by: Thomas Nelson <tn1381@att.com> Signed-off-by: Ikram Ikramullah <ikram@research.att.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>