Comment 3 for bug 1665637

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

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

commit b3282003f2003d7486a9b284c4c710e90f68cba8
Author: Dougal Matthews <email address hidden>
Date: Fri Feb 17 14:15:49 2017 +0000

    Update the Nova client creation

    The current novaclient creation code passes in a url parameter which
    isn't valid. This change updates the client creation and uses the same
    code as Mistral does for it's own OpenStack actions.

    Change-Id: Id72cefcb7a1bd9baf515dd95f389d206a3ccf01a
    Closes-bug: #1665637