Comment 16 for bug 1493576

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

Reviewed: https://review.openstack.org/332420
Committed: https://git.openstack.org/cgit/openstack/congress/commit/?id=57411fec5e44c720381d95e1f7c5f83ebf7a5b0d
Submitter: Jenkins
Branch: master

commit 57411fec5e44c720381d95e1f7c5f83ebf7a5b0d
Author: Andrey Kurilin <email address hidden>
Date: Tue Jun 21 21:27:28 2016 +0300

    Fix wrong usage of novaclient

    novaclient.client.Client is a documented way to initialize novaclient.
    Also, it provides a backward compatible layer.

    Change-Id: I9dd15abbeda26c5a6a40139ce47a200720decce8
    Closes-Bug: #1493576