Comment 15 for bug 1493576

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

Reviewed: https://review.openstack.org/332423
Committed: https://git.openstack.org/cgit/openstack/networking-cisco/commit/?id=4028533aeda842be6576895e7cc8b48f91137aea
Submitter: Jenkins
Branch: master

commit 4028533aeda842be6576895e7cc8b48f91137aea
Author: Andrey Kurilin <email address hidden>
Date: Tue Jun 21 21:38:59 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: I4f95356835e043fdaeb5f4f5c96139c54eaa32b3
    Closes-Bug: #1493576