← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1349567] [NEW] Incorrect use of __add__ with oslo.i18n Message

 

Public bug reported:

The InvalidVolumeAccessMode exception (nova.exception) use a __add__
method that is not supported by oslo.i18n.

The tool the doc team uses to generate the config-reference tables
imports nova.exception, which fails.

** Affects: nova
     Importance: Undecided
     Assignee: Gauvain Pocentek (gpocentek)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Gauvain Pocentek (gpocentek)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1349567

Title:
  Incorrect use of __add__ with oslo.i18n Message

Status in OpenStack Compute (Nova):
  New

Bug description:
  The InvalidVolumeAccessMode exception (nova.exception) use a __add__
  method that is not supported by oslo.i18n.

  The tool the doc team uses to generate the config-reference tables
  imports nova.exception, which fails.

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


Follow ups

References