[mitaka- DVS plugin] failed in delete_port_postcommit

Bug #1580068 reported by Kevin Tibi
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
vmware-dvs
New
Undecided
Unassigned

Bug Description

Hi,

I try to use plugin with mitaka. I test with master branch.

When I try to deploy an instance, neutron return error =>

2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers [req-bdc3ed5b-061e-4cb5-802e-8108def3be2c 837c5584e2094efe9a1401037d7a7512 1f7ae76b3c814461874ff3077c03a490 - - -] Mechanism driver 'vmware_dvs' failed in delete_port_postcommit
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers Traceback (most recent call last):
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers File "/usr/lib/python2.7/site-packages/neutron/plugins/ml2/managers.py", line 401, in _call_on_drivers
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers getattr(driver.obj, method_name)(context)
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers File "/usr/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/vmware_dvs/driver/dvs_mechanism_driver.py", line 56, in _port_belongs_to_vmware
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers return func(self, context)
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers File "/usr/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/vmware_dvs/driver/dvs_mechanism_driver.py", line 150, in delete_port_postcommit
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers context.host)
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers File "/usr/lib/python2.7/site-packages/vmware_dvs/api/dvs_agent_rpc_api.py", line 92, in delete_port_call
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers segment=segment)
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/client.py", line 158, in call
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers retry=self.retry)
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers File "/usr/lib/python2.7/site-packages/oslo_messaging/transport.py", line 90, in _send
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers timeout=timeout, retry=retry)
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers File "/usr/lib/python2.7/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 470, in send
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers retry=retry)
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers File "/usr/lib/python2.7/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 459, in _send
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers result = self._waiter.wait(msg_id, timeout)
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers File "/usr/lib/python2.7/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 342, in wait
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers message = self.waiters.get(msg_id, timeout=timeout)
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers File "/usr/lib/python2.7/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 244, in get
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers 'to message ID %s' % msg_id)
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers MessagingTimeout: Timed out waiting for a reply to message ID 74162b905c3342738c960196ee9e578a
2016-05-10 10:00:58.306 508 ERROR neutron.plugins.ml2.managers
2016-05-10 10:00:58.308 508 ERROR neutron.plugins.ml2.plugin [req-bdc3ed5b-061e-4cb5-802e-8108def3be2c 837c5584e2094efe9a1401037d7a7512 1f7ae76b3c814461874ff3077c03a490 - - -] mechanism_manager.delete_port_postcommit failed for port 37466ace-a299-40da-b3c9-48b6685ba04d

Tags: mitaka
Kevin Tibi (ktibi)
tags: added: mitaka
summary: - failed in delete_port_postcommit
+ [mitaka] failed in delete_port_postcommit
Kevin Tibi (ktibi)
summary: - [mitaka] failed in delete_port_postcommit
+ [mitaka- DVS plugin] failed in delete_port_postcommit
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.