Comment 5 for bug 1309719

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

Reviewed: https://review.openstack.org/92385
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=d2a632d7e290852c8fadb1bf3968e573ef8c537c
Submitter: Jenkins
Branch: master

commit d2a632d7e290852c8fadb1bf3968e573ef8c537c
Author: Lucas Alvares Gomes <email address hidden>
Date: Tue May 6 13:52:27 2014 +0100

    list_instances() to return a list of instances names

    Previously the list_instances() method in the Nova Ironic driver was
    returning a list of instances UUIDs instead of a list of instances names
    causing various checks throughout nova.compute.manager to always return
    False for Ironic.

    Closes-Bug: #1309719
    Change-Id: I0ed29911f180f99a7e2b1c00ddd6c43064f04f7f