Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/neutron-security-group-db-cache. Description: Currently when doing a nova list the security groups returned with the server are from neutron. I think we should already start pushing the neturon security groups into nova's network cache as well. One of the reasons for this is currently if neutron is down one nis no longer able to query nova for there server information. In addition this will slightly improve the speed of nova api as we'll no longer have to query neutron for this information. Specification URL (additional information): None
Marked obsolete upstream.