shutdown vm from Hyper-V => state in nova
Hi I've setup Hyper-V compute services and attached it to a controller infrastructure. I can boot images sucessfully and I can start, stop and resize vms. I now shutdown an instance from the console in Hyper-V. However the instance is still marked as active in nova. Am I missing some configuration to make nova get state changes triggered from the hypervisor ?
Update, I found that the state gets updated in a way that if the instance is marked as shutoff in nova and running in Hyper-V. Nova will initiate a shutdown and the instance is powered off in Hyper-V. Can this behaviour be changed so that it is the other way round Nova will mark instance as running