We should add sanity tests for neutron agent availability. Currently we are checking only if nova services are online.
We need to check also neutron agents (neutron agent-list)
It is possible that test tries to spawn VM when neutron is not available yet.
We should add sanity tests for neutron agent availability.
Currently we are checking only if nova services are online.
We need to check also neutron agents (neutron agent-list)
It is possible that test tries to spawn VM when neutron is not available yet.