Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-16 Thread Martinx - ジェームズ
BTW, the VNC Consoles are now working in a Dual-Stacked fashion (both vncserver 5900 and novncproxy 6080 traffics goes via IPv6). ;-) Guide updated... Cheers! Thiago On 15 April 2014 19:57, Martinx - ジェームズ thiagocmarti...@gmail.com wrote: Hello Stackers! I just finished the OpenStack

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-15 Thread Martinx - ジェームズ
Hello Stackers! I just finished the OpenStack IPv6 Quick Guide, it is hosted here: Ultimate OpenStack IceHouse Guide - ML2 Flat Network - IPv6-Friendly: https://gist.github.com/tmartinx/9177697 Almost everything is working with IPv6, including OpenStack Management (APIs / Endpoints) and, of

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-12 Thread Martinx - ジェームズ
BTW, I think that the following patches are also important / relevant to begin with: --- 4. Two Attributes Proposal to Control IPv6 RA Announcement and Address Assignment https://blueprints.launchpad.net/neutron/+spec/ipv6-two-attributes Patchset: Create new IPv6 attributes for Subnets.

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-12 Thread Collins, Sean
On Fri, Apr 11, 2014 at 11:09:18PM EDT, Thomas Goirand wrote: On 04/11/2014 10:52 PM, Collins, Sean wrote: Many of those patches are stale - please join us in the subteam IRC meeting if you wish to coordinate development of IPv6 features, so that we can focus on updating them and getting

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-11 Thread Thomas Goirand
On 04/08/2014 03:10 AM, Martinx - ジェームズ wrote: Hi Thomas! It will be a honor for me to join Debian OpenStack packaging team! I'm in!! :-D Listen, that neutron-ipv6.patch I have, doesn't apply against neutron-2014.1.rc1, here is it: neutron-ipv6.patch:

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-11 Thread Collins, Sean
Many of those patches are stale - please join us in the subteam IRC meeting if you wish to coordinate development of IPv6 features, so that we can focus on updating them and getting them merged. At this point simply applying them to the Icehouse tree is not enough. -- Sean M. Collins

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-11 Thread Thomas Goirand
On 04/11/2014 10:52 PM, Collins, Sean wrote: Many of those patches are stale - please join us in the subteam IRC meeting if you wish to coordinate development of IPv6 features, so that we can focus on updating them and getting them merged. At this point simply applying them to the Icehouse

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-11 Thread Martinx - ジェームズ
Hey Thomas! That's an amazing list! :-D Okay, I'll drop by on IRC anytime soon to chat with you guys, tk for the invite! About DHCPv6 support, yes, I agree with you, it can be postponed (in fact, I don't think I'll ever use it). Radvd should be enough for me. I think that we need to start

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-11 Thread Martinx - ジェームズ
Hey guys! My OpenStack Instance have IPv6 connectivity! Using ML2 / Simple Flat Network... For the first time ever! Look: --- administrative@controller:~$ nova boot --image 70f335e3-798b-4031-9773-a640970a8bdf --key-name Key trusty-1 administrative@controller:~$ ssh -i ~/test.pem

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-11 Thread Martinx - ジェームズ
In fact, neutron accepted the following command: --- root@controller:~# neutron subnet-create --ip-version 6 --disable-dhcp --tenant-id 5e0106fa81104c5cbe21e1ccc9eb1a36 sharednet1 2001:1291:2bf:fffb::/64 Created a new subnet:

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-11 Thread Martinx - ジェームズ
Cool! Instance shows an IPv6 address and it clearly isn't generated by EUI-64 (SLAAC) but, at least, I can use static IPv6! YAY! --- root@controller:~# nova list

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-07 Thread Martinx - ジェームズ
Amazing!! :-D I'll do my best to try to make this a reality, as fast as I can! We really need to start evaluating Neutron IPv6, even on its simplest topology (like Flat - provider network with external RA)... Cheers! Thiago On 3 April 2014 16:43, Simon Leinen simon.lei...@switch.ch wrote:

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-07 Thread Martinx - ジェームズ
Hi Thomas! It will be a honor for me to join Debian OpenStack packaging team! I'm in!! :-D Listen, that neutron-ipv6.patch I have, doesn't apply against neutron-2014.1.rc1, here is it: neutron-ipv6.patch: http://paste.openstack.org/show/74857/ I generated it from the commands that Xuhan

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-05 Thread Thomas Goirand
On 04/02/2014 02:33 AM, Martinx - ジェームズ wrote: Guys! I would like to do this: 1- Create and maintain a Ubuntu PPA Archive to host Neutron with IPv6 patches (from Nephos6 / Shixiong?). Why? Well, I'm feeling that Neutron with native and complete IPv6 support will be only

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-03 Thread Sebastian Herzberg
Concerning dnsmasq: There is still no 2.66 version in the repos for Ubuntu 12.04. You always need to remove 2.59 and dpkg a newer version into it. ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-03 Thread Collins, Sean
On Thu, Apr 03, 2014 at 02:28:39AM EDT, Sebastian Herzberg wrote: Concerning dnsmasq: There is still no 2.66 version in the repos for Ubuntu 12.04. You always need to remove 2.59 and dpkg a newer version into it. I think it was resolved with this bug:

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-03 Thread Collins, Sean
Sorry - not resolved: being tracked. -- 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] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-03 Thread Martinx - ジェームズ
Well, at first, I'm planning to maintain this Neutron IPv6 PPA repository only for Ubuntu 14.04 anyway... But, of course, if new dnsmasq arrives into Ubuntu 12.04 on Cloud Archive, I see no problem in working on it too... On 3 April 2014 13:19, Collins, Sean sean_colli...@cable.comcast.comwrote:

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-03 Thread Simon Leinen
Martinx writes: 1- Create and maintain a Ubuntu PPA Archive to host Neutron with IPv6 patches (from Nephos6 / Shixiong?). [...] Let me know if there are interest on this... Great initiative! We're building a new Icehouse cluster soon and are very interested in trying these packages, because

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-02 Thread Martinx - ジェームズ
Awesome guys! I'll do it! I have the neutron-ipv6.patch that came from the output of git format-patch -1 --stdout FETCH_HEAD but, it did not got applied successfully against neutron-2014.1.rc1, look: --- builder@neutron-dev-1:~/neutron/neutron-2014.1.rc1$ patch -p1

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-02 Thread Collins, Sean
On Wed, Apr 02, 2014 at 11:13:32AM EDT, Martinx - ジェームズ wrote: Awesome guys! I'll do it! OK - so keep an eye on: https://review.openstack.org/#/c/70649/ Once it is rebased to solve the merge conflicts, and all the tests pass, then perhaps we can look into any of this backporting or PPA

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-02 Thread Martinx - ジェームズ
LOL! AWESOME!! No problem... I know that you guys have a lot to do... :-) But, can this current neutron-ipv6.patch at least, be used to enable Neutron IPv6 with RA (--ipv6_ra_mode slaac --ipv6_address_mode slaac) ? Otherwise, is a nutshell, what can be achieved these days with the bleeding

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-02 Thread Martinx - ジェームズ
Okay, cool! I'll... Tks! On 2 April 2014 12:49, Collins, Sean sean_colli...@cable.comcast.comwrote: On Wed, Apr 02, 2014 at 11:40:39AM EDT, Martinx - ジェームズ wrote: But, can this current neutron-ipv6.patch at least, be used to enable Neutron IPv6 with RA (--ipv6_ra_mode slaac

Re: [openstack-dev] [Neutron] [IPv6] Ubuntu PPA with IPv6 enabled, need help to achieve it

2014-04-01 Thread Xuhan Peng
Martinx, Here is Shi Xiong's patch link: https://review.openstack.org/#/c/70649/ If you can use git, you can try: git fetch https://review.openstack.org/openstack/neutronrefs/changes/49/70649/15 git format-patch -1 --stdout FETCH_HEAD It may cause some code merge effort after you apply the