Comment 2 for bug 1285259

Revision history for this message
jiang, yunhong (yunhong-jiang) wrote :

I think there are in fact two things in this bug:

a) When "nova hypervisor-stats", we should not return the caculation for compute nodes that the corresponding compute service is disabled already.

b) when "nova hypervisor-show", it will be better to return the state of the compute node. But I'm not very sure if that needed because user can still get such information by "nova service-list", but I think return the state will be helpful.

I don't think we can catch change b) for I release, so I will firstly try to cook a patch for item a).

Thanks
--jyh