Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/supplement-optimize-nova-network. Description: I found that someone had optimized nova network by changing network calls from rpc to api class. But when I run network-associate-project, it still uses rpc. This blueprint will change it to use api to keep the consistency. Specification URL (additional information): None