← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1645652] [NEW] Vlan aware VM- trunk is not delted when it is in admin-state-up False

 

Public bug reported:

[stack@undercloud-0 ~]$ openstack network trunk delete trunk1
Failed to delete trunk with name or ID 'trunk1': Trunk 3b5c8493-7832-4501-a93f-65c5131512bb is currently disabled.
Neutron server returns request_ids: ['req-2ee037a3-6d2f-49fe-babb-cc9a4b2ce9dd']
1 of 1 trunks failed to delete.


[stack@undercloud-0 ~]$  openstack network trunk set trunk1 --enable
[stack@undercloud-0 ~]$ 
[stack@undercloud-0 ~]$ 
[stack@undercloud-0 ~]$ 
[stack@undercloud-0 ~]$ openstack network trunk delete trunk1
[stack@undercloud-0 ~]$ 


I think that the admin state is not relevant when we want to delete the trunk


newton, 
[root@controller-0 ~]# rpm -qa | grep openstack | grep neutron
openstack-neutron-lbaas-9.1.0-1.el7ost.noarch
openstack-neutron-bigswitch-lldp-9.40.0-1.1.el7ost.noarch
openstack-neutron-metering-agent-9.1.0-6.el7ost.noarch
openstack-neutron-sriov-nic-agent-9.1.0-6.el7ost.noarch
openstack-neutron-ml2-9.1.0-6.el7ost.noarch
openstack-neutron-bigswitch-agent-9.40.0-1.1.el7ost.noarch
openstack-neutron-openvswitch-9.1.0-6.el7ost.noarch
openstack-neutron-common-9.1.0-6.el7ost.noarch
openstack-neutron-9.1.0-6.el7ost.noarch

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1645652

Title:
  Vlan aware VM- trunk is not delted when it is in admin-state-up False

Status in neutron:
  New

Bug description:
  [stack@undercloud-0 ~]$ openstack network trunk delete trunk1
  Failed to delete trunk with name or ID 'trunk1': Trunk 3b5c8493-7832-4501-a93f-65c5131512bb is currently disabled.
  Neutron server returns request_ids: ['req-2ee037a3-6d2f-49fe-babb-cc9a4b2ce9dd']
  1 of 1 trunks failed to delete.

  
  [stack@undercloud-0 ~]$  openstack network trunk set trunk1 --enable
  [stack@undercloud-0 ~]$ 
  [stack@undercloud-0 ~]$ 
  [stack@undercloud-0 ~]$ 
  [stack@undercloud-0 ~]$ openstack network trunk delete trunk1
  [stack@undercloud-0 ~]$ 

  
  I think that the admin state is not relevant when we want to delete the trunk

  
  newton, 
  [root@controller-0 ~]# rpm -qa | grep openstack | grep neutron
  openstack-neutron-lbaas-9.1.0-1.el7ost.noarch
  openstack-neutron-bigswitch-lldp-9.40.0-1.1.el7ost.noarch
  openstack-neutron-metering-agent-9.1.0-6.el7ost.noarch
  openstack-neutron-sriov-nic-agent-9.1.0-6.el7ost.noarch
  openstack-neutron-ml2-9.1.0-6.el7ost.noarch
  openstack-neutron-bigswitch-agent-9.40.0-1.1.el7ost.noarch
  openstack-neutron-openvswitch-9.1.0-6.el7ost.noarch
  openstack-neutron-common-9.1.0-6.el7ost.noarch
  openstack-neutron-9.1.0-6.el7ost.noarch

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1645652/+subscriptions


Follow ups