port-create on a specific subnet in a VN is not working
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juniper Openstack |
Fix Committed
|
Critical
|
Sachin Bansal |
Bug Description
Build 1.10 2278
Below, i wanted to create a port in CIDR 114.180.155.0/24 of VN vn1-57322024 . But the port is always created on 111.141.59.0/24
REQ: curl -i http://
DEBUG: neutronclient.
Created a new port:
+------
| Field | Value |
+------
| admin_state_up | True |
| device_id | |
| device_owner | |
| fixed_ips | {"subnet_id": "2e6948a6-
| id | faf8f8f3-
| mac_address | 02:fa:f8:f8:f3:4c |
| name | faf8f8f3-
| network_id | f3697b71-
| security_groups | 8d29b9df-
| status | ACTIVE |
| tenant_id | a427a668c0dc4b8
-------
root@nodec22:~# neutron subnet-list
+------
| id | name | cidr | allocation_pools |
+------
| cb02aaa2-
| 847b4328-
| 8daac0eb-
| 2e6948a6-
| 6f102533-
+------
root@nodec22:~#
root@nodec22:~# neutron net-list
+------
| id | name | subnets |
+------
| 2dcc19d6-
| b76be5aa-
| | | 847b4328-
| b60e5b42-
| 17dda2d9-
| f3697b71-
| | | 2e6948a6-
| f19e8563-
+------
root@nodec22:~#
tags: | added: neutronapi |
Changed in juniperopenstack: | |
importance: | High → Critical |
Changed in juniperopenstack: | |
assignee: | Praneet Bachheti (praneetb) → Sachin Bansal (sbansal) |
Changed in juniperopenstack: | |
status: | New → In Progress |
https:/ /github. com/Juniper/ contrail- controller/ commit/ aed846deabdfa1a 05a9cc4738dd903 33dc1239a5