Comment 6 for bug 1653693

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

Reviewed: https://review.openstack.org/417858
Committed: https://git.openstack.org/cgit/openstack/fuel-ostf/commit/?id=e71059ac4d6546c153b7229d4d7763564c6cdf1f
Submitter: Jenkins
Branch: master

commit e71059ac4d6546c153b7229d4d7763564c6cdf1f
Author: Vladimir Khlyunev <email address hidden>
Date: Mon Jan 9 16:31:37 2017 +0400

    Update Nova client initialization according to 7.0.0 version

    python-novaclient was updated and now newest version contains
    bug in username-password auth. Switching to session-based auth
    will allow to fix it (and also its openstack way to use shared session)

    Change-Id: If48f8f96843023f4f36e737cd818761db9184884
    Closes-bug:1653693