Public bug reported:
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
** Affects: horizon
Importance: Critical
Assignee: David Lyle (david-lyle)
Status: New
** Changed in: horizon
Importance: Undecided => Critical
** Changed in: horizon
Milestone: None => newton-1
--
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):
New
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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp