How can I select host node to create VM?
Hello, When I create instance, I want to choice host node. I saw that by default, VMs are scheduled by filter scheduler which only consider computing resource. I want to apply substrate network considered scheduling algorithm on OpenStack. To do this one, I have to monitor utilization of computing/network resources. Now, I’m planning to use OpenvSwitch commend to know network situation.
Do you have any comment for me? (monitor/scheduling)