All-

I've had the same conversation with several you about the DHCP agent and the 
use of the client lib.  I'd thought I move the discussion over here.  


The current method It is definitely not my preferred way to solve this problem 
long term.  For F3, I want to add RPC support to Quantum.  Messaging would help 
improve the various agents we now have in the codebase.  Specifically, it will 
help the dhcp agent because it can be more efficient (i.e. won't have to 
constantly poll for changes or use the client lib to create a port for 
itself).the network.

The implementation posted today requires the client lib. It's how the DHCP 
server gets a port for itself and it's why jenkins fails (there isn't a way to 
specify a client lib that's not in pypi).  

Thoughts?

mark


-- 
Mailing list: https://launchpad.net/~netstack
Post to     : netstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~netstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to