Comment 4 for bug 1717562

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

Reviewed: https://review.openstack.org/504504
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=c26bd6b10c608029a505d3473b0bf61e178deee7
Submitter: Jenkins
Branch: master

commit c26bd6b10c608029a505d3473b0bf61e178deee7
Author: Dustin Schoenbrun <email address hidden>
Date: Fri Sep 15 15:55:53 2017 -0400

    tempest: remove call to set_network_resources()

    Since the merge of the stable interface for Tempest network_resources
    [0], a call within the Manila scenario tests was causing failures
    around the ordering of method calls in the set up of the test class.
    This patch removes the call as currently it doesn't do anything and
    will fix our scenario tests.

    [0] - I4eab8f2a722b47edc20e4aab0ef453bec16842f3

    Change-Id: Ia9226329035508c37ca499e6efbd2382502eb141
    Closes-Bug: #1717562