Update 'ha' for bullseye/Trixie
Aligned the package layout with the concurrent Debian packaging conventions. Moved package files from 'debian/' to 'debian/all/'. Updated related build references to ensure compatibility across all supported OS codenames. Below packages are updated -service-mgmt sm-common sm-db sm -service-mgmt-tools -service-mgmt-client -stx-ocf-scripts Test-Plan: PASS: master bullseye build PASS: master trixie build PASS: deploy AIO-SX bullseye PASS: deploy AIO-DX, perform host-swact. Story: 2011360 Change-Id: Ie99745356b00f855caf0b65feb681f4084f41e86 Signed-off-by: sharang bhardwaj <sharang.bhardwaj@windriver.com>
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
#service-mgmt-api
|
||||
sm-api
|
||||
|
||||
#service-mgmt-client
|
||||
sm-client
|
||||
|
||||
#service-mgmt-tools
|
||||
sm-tools
|
||||
|
||||
#shadow-utils-config
|
||||
shadow-utils-config
|
||||
|
||||
#sm
|
||||
sm
|
||||
|
||||
#sm-common
|
||||
#sm-common-dev # not used
|
||||
sm-common-libs
|
||||
sm-common
|
||||
sm-eru
|
||||
|
||||
#sm-db
|
||||
#sm-db-dev # not used
|
||||
sm-db
|
||||
|
||||
#stx-ocf-scripts
|
||||
stx-ocf-scripts
|
||||
@@ -0,0 +1,7 @@
|
||||
service-mgmt/sm-common
|
||||
service-mgmt/sm-db
|
||||
service-mgmt/sm
|
||||
service-mgmt-api
|
||||
service-mgmt-client
|
||||
service-mgmt-tools
|
||||
stx-ocf-scripts
|
||||
-1
@@ -20,7 +20,6 @@ Build-Depends-Indep:
|
||||
python3-prettytable,
|
||||
python3-psutil,
|
||||
python3-sqlalchemy,
|
||||
python3-migrate,
|
||||
python3-wsme
|
||||
Standards-Version: 4.5.1
|
||||
Homepage: https://www.starlingx.io
|
||||
-1
@@ -20,7 +20,6 @@ Build-Depends-Indep:
|
||||
python3-prettytable,
|
||||
python3-psutil,
|
||||
python3-sqlalchemy,
|
||||
python3-migrate,
|
||||
python3-wsme
|
||||
Standards-Version: 4.1.2
|
||||
Homepage: https://www.starlingx.io
|
||||
Reference in New Issue
Block a user