Comment 15 for bug 1886213

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

Reviewed: https://review.opendev.org/760282
Committed: https://git.openstack.org/cgit/openstack/tacker/commit/?id=7e3f2d794db03b46d71be663d948906914d6bf56
Submitter: Zuul
Branch: master

commit 7e3f2d794db03b46d71be663d948906914d6bf56
Author: Koichiro Den <email address hidden>
Date: Thu Oct 29 12:49:10 2020 +0900

    Fix test_vnf_alarm_scale_with_instance_reservation

    * Fix empty mgmt_ip_address handling.
      ast.literal_eval('{}') does not raise an exception.
    * Fix not-to-be-cleaned-up blazar hosts. No need to test
      affinity=True case so we just do with one host.
    * Fix req_amount

    Related-Bug: #1886213
    Change-Id: Ief0c4388f80b179c098231081644d97a56bd1379