Hide Forgot
Description of problem: The nova.conf file contains the following template reference after creation: # Template file for injected network config (string value) #net_config_template=$pybasedir/nova/virt/baremetal/net-dhcp.ubuntu.template Version-Release number of selected component (if applicable): openstack-packstack.noarch 2013.2.1-0.11.dev806.el6 How reproducible: After installation, look at the /etc/nova/nova.conf file. Actual results: Refers to an Ubuntu template. Expected results: Should refer to a RHOS template. Additional info:
This is not a bug within packstack but in nova upstream, so need to be fixed (renaming the file) there.
Ok, thanks for looking at it. Will raise a task upstream.
Raised this: https://bugs.launchpad.net/nova/+bug/1254933