Re: [openstack-dev] [neutron] [fwaas] -IPv6 support in Kilo

2015-06-03 Thread Rukhsana Ansari
Hi Sumit,

Specifically I wanted to understand:
1. Whether FWaaS API supports IPv6
2. Whether reference plugin and vendor plugins support IPv6

I have  clarity w.r.t 1 above - As I mentioned in my email below (resource
model)  and as pointed out by you, IPv6 is supported by the API.
The reference plugin also does not have a restriction.




-Rukhsana

On Tue, Jun 2, 2015 at 4:19 PM, Sumit Naiksatam 
wrote:

> Hi Rukhsana, When you say "IPv6 support for FWaaS in Kilo" can you
> indicate exactly what you are looking for?
>
> The FWaaS rules in the resource model support both formats (which I
> recall has always been the case). A particular implementation/driver
> may not support ipv6 (and which is what you are seeing in the
> referenced code).
>
> Thanks,
> ~Sumit.
>
> On Tue, Jun 2, 2015 at 10:57 AM, Rukhsana Ansari
>  wrote:
> > Hi,
> >
> > I was browsing the code to understand IPv6  support For FWaaS in Kilo.
> >
> > I don't see a restriction in the db code or in reference fwaas_plugin.py
> >
> > However, from  this:
> >
> https://github.com/openstack/neutron-fwaas/blob/stable/kilo/neutron_fwaas/services/firewall/drivers/vyatta/vyatta_fwaas.py#L126
> >
> > I gather that at least Vyatta does not have IPv6 firewall support.
> >
> > Would greatly appreciate it if someone could explain  the reasons for
> this
> > restriction.
> >
> > Thanks
> > -Rukhsana
> >
> >
> __
> > OpenStack Development Mailing List (not for usage questions)
> > Unsubscribe:
> openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> >
>
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [neutron] [fwaas] -IPv6 support in Kilo

2015-06-02 Thread Sumit Naiksatam
Hi Rukhsana, When you say "IPv6 support for FWaaS in Kilo" can you
indicate exactly what you are looking for?

The FWaaS rules in the resource model support both formats (which I
recall has always been the case). A particular implementation/driver
may not support ipv6 (and which is what you are seeing in the
referenced code).

Thanks,
~Sumit.

On Tue, Jun 2, 2015 at 10:57 AM, Rukhsana Ansari
 wrote:
> Hi,
>
> I was browsing the code to understand IPv6  support For FWaaS in Kilo.
>
> I don't see a restriction in the db code or in reference fwaas_plugin.py
>
> However, from  this:
> https://github.com/openstack/neutron-fwaas/blob/stable/kilo/neutron_fwaas/services/firewall/drivers/vyatta/vyatta_fwaas.py#L126
>
> I gather that at least Vyatta does not have IPv6 firewall support.
>
> Would greatly appreciate it if someone could explain  the reasons for this
> restriction.
>
> Thanks
> -Rukhsana
>
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [neutron] [fwaas] -IPv6 support in Kilo

2015-06-02 Thread Mike Spreitzer
> From: Rukhsana Ansari 
> To: openstack-dev@lists.openstack.org
> Date: 06/02/2015 01:59 PM
> Subject: [openstack-dev]  [neutron] [fwaas] -IPv6 support in Kilo
> 
> Hi,
> 
> I was browsing the code to understand IPv6  support For FWaaS in Kilo.
> 
> I don't see a restriction in the db code or in reference fwaas_plugin.py
> 
> However, from  this:
> https://github.com/openstack/neutron-fwaas/blob/stable/kilo/
> neutron_fwaas/services/firewall/drivers/vyatta/vyatta_fwaas.py#L126
> 
> I gather that at least Vyatta does not have IPv6 firewall support.
> 
> Would greatly appreciate it if someone could explain  the reasons 
> for this restriction.
> 
> Thanks
> -Rukhsana

Indeed, this is a surprise to me.  
http://www.brocade.com/downloads/documents/html_product_manuals/vyatta/vyatta_5400_manual/wwhelp/wwhimpl/js/html/wwhelp.htm#href=Firewall/Firewall_Overview.02.11.html#1749726
 
indicates that the Vyatta 5400, at least, definitely has firewall 
functionality.
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [neutron] [fwaas] -IPv6 support in Kilo

2015-06-02 Thread Rukhsana Ansari
Hi,

I was browsing the code to understand IPv6  support For FWaaS in Kilo.

I don't see a restriction in the db code or in reference fwaas_plugin.py

However, from  this:
https://github.com/openstack/neutron-fwaas/blob/stable/kilo/neutron_fwaas/services/firewall/drivers/vyatta/vyatta_fwaas.py#L126

I gather that at least Vyatta does not have IPv6 firewall support.

Would greatly appreciate it if someone could explain  the reasons for this
restriction.

Thanks
-Rukhsana
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev