Allowed address pair: port show returns prefix len(/32) even when ip address is configure
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juniper Openstack |
Fix Committed
|
Medium
|
Prakash Bailkeri |
Bug Description
neutron port-update 7f5688e8-
Updated port: 7f5688e8-
neutron port-show 7f5688e8-
+------
| Field | Value |
+------
| admin_state_up | True |
| allowed_
| device_id | |
| device_owner | |
| fixed_ips | {"subnet_id": "a36d5a9a-
| id | 7f5688e8-
| mac_address | 02:7f:56:88:e8:bd |
| name | xxx |
| network_id | 2ddc2294-
| security_groups | e4faa161-
| status | DOWN |
| tenant_id | fd1a1d755e6a408
+------
Changed in juniperopenstack: | |
status: | New → In Progress |
information type: | Proprietary → Public |
Reviewed: https:/ /review. opencontrail. org/6400 github. org/Juniper/ contrail- controller/ commit/ 5b90b80b4755e6d 668112f315bf643 733ae5684a
Committed: http://
Submitter: Zuul
Branch: R2.1
commit 5b90b80b4755e6d 668112f315bf643 733ae5684a
Author: Prakash Bailkeri <email address hidden>
Date: Fri Jan 16 03:53:30 2015 -0800
Allowed address pair port-show: Do not display prefix length for host address(/32). Display only for subnet prefix.
This fix is done to match the neutron port-show output with stock devstack
Change-Id: I25307e4f316438 bbf945e1a339ae0 478da83b2af
Closes-Bug: 1410634