Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Issue-ID: OOM-1147
Change-Id: I1c052b277a8372c188297a53183ea0ded74161bf
Signed-off-by: rajeshkalai <rajesh.kalaiselvan@amdocs.com>
|
|
As Robot and all has changed to interact with master
version of SDC code, we need to deploy proper SDC code.
Change-Id: I0b1f25485edefdc56fe54bc3633bf1f028b4b8e5
Issue-ID: OOM-1408
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Change-Id: Ibca20f8ab51cc87458d18b0abf3de9d573895ea9
Issue-ID: CCSDK-366
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Issue-ID: OOM-1150
Change-Id: Icbbfbea86ed033bab4056cde8cc84235128832e9
Signed-off-by: rajeshkalai <rajesh.kalaiselvan@amdocs.com>
|
|
|
|
Issue-ID: OOM-1395
Change-Id: Ie73183156b2ed5e6cb5810612d62651645e4922a
Signed-off-by: Prateekinlinux <prateek.khosla@amdocs.com>
|
|
Issue-ID: OOM-1182
Change-Id: I1697eb42589c579668a1eeb8a1452dfd6eea0d16
Signed-off-by: joxu <joanna.xu@amdocs.com>
|
|
|
|
|
|
|
|
|
|
Issue-ID: AAI-1583
Change-Id: I45f5aaa5f15666ea7f1e27bc342f63e68003e9b4
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
|
|
|
|
Issue-ID: OOM-1150
Change-Id: Iac3d8080372162edd9ef7d382f1f31fd3373ac16
Signed-off-by: rajeshkalai <rajesh.kalaiselvan@amdocs.com>
|
|
|
|
Change-Id: I7a9f462d1e494e2f9b5ab5df78c2b406aa1bde4d
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: SDNC-454
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change-Id: I77d085ca89d51e3a1ba102d7666ee419701c39e4
Issue-ID: CCSDK-366
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
|
|
Issue-ID: AAI-1621
Change-Id: I0ca38f082f611f5c4ee6a10622e891d831bcc2b3
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
|
|
For contrib chart, we rather use 304 prefix than the
302 prefix, to keep core ONAP component in the same
prefix space.
Change-Id: Ia87d134e6d1649ccb74c7af03c61c4d485e2395b
Issue-ID: CCSDK-366
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
to use message router HTTPS
Issue-ID: AAI-1609
Change-Id: I7147eed19735be332e84c99fde8fd30744c63c36
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Issue-ID: OOM-1404
Change-Id: If2ea6cc54a5dbfbb475e9abc8b2444a2053c6603
Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
|
|
- DMaaP client configured to use HTTPS protocol in XML bean definition.
- Values yaml updated with port and protocol.
- Update JKS trust store (tomcat_keystore) to accept the DMaaP
certificate.
Change-Id: I71e8592b5aa6ca2170ee8449a14e6c7469a93839
Issue-ID: AAI-1537
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
|
|
Change-Id: Ic8306dc22936e248c8095177fa7a6859b92f5e03
Issue-ID: AAI-1617
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- update nbi image version
- add new configs for msb integration
Change-Id: Ia5ba5e7a539464d54c5286b37e092b0858a6f3a3
Issue-ID: EXTAPI-147
Signed-off-by: Quoc Nghia Nguyen <quocnghia.nguyen@orange.com>
|
|
Issue-ID: VID-260
Change-Id: I8fd1d505bef2311975d54542410939cfdd472dab
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
In the Casablanca release, ONAP has become very large.
Every Helm chart contains some amount of external configuration.
And unfortunately, there is a limit to the amount of configuration that
can exist in a Helm chart. When ONAP is installed as a unbrella chart
containing many subcharts (each with configuration), the
amount of configuration that resides in configmaps in K8s
causes the installation to fail. To work around this issue, it was
necessary to introiduce a Helm plugin that will install/upgrade onap
by deploying the parent chart and each subchart within its own
Helm "release". This is the initial version of the plugins, which
has been verified to work and unblock integration in the deployment
of all of ONAP. Improvements will be made post M4 to further harden
and enhance the plugins. Specifically, the plugins are not currently
resilent to network issues which can cause some of the subcharts to
fail to deploy. To work around this, the plugins should be run from
within the same network as the k8s cluster you are deploying to.
To install, copy plugins directory into your local ~/.helm/ folder.
After which you should see 'deploy' and 'undeploy' if you do a 'helm'
with no arguments.
Change-Id: I7c586f1c75f7249d2d7c38b4088129162c96401d
Issue-ID: OOM-1344
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
to Kibana index pattern creation.
Change-Id: I7ec86a59afb9a5e34b652210d87d02c1f126545d
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-454
|
|
- Reconfigure event publisher in champ-beans.xml to use DMaaP client.
- Add property values to values.yaml file.
- Update JKS trust store (tomcat_keystore) to accept the DMaaP
certificate.
- Additionally, to align with other microservices, update
deployment.yaml to map logs to filebeat sidecar.
Change-Id: I37da421b1cbf03a85fa19dda1e38955b17fa56ca
Issue-ID: AAI-1597
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
|
|
Enable /contrib chart to package software leveraged by CDS usecase in
Casablanca. Packaged under /contrib as Netbox is not an ONAP component.
Issue-ID: CCSDK-366
Change-Id: Idd30db3b9e8865f64a269e628fbf7c365f125f06
Signed-off-by: Marc-Alexandre Choquette <m.a.choquette@bell.ca>
|
|
Added curl commands to create and push SDNC vFW and vPG Naming policies
during installation
Made changes to satisfy Borislav's review comments.
Change-Id: I3c818bbd85062377dcf3a10f9da9f77565cff396
Issue-ID: POLICY-983
Signed-off-by: Michael Mokry <mm117s@att.com>
|
|
Change-Id: If2e4f219f5b7adecab6745b8abcea90bdda3e9df
Issue-ID: INT-641
Signed-off-by: Aaron Hay <ah415j@att.com>
|