Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I56d5ab5147251e2600e42d364cfaa3fa06a05e8e
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Issue-ID: OOM-615
|
|
Change-Id: Ic7e6c7f381489de1ee47f6050b48afbd0434cc82
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Issue-ID: OOM-608
|
|
With the support of DCAE added lately, some change was done
to accomadate the resolution of some ONAP service for DCAE.
Among other things, UEB configuration in SDC is now using
external resolution, no longer the internal K8S one. Hence
for deployement not deploying DCAEGEN2, we still have to deploy
the loadblancer service.
Change-Id: I93d0c01920755beed3eeb05d158530c05c255383
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Issue-ID: OOM-608
|
|
Exposed 8080 and 9090 ports in onap-cli kubernetes service to enable access CLI in webpage
Change-Id: Ie9a76539255b7b93453590ba230cd25d9e61f21b
Issue-ID: OOM-589
Signed-off-by: EC2 Default User <xiaobo.chen@tieto.com>
|
|
commit d9dbca719f64d16caec8f837e2fcaa040514ffba
Author: Alexis de Talhouët <adetalhouet89@gmail.com>
Date: Tue Jan 23 11:05:38 2018 -0500
Fix Robot distribute test
Change-Id: I22b2983f7ca1ac3ef9690d4cd53cd1a27b675700
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Issue-ID: OOM-575
commit 5b3826f78b7ac8c14efbc522a12582add383fa9d
Author: Alexis de Talhouët <adetalhouet89@gmail.com>
Date: Tue Jan 23 11:04:43 2018 -0500
Do not cache host resolution in DCAEGEN2 nginx
Change-Id: I46c265ba8f66f81503b8cdc8c0f90f9e5956da86
Issue-ID: OOM-608
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
commit d38ecd3fe48432077bb7465fc9e0a38fdce917f6
Author: Alexis de Talhouët <adetalhouet89@gmail.com>
Date: Tue Jan 23 11:03:54 2018 -0500
Rework onap-parameters.yaml
Change-Id: Ifeb5ac30a5f057865195431270908022eecb64eb
Issue-ID: OOM-599
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Change-Id: I9f012c9e85954b1a7bbfe139ae47c7a4af60499e
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Issue-ID: OOM-608
|
|
Change-Id: I22b2983f7ca1ac3ef9690d4cd53cd1a27b675700
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Issue-ID: OOM-575
|
|
And fix DNS Designate proxy setup
Change-Id: I46c265ba8f66f81503b8cdc8c0f90f9e5956da86
Issue-ID: OOM-608
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Change-Id: Ifeb5ac30a5f057865195431270908022eecb64eb
Issue-ID: OOM-599
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Change-Id: Iee78fd67f327fbfa4dc0a627adacbcc7af03f72a
Issue-ID: OOM-493
Signed-off-by: lizi <li.zi30@zte.com.cn>
(cherry picked from commit 9116481a104a8c851a4bf653a8045a04695d0e9b)
|
|
Update config-init container with the added files
Change-Id: I8703307207c376a1f0a1410af126e4fa4be3fb13
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Issue-ID: OOM-491
|
|
- dcae
- policy
Change-Id: I868f23500ea18363acf1f1c15595e4a9f8f3b053
Issue-ID: OOM-490
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
.api.simpledemo.openecomp.org
See https://jira.onap.org/browse/POLICY-510
This is a temporary solution.
Assign a static IP address to aai-service and inject
it in the /etc/hosts of drools.
Change-Id: I52c25225e63be9d9dfb9c92836f2b16da9f2b813
Issue-ID: OOM-549
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
See https://lists.onap.org/pipermail/onap-discuss/2018-January/007199.html
Change-Id: Ib75fbb40e99b6c97ccee9285750c9463f9c6a4f8
Issue-ID: OOM-548
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
- add nginx container to reverse proxy hostname coming from
DCAE world to OOM world.
- create DNS zone in Designate for simpledemo.onap.org. to point to the
K8S hosts where dcaegen2 service is running.
- add heat stack to deploy DCAE
- update SDC configuration file to dynamically inject the UEB servers
as those are in reality the k8s nodes ip addresses, as the dmaap
service port is exposed by the dcaegen2 service. This is done because
the service-change-handler container deployed by DCAE is getting the
UEB servers IP list from SDC itself, hence to enable resolution in the
DCAE VM, the IP has to be reachable. (Hence this config assume DCAE VMs
can route to K8S hosts). Previous config was using
dmaap.onap-message-router for UEB servers host, but this is not
resolvable by any DNS.
- add knob to deploy DCAE or not
- add DCAE related parameters in onap-parameters.yaml (initial config)
- fix DCAE healthcheck
- add support to keystone v2.0 and v3
- fix vm_properties robot file
Change-Id: I64ec6faf7b45b293bf7110e9e23e31798bf9b841
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Issue-ID: OOM-508
|
|
Change-Id: Ie295257d98ddf32693309535e15c6ad9529f10fc
Issue-ID: OOM-531
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
|
|
Change-Id: Ia9380d310a699f0332a78e15cc1ec397eb757df0
Issue-ID: OOM-527
Signed-off-by: yuryn <Yury.Novitsky@amdocs.com>
|
|
|
|
|
|
|
|
Issue-ID: OOM-481
Change-Id: Ie8bdcf5fdd3999488728fc751596121399e9738c
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
(cherry picked from commit 2c1e36d2e9c224e901179d253616d0ee62a41a86)
|
|
Change-Id: If703508bde4f5357d5148a71e7800c9513cb3ae9
Issue-ID: OOM-497
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
- remove useless init-check in deployment to match requirement
from policy team: https://gerrit.onap.org/r/gitweb?p=policy/docker.git;a=blob;f=docker-compose.yml;h=96fd5073e9d51908dabd04643aa96b42820ac681;hb=HEAD
- add missing drools port (9696)
- update configuration files to reflect latest
Change-Id: I3399c21a3357b649fdc078a0bd4ba4af1f751a9b
Issue-ID: OOM-490
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Include latest update: https://gerrit.onap.org/r/#/c/25887/
See POLICY-486
Change-Id: I74e6a02e8ef61fabd6739e7288b3e0dd915c214b
Issue-ID: OOM-490
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Change-Id: Icf4ab47900b3975d2a56f0b6e1baa827c5ed1adc
Issue-ID: OOM-520
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
|
|
|
|
|
|
|
|
Change-Id: I8353d297b45dfa7c3559523a652ef34bb5340a9d
Issue-ID: OOM-495
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
(cherry picked from commit a37c0f49c3c11368f7cca3728df237790b68f6f5)
|
|
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Issue-ID: OOM-515
Change-Id: Ia87da1e2f24aa36e9f3ce43404ee4f1ff8635a79
(cherry picked from commit 9d932016e610293305f4446eafcbc9183a21112a)
|
|
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
|
|
Change-Id: Ia051e8294a60e6fe37037bcb682470a9f4a31d72
Issue-ID: OOM-469
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
Issue-ID: OOM-342
Change-Id: Ifb03e5515b1d1a637c2172a27f07749dfcef9bfe
Signed-off-by: akhosla <akanksha.khosla@amdocs.com>
(cherry picked from commit 179f717e0591c5976a7a721c2811cf4937aaf679)
|
|
Change-Id: Iadd91e8b6f3b183add15343d506a88dc6b46ff14
Issue-ID: OOM-505
Signed-off-By: Bharath Thiruveedula<bharath_ves@hotmail.com>
|
|
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>
|
|
|
|
Change-Id: Ibc0f574e7723a09b1f2f923d07d5235da3b407ba
Issue-ID: OOM-382
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Issue-ID: AAI-44
Change-Id: I60dedc488b17e3340a30abcd4df5de83a377f1a1
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
(cherry picked from commit 134c6259cf5d25e636aa1422d464ed5b89e2494e)
|
|
Issue-ID: OOM-443
Change-Id: Idc24ac31d3582f73df75d6697363efd44306cb12
Signed-off-by: shanedaniel <shane.daniel@amdocs.com>
(cherry picked from commit 1cdda18576f926349e7628152b5326f8d69a92cc)
|
|
* changes:
Fix ONAP entity-event-policy.xml bean package
Fix docker image name for AAI
Output the Robot logs at the proper place
|
|
|
|
|
|
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>
|
|
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>
|
|
Change-Id: I33edd09472a96405859e87549650ce451f330469
Issue-ID: OOM-477
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
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>
|
|
Change-Id: I73ae8da9734cf7e8f60b25ded2691fc4b981efe1
Issue-ID: OOM-382
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
|
|
|
|
|