Description of problem: I run packstack and got error: Execution of '/usr/bin/systemctl start neutron-ovs-cleanup' returned 6: Failed to issue method call: Unit neutron-ovs-cleanup.service failed to load: No such file or directory. When I run packstack again, it succeeded. Therefore I believe there is some ordering problem. Version-Release number of selected component (if applicable): openstack-packstack-2014.1.1-0.28.dev1238.el7.noarch How reproducible: happened twice to me, nondeterministic Additional info: My answer file http://paste.fedoraproject.org/129597/40932185 Full error: Applying Puppet manifests [ ERROR ] ERROR : Error appeared during Puppet run: 209.132.184.9_neutron.pp Error: Could not start Service[ovs-cleanup-service]: Execution of '/usr/bin/systemctl start neutron-ovs-cleanup' returned 6: Failed to issue method call: Unit neutron-ovs-cleanup.service failed to load: No such file or directory. You will find full trace in log /var/tmp/packstack/20140829-135200-o61R4H/manifests/209.132.184.9_neutron.pp.log Please check log file /var/tmp/packstack/20140829-135200-o61R4H/openstack-setup.log for more information Additional information: * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components. * File /root/keystonerc_admin has been created on OpenStack client host 209.132.184.9. To use the command line tools you need to source the file. * To access the OpenStack Dashboard browse to http://209.132.184.9/dashboard . Please, find your login credentials stored in the keystonerc_admin in your home directory.
Please do not link to pastebins from bug reports...if the paste disappears, it makes the bz substantially harder to work with. You can always attach files directly to the bz. Thanks! With respect to this report: I am not able to reproduce the error with either current RDO Juno packages (on Fedora 21) or with the previous RDO Icehouse packages (on Fedora 20).