Comment 7 for bug 1691106

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

Reviewed: https://review.openstack.org/467800
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=3763bda6fb6ae3eb7e42e8bc1992bb7bec33e00e
Submitter: Jenkins
Branch: master

commit 3763bda6fb6ae3eb7e42e8bc1992bb7bec33e00e
Author: Alex Schultz <email address hidden>
Date: Wed May 24 17:34:33 2017 -0600

    Replace swiftclient with openstackclient

    The swiftclient currently has an issue with the versionless auth url we
    use on the undercloud. One possible solution is to just replace the
    swift client with the appropriate openstackclient commands.

    Change-Id: I3660cfd4c7529a1ae700451720f034284cc77473
    Related-Bug: #1691106