Remove obsoleted packages
We drop py27 library as it's deprecated and should not be used anywhere zlibc is also not maintained for a while and has been removed in bullseye. But it should not be required by other distros/packages anyway Change-Id: I5835f538634900d210e236b49fb64271d43e9861
This commit is contained in:
parent
71eb6c4c10
commit
d120669a7d
@ -23,11 +23,9 @@ tgt_service_name: tgt
|
|||||||
# Common apt packages
|
# Common apt packages
|
||||||
cinder_distro_packages:
|
cinder_distro_packages:
|
||||||
- libkmod2
|
- libkmod2
|
||||||
- libpython2.7
|
|
||||||
- libxml2
|
- libxml2
|
||||||
- rsync
|
- rsync
|
||||||
- zlib1g
|
- zlib1g
|
||||||
- zlibc
|
|
||||||
|
|
||||||
cinder_service_distro_packages:
|
cinder_service_distro_packages:
|
||||||
- python3-cinder
|
- python3-cinder
|
||||||
|
Loading…
Reference in New Issue
Block a user