Comment 2 for bug 1640746

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

Reviewed: https://review.openstack.org/396086
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=0f3200a58c0e6577e9644e1f16477a43f2aef119
Submitter: Jenkins
Branch: master

commit 0f3200a58c0e6577e9644e1f16477a43f2aef119
Author: Lucas Alvares Gomes <email address hidden>
Date: Thu Nov 10 10:33:34 2016 +0000

    Replace ucs_hostname with ucs_address

    The ucs_hostname option never existed in the UCS driver [0], it was a
    mistake in the driver's documentation which was later on fixed by [1].

    [0] https://review.openstack.org/#/c/159734/
    [1] https://review.openstack.org/#/c/232834/

    Change-Id: Icbb070eb34684d35b7302ce8113608a629c42690
    Closes-Bug: #1640746