Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
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>
|
|
Open http port and use correct logback, adjust VID image version
Change-Id: Id408d9cb7a5f5cbc41ff49d901d435393d7dac13
Issue-ID: OOM-1382
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
|
|
|
|
Issue-ID: OOM-1393
Change-Id: I2c5866d01707b474ce9fbca2f7fe983fa7985cb5
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
|
|
Issue-ID: OOM-1392
Change-Id: I2498876d3c9539265b1c5983de5c7dae0e40ab51
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
|
|
|
|
|
|
|
|
This is the Helm chart for the newly open-sourced Spike microservice.
Change-Id: I4bba11b87db0df22d7beedc528a4dea738af5378
Issue-ID: AAI-1524
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
|
|
|
|
Change-Id: I312ef387ee5e84d90d78474d9c47b337bdfa450a
Issue-ID: LOG-434
Signed-off-by: Pierre Rioux <pierre.rioux@amdocs.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adding the current AAF configuration files and certificates
Change-Id: I2288c9af7be021a993e99441961831b6a0d763e6
Issue-ID: AAI-32
Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
|
|
|
|
|
|
|
|
Issue-ID: OOM-1185
Change-Id: Ie011e87bc9322149076ec62cab3a8b3315e1d817
Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
|
|
Change-Id: I42011b0dae86eb96b52764085adfccbb8e062b9d
Issue-ID: PORTAL-388
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
LCM DG config for ScaleOut, TrafficMgmt, SoftwareUpgrade
Change-Id: Ia607fb6002968b266fa4d025129cada72485b445
Issue-ID: SDNC-425
Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com>
|
|
Change-Id: I441e26f6e4c7add77ec65fb651b4cd59f9c4c06b
Issue-ID: AAI-1596
Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
|
|
Issue-ID: OOM-1391
Change-Id: Ic00da8ec0e6f815ec63c20e556201ab3116c7aae
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
|
|
Issue-ID: OOM-1390
Change-Id: I8fe0dbde62cb8d88ec18321078ea6740bad8524a
Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
|
|
Issue-ID: OOM-1377
Change-Id: I04b44a27059abf0fa2fa2ec818219e9a2daa14e1
Signed-off-by: Prateekinlinux <prateek.khosla@amdocs.com>
|
|
Correct cassandra configuration to allow microservice to start.
Change-Id: I6f3b8bd80fbc73ddffc009e5f41263135d2f0a59
Issue-ID: AAI-1587
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
|
|
Adds service.portName configuration to align with changes to the
common mariadb-galera chart.
Change-Id: I69b2f1708959012cb90df5ff381f6733a58924d7
Issue-ID: CCSDK-523
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
The service name was being used as the port name. There is a 15 character
limit for a port name in Helm. This patch allows another chart to configure
the port name that is used via service.portName.
Change-Id: Ie4b805a5e58a53b10480961e543267ca8bb1dc00
Issue-ID: CCSDK-523
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Corrects invalid license section by adding XML compliant comments.
Adds missing edge property json files.
Change-Id: I8f4a5166f802c3bb4b62a8ae22dece0dca45e063
Issue-ID: AAI-1582
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
|
|
|
|
Issue-ID: OOM-1378
Change-Id: I452919e91e1b3d0014394a357f6658803ba436a9
Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
|
|
Issue-ID: OOM-1162
Change-Id: Ifb06ba4377152148ab817ec48e8cdd62bbff7f5d
Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
|
|
Change-Id: I1d54d4ed47bb163d93525a765efdf33a72763745
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: OOM-1372
|
|
Issue-ID: OOM-1155
Change-Id: Ie727d224eb0ffbd619b46cf66d765b0b0afd454e
Signed-off-by: Mukul <mukul.joshi@amdocs.com>
|