diff options
author | Alexis de Talhouƫt <adetalhouet89@gmail.com> | 2019-02-15 12:29:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-02-15 12:29:42 +0000 |
commit | d338cce88bad3ce816b9e5cdf72fa66ee708bddc (patch) | |
tree | f420b719b0cf8df6b2b2ef7bad41157aa94b499c /docs | |
parent | bd84d55642a68e4b8e7b8a71fcdb8ef0ccae0447 (diff) |
Update git submodules
* Update docs/submodules/oom.git from branch 'master'
to 4a022a730d4b58fdee8a93ba212fbe7d7b689ecf
- Merge "Network Disc chart update for SDNC-637"
- Network Disc chart update for SDNC-637
Issue-ID: SDNC-637
Change-Id: I8d2d6378327cfad6a5d3a224e9fbffae2f471642
Signed-off-by: Norm Traxler <normant@amdocs.com>
- Merge "Bump datarouter version"
- Bump datarouter version
Issue-ID: DMAAP-997
Change-Id: I6f6af5874b74cf08215b5f8cdb26cbbca4911f9a
Signed-off-by: egernug <gerard.nugent@est.tech>
- Fix image versioning
Issue-ID: DCAEGEN2-1191
Change-Id: Iec7531700d56ee08aa345f19c12fc1dd1004b897
Signed-off-by: Jack Lucas <jflucas@research.att.com>
- Merge "docs: Ensure literal block rendering"
- Merge "correct doclint D001 error"
- Merge "[Babel] Reworked TOSCA Mapping configuration"
- Merge "4.6.0 policy-handler active-passive"
- Merge "Update inventory dependencies in Makefile"
- Merge "update DMaaP ZooKeeper version"
- Update inventory dependencies in Makefile
Issue-ID: DCAEGEN2-1181
Change-Id: I523cba3a4143ffcea6261d0353b7bacf363595e8
Signed-off-by: Jack Lucas <jflucas@research.att.com>
- Merge "[VVP] updating preload info for DEMO vnfs"
- Merge "Update Chart version for Dublin Release"
- Merge "Update SDC versions for Dublin"
- Update Chart version for Dublin Release
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>
- Merge "Fix DMAAP Bus Controller version"
- Merge "Remove VVP from OOM"
- Fix DMAAP Bus Controller version
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
- Merge "Create Helm chart for BlueprintsProcessor"
- Create Helm chart for BlueprintsProcessor
Change-Id: I9d832dd125b895199950bfba8162ea2cc86d9d7c
Issue-ID: CCSDK-952
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
- Merge "dmaap datarouter common mariadb-galera chart"
- Merge "Update Gizmo and Champ security config"
- Remove VVP from OOM
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>
- [VVP] updating preload info for DEMO vnfs
Change-Id: I6aa61145c75d7cfd513a623c5d772ddd2360f610
Issue-ID: VVP-145
Signed-off-by: stark, steven <steven.stark@att.com>
- Update SDC versions for Dublin
Change-Id: Idb21ab06e23d4e0b38af2033f2bdfa96d7ce2bad
Issue-ID: SDC-1913
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
- [Babel] Reworked TOSCA Mapping configuration
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>
- Merge "Chg AAI version to V13 in AaiCtxBuilder"
- SDNC Context Builder : L2 Fabric Retrieval - pnf
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>
- Merge "correct doclint D001 error"
- correct doclint issues
on too long lines
Change-Id: Ie9981b2951f3cf914f9cd58be7e15cfcc8d4f0bc
Issue-ID: DOC-389
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
- Chg AAI version to V13 in AaiCtxBuilder
Also enable logger in AaiCtxBuilder
Issue-ID: LOG-763
Change-Id: Ic4b8d68414708df77a51d89fe08a8494539731d0
Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
- 4.6.0 policy-handler active-passive
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 Gizmo and Champ security config
- 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>
- correct doclint D001 error
D001 is line too long.
Change-Id: I851aa361e06a743629153422d42d37b4c5d4bda7
Issue-ID: DOC-389
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
- update DMaaP ZooKeeper version
Issue-ID: DMAAP-1007
Change-Id: I3e69858143d3ae738989c77b3e156256a9aa706f
Signed-off-by: sunil unnava <sunil.unnava@att.com>
- correct doclint D001 error
D001 is line too long.
Change-Id: I782767aad81e1f1f8da9e1fd4af62178813869da
Issue-ID: DOC-389
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
- dmaap datarouter common mariadb-galera chart
Change-Id: I5fbb42cf26540c7237bfd85445543b83ab4d40d8
Issue-ID: DMAAP-884
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
- docs: Ensure literal block rendering
Literal block is not rendered as such unless separated from the
surrounding paragraphs by blank lines [1].
[1] http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#literal-blocks
Issue-ID: DOC-382
Change-Id: I54811c93bf126005d0eeb954102e010ad0055c48
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/oom.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git -Subproject 2b182642d4a6761815ac8172e759a022119622e +Subproject 4a022a730d4b58fdee8a93ba212fbe7d7b689ec |