How nova-api fulfill the a complicated requests
for simple requests, Nova API can fulfill the entire request itself by querying the database and then returning the answer by for complicated requests, it will co-operate with the other daemons, i want to know the process of communication. like, where the Nova API will send the request and when he will contact with the database and Queue ????