Aligned the package layout with the concurrent Debian packaging conventions. Relocated package files under 'debian/bullseye/' and removed legacy paths under 'debian/'. Updated related build references to ensure compatibility with Bullseye. Test Plan: PASS master bullseye build Story: 2011360 Task: 53181 Change-Id: If83af2fb20f2172859e385f332a872e89b5dea25 Signed-off-by: pmp1 <preetham.mp@windriver.com> Signed-off-by: Abhinav Ayyapasetti <ayyapasetti.abhinav@windriver.com>
11 lines
452 B
Plaintext
11 lines
452 B
Plaintext
BUILDER=loci
|
|
LABEL=stx-openstackclients
|
|
PROJECT=infra
|
|
PROJECT_REPO=nil
|
|
DIST_REPOS="OS"
|
|
PIP_PACKAGES="pycryptodomex httplib2 pylint pyopenssl ndg-httpsclient pyasn1 \
|
|
python-ceilometerclient python-cinderclient python-glanceclient python-heatclient \
|
|
python-keystoneclient python-neutronclient python-novaclient python-barbicanclient \
|
|
python-swiftclient python-openstackclient"
|
|
DIST_PACKAGES="python-dev libffi-dev openssl bash-completion"
|