[Openstack] Nova Compute hook not called

2015-11-17 Thread Sundar Nadathur
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"

[Openstack] [Nova] Nova Compute hook not called

2015-11-20 Thread Sundar Nadathur
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