← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1572246] Fix proposed to horizon (stable/mitaka)

 

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/308137

** Changed in: horizon
       Status: In Progress => Fix Released

-- 
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/1572246

Title:
  Horizon gate is blocked after python-novaclient==4.0.0 release

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  See the typical signature of a failure in unit tests:

  2016-04-19 15:59:33.027 | ======================================================================
  2016-04-19 15:59:33.027 | ERROR: test_index (openstack_dashboard.contrib.developer.theme_preview.tests.ThemePreviewTests)
  2016-04-19 15:59:33.027 | ----------------------------------------------------------------------
  2016-04-19 15:59:33.027 | Traceback (most recent call last):
  2016-04-19 15:59:33.027 |   File "/home/jenkins/workspace/gate-horizon-python27/openstack_dashboard/contrib/developer/theme_preview/tests.py", line 32, in setUp
  2016-04-19 15:59:33.028 |     super(ThemePreviewTests, self).setUp()
  2016-04-19 15:59:33.028 |   File "/home/jenkins/workspace/gate-horizon-python27/openstack_dashboard/test/helpers.py", line 169, in setUp
  2016-04-19 15:59:33.028 |     super(TestCase, self).setUp()
  2016-04-19 15:59:33.028 |   File "/home/jenkins/workspace/gate-horizon-python27/horizon/test/helpers.py", line 129, in setUp
  2016-04-19 15:59:33.028 |     self._setup_test_data()
  2016-04-19 15:59:33.028 |   File "/home/jenkins/workspace/gate-horizon-python27/openstack_dashboard/test/helpers.py", line 173, in _setup_test_data
  2016-04-19 15:59:33.028 |     test_utils.load_test_data(self)
  2016-04-19 15:59:33.029 |   File "/home/jenkins/workspace/gate-horizon-python27/openstack_dashboard/test/test_data/utils.py", line 24, in load_test_data
  2016-04-19 15:59:33.029 |     from openstack_dashboard.test.test_data import nova_data
  2016-04-19 15:59:33.029 |   File "/home/jenkins/workspace/gate-horizon-python27/openstack_dashboard/test/test_data/nova_data.py", line 33, in <module>
  2016-04-19 15:59:33.029 |     from novaclient.v2 import volume_snapshots as vol_snaps
  2016-04-19 15:59:33.029 | ImportError: cannot import name volume_snapshots

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


References