← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1538952] Re: Creat a port with ip address which is not the address pool in subnet

 

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

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

Title:
   Creat a port with ip address which is not the  address pool in subnet

Status in neutron:
  Opinion

Bug description:
  version: 2015.1.2

  step:
  * create a port by the restapi
  *  {
        "port": {
          ......
          "fixed_ip": [
                {
                     "subnet_id": "***"
                     "ip_address": "***"
                 }
          ]
    }        
             
  *  create port is successful although the ip_address is not in the allocation pool

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