Jian Qiu
Jian Qiu
**What would you like to be added**: 1. More parameters to set  2. Allow seting Io throttleing parameters when creating VM
**What part of the document needs to be added**: 有没有IOThrottling的压测数据?不知道会对CPU消耗上升多少,如果对CPU的消耗太大,也确实需要慎重考虑开启IO限制
**What would you like to be added**: Need an SOP to alternate the IP address of control nodes.
**What would you like to be added**: Support migration of VMware ESXi VM
**What happened**: After creating VMware VM, fail to open webconsole , report 404 NotFound error  **Environment**: - OS (e.g. `cat /etc/os-release`): - Kernel (e.g. `uname -a`):
**What would you like to be added**: Support CPU/Memory hot-plug on ARM platform
**What would you like to be added**: Support using VMware templates for rebuilding root image
**What happened**: fail to schedule create multiple baremetal servers **Environment**: - OS (e.g. `cat /etc/os-release`): - Kernel (e.g. `uname -a`):
**What would you like to be added**: bond网卡的mac地址在网线连接变化之后会变化,目前宿主机注册信息和mac地址紧密绑定,这样会导致mac变化后宿主机注册不成功,需要在平台识别出网卡是否为bond网卡,如果是,则记录下所有可能mac,这样避免因为随机的mac变化而宿主机无法注册的问题。