Comment 25 for bug 1828259

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-nova-compute (master)

Reviewed: https://review.opendev.org/658062
Committed: https://git.openstack.org/cgit/openstack/charm-nova-compute/commit/?id=96b5e8a2493305ec7667c153d070dffda1bf547b
Submitter: Zuul
Branch: master

commit 96b5e8a2493305ec7667c153d070dffda1bf547b
Author: Corey Bryant <email address hidden>
Date: Thu May 9 08:13:51 2019 -0400

    py3: deal with more subordinate dependencies

    Ensure subordinate py3 packages are installed if their py2
    counter-parts are currently installed for neutron-openvswitch.
    In this case we had missed python(3)-neutron-fwaas.

    Change-Id: I9d5e7c2ad034cd7bdf9cbf292b9107577860dac1
    Closes-Bug: #1828259