New Question

Revision history [back]

click to hide/show revision 1
initial version

This issue has been solved by setting in:

resources/install.rdo.sh

the following line:

openstack-config --set $ANSWER_FILE general CONFIG_PROVISION_OVS_BRIDGE n

If not set, in some circumstances RDO assign the IP of the gateway to br-ex interface, causing a conflict of IPs on the network.

The fix has been committed and the released in the v-magine installer available for download.

This issue has been solved by setting in:

resources/install.rdo.sh

the following line:

openstack-config --set $ANSWER_FILE general CONFIG_PROVISION_OVS_BRIDGE n

If not set, in some circumstances RDO assign the IP of the gateway to br-ex interface, causing a conflict of IPs on the network.

The fix has been committed and the released in the v-magine installer available for download.