Comment 4 for bug 1814882

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.openstack.org/636383
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d4f50979fc8ea02ee8e9f8425c2eeedc322791e8
Submitter: Zuul
Branch: master

commit d4f50979fc8ea02ee8e9f8425c2eeedc322791e8
Author: Stephen Finucane <email address hidden>
Date: Tue Feb 12 16:21:33 2019 +0000

    Validate bandwidth configuration for other VIF types

    Multiple VIF types support bandwidth configuration but this was not
    being tested. Do this, DRY'ing the tests in the process.

    Change-Id: Icc903834eee59993d89bd20eec39f67134353293
    Related-Bug: #1814882