Packstack answer file - sorting out interfaces
HI all,
I'm trying to set up a multi-node configuration using RDO on CentOS 7 using openstack-kilo. I'm confused by which interface goes where in the answers file.
My network is set up following this diagram:
Right now, I have these interfaces specified, but I don't think it is correct.
CONFIG_NOVA_COMPUTE_PRIVIF=p4p1
CONFIG_NOVA_NETWORK_PUBIF=p4p2
CONFIG_NOVA_NETWORK_PRIVIF=p4p1 ???
CONFIG_NEUTRON_OVS_TUNNEL_IF=p4p1 ???
Also, where would I specify ens1 and ens2?
Thanks! (and thanks to someone for the base diagram)