commit | 75891d8526871aae7877117357562402dd630f3a | [log] [tgz] |
---|---|---|
author | Matt Riedemann <mriedem.os@gmail.com> | Wed Oct 11 12:10:16 2017 -0400 |
committer | Matt Riedemann <mriedem.os@gmail.com> | Wed Oct 11 12:10:16 2017 -0400 |
tree | 953b51ec7e2301efb27bc9dbdb3441038f284401 | |
parent | 41e2c31129fe97d59d69e056c54f5811350d5935 [diff] |
Setup networking for live migration tests It turns out the live migration tests have always been creating an instance with no networking, so we haven't been testing any of the network setup and port binding update logic that happens during a live migration, which is bad. This sets up networking so the instance will get a port when it's created and then the port binding should get updated once the live migration is complete. Change-Id: I41cfae9a7912aa8e2f0010a7ec2fdbd45ebf5e9d