assigning a fixed-ip while creating a port is not working
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juniper Openstack |
Invalid
|
High
|
Sachin Bansal |
Bug Description
Build 1.10 29
Below I wanted to assign 70.1.1.254 to the port. But only the next-available IP of 70.1.1.3 was allocated
root@nodeg30:~# neutron port-create testvn2 --fixed-ip subnet-
Created a new port:
+------
| Field | Value |
+------
| admin_state_up | True |
| device_id | |
| device_owner | |
| fixed_ips | {"subnet_id": "d236e7e9-
| id | 205fe4ff-
| mac_address | 02:20:5f:e4:ff:7e |
| name | 205fe4ff-
| network_id | ee413758-
| port_security_
| security_groups | |
| status | ACTIVE |
| tenant_id | bb2139daa521455
+------
root@nodeg30:~#
Changed in juniperopenstack: | |
status: | New → Invalid |
information type: | Proprietary → Public |
Target date for fix 06/13. Most likely it works on mainline as per Ajay.