← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1336388] Re: Volume test_encryption has missing mocks

 

** Changed in: horizon
       Status: New => Fix Released

** Changed in: horizon
   Importance: Undecided => Medium

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

Title:
  Volume test_encryption has missing mocks

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  
  The test is loading the volume index page and preloads the Snapshot tab.

  The test however is not mocking the call for volume_snapshot_list()
  and volume_list()  used in the Snapshot tab.

  It looks like the exception is consume silently, must be a bug on the
  get_<table>_data() call of the TableTab.

  We need to add the missing mocks to avoid regression.

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


References