← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2050087] Re: Port cannot update to ACTIVE because it is not bound

 

[Expired for neutron because there has been no activity for 60 days.]

** Changed in: neutron
       Status: Incomplete => Expired

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

Title:
  Port cannot update to ACTIVE because it is not bound

Status in neutron:
  Expired

Bug description:
  Vm creation stack in building state until the timeout.
  After further debugging I found that host is an empty string and vif_type is UNBOUND [1]

  in particular host = '' trigger a return at [2]


  Version
  %%%%%:~# neutron-server --version
  neutron-server 20.4.0
  python3-neutron 2:20.4.0-0ubuntu1  
  %%%%%:~# cat  /etc/issue
  Ubuntu 22.04.3 LTS \n \l
  puppet use to deploy the openstack instance

  
  [1]
  2024-01-22 09:37:58.672 3629917 DEBUG neutron.plugins.ml2.plugin [req-ccf9b607-743f-45b2-9246-961b0265e112 - - - - -] <neutron.plugins.ml2.models.PortBinding[object at 7f3c8cd070a0] {port_id='965fe7d8-5d61-4ef9-8194-5b6959f120e4', host='', vnic_type='normal', profile='', vif_type='unbound', vif_details='', status='ACTIVE'}> _port_provisioned /usr/lib/python3/dist-packages/neutron/plugins/ml2/plugin.py:360

  
  [2]
  https://github.com/openstack/neutron/blob/5ce17647c60448c9cae00ffc886d4e17a9fe0890/neutron/plugins/ml2/plugin.py#L372

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



References