François,

Can you clarify by way of a CLI example what exactly you mean by "nova
hypervisor id"? I'm not sure if you mean the instance uuid, compute
host id, service id, or something else.

I'll assume you mean the nova instance uuid, in which case, you can
get the Ironic node uuid from "nova show $instance" -- it is in the
hypervisor_hostname field.

-D

On Tue, May 6, 2014 at 2:23 AM, François Rossigneux
<francois.rossign...@inria.fr> wrote:
> Hi all,
> I need to retrieve the Ironic node uuid from a Nova Hypervisor ID. How can I
> do that?
> Thanks.
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to