You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 'port-id' parameter in openstack nuage switchport mapping create must be set to the user defined name of the port, instead of the immutable physical port name which appears in LLDP messages
The 'port-id' parameter in openstack nuage switchport mapping create must be set to the user defined name of the port, instead of the immutable physical port name which appears in LLDP messages
See e.g.
nuage-openstack-neutron/nuage_neutron/plugins/common/service_plugins/net_topology/plugin.py
Line 47 in e356c01
and
nuage-openstack-neutron/nuage_neutron/plugins/sriov/mech_nuage.py
Line 284 in e356c01
This blocks users from renaming ports, as the topology discovery will no longer work
The text was updated successfully, but these errors were encountered: