Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: OOM-44
Change-Id: I1eef28a44d948ce8246cf03135d34bfc4e9d99e0
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
Issue-ID: OOM-41
Change-Id: Idcac63506a2d39a149d7cac6d269a5c48c15e37c
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
Issue-ID: OOM-527
Change-Id: Ia9380d310a699f0332a78e15cc1ec397eb757df0
Signed-off-by: yuryn <Yury.Novitsky@amdocs.com>
|
|
-So we can separate config images across releases
-Going with 2.0.0-SNAPSHOT for all things Beijing development
Issue-ID: OOM-516
Change-Id: I41773659dcd8a21a9afdf3bdcc10d1ba304b7cfb
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
|
|
|
|
|
|
|
|
Issue-ID: OOM-37
Change-Id: I12f05016130cdf2a2e4938071b5fffa389520c48
Signed-off-by: kiranya <kiran.yadav@amdocs.com>
|
|
Issue-ID: OOM-43
Change-Id: I46b1582de29c5d39e3f66e5c354960eab086d91a
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
Issue-ID: OOM-31
Change-Id: I3a65b70e90e884d836187b84e00e82eccfc5d5ad
Signed-off-by: ShivendraSaxena <Shivendra.Saxena@amdocs.com>
|
|
Issue-ID: OOM-29
Change-Id: Ide81bdc5e1174d3b0eb1b172116ea262e9a85c6e
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
Portal-db is maria-db. It has no logback.xml configuration.
The filebeat in this pod is redundant.
Issue-ID: OOM-517
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
Change-Id: I9118491ff6d9c51851cc915143b9962d98a883e4
|
|
|
|
|
|
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Issue-ID: OOM-515
Change-Id: Ia87da1e2f24aa36e9f3ce43404ee4f1ff8635a79
|
|
|
|
Change-Id: Iadd91e8b6f3b183add15343d506a88dc6b46ff14
Issue-ID: OOM-505
Signed-off-By: Bharath Thiruveedula<bharath_ves@hotmail.com>
(cherry picked from commit 2fa940f062455b4646e58f7d4d6d48a3af6df3a4)
|
|
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>
|
|
Issue-ID: OOM-481
Change-Id: Ie8bdcf5fdd3999488728fc751596121399e9738c
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Replace "services" with "service"
Change-Id: Iabd261c4a01fac43cd4c28c79b2410d5de64f578
Issue-ID: OOM-478
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Change-Id: Ib0ecc3437a2b02768147b1ba4d6fedc187e02c52
Issue-ID: OOM-432
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Change-Id: I73ae8da9734cf7e8f60b25ded2691fc4b981efe1
Issue-ID: OOM-382
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
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>
|
|
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>
|
|
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>
|
|
Change-Id: I83f99c960a16aca43caac0aa4feb285716f0ade0
Issue-ID: OOM-466
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
-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>
|
|
Change-Id: I8f005a7cbade53de27c23a7515a38cf5d8df9294
Issue-ID: OOM-467
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
|
|
Change-Id: Ib9f69ff7b1d1417a69bfd3e8b2259342b6132bdd
Issue-ID: OOM-456
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
IssueID: OOM-426
Change-Id: Id387663ca801aefd0dc659281e91acbfd52e7e40
Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
|
|
Issue-ID: AAI-44
Change-Id: I60dedc488b17e3340a30abcd4df5de83a377f1a1
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
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>
|
|
|
|
|
|
PORTAL-130 renamed various mounts and FQDNs
-it also added an additional logback.xml for portalsdk
What I did was move the 2 logback files into the config/log dir
so that the centralized logging team can update them as required.
Was able to login to the portal using the vnc session
Issue-ID: OOM-340
Change-Id: Id1872422e7d876953ecb0a92ce55a8753d9d7eaa
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Change-Id: I8a47a6e97997daf9aeb289ba27fc0ac1e566242a
Issue-ID: OOM-366
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
|
|
-moving container tags to 1.3
-pulling latest docker config mount files
-changing mariadb password back to original. there was no reason to change
in the first place
-robot health check passes:
Basic Portal Health Check | PASS |
Issue-ID: OOM-340
Change-Id: I77d22b701aa27473a9cfce25031c13f9be845dae
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Issue-ID: OOM-364
Change-Id: Iefdf89152056efa25ab9bdc5c76c0518def95459
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Issue-ID: OOM-311
Change-Id: Idd81379eb97669a1496bc4deccc8856e4a26ad8f
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Issue-ID:OOM-339
Change-Id: I6a74b12e2b334632d90f41ccaa5e3f6bb07582e9
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Issue-ID: OOM-338
Change-Id: Iac2e50f606285ceb7e64f2b2305d7a9e5ab680ae
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
|