Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: OOM-1373
Change-Id: Ifc6593a7e8f8622bfec29b942c5c75cdb59c997d
Signed-off-by: sushil masal <sushil.masal@amdocs.com>
|
|
|
|
|
|
Update workflow context
Change-Id: I6ec8240cabc7cded7b097d1527d87980791055d1
Issue-ID: SDC-2121
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
|
|
|
|
|
|
Change-Id: If9c441897103ef93b870be7b548805d9ecaceb44
Issue-ID: AAI-2139
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
|
|
|
|
|
|
Change-Id: Ib23ca0502c5d33e14509a501b5dd9b9577cfd4b8
Issue-ID: POLICY-1520
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
|
|
Issue-ID: SDNC-637
Change-Id: I8d2d6378327cfad6a5d3a224e9fbffae2f471642
Signed-off-by: Norm Traxler <normant@amdocs.com>
|
|
|
|
Issue-ID: DMAAP-997
Change-Id: I6f6af5874b74cf08215b5f8cdb26cbbca4911f9a
Signed-off-by: egernug <gerard.nugent@est.tech>
|
|
Issue-ID: DCAEGEN2-1191
Change-Id: Iec7531700d56ee08aa345f19c12fc1dd1004b897
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Update SDNC container versions for Dublin based on Fluorine
Change-Id: I7e6b0a984b228ada0c52e86352e420c751f37722
Issue-ID: SDNC-552
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Change-Id: I6f65bcdb0824d8b8b0e51f8d40037306c61b9a0c
Issue-ID: POLICY-1517
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
|
|
|
|
|
|
|
|
|
|
Issue-ID: DCAEGEN2-1181
Change-Id: I523cba3a4143ffcea6261d0353b7bacf363595e8
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
|
|
|
|
|
|
All charts are being bumped from 3.0.0 to 4.0.0 for the Dublin release.
In addition the requirement.yaml files have been updated to allow for
chart versions that include timestamp suffix. A following on patch will
take care of changes to the OOM Makefiles to support injection of the
timestamp versions.
Change-Id: Ie03d86fad2027e975e8b9106e3a828e4335037cb
Issue-ID: OOM-1642
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
|
|
|
|
There is a missing image: onap/dmaap/buscontroller:1.0.25
Changing to version 1.0.26 to make the pod start
Issue-ID: OOM-1641
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
Change-Id: Ibdcd4746e273582fffea48d398e3cdd8e4c9e533
|
|
|
|
Change-Id: I9d832dd125b895199950bfba8162ea2cc86d9d7c
Issue-ID: CCSDK-952
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
|
|
|
|
|
|
As part of the Dublin release, the web version of VVP is being
deprecated. A command-line script will remain, but there will
be no deployable, online version of the tooling. This change
removes the deprecated components from the OOM deployment and
management.
Issue-ID: VVP-136
Change-Id: Iea4e611d6b1a784be271982eb6a92099a944bd76
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
|
|
Change-Id: I6aa61145c75d7cfd513a623c5d772ddd2360f610
Issue-ID: VVP-145
Signed-off-by: stark, steven <steven.stark@att.com>
|
|
Change-Id: Idb21ab06e23d4e0b38af2033f2bdfa96d7ce2bad
Issue-ID: SDC-1913
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
Reimplemented solution allowing direct configuration of the Resource
relationship values in the generated XML (e.g. data-del-flag).
Change-Id: I2a8c1853515c2cf3aa873a7f198cd3ea97934b73
Issue-ID: AAI-2121
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
|
|
Change-Id: I45e087a888925802c3c658c7eeae73f84d256a94
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: LOG-950
|
|
|
|
Includes new URI to GET port-mirror-configurations and upgrades AAI URI
to V13.
Issue-ID: LOG-778
Change-Id: Icccfaabdb37f5a46edb24ed91a8beae4c4b10935
Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
|
|
Also enable logger in AaiCtxBuilder
Issue-ID: LOG-763
Change-Id: Ic4b8d68414708df77a51d89fe08a8494539731d0
Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
|
|
DCAEGEN2-932:
- mode_of_operation: active or passive
= active is as before this change
= in passive mode the policy-handler
* closes the web-socket to PDP
* skips the periodic catch_ups
* still periodically checks for reconfigure
* still allows usig the web-server to retrieve policies from PDP
- default is active
- when mode_of_operation changes from passive to active,
the policy-handler invokes the catch_up right away
- config-kv contains the optional override field mode_of_operation
= changing the mode_of_operation in config-kv and invoking
POST /reconfigure will bring the new value and change the
mode of operation of the policy-handler if no service_activator
section is provided in consul-kv record
- reduced the default web-socket ping interval from 180 to 30
seconds because PDP changed its default timeout on the web-socket
from 400 seconds to 50 seconds
Change-Id: Iab66270dc4b1ee1ec422350be794ff161cd4a512
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-932
|
|
- Update rProxy to use AAF geo-locate endpoint rather than hard coded IP
address
- Update fProxy to use separate truststore
- Restructure charts to reduce certificate duplication
Change-Id: I1e63ceb0ebabd8bb3dfacc71dac841858279b6f1
Issue-ID: AAF-718
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
|
|
|
|
Issue-ID: DMAAP-1007
Change-Id: I3e69858143d3ae738989c77b3e156256a9aa706f
Signed-off-by: sunil unnava <sunil.unnava@att.com>
|
|
Remove the deprecated filter-types.properties
Change-Id: I776a04aa8e32a8dfff276795b012ca68f331d118
Issue-ID: AAI-2121
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
|
|
|
|
|
|
|
|
Change-Id: I2c1f6efd0110a23881f96ccef43cc287b965d396
Issue-ID: DCAEGEN2-1089
Issue-ID: DCAEGEN2-1090
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
|