← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1959361] Fix included in openstack/glance 22.1.1

 

This issue was fixed in the openstack/glance 22.1.1  release.

** Changed in: glance/wallaby
       Status: Fix Committed => Fix Released

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

Title:
  Fix failing copy_image flow init in wallaby

Status in Glance:
  Fix Released
Status in Glance wallaby series:
  Fix Released

Bug description:
  The new networkx requirement apparently causes us to fail the test_init_copy_flow_as_non_owner test because a None value can not be added to the flow graph. This just mocks out the glance_store call
  that is failing to get the staging store to avoid us choking there so we can proceed. We are just testing get_flow so we never use it anyway.

  This issue was fixed in Xena but now we realised that it is causing
  problem in Wallaby as well.

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



References