New Question

Revision history [back]

click to hide/show revision 1
initial version

NetworkConfig problem

Hello everyone, I use it ''cloudbaseinit.plugins.common.networkconfig.NetworkConfigPlugin'' Configure windows network. When an IP is not used, cloudinitbase can be configured correctly. However, when I set an IP that has been used by this virtual machine, it will not configure this IP. How can I solve this problem.

NetworkConfig problem

Hello everyone, I use it ''cloudbaseinit.plugins.common.networkconfig.NetworkConfigPlugin'' cloudbaseinit.plugins.common.networkconfig.NetworkConfigPlugin Configure windows network. When an IP is not used, cloudinitbase can be configured correctly. However, when I set an IP that has been used by this virtual machine, it will not configure this IP. How can I solve this problem.

NetworkConfig problem

Hello everyone, I use it cloudbaseinit.plugins.common.networkconfig.NetworkConfigPlugin Configure windows network. When an IP is not used, cloudinitbase can be configured correctly. However, when I set an IP that has been used by this virtual machine, it will not configure this IP. How can I solve this problem.

e.g: When the virtual machine uses 192.168.31.2 IP for the first time, cloudinitbase can be configured correctly. If I use cloudinitbase to modify the virtual machine IP to 192.168.31.3, the virtual machine IP will be changed to 192.168.31.3. Now when I use cloudinitbase to reset the IP to 192.168.31.2, cloudinitbase will not set the virtual machine IP to 192.168.31.2, but 192.168.31.3

click to hide/show revision 4
merged revision

NetworkConfig problem

Hello everyone, I use it cloudbaseinit.plugins.common.networkconfig.NetworkConfigPlugin Configure windows network. When an IP is not used, cloudinitbase can be configured correctly. However, when I set an IP that has been used by this virtual machine, it will not configure this IP. How can I solve this problem.

e.g: When the virtual machine uses 192.168.31.2 IP for the first time, cloudinitbase can be configured correctly. If I use cloudinitbase to modify the virtual machine IP to 192.168.31.3, the virtual machine IP will be changed to 192.168.31.3. Now when I use cloudinitbase to reset the IP to 192.168.31.2, cloudinitbase will not set the virtual machine IP to 192.168.31.2, but 192.168.31.3

Hello everyone, I use it ''cloudbaseinit.plugins.common.networkconfig.NetworkConfigPlugin'' Configure windows network. When an IP is not used, cloudinitbase can be configured correctly. However, when I set an IP that has been used by this virtual machine, it will not configure this IP. How can I solve this problem.