The patch (1 and 2) for Nova firewall driver has been merged into the upstream.
The hash is 7c50652a97fe7ebd74ce38572cbd9744c76b2f71
So quantum/plugins/ryu/nova/firewall.py should be removed, and
nova.virt.firewall.NoopFirewallDriver should be used from now on.

So basically no specific patches to Nova are needed for ryu to work.
(At least I'm not aware.)


I haven't posted the patch, 3/3 for nova nova-manage config convert as
unit test isn't done. nova/tests/test_nova_manage.py.
And the upstream don't have the fix yet. But this isn't Ryu-specific one.
Maybe after my current task done, I'll try to push the patch unless it's
not fixed.

thanks,


On Tue, Mar 13, 2012 at 03:12:54PM +0900, Isaku Yamahata wrote:
> Here is the patches which I have locally.
> Although I'll try to push them to the upstream,
> I also post them to ryu-devel for those who would like to give Ryu a try.
> 
> Isaku Yamahata (3):
>   virt/firewall: NoopFirewallDriver::instance_filter_exists must return
>     True
>   tests/test_libvirt: eliminate NullFirewallDriver as it's same to
>     NoopFirewallDriver
>   nova-manage: Config options parser
> 
>  bin/nova-manage            |    4 ++--
>  nova/tests/test_libvirt.py |   32 ++------------------------------
>  nova/virt/firewall.py      |    3 +++
>  3 files changed, 7 insertions(+), 32 deletions(-)
> 
> 
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> Ryu-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
> 

-- 
yamahata

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to