← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1468235] Re: Create port exceed max_fixed_ips_per_port limit when contains multiple ipv6 subnets with slaac

 

** Changed in: neutron
       Status: New => Invalid

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

Title:
  Create port exceed max_fixed_ips_per_port limit when contains multiple
  ipv6 subnets with slaac

Status in neutron:
  Invalid

Bug description:
  neutron --version
  2.6.0

  set the max_fixed_ips_per_port = 3 in neutron.conf

  repo:
  1.create a network A
  2.create ipv4 subnet in A
  3.create ipv6 subnets (more 3) in A with slaac
  4.specify ipv4 subnet to create port

  the returned port contained ipv4 and ipv6 addrs from all ipv6 subnets
  with slaac. The num of fixed ip exceed the limit of
  max_fixed_ips_per_port which I had configured in neutron.conf.

  According to the scene,  max_fixed_ips_per_port didn't limite the
  fixed ip num .

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


References