fastconnect / virtualbox-cloudify-driver

VirtualBox Cloudify Driver, for testing purpose
3 stars 0 forks source link

Create the HostOnly if needed #10

Open grozeille opened 11 years ago

grozeille commented 11 years ago

The VBox WebService should first be started on 0.0.0.0, because the IP of the HostOnlyInterface doesn't exist yet. Then, it can search for the HostOnlyInterface defined in the configuration. If it exists, assign the right IP. It can connect to the WS using this IP.