← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1973631] [NEW] List call for metadef namespaces returns 404 not found while fetching resource_types

 

Public bug reported:

We encountered this issue in our glance-tempest-plugin
'test_list_namespace' test, where while running in parallel mode it
tries to fetch resource_type for a namespace which is actually deleted
and fails with 404 Not Found error.

Actually while fetching the resource_types associated with namespace if
namespace is not exist then it should return empty list rather than
raising 404 not found from that point.

** Affects: glance
     Importance: Undecided
         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/1973631

Title:
  List call for metadef namespaces returns 404 not found while fetching
  resource_types

Status in Glance:
  In Progress

Bug description:
  We encountered this issue in our glance-tempest-plugin
  'test_list_namespace' test, where while running in parallel mode it
  tries to fetch resource_type for a namespace which is actually deleted
  and fails with 404 Not Found error.

  Actually while fetching the resource_types associated with namespace
  if namespace is not exist then it should return empty list rather than
  raising 404 not found from that point.

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



Follow ups