create_vm script from quantum-l3-test fails to parse the list of compute nodes

Bug #1179273 reported by Neehar Athalye
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cisco Openstack
Fix Released
Undecided
Neehar Athalye
Grizzly
Fix Released
Low
Neehar Athalye

Bug Description

So I got my Folsom multi-node setup working and I was trying to run quantum L3 test script create_vm.

root@pod5-cs01:/home/localadmin/quantum-l3-test# ./create_vm
There don't seem to be any 'compute' hosts available, perhaps run puppet agent on them again?

But nova-manage list output is

root@pod5-cs01:/home/localadmin/quantum-l3-test# nova-manage host list
host zone
pod5-cs01 nova
pod5-cn01 nova

I think that
COMPUTE_HOST=`nova-manage host list | grep com | head -1 | awk -F' ' '{print $1}'` is not working as expected in this case.
grep is unable to find ‘com’ pattern.

Changed in openstack-cisco:
assignee: nobody → Neehar Athalye (nathalye)
Revision history for this message
Neehar Athalye (nathalye) wrote :
Changed in openstack-cisco:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.