commit 1e49eab25080ff82002604a8f38eafbfa9a4f9b9
Author: Sławek Kapłoński <email address hidden>
Date: Sun Mar 25 10:42:45 2018 +0200
[Fullstack] Add block test until IPs will be really configured
In securitygroups fullstack test dhcp agent is used to configure
IP addresses inside FakeMachines.
During preparation to test, when such fake vms are created,
they are only blocked until boot - so until port becomes ACTIVE
in Neutron's database.
This patch adds also blocking vms until IP address is really
configured on each of such VMs.
If IP address will be not configured then we should at least have
better error message then error that nc process cannot be started.
Reviewed: https:/ /review. openstack. org/556155 /git.openstack. org/cgit/ openstack/ neutron/ commit/ ?id=1e49eab2508 0ff82002604a8f3 8eafbfa9a4f9b9
Committed: https:/
Submitter: Zuul
Branch: master
commit 1e49eab25080ff8 2002604a8f38eaf bfa9a4f9b9
Author: Sławek Kapłoński <email address hidden>
Date: Sun Mar 25 10:42:45 2018 +0200
[Fullstack] Add block test until IPs will be really configured
In securitygroups fullstack test dhcp agent is used to configure
IP addresses inside FakeMachines.
During preparation to test, when such fake vms are created,
they are only blocked until boot - so until port becomes ACTIVE
in Neutron's database.
This patch adds also blocking vms until IP address is really
configured on each of such VMs.
If IP address will be not configured then we should at least have
better error message then error that nc process cannot be started.
Change-Id: I709b1489132edb a932a4c73bea60f 810c26011fa
Related-Bug: #1744402