Fix distro install on openSUSE

With Train openSUSE is switching the openstack packages to use Python 3.
This means that we need to use the python3 variants of python-module
packages.

Depends-On: https://review.opendev.org/683120
Change-Id: I7b30e575720df62a6e2eaf5f865be56c9de09972
This commit is contained in:
Ralf Haferkamp 2019-09-19 14:13:32 +02:00
parent 86bca75853
commit a2223ab1ea
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ placement_devel_distro_packages:
placement_service_distro_packages:
- openstack-placement-api
- python-systemd
- python3-systemd