shwstppr commented on issue #4754: URL: https://github.com/apache/cloudstack/issues/4754#issuecomment-793542173
@Hudratronium yes, cloudstack-agent makes required changes to libvirt config when you add a host using UI/API. On the host cloudstack-agent is called with required parameters. Similar to, `cloudstack-setup-agent -m 10.10.3.203 -z 1 -p 1 -c 1 -g bd24ab4a-4311-357e-8e9e-dab829448772 -a -s --pubNic=cloudbr1 --prvNic=cloudbr0 --guestNic=cloudbr1 --hypervisor=kvm` Python scripts in cloudutils contain code for these configuration changes ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
