← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1459446] Re: can't update dns for an ipv6 subnet

 

** Changed in: horizon/kilo
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1459446

Title:
  can't update dns for an ipv6 subnet

Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in OpenStack Dashboard (Horizon) kilo series:
  Fix Released

Bug description:
  It's not possible to update ipv6 subnet info using Horizon. To
  recreate:

  Setup: create a new network (Admin->System->Networks->Create Network)
  create an ipv6 subnet in that network
  (new network Detail->Create Subnet)
  Network Address: fdc5:f49e:fe9e::/64 
  IP Version IPv6
  Gateway IP: fdc5:f49e:fe9e::1
  click create

  To view the problem: Edit the subnet
  (Admin->System->Networks>[detail]->Edit Subnet->Subnet Details
  attempt to add a DNS name server
  fdc5:f49e:fe9e::3

  An error is returned: "Error: Failed to update subnet
  "fdc5:f49e:fe9e::/64": Cannot update read-only attribute ipv6_ra_mode"

  however, it's possible to make the update using
  neutron subnet-update --dns-nameserver [ip] [id]

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


References