[Openstack-docs] [openstack/nova] DocImpact review request change Ide48e0adb2e1051e31965c9a8422b27c1a9c40b3
gerrit2 at review.openstack.org
gerrit2 at review.openstack.org
Wed Jan 30 22:11:00 UTC 2013
Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/20835
Log:
commit 149c44d8b105eb995446a98d12bb4f5f7a6bc5fa
Author: Vishvananda Ishaya <vishvananda at gmail.com>
Date: Wed Jan 30 13:28:10 2013 -0800
Optimize rpc handling for allocate and deallocate
If we are in multi_host mode we can save an extra rpc call by
sending the message to the instance host the first time. This
will prevent nova-network from having to resend the message
to actually allocate the fixed ips.
Part of blueprint optimize-nova-network
DocImpact: before multi_host only affected the network create
commands, but now it can be used at run-time to optimize a
call.
Change-Id: Ide48e0adb2e1051e31965c9a8422b27c1a9c40b3
More information about the Openstack-docs
mailing list