<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Original document
<a href="http://www.andrewklau.com/getting-started-with-multi-node-openstack-rdo-havana-gluster-backend-neutron/" target="_blank">http://www.andrewklau.com/getting-started-with-multi-node-openstack-rdo-havana-gluster-backend-neutron/</a><br>contains the sample of answer file. In my situation p37p1 is eth0
p4p1 is eth1 and I've tried to make a substitution in answer-file .
packstack fails with error :<br><br>Welcome to Installer setup utility<br>Packstack changed given value to required value /root/.ssh/id_rsa.pub<br>Packstack changed given value 192.168.1.137:/CINDER-VOLUMES to required value '192.168.1.137:/CINDER-VOLUMES'<br><br>Installing:<br>Clean Up... [ DONE ]<br>Setting up ssh keys... [ DONE ]<br>Discovering hosts' details... [ DONE ]<br>Adding pre install manifest entries... [ DONE ]<br>Installing time synchronization via NTP... [ DONE ]<br>Adding MySQL manifest entries... [ DONE ]<br>Adding QPID manifest entries... [ DONE ]<br>Adding Keystone manifest entries... [ DONE ]<br>Adding Glance Keystone manifest entries... [ DONE ]<br>Adding Glance manifest entries... [ DONE ]<br>Installing dependencies for Cinder... [ DONE ]<br>Adding Cinder Keystone manifest entries... [ DONE ]<br>Adding Cinder manifest entries... [ DONE ]<br>Adding Nova API manifest entries... [ DONE ]<br>Adding Nova Keystone manifest entries... [ DONE ]<br>Adding Nova Cert manifest entries... [ DONE ]<br>Adding Nova Conductor manifest entries... [ DONE ]<br>Adding Nova Compute manifest entries... [ DONE ]<br>Adding Nova Scheduler manifest entries... [ DONE ]<br>Adding Nova VNC Proxy manifest entries... [ DONE ]<br>Adding Nova Common manifest entries... [ DONE ]<br>Adding Openstack Network-related Nova manifest entries...[ DONE ]<br>Adding Neutron API manifest entries... [ DONE ]<br>Adding Neutron Keystone manifest entries... [ DONE ]<br>Adding Neutron L3 manifest entries... [ DONE ]<br>Adding Neutron L2 Agent manifest entries... [ DONE ]<br>Adding Neutron DHCP Agent manifest entries... [ DONE ]<br>Adding Neutron LBaaS Agent manifest entries... [ DONE ]<br>Adding Neutron Metadata Agent manifest entries... [ DONE ]<br>Adding OpenStack Client manifest entries... [ DONE ]<br>Adding Horizon manifest entries... [ DONE ]<br>Adding Heat manifest entries... [ DONE ]<br>Adding Heat Keystone manifest entries... [ DONE ]<br>Adding Ceilometer manifest entries... [ DONE ]<br>Adding Ceilometer Keystone manifest entries... [ DONE ]<br>Adding post install manifest entries... [ DONE ]<br>Preparing servers... [ DONE ]<br>Installing Dependencies... [ DONE ]<br>Copying Puppet modules and manifests... [ DONE ]<br>Applying Puppet manifests...<br>Applying 192.168.1.127_prescript.pp<br>Applying 192.168.1.137_prescript.pp<br>192.168.1.127_prescript.pp : [ DONE ] <br>192.168.1.137_prescript.pp : [ DONE ] <br>Applying 192.168.1.127_ntpd.pp<br>Applying 192.168.1.137_ntpd.pp<br>192.168.1.137_ntpd.pp : [ DONE ] <br>192.168.1.127_ntpd.pp : [ DONE ] <br>Applying 192.168.1.137_mysql.pp<br>Applying 192.168.1.137_qpid.pp<br>192.168.1.137_mysql.pp : [ DONE ] <br>192.168.1.137_qpid.pp : [ DONE ] <br>Applying 192.168.1.137_keystone.pp<br>Applying 192.168.1.137_glance.pp<br>Applying 192.168.1.137_cinder.pp<br>192.168.1.137_keystone.pp : [ DONE ] <br>192.168.1.137_glance.pp : [ DONE ] <br>192.168.1.137_cinder.pp : [ DONE ] <br>Applying 192.168.1.137_api_nova.pp<br>192.168.1.137_api_nova.pp : [ DONE ] <br>Applying 192.168.1.137_nova.pp<br>Applying 192.168.1.127_nova.pp<br>192.168.1.137_nova.pp : [ DONE ] <br>192.168.1.127_nova.pp : [ DONE ] <br>Applying 192.168.1.127_neutron.pp<br>Applying 192.168.1.137_neutron.pp<br> [ ERROR ]<br><br>ERROR : Error appeared during Puppet run: 192.168.1.127_neutron.pp<br>Error: Validate method failed for class sleep: implicit argument passing of super from method defined by define_method() is not supported. Specify all arguments explicitly.<br><br><br>Disabling Fedora native Ethernet names and switch to eth0 & eth1 on F19 gives same error.
This make an impression that only <code>`packstack --allinone` </code> could work on F19 . I just cannot configure Neutron on
Compute Node with native fedora's ethernet names. It works fine on CentOS 6.4<br><br>I would guess that same question would come up for oVirt 3.3.2 Neutron provider on F19 boxes.<br>How create a server , how create Neutron plugin for oVirt ? <br><br>My question is :-<br><br>How would look Andrew's <a href="https://gist.github.com/andrewklau/7622535/raw/7dac55bbecc200cfb4bf040b6189f36897fc4efb/multi-node.packstack"><a href="https://gist.github.com/andrewklau/7622535/raw/7dac55bbecc200cfb4bf040b6189f36897fc4efb/multi-node.packstack" target="_blank">https://gist.github.com/andrewklau/7622535/raw/7dac55bbecc200cfb4bf040b6189f36897fc4efb/multi-node.packstack</a></a><br>for Fedora 19 ? <br><br><br> </div></body>
</html>