
The ORAN O2 app provides O-RAN spec compliant O2 interfaces. This commit packages the existing O2 helm charts into a fluxCD application Test Plan: Pass: oran-o2 present in /usr/local/share/applications/helm/ after CentOS ISO installation Pass: oran-o2 present in /usr/local/share/applications/helm/ after Debian ISO installation Pass: oran-o2 is applied on AIO-SX CentOS Pass: oran-o2 is applied on AIO-SX Debian Pass: oran-o2 is applied on DC AIO-DX CentOS Pass: oran-o2 is applied with overrides on AIO-SX CentOS Pass: oran-o2 is applied with overrides on AIO-SX Debian Pass: oran-o2 is applied with overrides on DC Central AIO-DX CentOS Story: 2010278 Task: 46684 Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Change-Id: I290c12f8d0f5c02588920ef3cd3e23b1ad80b0d2
20 lines
509 B
Plaintext
20 lines
509 B
Plaintext
Source: stx-oran-o2-helm
|
|
Section: libs
|
|
Priority: optional
|
|
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
|
|
Build-Depends: debhelper-compat (= 13),
|
|
chartmuseum,
|
|
helm,
|
|
procps,
|
|
python3-k8sapp-oran-o2,
|
|
python3-k8sapp-oran-o2-wheels
|
|
Standards-Version: 4.5.1
|
|
Homepage: https://www.starlingx.io
|
|
|
|
Package: stx-oran-o2-helm
|
|
Section: libs
|
|
Architecture: any
|
|
Depends: ${misc:Depends}
|
|
Description: StarlingX ORAN O2 FluxCD Helm Charts
|
|
This package contains Fluxcd helm charts for the ORAN O2.
|