Attempt of RDO AIO install IceHouse on CentOS 7
Preparing servers [ DONE ]
Installing Dependencies [ DONE ]
Copying Puppet modules and manifests [ DONE ]
Applying 192.169.142.57_prescript.pp
192.169.142.57_prescript.pp: [ DONE ]
Applying 192.169.142.57_mysql.pp
Applying 192.169.142.57_amqp.pp
192.169.142.57_mysql.pp: [ DONE ]
192.169.142.57_amqp.pp: [ DONE ]
Applying 192.169.142.57_keystone.pp
Applying 192.169.142.57_glance.pp
Applying 192.169.142.57_cinder.pp
192.169.142.57_keystone.pp: [ DONE ]
192.169.142.57_cinder.pp: [ DONE ]
192.169.142.57_glance.pp: [ DONE ]
Applying 192.169.142.57_api_nova.pp
192.169.142.57_api_nova.pp: [ DONE ]
Applying 192.169.142.57_nova.pp
192.169.142.57_nova.pp: [ ERROR ]
Applying Puppet manifests [ ERROR ]
ERROR : Error appeared during Puppet run: 192.169.142.57_nova.pp
Error: /Service[messagebus]: Could not evaluate: Could not find init script for 'messagebus'
You will find full trace in log /var/tmp/packstack/20140709-114849-pY1VcY/manifests/192.169.142.57_nova.pp.log
Please check log file /var/tmp/packstack/20140709-114849-pY1VcY/openstack-setup.log for more information
Moreover if I create /etc/init.d/messagebus , I get attempt to start D-bus in old style :-
192.169.142.57_nova.pp: [ ERROR ]
Applying Puppet manifests [ ERROR ]
ERROR : Error appeared during Puppet run: 192.169.142.57_nova.pp
Error: Could not start Service[messagebus]: Execution of '/etc/init.d/messagebus start' returned 127: Starting D-Bus daemon: /etc/init.d/messagebus: line 26: start-stop-daemon: command not found
You will find full trace in log /var/tmp/packstack/20140709-170356-4RxF1Q/manifests/192.169.142.57_nova.pp.log
Please check log file /var/tmp/packstack/20140709-170356-4RxF1Q/openstack-setup.log for more information
packstack appears not to understand systemd folders content /lib/systemd/system/ ; /usr/lib/systemd/system/; /etc/systemd/system/
i also got the Error appeared during Puppet run: 192.169.142.57_nova.pp. it was working fine till yesterday.I made changes in nova.conf file as mentioned in http://docs.openstack.org/juno/instal...
I have installed openstack using packstack in centos7
I have undo the changes as i caught error.but no effect......