Comment 9 for bug 1493576

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

Reviewed: https://review.openstack.org/223207
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=8c90ee3b7b45ba0dbefb28c298d8c3339226acda
Submitter: Jenkins
Branch: master

commit 8c90ee3b7b45ba0dbefb28c298d8c3339226acda
Author: Christian Berendt <email address hidden>
Date: Mon Sep 14 18:15:15 2015 +0200

    get_action_list: use novaclient.client.Client

    This solves the following issue:

    ---snip---
    UserWarning: 'novaclient.v2.client.Client' is not designed to be
    initialized directly. It is inner class of novaclient. Please, use
    'novaclient.client.Client' instead.
    ---snap---

    Partial-bug: #1493576

    Change-Id: Iceca8ccdfaa15108d3ea321ff164975f5f94ae95