Public bug reported:

The "subnet" parameter passed to this function comes from the API
request to the plugin to create a subnet. The "subnet" parameter is a
dictionary based on the DB model. In this DB model, the IP version
parameter is called "ip_version", instead of "version" [1].

[1]
https://github.com/openstack/neutron/blob/master/neutron/db/ipam_backend_mixin.py#L59

** Affects: neutron
     Importance: Undecided
     Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)

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

Title:
  IpamBackendMixin._gateway_ip_str is not reading correctly the subnet
  IP version

Status in neutron:
  New

Bug description:
  The "subnet" parameter passed to this function comes from the API
  request to the plugin to create a subnet. The "subnet" parameter is a
  dictionary based on the DB model. In this DB model, the IP version
  parameter is called "ip_version", instead of "version" [1].

  [1]
  
https://github.com/openstack/neutron/blob/master/neutron/db/ipam_backend_mixin.py#L59

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1856726/+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

Reply via email to