RDO Setup Two Node (Controller+Compute) IceHouse Neutron ML2&OVS&GRE Cluster on F20 [closed]
Two KVMs have been created , each one having 2 virtual NICs (eth0,eth1) for
Controller && Compute Nodes setup. Before running `packstack --answer-file=twoNode-answer.txt` SELINUX set to permissive on both nodes.
Both eth1's assigned IPs from GRE Libvirts subnet before installation and set
to promiscuous mode (192.168.122.127, 192.168.122.137 ). Packstack bind to
public IP - eth0 192.169.142.127 , Compute Node 192.169.142.137
Answer file been used by packstack is here
http://textuploader.com/0ei8
Created under /etc/neutron on Controller && Compute Nodes :- ml2_conf.ini, plugin.ini , updated nova.conf files after packstack successful completion are here http://textuploader.com/0ebe
Files missing after packstack run were created following http://kashyapc.fedorapeople.org/virt...
Details here
It's difficult to tell either from this post, or from the linked blog post, exactly what problem you're trying to solve. Can you perhaps make a new posting, explaining exactly what's happening, and how it differs from what you want/expect to happen?