Skip to content

Commit c06bce8

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "nova-compute: provide needed deps for debian/aarch64" into stable/ussuri
2 parents dfc7d75 + a9200da commit c06bce8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docker/base/apt_preferences.debian

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,9 @@ Pin-Priority: 700
4141
Package: openvswitch*
4242
Pin: release n=buster
4343
Pin-Priority: 700
44+
45+
# daxio in nova-compute depends on those
46+
# in Victoria+ we have them as QEMU 5 dependencies
47+
Package: libpmem1 libndctl6 libdaxctl1 pmdk-tools libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1
48+
Pin: release n=buster-backports
49+
Pin-Priority: 700

0 commit comments

Comments
 (0)