Comment 2 for bug 1597253

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

Reviewed: https://review.openstack.org/335406
Committed: https://git.openstack.org/cgit/openstack/fuel-devops/commit/?id=ba7b6c918ac333e0bb310cce1cba97ce717d2ba0
Submitter: Jenkins
Branch: master

commit ba7b6c918ac333e0bb310cce1cba97ce717d2ba0
Author: Dennis Dmitriev <email address hidden>
Date: Wed Jun 29 12:47:31 2016 +0300

    Remove Nodes._close_remotes() method

    Remove the method Node._close_remotes() that was introduced in the
    patch [1]. It cannot work correctly because there is
    messed up logic management and hardware management layers.

    This functionality should be resolved in a different way, from
    logical layer (DevopsClient of fuel-qa code).

    [1] https://review.openstack.org/#/c/324389/

    Change-Id: I6fcce11ce7545041a455919469137651e6011406
    Related-Bug:#1597253