Ironic Cleanup of the interface failing with VPC disabled

Bug #1552087 reported by Pradeep Varadarajulu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cisco Ironic Contrib
New
Undecided
Unassigned

Bug Description

I see the cleanup is not working fine after the inspection is done with VPC disabled.

The provisioning port which is created for the cleanup gets deleted from the Ironic and Neutron database. Also the VLAN gets removed from its database in N9K switch.

But I see the interface is not getting cleaned, the allowed provisioning VLAN which we configure manually before the inspection has to be removed after cleanup, but it is not removed here.

interface Ethernet1/11/1
  switchport
  switchport mode trunk
  switchport trunk allowed vlan 1101
  no shutdown

interface Ethernet1/11/2
  switchport
  switchport mode trunk
  switchport trunk allowed vlan 1101
  no shutdown

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.