Add systemd-devel to neutron_devel_distro_packages
From upper-contraints we pull in systemd-python, which in turn complains about missing libsystemd or libsystemd-journal Change-Id: Ieaad930cf022e2d5ef4a6b580db16ad6454569e5
This commit is contained in:
parent
c474abfc59
commit
bcc7c496be
@ -68,6 +68,7 @@ neutron_ovn_northd_distro_packages:
|
||||
|
||||
neutron_devel_distro_packages:
|
||||
- git-core
|
||||
- libsystemd-dev
|
||||
- python-httplib2
|
||||
|
||||
neutron_service_distro_packages:
|
||||
|
@ -49,6 +49,7 @@ neutron_ovn_northd_distro_packages:
|
||||
|
||||
neutron_devel_distro_packages:
|
||||
- git
|
||||
- systemd-devel
|
||||
|
||||
neutron_service_distro_packages:
|
||||
- openstack-neutron
|
||||
|
@ -68,6 +68,7 @@ neutron_ovn_northd_distro_packages:
|
||||
|
||||
neutron_devel_distro_packages:
|
||||
- git-core
|
||||
- systemd-devel
|
||||
- python-httplib2
|
||||
|
||||
neutron_service_distro_packages:
|
||||
|
Loading…
x
Reference in New Issue
Block a user