
This commit creates the directory structure of app-node-interface-metrics-exporter repo. Test Plan: PASS:Build process with creation of debian package. PASS:Extract the content of stx-node-interface-metrics-exporter-helm_ 1.0-1.stx.1_amd64.deb and check. Story: 2010918 Task: 48792 Change-Id: I05411252457f91ceeaf3553c82f00ad0458c1fa1 Signed-off-by: Mayank Patel <mayank.patel@windriver.com>
29 lines
941 B
Plaintext
29 lines
941 B
Plaintext
Source: python3-k8sapp-node-interface-metrics-exporter
|
|
Section: libs
|
|
Priority: optional
|
|
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
|
|
Build-Depends: debhelper-compat (= 13),
|
|
dh-python,
|
|
python3-all,
|
|
python3-pbr,
|
|
python3-setuptools,
|
|
python3-wheel
|
|
Standards-Version: 4.5.1
|
|
Homepage: https://www.starlingx.io
|
|
|
|
Package: python3-k8sapp-node-interface-metrics-exporter
|
|
Section: libs
|
|
Architecture: any
|
|
Depends: ${misc:Depends}, ${python3:Depends}
|
|
Description: StarlingX Sysinv Interface Metrics Exporter Extensions
|
|
This package contains sysinv plugins for the interface metrics
|
|
exporter K8S app.
|
|
|
|
Package: python3-k8sapp-node-interface-metrics-exporter-wheels
|
|
Section: libs
|
|
Architecture: any
|
|
Depends: ${misc:Depends}, ${python3:Depends}, python3-wheel
|
|
Description: StarlingX Sysinv Interface Metrics Exporter Extension Wheels
|
|
This package contains python wheels for the interface metrics exporter
|
|
K8S app plugins.
|