2706:vcenter-as-compute: service instance deletion failed

Bug #1541129 reported by shajuvk
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R2.20
Fix Committed
Medium
Rudra Rugge
R2.21.x
Fix Committed
Medium
Rudra Rugge
R2.22.x
Fix Committed
Medium
Rudra Rugge
R3.0
Fix Committed
Medium
Rudra Rugge
Trunk
Fix Committed
Medium
Rudra Rugge

Bug Description

When I tried to delete a service vm from my setup, following exception occurred. Could you please check the node a2s18

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/svc_monitor/svc_monitor.py", line 238, in _vnc_subscribe_actions
    obj = obj_class.locate(obj_id)
  File "/usr/lib/python2.7/dist-packages/cfgm_common/vnc_db.py", line 68, in locate
    cls._logger.debug(
AttributeError: 'ServiceMonitorLogger' object has no attribute 'debug'

Thanks,
Shaju

shajuvk (shajuvk)
Changed in juniperopenstack:
importance: Undecided → Medium
information type: Proprietary → Public
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/16797
Submitter: Rudra Rugge (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/16797
Committed: http://github.org/Juniper/contrail-controller/commit/07a4973d0f1ab1f6f5bdf80cc03a125ef7e45087
Submitter: Zuul
Branch: master

commit 07a4973d0f1ab1f6f5bdf80cc03a125ef7e45087
Author: Rudra Rugge <email address hidden>
Date: Tue Feb 2 15:03:35 2016 -0800

Provide log debug api for common config

Provide log debug api for common config calls.

Change-Id: Id33fb4314e837c41028fadef02ab8e1798a6cac7
Closes-Bug: #1541129

Revision history for this message
Antoine Eiche (lewo-c) wrote :

In the function src/config/common/vnc_db:BDBase.read_obj function, the method cls._logger.error is also not defined.

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/17319
Submitter: Antoine Eiche (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/17319
Committed: http://github.org/Juniper/contrail-controller/commit/7c304c5361a0002a1b784a3c6f1777c11179f766
Submitter: Zuul
Branch: master

commit 7c304c5361a0002a1b784a3c6f1777c11179f766
Author: Antoine Eiche <email address hidden>
Date: Wed Feb 17 16:50:05 2016 +0100

Remove log_ prefix from svc_monitor logging methods

We use the Python logging methods naming convention defined in the
logging module by removing the log_ prefix of all logging methods.

Change-Id: I9953ad6ac1497782d6ab2fd9fe5e72904f92fd5b
Closes-Bug: #1541129

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/17349
Submitter: Antoine Eiche (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R2.20

Review in progress for https://review.opencontrail.org/17352
Submitter: Antoine Eiche (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Review in progress for https://review.opencontrail.org/17353
Submitter: Antoine Eiche (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/17349
Committed: http://github.org/Juniper/contrail-controller/commit/fd46fd519e91d559ba4c5100f24c549e36a9b672
Submitter: Zuul
Branch: master

commit fd46fd519e91d559ba4c5100f24c549e36a9b672
Author: Antoine Eiche <email address hidden>
Date: Thu Feb 18 10:01:21 2016 +0100

logging.debug takes a string as parameter

Change-Id: Ia4c4dffd1a2ec5f86571b174f347331d0724542b
Closes-Bug: #1541129

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/17353
Committed: http://github.org/Juniper/contrail-controller/commit/4629a4899b24ff181ac696f994114d7a5ddada84
Submitter: Zuul
Branch: R2.20

commit 4629a4899b24ff181ac696f994114d7a5ddada84
Author: Antoine Eiche <email address hidden>
Date: Thu Feb 18 10:01:21 2016 +0100

logging.debug takes a string as parameter

Change-Id: Ia4c4dffd1a2ec5f86571b174f347331d0724542b
Closes-Bug: #1541129
(cherry picked from commit fd46fd519e91d559ba4c5100f24c549e36a9b672)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R2.22.x

Review in progress for https://review.opencontrail.org/17486
Submitter: Sachin Bansal (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/17486
Committed: http://github.org/Juniper/contrail-controller/commit/2737f3b23897b97b662eb35c0a8322c202a987c0
Submitter: Zuul
Branch: R2.22.x

commit 2737f3b23897b97b662eb35c0a8322c202a987c0
Author: Rudra Rugge <email address hidden>
Date: Tue Feb 2 15:03:35 2016 -0800

Provide log debug api for common config

Provide log debug api for common config calls.

Change-Id: Id33fb4314e837c41028fadef02ab8e1798a6cac7
Closes-Bug: #1541129
(cherry picked from commit 07a4973d0f1ab1f6f5bdf80cc03a125ef7e45087)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/17352
Committed: http://github.org/Juniper/contrail-controller/commit/909a06af4d2f6ac39a38cb492b2830246a2e6cca
Submitter: Zuul
Branch: R2.20

commit 909a06af4d2f6ac39a38cb492b2830246a2e6cca
Author: Rudra Rugge <email address hidden>
Date: Tue Feb 2 15:03:35 2016 -0800

Provide log debug api for common config

Provide log debug api for common config calls.

Change-Id: Id33fb4314e837c41028fadef02ab8e1798a6cac7
Closes-Bug: #1541129
(cherry picked from commit 07a4973d0f1ab1f6f5bdf80cc03a125ef7e45087)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.0

Review in progress for https://review.opencontrail.org/17716
Submitter: Sachin Bansal (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/17716
Committed: http://github.org/Juniper/contrail-controller/commit/33953337f6645dd740cd621354419e688c022755
Submitter: Zuul
Branch: R3.0

commit 33953337f6645dd740cd621354419e688c022755
Author: Antoine Eiche <email address hidden>
Date: Thu Feb 18 10:01:21 2016 +0100

logging.debug takes a string as parameter

Change-Id: Ia4c4dffd1a2ec5f86571b174f347331d0724542b
Closes-Bug: #1541129
(cherry picked from commit fd46fd519e91d559ba4c5100f24c549e36a9b672)

Sachin Bansal (sbansal)
no longer affects: juniperopenstack/r2.21.x
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R2.22.x

Review in progress for https://review.opencontrail.org/18132
Submitter: Sachin Bansal (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/18132
Committed: http://github.org/Juniper/contrail-controller/commit/91cde0fe21cf01c2cc4a1d74817d5e57304c27e5
Submitter: Zuul
Branch: R2.22.x

commit 91cde0fe21cf01c2cc4a1d74817d5e57304c27e5
Author: Antoine Eiche <email address hidden>
Date: Thu Feb 18 10:01:21 2016 +0100

logging.debug takes a string as parameter

Change-Id: Ia4c4dffd1a2ec5f86571b174f347331d0724542b
Closes-Bug: #1541129
(cherry picked from commit fd46fd519e91d559ba4c5100f24c549e36a9b672)

Changed in juniperopenstack:
milestone: r3.0-fcs → r2.22.1
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R2.21.x

Review in progress for https://review.opencontrail.org/18760
Submitter: Jean-Philippe Braun (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/18760
Committed: http://github.org/Juniper/contrail-controller/commit/5ccb0f97e940ee7c536a246e463d9e5aa3e4390a
Submitter: Zuul
Branch: R2.21.x

commit 5ccb0f97e940ee7c536a246e463d9e5aa3e4390a
Author: Antoine Eiche <email address hidden>
Date: Thu Feb 18 10:01:21 2016 +0100

logging.debug takes a string as parameter

Change-Id: Ia4c4dffd1a2ec5f86571b174f347331d0724542b
Closes-Bug: #1541129
(cherry picked from commit fd46fd519e91d559ba4c5100f24c549e36a9b672)
(cherry picked from commit 4629a4899b24ff181ac696f994114d7a5ddada84)

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

Duplicates of this bug

Other bug subscribers

Remote bug watches

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