Changing in cisco exeption.py is requred

Bug #1507552 reported by Yaroslav Morkovnikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-cisco
Fix Committed
High
Henry Gessau
Liberty
Fix Committed
High
Henry Gessau

Bug Description

Change set https://review.openstack.org/#/c/233766/ leads exeption in
networking_cisco/plugins/ml2/drivers/cisco/n1kv/exceptions.py

there is issue like that
------------------------------
error: testr failed (3)
Failed to import test module: networking_cisco.tests.unit.ml2.drivers.cisco.n1kv.test_cisco_n1kv_mech
Traceback (most recent call last):
  File "/home/ubuntu/workspace/python27/networking-cisco/.tox/py27/local/lib/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path
    module = self._get_module_from_name(name)
  File "/home/ubuntu/workspace/python27/networking-cisco/.tox/py27/local/lib/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name
    __import__(name)
  File "networking_cisco/tests/unit/ml2/drivers/cisco/n1kv/test_cisco_n1kv_mech.py", line 23, in <module>
    from networking_cisco.plugins.ml2.drivers.cisco.n1kv import (
  File "networking_cisco/plugins/ml2/drivers/cisco/n1kv/exceptions.py", line 65, in <module>
    class ProfileDeletionNotSupported(exceptions.NotSupported):
AttributeError: 'module' object has no attribute 'NotSupported'

Tags: neutron
Assaf Muller (amuller)
affects: neutron → networking-cisco
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-cisco (master)

Reviewed: https://review.openstack.org/236767
Committed: https://git.openstack.org/cgit/openstack/networking-cisco/commit/?id=05bee3c8caf083c7c2055385d4aaeddf16c6ba1e
Submitter: Jenkins
Branch: master

commit 05bee3c8caf083c7c2055385d4aaeddf16c6ba1e
Author: Henry Gessau <email address hidden>
Date: Sun Oct 18 21:50:19 2015 -0400

    Stop using NotSupported neutron exception

    The change https://review.openstack.org/233766 removed the
    NotSupported exception from neutron core common exceptions.

    Closes-Bug: #1507552

    Change-Id: I095667650f3c400f170f7f5771e42239ce5f1d3a

Changed in networking-cisco:
status: New → Fix Committed
Sam Betts (sambetts)
Changed in networking-cisco:
importance: Undecided → High
assignee: nobody → Henry Gessau (gessau)
milestone: none → 2.0.0
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.