Created attachment 928860 [details] nova.pp.log Description of problem: During run packstack with configuration as controller +2 compute nodes, with neutron, it fails on nova puppet: Error: Could not set groups on user[ceilometer]: Execution of '/usr/sbin/usermod -G ceilometer,nobody,nova ceilometer' returned 6: usermod: group 'nova' does not exist Version-Release number of selected component (if applicable): openstack-packstack.noarch 2014.1.1-0.25.dev1208.el7 openstack-packstack-puppet.noarch 2014.1.1-0.25.dev1208.el7 How reproducible: always Steps to Reproduce: 1. generate packstack answerfile 2. update COMPUTE_HOSTS 3. use neutron Actual results: packstack is not able to deploy openstack Expected results: will not fail and works :-) Additional info:
Changed desired product, my mistake.
I am not able to reproduce this behavior with current (RDO Juno) packages. I deployed a multinode (1 controller, 1 network, 2 compute) OpenStack environment on Fedora 21 using openstack-packstack-2014.2-0.18.dev1462.gbb05296.fc22 without error.