Hide Forgot
Description of problem: default_floating_pool key is used by neutron api in nova even when nova-network is not installed. Packstack configures this key in nova.conf only if nova-network is deployed. Version-Release number of selected component (if applicable): 2013.2.1-0.15.dev847.el6 How reproducible: Always Steps to Reproduce: 1. Install packstack with neutron and not nova-network using CONFIG_NOVA_NETWORK_DEFAULTFLOATINGPOOL in answer-file 2. After packstack deploys openstack, check /etc/nova/nova.conf for value of default_floating_pool 3. Actual results: It's not set according answer-file Expected results: Additional info:
*** This bug has been marked as a duplicate of bug 1023399 ***