vmware / vic

vSphere Integrated Containers Engine is a container runtime for vSphere.
http://vmware.github.io/vic
Other
640 stars 173 forks source link

vic-machine reconfigure: Update the management network settings #4525

Open chengwang86 opened 7 years ago

chengwang86 commented 7 years ago

User Statement:

As a VIC operation user, I need the ability to update the management network settings.

Details:

Acceptance Criteria:

chengwang86 commented 7 years ago

If the VCH uses static IP, maybe we also need to make sure that the new management network ip range contains the current static IP; otherwise, the user needs to specify a new valid static IP that is within the new IP range.

emlin commented 7 years ago

Management network is the network connect to vSphere, not quite sure why user change this network configuration. But anyway, is that happens, we're able to update the configuration in VCH.

@chengwang86 Please verify after management network ip address is changed, if docker attach still work

emlin commented 7 years ago

Talked with @caglar10ur and @kreamyx for VCH ip change issue. The result is that we've supported VCH ip change for container attach, as long as we restarted VCH. So this function should work just fine