summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2017-12-17Fix wrong filebeat config in aaiBorislavG4-6/+6
Change-Id: Ia051e8294a60e6fe37037bcb682470a9f4a31d72 Issue-ID: OOM-469 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2017-12-12Added links to Wiki, RDT, and QSG info to ReadMeakhosla1-21/+66
Issue-ID: OOM-342 Change-Id: Ifb03e5515b1d1a637c2172a27f07749dfcef9bfe Signed-off-by: akhosla <akanksha.khosla@amdocs.com> (cherry picked from commit 179f717e0591c5976a7a721c2811cf4937aaf679)
2017-12-11Update the endpoint of Portal to ONAPPORTALBharath Thiruveedula5-12/+12
Change-Id: Iadd91e8b6f3b183add15343d506a88dc6b46ff14 Issue-ID: OOM-505 Signed-off-By: Bharath Thiruveedula<bharath_ves@hotmail.com>
2017-12-09Update resources and traversal to use amsterdamVenkata Harish K Kajur2-4/+4
After the branch was cut these need to ensure to use the amsterdam branch instead of master Assumed that this is not the case since it was originally not using the clone but took the config files from aai-config and aai-data Issue-ID: AAI-548 Change-Id: Icd1896fced0ba493f8bbd2cd314183e67b792492 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-12-04Merge "Fix Elasticsearch template issue" into release-1.1.0Alexis de Talhouët1-1/+1
2017-12-01Update config container to levrage latest fixAlexis de Talhouët1-1/+1
Change-Id: Ibc0f574e7723a09b1f2f923d07d5235da3b407ba Issue-ID: OOM-382 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-12-01Update the haproxy to use latest aai certificateVenkata Harish K Kajur1-25/+64
Issue-ID: AAI-44 Change-Id: I60dedc488b17e3340a30abcd4df5de83a377f1a1 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com> (cherry picked from commit 134c6259cf5d25e636aa1422d464ed5b89e2494e)
2017-12-01Fix Elasticsearch template issueshanedaniel1-1/+1
Issue-ID: OOM-443 Change-Id: Idc24ac31d3582f73df75d6697363efd44306cb12 Signed-off-by: shanedaniel <shane.daniel@amdocs.com> (cherry picked from commit 1cdda18576f926349e7628152b5326f8d69a92cc)
2017-12-01Merge changes from topic 'fix-amsterdam' into release-1.1.0Mike Elliott4-9/+9
* changes: Fix ONAP entity-event-policy.xml bean package Fix docker image name for AAI Output the Robot logs at the proper place
2017-12-01Merge "Fix Robot vm_properties.py params" into release-1.1.0Mike Elliott1-1/+2
2017-12-01Merge "Fix VID to MSO password" into release-1.1.0Mike Elliott1-1/+1
2017-11-30Fix admin_tenant in SO json configMarco Platania1-1/+1
Replace "services" with "service" Change-Id: Iabd261c4a01fac43cd4c28c79b2410d5de64f578 Issue-ID: OOM-478 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-30Fix ONAP entity-event-policy.xml bean packageAlexis de Talhouët1-3/+3
Change-Id: Ib0ecc3437a2b02768147b1ba4d6fedc187e02c52 Issue-ID: OOM-432 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-30Fix docker image name for AAIAlexis de Talhouët1-4/+4
They change from openecomp to onap, and i didn't catch that in https://gerrit.onap.org/r/#/c/25163/ so fixing here; Change-Id: Ibd422ae441b478b75b2382d1701f7d56a594a7b5 Issue-ID: OOM-432 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-30Fix VID to MSO passwordAlexis de Talhouët1-1/+1
Change-Id: I33edd09472a96405859e87549650ce451f330469 Issue-ID: OOM-477 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-30Output the Robot logs at the proper placeAlexis de Talhouët2-2/+2
A small webserver in bind behind /share/logs specifically to display the logs, so we need to correctly output them there. As specified in the robot scripts. see https://gerrit.onap.org/r/gitweb?p=testsuite/properties.git;a=blob;f=ete.sh;h=93070c995d12f2cdb59275477e9ca6be2956e696;hb=refs/heads/amsterdam#l20 see https://gerrit.onap.org/r/gitweb?p=testsuite/properties.git;a=blob;f=demo.sh;h=e7dcd51db31a58d75095c60fde93abc1d8c2b01c;hb=refs/heads/amsterdam#l147 Change-Id: I5a41c9865295d2db0ded131bb985ef323a79ecc5 Issue-ID: OOM-382 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-30Fix Robot vm_properties.py paramsAlexis de Talhouët1-1/+2
Change-Id: I73ae8da9734cf7e8f60b25ded2691fc4b981efe1 Issue-ID: OOM-382 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-30Merge "Fix filebeat for SO" into release-1.1.0Mike Elliott1-1/+1
2017-11-30Merge "Migrate to R1 released docker images" into release-1.1.0Mike Elliott11-33/+38
2017-11-30Merge "Adjust UUI to latest (Amsterdam)" into release-1.1.0Mike Elliott4-2/+76
2017-11-30Merge "Adjust VFC modules to latest (Amsterdam)" into release-1.1.0Mike Elliott5-16/+172
2017-11-30Migrate to R1 released docker imagesAlexis de Talhouët11-33/+38
Change-Id: Iac46cbae69404d17e1f4e59f85ed18fc7ecd01dd Issue-ID: OOM-432 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-30Fix filebeat for SOAlexis de Talhouët1-1/+1
https://gerrit.onap.org/r/#/c/25053/ introduced a regression, fixing it. Change-Id: Ifd4f374fbd42a0291878c0a5b5ba942fb9c608e1 Issue-ID: OOM-462 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-30Merge "Adjust clamp to latest (Amsterdam)" into release-1.1.0Mike Elliott2-4/+5
2017-11-30Merge "Adjust appc to latest (Amsterdam)" into release-1.1.0Mike Elliott3-11/+11
2017-11-30Merge "bringing robot up to date with 1.1" into release-1.1.0Mike Elliott17-247/+195
2017-11-30Merge "Fix: AAI HAProxy syslog are not monitored" into release-1.1.0Mike Elliott2-2/+1
2017-11-30Merge "Adjust loggers to latest (Amsterdam)" into release-1.1.0Mike Elliott12-989/+1531
2017-11-30Merge "Adjust mso mysql to latest (Amsterdam)" into release-1.1.0Mike Elliott4-42/+91
2017-11-30Merge "Adjust mso-docker.json to latest (Amsterdam)" into release-1.1.0Mike Elliott1-23/+34
2017-11-28Adjust UUI to latest (Amsterdam)Alexis de Talhouët4-2/+76
Fixes: add uui-server fix uui health check add MSB registration endpoint to uui Change-Id: I0f1b10a67e980fd134f28c559ab1396b2e9febb3 Issue-ID: OOM-474 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-28Adjust VFC modules to latest (Amsterdam)Alexis de Talhouët5-16/+172
- add nokia driver - add workflow engine activiti - fix workflow deps - update versions to released ones Change-Id: Ia8df5fdd1df13e4d237aa628fb2c4fceb2d033cc Issue-ID: OOM-473 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-28Adjust clamp to latest (Amsterdam)Alexis de Talhouët2-4/+5
Fixes: - use proper docker version - use proper environment variable Change-Id: I1fba341a9d708c3f11304410f6b0339aa1b22283 Issue-ID: OOM-472 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-28Adjust appc to latest (Amsterdam)Alexis de Talhouët3-11/+11
Following fixes as done as per as APPC configuration - fix docker versions: - fix properties file Change-Id: Ie2fa50bd0ddc2073f2dba37b09aa8f15de7643cb Issue-ID: OOM-470 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-28Fix: AAI HAProxy syslog are not monitoredAlexis de Talhouët2-2/+1
Change-Id: I83f99c960a16aca43caac0aa4feb285716f0ade0 Issue-ID: OOM-466 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-27Adjust loggers to latest (Amsterdam)Alexis de Talhouët12-989/+1531
Setup is broken, updating to latest SO logger config is fixing this. See bug to have more details. Change-Id: I2cd456aa4d813a9c1245506252bae1c76ba773a4 Issue-ID: OOM-462 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-27Adjust mso mysql to latest (Amsterdam)Alexis de Talhouët4-42/+91
Actual: MariaDB [mso_catalog]> select * from service; 3 rows in set (0.00 sec) MariaDB [mso_catalog]> select * from service_recipe; 4 rows in set (0.01 sec) MariaDB [mso_catalog]> select * from vnf_components_recipe; 15 rows in set (0.00 sec) Expected: MariaDB [mso_catalog]> select * from service; 4 rows in set (0.01 sec) MariaDB [mso_catalog]> select * from service_recipe; 6 rows in set (0.00 sec) MariaDB [mso_catalog]> select * from vnf_components_recipe; 12 rows in set (0.00 sec) Change-Id: I505c38f37a49c752fda0bdf5dcacd07c71201dab Issue-ID: OOM-462 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-27Adjust mso-docker.json to latest (Amsterdam)Alexis de Talhouët1-23/+34
A few properties were missing, hence MSO wasn't playing to chef recipes correctly, hence was not getting configured as expected. ================================================================================ Recipe Compile Error in /var/berks-cookbooks/chef-repo/local-mode-cache/cache/cookbooks/mso-config/attributes/topology.rb ================================================================================ URI::BadURIError ---------------- both URI are relative Cookbook Trace: --------------- /var/berks-cookbooks/chef-repo/local-mode-cache/cache/cookbooks/mso-config/attributes/topology.rb:5:in `from_file' Relevant File Content: ---------------------- /var/berks-cookbooks/chef-repo/local-mode-cache/cache/cookbooks/mso-config/attributes/topology.rb: 1: require 'uri' 2: ###################### 3: # MSO Config Path 4: ########## 5>> node.default["mso-config"]["topology"]["apih-load-balancer"] = URI.join(node["mso-bpmn-urn-config"]["adaptersOpenecompDbEndpoint"], "/").to_s Change-Id: Ia070823116f2ccdc806d6423cc9e8769e5d049c5 Issue-ID: OOM-462 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-23bringing robot up to date with 1.1Mandeep Khinda17-247/+195
-updates to various files that have changed in the VM version -OpenO support (test success requires kube2msb and msb to be working) -removed un-used -docker.sh scripts (I don't find them useful so I am proposing to removing them here) -updates to SDNC preload eliminates some old parameter subst. we were doing. -With these change and a temporary tweak to kube2msb that points it to a rancher server (kubeMasterUrl) robot results are pretty much on par with my VM deployment of ONAP: ============================================================================== OpenECOMP ETE | FAIL | 31 critical tests, 25 passed, 6 failed Issue-ID: OOM-382 Change-Id: I2e3bcfd6fce31b0e4de8b7d66be90c7490e04c5c Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-11-23Fix MSO encrypted password on long namespacesBorislavG1-1/+1
Change-Id: Ib9f69ff7b1d1417a69bfd3e8b2259342b6132bdd Issue-ID: OOM-456 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2017-11-21Revert fixed kibana and logstash connection to esAlexis de Talhouët4-6/+6
This reverts commit 6b7eed0b201db46435b38d68eec3b84ba4fa4eba. Issue-ID: OOM-420 Change-Id: Ib78037089df6474a978134c0480d9169ab557795 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-12fixed kibana and logstash connection to esKerenj4-6/+6
Change-Id: I21b3af541ee32c8231b4b5cc0db8c335586a33b0 Issue-ID: OOM-420 Signed-off-by: Kerenj <keren.joseph@amdocs.com>
2017-11-08Update filebeat configuration for logsBorislavG2-59/+61
Need to add another location for logs gathering: /var/log/onap/*/*/*/*.log Issue-ID: OOM-407 Change-Id: Ic812205f5d10e2dd23eb0e6c2cf1fce640db51b2 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2017-11-06Fix SDC-FE logging confiurationBorislavG1-1/+3
SDC-FE logs location was missing /var/log/onap Issue-ID: OOM-403 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com> Change-Id: Iec13970609981c94c7da85b56c78cea11846ade8
2017-11-01Merge "Add logstash parsing for SDC-BE and AAI-ML"Mandeep Khinda1-10/+62
2017-11-01Add logstash parsing for SDC-BE and AAI-MLshanedaniel1-10/+62
Issue-ID: OOM-378 Change-Id: Iac26f9076b09b815c6cb70643e8c6f384c3b8b9c Signed-off-by: shanedaniel <shane.daniel@amdocs.com>
2017-11-01Merge "Fix configuration of elasticsearch"Mandeep Khinda3-33/+44
2017-11-01Merge "Remove hardcoded IP value"Mandeep Khinda3-4/+2
2017-11-01Fix configuration of elasticsearchBorislavG3-33/+44
elasticsearch config file was mapped to wrong location. Effectively, elasticsearch.yml file was not taken into account and default values are used. Issue-ID: OOM-390 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com> Change-Id: I494341f4c32dff9a13f4b0a460a24e6e9776c584
2017-10-31Remove hardcoded IP valueHuabingZhao3-4/+2
Issue-Id: OOM-355 Change-Id: Iafc3ec55cd6b954fb9ba818376948ebc7c4c4711 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>