Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: oom master 852ac276248e995e1ec9782c5fc40c5dc578a803
Merge "Adjust mso-docker.json to latest"
Adjust mso-docker.json to latest
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>
|
|
Project: oom master 6ee3ab73a4a580436d25c5ee76d63a1d720c375f
Merge "Adjust mso mysql to latest"
Adjust mso mysql to latest
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>
|
|
Project: oom master 37bf12c51257f36e731645fcff21ba23c2fa9a7e
Merge "Adjust UUI to latest"
Adjust UUI to latest
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>
|
|
Project: oom master 1743125b8a89513bd6abf11c9473cfea22a95a4e
Merge "Adjust VFC modules to latest"
Adjust VFC modules to latest
- add nokia driver
- add workflow engine activiti
- fix workflow deps
- update versions to released ones (TB updated)
Change-Id: Ia8df5fdd1df13e4d237aa628fb2c4fceb2d033cc
Issue-ID: OOM-473
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Project: oom master 8da0c2673fe100a93b5456617fa0e5bd28ed1e6d
Merge "Adjust clamp to latest"
Adjust clamp to latest
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>
|
|
Project: oom master 4fb4c4bebfcc1a68c30b8c37767926f1a98beb23
Merge "Adjust appc to latest (Amsterdam)"
Adjust appc to latest (Amsterdam)
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>
|
|
Project: oom master ed8c1d1786b89d043a405218008943c84ea0b29a
Merge "Fix: AAI HAProxy syslog are not monitored"
Fix: AAI HAProxy syslog are not monitored
Change-Id: I83f99c960a16aca43caac0aa4feb285716f0ade0
Issue-ID: OOM-466
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Project: oom master 13f4e3581c3ded6f0e3507aee001450ece5d09c2
Merge "Fix Robot vm_properties.py params"
Fix Robot vm_properties.py params
Change-Id: I73ae8da9734cf7e8f60b25ded2691fc4b981efe1
Issue-ID: OOM-382
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Project: oom master 4e25630eadffd36af299e00231752577482e6bc7
Merge "Fix VID to MSO password"
Fix VID to MSO password
Change-Id: I33edd09472a96405859e87549650ce451f330469
Issue-ID: OOM-477
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Project: oom master 2948218d1e6a662738b92d0ff7b58e23d777ee53
Merge "Fix ONAP entity-event-policy.xml bean package"
Fix ONAP entity-event-policy.xml bean package
Change-Id: Ib0ecc3437a2b02768147b1ba4d6fedc187e02c52
Issue-ID: OOM-432
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Project: oom master 224de0e5ec2b0d95c2fd94274e887f397ad4566b
Merge "Output the Robot logs at the proper place"
Output the Robot logs at the proper place
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>
|
|
Project: oom master 60856b2362ef19d5cc60683d0dd3a9895d403a12
Merge "Fix Elasticsearch template issue"
Fix Elasticsearch template issue
Issue-ID: OOM-443
Change-Id: Idc24ac31d3582f73df75d6697363efd44306cb12
Signed-off-by: shanedaniel <shane.daniel@amdocs.com>
|
|
Project: oom master 67c338dbfd32ef157f217d2d993ab99c139aa0c3
Fix admin_tenant in SO json config
Replace "services" with "service"
Change-Id: Iabd261c4a01fac43cd4c28c79b2410d5de64f578
Issue-ID: OOM-478
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Project: oom master c00c687517d3d764378f54775f0b6a664c1ca221
bringing robot up to date with 1.1
-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>
|
|
Project: oom master a8a5db5d918f5c3761fa848e33fd19a31b0ea657
Merge "Fix MSO encrypted password on long namespaces"
Fix MSO encrypted password on long namespaces
Change-Id: Ib9f69ff7b1d1417a69bfd3e8b2259342b6132bdd
Issue-ID: OOM-456
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
Project: oom master c71456f1fc98b5adb170c04e5aca21bf13796bbb
revert OOM-420 to avoid helm 2.3+ upgrade
Issue-ID: OOM-441
Change-Id: I657b9c169dcfc9a8320277f14b5b7908dd2cdf2a
Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
|
|
Project: oom master 1cee1a3eb985815da8d55ca7bcfa2bf3ac092d34
Merge "fix double quote in test-config - see aai-461"
fix double quote in test-config - see aai-461
IssueID: OOM-426
Change-Id: Id387663ca801aefd0dc659281e91acbfd52e7e40
Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
|
|
Project: oom master bda2ac819dc074c3f8685f05b4669fd4c89ede3d
Merge "Deploy MR on VM by TOSCA IssueID: OOM-453"
Deploy MR on VM by TOSCA
IssueID: OOM-453
Change-Id: I110899696666accebe31a03ab4fae5ffe00bbf13
Signed-off-by: Nicolas Hu <jh245g@att.com>
|
|
Project: oom master 966a2e5a69863863ad50e2beb965306d4c8c9258
Add reference to allow proper linking
The goal is to have better preocess for cross referencing pages in Readthedocs.
Issue-ID: DOC-203
Change-Id: I1dd2f8c5851756896ec864cff9e29a34bcebc546
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|
|
Project: oom master 62f78a66d8affeac296e6531d128d310e3851ea0
Deploy SO on VMs by TOSCA
Change-Id: Ic0b775089f218f869d1abe2f374919f3286aec1d
IssueID: OOM-450
Signed-off-by: Guan, Hong (hg4105) <hg4105@att.com>
|
|
Project: oom master ec1754488a5ae90332804fe4a87212ca98e1cf5c
Deploy appc on VMs by TOSCA
Change-Id: Ic14e65350482641f0b4e71960f3eadf543e27504
IssueID: OOM-78
Signed-off-by: Guan, Hong (hg4105) <hg4105@att.com>
|
|
Project: oom master 07f6751daac99645dd92ab9239e56293665c229d
Deploy Policy on VMs by TOSCA
IssueID: OOM-80
Change-Id: Ifa21629bba5a8dbac652b8341f4ac52947bd619f
Signed-off-by: Nicolas Hu <jh245g@att.com>
|
|
Project: oom master 9f870bea670b25d0b892d91736313f886379563b
DOC: Updated release notes copyrights.
IssueID: OOM-426
Change-Id: Ic9027c670c6b6deea2f297f506451115bd6b218e
Signed-off-by: Marc Alexandre Choquette <m.a.choquette@bell.ca>
|
|
Project: oom master 5ae20eefce05a0e8b216f85e8982e20a9e92493d
DOC: push release notes for R1
IssueID: OOM-426
Change-Id: I4a0df7f62cca7b1fb709c34cedd537c46a4af894
Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
|
|
Project: oom master 134c6259cf5d25e636aa1422d464ed5b89e2494e
Update the haproxy to use latest aai certificate
Issue-ID: AAI-44
Change-Id: I60dedc488b17e3340a30abcd4df5de83a377f1a1
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Project: oom master 353ce1d7bb77759ff916f96425493a0171c35cc3
fixed kibana and logstash connection to es
Change-Id: If140f2fb65a5668c8f71d4beeea086ab2c07999e
Issue-ID: OOM-420
Signed-off-by: Kerenj <keren.joseph@amdocs.com>
|
|
Project: oom master c2c4d76e70b24e9702419864d0ec422eddfae8d4
Merge "Fix port for sdnhost"
Fix port for sdnhost
As sdnhost second port didn't have a fixed port, it could take one of
the needed one for the other services (as mentionned in OOM-410).
Fixing it here to {{ .Values.nodePortPrefix }}08 (which is not used by
other services) all to fix the issue
Change-Id: Ia27ca713d4edfe4dd0bde0b6ab484e71caec4126
Issue-ID: OOM-410
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Project: oom master 8a8ec82a1814ef0ca4179ebbc9d2b3ba7e16fab2
Updating ECOMPPORTAL to ONAPPORTAL
Issue-Id: OOM-409
Change-Id: I1d1323dc98852d914024537b10f4a45332b296f8
Signed-off-by: Rahul Sharma <Rahul.Sharma2@amdocs.com>
|
|
Project: oom master c5123229d9631aaf504a420be456ce2578fc8942
Update filebeat configuration for logs
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>
|
|
Project: oom master bfd703b9e3377ff26e2f1cb3c463c2ed385b47fe
Fix SDC-FE logging confiuration
SDC-FE logs location was missing /var/log/onap
Issue-ID: OOM-403
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
Change-Id: Iec13970609981c94c7da85b56c78cea11846ade8
|
|
Project: oom master b9d5671aeedb634b4b06d0c49595c476cf85b4ce
Merge "Add logstash parsing for SDC-BE and AAI-ML"
Add logstash parsing for SDC-BE and AAI-ML
Issue-ID: OOM-378
Change-Id: Iac26f9076b09b815c6cb70643e8c6f384c3b8b9c
Signed-off-by: shanedaniel <shane.daniel@amdocs.com>
|
|
Project: oom master 29dabc7b578687916d8ef105c794c9b3f0f89a5a
Merge "Fix configuration of elasticsearch"
Fix configuration of elasticsearch
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
|
|
Project: oom master 06a49cd534c1298d91d7e7257f9257f7d20f6ef2
Merge "Remove hardcoded IP value"
Remove hardcoded IP value
Issue-Id: OOM-355
Change-Id: Iafc3ec55cd6b954fb9ba818376948ebc7c4c4711
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
Project: oom master 61468adee9e2c443c336536c29b216209a569478
Merge "Add option to disable specific deployments"
Add option to disable specific deployments
Add option to disable any deployment by using conditions in helm
templates. Each deployment will get helm parameter - boolean flag
allowing to disable it. The flags can be listed in the custom
values.yaml file that can be passed to the createAll script with
'-v' command line option.
Change-Id: I32b795de46c72915c2201c94c23f4e061971bb56
Issue-ID: OOM-380
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
|
|
Project: oom master a6bd2ed7f0d00ee18d9616a20587ff8140cd60fe
Merge "Modify MSB installation document"
Modify MSB installation document
Issue-Id: OOM-313
Change-Id: I2902c75a6bfd520e2327ddba459a052994100d27
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
Project: oom master 4ac607ce48b745cb6f6657205cc5c2a3d472a1b0
Merge "Remove hardcoded kubernets IP"
Remove hardcoded kubernets IP
Issue-Id: OOM-383
Change-Id: If9e29f2d3e69b5596f9fc72b672a1bc5e1be9957
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
Project: oom master 22f243a70070f0f3167cad91bf90c4341845a8f9
Merge "Support token authentication with kubernetes"
Support token authentication with kubernetes
Change-Id: Ie404f1019ab7b89ae0a6196d7563e9090ad4a1b2
Issue-Id: OOM-379
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
Project: oom master bcfe1e3218b2108a8cee9764d00fc4f19aeffcd3
Merge "Add service annotation for UUI"
Add service annotation for UUI
Issue-Id: OOM-235
Change-Id: I5af94f8960996ddd5d9cc8c80d950c49fcfbad24
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
Project: oom master 4feb718f259bf41ea72dbf44008182c6c1b823fc
Merge "synching up portal config again"
synching up portal config again
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>
|
|
Project: oom master 78a0ea35f18c6c3fde2bb8673c80a96bedd08afa
Merge "fix location of certs for aai statuses scripts"
fix location of certs for aai statuses scripts
Change-Id: I8a47a6e97997daf9aeb289ba27fc0ac1e566242a
Issue-ID: OOM-366
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Project: oom master 017d2ed22a0775d1c9637a355e050bf51108a9ed
Merge "No-wait namespace deletion option in deleteAll"
No-wait namespace deletion option in deleteAll
- New option for deleteAll script. Allows to suppress
waiting for namespace deletion.
- Additionally, optimization to the waiting for namespace
deletion - moved to the end of the script.
Change-Id: I59e25714f215eed5b0ec740e08f6b7f00d26483c
Issue-ID: OOM-361
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
|
|
Project: oom master af561c10d7a0524db5d55d57ae5f975211abf67c
Fix AAI-ML filebeat.yml
Issue-ID: OOM-367
Change-Id: I37b1c9e3937b0f9b51711a32eb513fe9ed39bda6
Signed-off-by: shanedaniel <shane.daniel@amdocs.com>
|
|
Project: oom master 0b23013262a3968fe2d4255bc9cd1010e3e4d1d7
Merge "fix aai travers/resources logback boostrap"
fix aai travers/resources logback boostrap
Issue-ID: OOM-362
Change-Id: Id076a6988c24c400df8fe08837ef9fbd19be893c
Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
|
|
Project: oom master be5efe48b1a629298c6b02a286ed93cedf6537d9
Merge "Correcting dcaegen2 sample config file"
Correcting dcaegen2 sample config file
It needs to use single quotes to wrap YAML values otherwise
the bootstrap process will fail.
The sample file in the dcaegen2 ONAP project used single quotes
and when making the sample I just chose double quotes as preference.
Issue-ID: OOM-345
Change-Id: Ia9c0a2558bd15190f536cc45aa40568b623178ee
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Project: oom master 28a345d5c6fadc59c0794afd96a39f4fcca6bbd5
Merge "scripts & kubectl are executable for consul-agent"
scripts & kubectl are executable for consul-agent
Issue-ID: OOM-364
Change-Id: Iefdf89152056efa25ab9bdc5c76c0518def95459
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Project: oom master eda932fe442c1f041ac25e5e24501c605bba7cab
Merge "Set msb docker image version"
Set msb docker image version
Set consul image version to 0.9.3
Set msb image version to 1.0.0
Issue-Id: OOM-113
Change-Id: I53d40ca547466fea2291cfad2cdc1733e3fb795e
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
Project: oom master 2039daf769c1f44eb96072614273371af23e5595
Merge "Added initial deployment yamls for UUI"
Added initial deployment yamls for UUI
Issue-ID: OOM-356
Change-Id: Iea69fb693064fed1b4aec9a4712ae4e36889a6c3
Signed-off-by: Dusan Rozman <dusan.rozman@amdocs.com>
|
|
Project: oom master 90ec5988cd666fef2495cc70d2af9f79ddfece47
Synching up portal config
-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>
|
|
Project: oom master b3d922104a22248e6304e9c6f595e3438bb366da
fixing invalid VFC service spec
A missing quote breaks the helm yaml to json
conversion...
tested with: helm install vfc --dry-run --debug
Issue-ID: OOM-352
Change-Id: Ie676f1f604f97d14d7e335682bb3b241f68d4640
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Project: oom master 07aefcb00ac0dcd372e52a1566788c970ba507b8
synching up robot with SO name change
Issue-ID: OOM-311
Change-Id: Idd81379eb97669a1496bc4deccc8856e4a26ad8f
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|