Closed vijaytripathi closed 11 years ago
somehow older code is working fine for me now (both nova-compute and Pythonclass sub key are getting created.). Perhaps need to retest on fresh VM.
It would be a good idea to test it in a fresh VM. In my environment I'm not getting this error... I don't know why the erro could be thrown....
Vijay, Can you please test in fresh vm.
This error was observed because of missing ensure parameter. Issue fixed in windows_python module. openstack-hyper-v/puppet-windows_python#2 Verified on fresh VM
Issue #34, registry parent and sub key are not being created in windows_service.pp. This patch creates both parent and sub key separately and fixes issue