[Yahoo-eng-team] [Bug 1498987] Re: [RFE] DHCP agent should provide ipv6 RAs for isolated networks with ipv6 subnets

2022-12-01 Thread Lajos Katona
As I see the history we can close this with won't fix if you think
please reopen this RFE

** Changed in: neutron
   Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1498987

Title:
  [RFE] DHCP agent should provide ipv6 RAs for isolated networks with
  ipv6 subnets

Status in neutron:
  Won't Fix

Bug description:
  Currently, if there is no router attached to a subnet, then instances
  cannot walk thru IPv6 address assignment because there is nothing on
  the network that multicasts RAs that would provide basic info about
  how ipv6 addressing is handled there. We can have DHCP agent to run
  radvd in that case. Then instances would be able to receive IPv6
  addresses on isolated networks too.

  We could try to rely on https://tools.ietf.org/html/rfc4191.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1498987/+subscriptions


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


[Yahoo-eng-team] [Bug 1498987] Re: [RFE] DHCP agent should provide ipv6 RAs for isolated networks with ipv6 subnets

2016-11-24 Thread Ihar Hrachyshka
We revert the patch since it broke CentOS installations. Reopening the
bug.

** Changed in: neutron
   Status: Fix Released => Confirmed

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1498987

Title:
  [RFE] DHCP agent should provide ipv6 RAs for isolated networks with
  ipv6 subnets

Status in neutron:
  Confirmed

Bug description:
  Currently, if there is no router attached to a subnet, then instances
  cannot walk thru IPv6 address assignment because there is nothing on
  the network that multicasts RAs that would provide basic info about
  how ipv6 addressing is handled there. We can have DHCP agent to run
  radvd in that case. Then instances would be able to receive IPv6
  addresses on isolated networks too.

  We could try to rely on https://tools.ietf.org/html/rfc4191.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1498987/+subscriptions

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


[Yahoo-eng-team] [Bug 1498987] Re: [RFE] DHCP agent should provide ipv6 RAs for isolated networks with ipv6 subnets

2016-11-22 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/393007
Committed: 
https://git.openstack.org/cgit/openstack/neutron/commit/?id=11c3f0cafd62f9f9b46fd494f9cc6c372f77b1c9
Submitter: Jenkins
Branch:master

commit 11c3f0cafd62f9f9b46fd494f9cc6c372f77b1c9
Author: Dustin Lundquist 
Date:   Wed Nov 2 16:50:04 2016 -0700

DHCP agent: advertise SLAAC prefixes

Advertise IPv6 SLAAC prefixes via router advertisements with router
lifetime of zero so prefix can be discovered on isolated networks.
Since the router lifetime of these RAs is zero, they will not be used as
a next hop. Implementing this now so Octavia can use an isolated IPv6
network.

Change-Id: I4a9c2018606d1729465612206f8e8e2fc4922516
Closes-bug: #1498987
Related-bug: #1407573


** Changed in: neutron
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1498987

Title:
  [RFE] DHCP agent should provide ipv6 RAs for isolated networks with
  ipv6 subnets

Status in neutron:
  Fix Released

Bug description:
  Currently, if there is no router attached to a subnet, then instances
  cannot walk thru IPv6 address assignment because there is nothing on
  the network that multicasts RAs that would provide basic info about
  how ipv6 addressing is handled there. We can have DHCP agent to run
  radvd in that case. Then instances would be able to receive IPv6
  addresses on isolated networks too.

  We could try to rely on https://tools.ietf.org/html/rfc4191.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1498987/+subscriptions

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