vagrant fails to pick random ip address for multi-node deployment

Bug #1497671 reported by Hui Kang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
High
Martin André

Bug Description

Hi
I use vagrant up to create multiple node deployment.

MULTINODE=true
UMBER_OF_CONTROL_NODES=1
NUMBER_OF_COMPUTE_NODES=1
NUMBER_OF_STORAGE_NODES=1
NUMBER_OF_NETWORK_NODES=1

However, I found that the script can only pickup a random address for the first VM. The other VMs will have the same eth1 IP address as the first one. As a result, the script fails and report "some other node has already uses the address"

- Hui

Revision history for this message
Martin André (mandre) wrote :

I believe I know what the bug is

Changed in kolla:
importance: Undecided → High
assignee: nobody → Martin André (mandre)
milestone: none → liberty-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

Fix proposed to branch: master
Review: https://review.openstack.org/225608

Changed in kolla:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on kolla (master)

Change abandoned by Martin André (<email address hidden>) on branch: master
Review: https://review.openstack.org/225608
Reason: vagrant-libvirt is now able to create private DHCP networks. We don't need the fake DHCP server hack anymore.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/227148
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=22989b2c67a78dde897e87ab1c48880bb6263870
Submitter: Jenkins
Branch: master

commit 22989b2c67a78dde897e87ab1c48880bb6263870
Author: Martin André <email address hidden>
Date: Fri Sep 25 10:29:24 2015 +0900

    Remove fake DHCP server in Vagrantfile

    The upstream vagrant-libvirt issue was fixes, we don't need the hack
    anymore.

    Change-Id: I5527e30410c0259bcf2a8bd0d079172341112742
    Closes-Bug: #1497671
    Partially-Implements: blueprint vagrant-improvements

Changed in kolla:
status: In Progress → Fix Committed
Sam Yaple (s8m)
Changed in kolla:
status: Fix Committed → Fix Released
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.