Comment 4 for bug 1770700

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

Reviewed: https://review.openstack.org/570349
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=3ab85fed342b176ff694c6abc83f2718c27176ea
Submitter: Zuul
Branch: master

commit 3ab85fed342b176ff694c6abc83f2718c27176ea
Author: Dmitry Tantsur <email address hidden>
Date: Thu May 24 10:18:36 2018 +0200

    Stop supporting the removed pxe_ssh driver in `generate fencing parameters`

    This driver was removed back in Pike. Since the os_auth argument to the workflow
    was only used with it, this argument is no longer provided.

    Change-Id: Iabeff718a0e81bef00d3993cd2e142c4a667847e
    Related-Bug: #1770700
    Depends-On: https://review.openstack.org/567896