Hello,
I am trying to get Nova Compute create_instance hook to be called. However,
although the VM gets started from Horizon properly, the print statement in the
hook script simple.py do not get printed and there is no reference in
/var/log/nova/nova-compute.log to the strings "hook", "demo"
py install" ?
Cheers,
Sundar
From: Sundar Nadathur
Sent: Tuesday, November 17, 2015 8:19 PM
To: 'openstack@lists.openstack.org'
Subject: Nova Compute hook not called
Hello,
I am trying to get Nova Compute create_instance hook to be called. However,
although the VM gets started fr