← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1750205] [NEW] image import: 500 for web-download import-method

 

Public bug reported:

This is in the log:

Feb 17 23:18:00 br-virtual-machine glance-api[22952]: ERROR
glance.common.wsgi [None req-59d8c68b-8fc9-4b04-9215-6f64abd55532 demo
demo] Caught error: no such option import_filtering_opts in group
[DEFAULT]: NoSuchOptError: no such option import_filtering_opts in group
[DEFAULT]

Pretty sure the problem is that when the uri validating function was
moved to common.utils, the import filtering options are no longer
guaranteed to be registered at the point when the request hits the
ImagesController.

** Affects: glance
     Importance: Critical
     Assignee: Brian Rosmaita (brian-rosmaita)
         Status: In Progress

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

Title:
  image import: 500 for web-download import-method

Status in Glance:
  In Progress

Bug description:
  This is in the log:

  Feb 17 23:18:00 br-virtual-machine glance-api[22952]: ERROR
  glance.common.wsgi [None req-59d8c68b-8fc9-4b04-9215-6f64abd55532 demo
  demo] Caught error: no such option import_filtering_opts in group
  [DEFAULT]: NoSuchOptError: no such option import_filtering_opts in
  group [DEFAULT]

  Pretty sure the problem is that when the uri validating function was
  moved to common.utils, the import filtering options are no longer
  guaranteed to be registered at the point when the request hits the
  ImagesController.

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


Follow ups