On Fri, Mar 28, 2014 at 11:30 PM, Mike Orazi <morazi(a)redhat.com> wrote:
 On 03/27/2014 06:36 PM, Andrew Lau wrote:
 > Disregard that, my kickstart files were still pointing to the havana
 > repo. It's all working now :)
 >
 Glad to hear this got resolved!
 Thanks for kicking the tires, the initial report, and the update.  I
 really appreciate your involvement as it is helping us improve daily.
 - Mike
 
Pleasure!
I've added my notes to the test-day app, I meant to open a report for just
CentOS 6.5 but some reason it has duplicated across to the other reports.
Hope I didn't break something..
 > On Thu, Mar 27, 2014 at 9:20 PM, Andrew Lau
<andrew(a)andrewklau.com
 > <mailto:andrew@andrewklau.com>> wrote:
 >
 >     Some extra info,
 >
 >     I bundle compute+networking into one hostgroup, again worked fine in
 >     havana and icehouse-2
 >
 >     The interesting thing to note, Neutron on the compute node seems to
 >     show up fine. I see the l3-agent, dhcp, ovs etc. under the system
 >     info tab.
 >
 >
 >     On Thu, Mar 27, 2014 at 9:18 PM, Andrew Lau <andrew(a)andrewklau.com
 >     <mailto:andrew@andrewklau.com>> wrote:
 >
 >         Hi,
 >
 >         I tried to deploy RDO icehouse-3 using foreman on CentOS 6.5,
 >         previously I had success with Havana and icehouse-2
 >
 >         Everything went smoothly, and quite a few of the issues I had
 >         with icehouse-2 were gone!
 >
 >         The only non-puppet task I had to do was on the controller:
 >
 >         cat <<EOF > /etc/mysql/conf.d/innodb.cnf
 >         [mysqld]
 >         default-storage-engine = innodb
 >         EOF
 >
 >         service mysqld restart
 >
 >         mysql -e 'drop database neutron; create database neutron;'
 >
 >         However, I've hit a blocker with nova compute not showing up
 >         into the controller. The only thing useful I can find in the
 >         nova-compute logs,
 >
 >         "
 >         Timed out waiting for nova-conductor. Is it running? Or did this
 >         service start before nova-conductor?
 >         "
 >
 >         Both nova-compute (on the compute) and nova-conductor (on the
 >         controller) said "AMQP connected" after a service restart, so
 >         I'm not sure what's gone wrong here.
 >
 >         Suggestions?
 >
 >         Thanks,
 >         Andrew
 >
 >
 >
 >
 >
 > _______________________________________________
 > Rdo-list mailing list
 > Rdo-list(a)redhat.com
 > 
https://www.redhat.com/mailman/listinfo/rdo-list
 >