<div dir="ltr">Hello all great,<br><br>We had a question, We use OpenStack IceHouse on CentOS 6.5.<br>We use libvirt for create network, attach interface to our VMs and ... <br><br>There is a problem. When our server restart (reboot), all settings are deleted. We have to go back and do all the setting (create network, attach an interface and ...) from the beginning.<br><br>How can we solve our problem.<br><br>our command we enterd:<br><br>virsh list<br>virsh domiflist ID<br>virsh attach-interface --domain ID --type bridge --source br100<br>virsh managedsave ID<br><br></div>