Comment 2 for bug 1434167

Revision history for this message
melanie witt (melwitt) wrote : Re: Wrong attribute name in nova client v2 host

Noting here that self.host is correct for all of the calls except "List hosts" according to api documentation:

http://developer.openstack.org/api-ref-compute-v2-ext.html#ext-os-hosts

So the fix isn't as straightforward as changing "host" to "host_name" unfortunately.