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

** Changed in: neutron
       Status: Opinion => Invalid

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

Title:
  Neutron code expects to set exception messages

Status in OpenStack Neutron (virtual network service):
  Invalid

Bug description:
  Custom exception messages are passed to NeutronExceptions, but are
  ignored.

  --------Not---Expected--To---Be---Complete---List-----------------------------
  $ grep -r '(message=' *
  plugins/nicira/nvplib.py:        raise 
NvpApiClient.ServiceUnavailable(message=msg)
  plugins/nicira/NeutronServicePlugin.py:            raise 
q_exc.NeutronException(message=msg)
  plugins/nicira/NeutronServicePlugin.py:            raise 
q_exc.NeutronException(message=msg)
  plugins/nicira/NeutronServicePlugin.py:            raise 
q_exc.NeutronException(message=msg)
  plugins/nicira/NeutronServicePlugin.py:            raise 
q_exc.NeutronException(message=msg)
  plugins/nicira/NeutronServicePlugin.py:            raise 
q_exc.NeutronException(message=msg)

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to