Re: [openstack-dev] Fw: [Neutron][IPv6] Meeting logs from the first IRC meeting

2013-12-02 Thread Collins, Sean (Contractor)
Thank you - that'll work great for the short term until Nachi's patch
lands.

We still need a +2 from another Nova dev for a patch that disables
hairpinning when Neutron is being used [1].

The patch to allow ICMPv6 into instances for SLAAC
just landed today[2]. So we're making progress.

[1] https://review.openstack.org/#/c/56381/
[2] https://review.openstack.org/#/c/53028/

-- 
Sean M. Collins
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Fw: [Neutron][IPv6] Meeting logs from the first IRC meeting

2013-11-26 Thread Da Zhao Y Yu
Hi ShiXiong,

I have reviewed the code you submitted in Community. Some comments, please 
to fix it.

Also I think we need more discuss with Sean about Neutron support DHCPv6, 
before this, please review Sean and my code change for Neutron support 
DHCPv6:
https://review.openstack.org/#/c/56184/4 and 
https://review.openstack.org/#/c/52983/3

I think your code change have some conflict with them, and the design is 
also different.

Sean, what about your progress? I saw your code change jekins still in 
failed status.


Thanks  Best Regards
Yu Da Zhao(于大钊)
--
Cloud Solutions  OpenStack Development
China Systems  Technology Laboratory in Beijing
Email: d...@cn.ibm.com
Tel:   (86)10-82450677
--





- Forwarded by Yang XY Yu/China/IBM on 2013-11-25 22:17 -

Shixiong Shang sparkofwisdom.cl...@gmail.com 
2013-11-25 12:59
Please respond to
OpenStack Development Mailing List \(not for usage questions\) 
openstack-dev@lists.openstack.org


To
OpenStack Development Mailing List (not for usage questions) 
openstack-dev@lists.openstack.org
cc
Tuttle Randy randy.m.tut...@gmail.com
Subject
Re: [openstack-dev] [Neutron][IPv6] Meeting logs from the first IRC 
meeting






Hi, guys:

I took the action item to submit the code for review based on our 
discussion during the first IRC meeting. Here is the link: 

https://review.openstack.org/#/c/58186/

The changes we proposed are based on the POC work my friend (Randy Tuttle) 
and I did back in June on Grizzly and most recent update on Havana in Oct. 
If you are interested in the whitepaper, please unicast us.

Thanks!

Shixiong




On Nov 21, 2013, at 5:34 PM, Collins, Sean (Contractor) 
sean_colli...@cable.comcast.com wrote:

 Meeting minutes and the logs for the Neutron IPv6 meeting has been
 posted.
 
 We will not meet next week, due to the Thanksgiving holiday in the US.
 
 Our next meeting will be Thursday Dec 5th - 2100 UTC, where we will
 review the goals from this week's meeting and look to create actionable
 items for I-2.
 
 [1] https://wiki.openstack.org/wiki/Meetings/Neutron-IPv6-Subteam
 [2] http://eavesdrop.openstack.org/meetings/neutron_ipv6/2013/
 -- 
 Sean M. Collins
 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Fw: [Neutron][IPv6] Meeting logs from the first IRC meeting

2013-11-26 Thread Collins, Sean (Contractor)
On Tue, Nov 26, 2013 at 06:07:07PM +0800, Da Zhao Y Yu wrote:
 Sean, what about your progress? I saw your code change jekins still in 
 failed status.

Hi,

I've been busy tracking down the IPv6 issue in our lab environment -
we were using the Hybrid OVS driver in our Nova.conf and that was
breaking IPv6 - so we changed over to the Generic VIF driver,
only to hit the bug https://bugs.launchpad.net/devstack/+bug/1252620 
where the Security Group API doesn't work.

Which leaves you with the following choices:

A) Working V6 with the Generic VIF driver, but no Security Groups
B) Working Security Groups but no V6, with the hybrid VIF driver.

I'm going to try and see if I can make some of the patches against the
hybrid driver work and get V6 working.

-- 
Sean M. Collins
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev