StarlingX Rook Storage Application
Go to file
Leonardo Fagundes Luz Serrano dfba3a27df Standardize app configs
Fixed versioning and adjusted some build files
to bring them as close to a standard as possible.

- Removed centos files, however stx_ceph_manager
  docker image tag is still master-centos-stable-latest
- Added debian_pkg_dirs and debian_iso_image.inc
  (stx-rook-ceph-helm not added into the debian iso)

- Added version tracking via GITREVCOUNT
- Fixed mismatch in plugin name, set to python3-k8sapp-<app>
- Standardized plugin debian files (rules, *.install)
- Plugin wheels saved to /plugin instead of /plugin/<app>

- Removed some Armada hooks and files which were preventing
  the app from uploading on the debian system

Note: app name is not in line with the stx-APP-helm template

Test Plan:
PASS - Build-pkgs
PASS - app tarball contains wheel file
PASS - wheel versioning updated properly
PASS - app upload

Story: 2010542
Task: 47250

Depends-On: https://review.opendev.org/c/starlingx/rook-ceph/+/842363

Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com>
Change-Id: I5aedaa509914dad45cab667d33253cb3926c8053
2023-03-06 15:47:13 -03:00
python3-k8sapp-rook Standardize app configs 2023-03-06 15:47:13 -03:00
stx-rook-ceph Standardize app configs 2023-03-06 15:47:13 -03:00
.gitreview Added .gitreview 2020-03-31 14:44:01 +00:00
.zuul.yaml Standardize app configs 2023-03-06 15:47:13 -03:00
bindep.txt Add py3.9 gate 2021-08-31 12:30:44 -04:00
CONTRIBUTING.rst Introduce application to deploy rook ceph, support for Helm v3 2021-01-08 08:52:39 +08:00
debian_build_layer.cfg fix debian build: add debian_build_layer.cfg 2022-04-08 14:30:36 +00:00
debian_iso_image.inc Standardize app configs 2023-03-06 15:47:13 -03:00
debian_pkg_dirs Standardize app configs 2023-03-06 15:47:13 -03:00
HACKING.rst Standardize app configs 2023-03-06 15:47:13 -03:00
requirements.txt Introduce application to deploy rook ceph, support for Helm v3 2021-01-08 08:52:39 +08:00
test-requirements.txt Introduce application to deploy rook ceph, support for Helm v3 2021-01-08 08:52:39 +08:00
tox.ini Update tox.ini to work with tox 4 2023-01-16 15:28:56 +00:00