yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17866
[Bug 1340596] Re: Tests fail due to novaclient 2.18 update
** Changed in: horizon
Status: Fix Committed => 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/1340596
Title:
Tests fail due to novaclient 2.18 update
Status in Orchestration API (Heat):
Invalid
Status in heat havana series:
Confirmed
Status in heat icehouse series:
Fix Committed
Status in OpenStack Dashboard (Horizon):
Fix Released
Status in Python client library for Nova:
Fix Released
Bug description:
tests currently fail on stable branches:
2014-07-11 07:14:28.737 | ======================================================================
2014-07-11 07:14:28.738 | ERROR: test_index (openstack_dashboard.dashboards.admin.aggregates.tests.AggregatesViewTests)
2014-07-11 07:14:28.774 | ----------------------------------------------------------------------
2014-07-11 07:14:28.775 | Traceback (most recent call last):
2014-07-11 07:14:28.775 | File "/home/jenkins/workspace/gate-horizon-python26/openstack_dashboard/test/helpers.py", line 124, in setUp
2014-07-11 07:14:28.775 | test_utils.load_test_data(self)
2014-07-11 07:14:28.775 | File "/home/jenkins/workspace/gate-horizon-python26/openstack_dashboard/test/test_data/utils.py", line 43, in load_test_data
2014-07-11 07:14:28.775 | data_func(load_onto)
2014-07-11 07:14:28.775 | File "/home/jenkins/workspace/gate-horizon-python26/openstack_dashboard/test/test_data/exceptions.py", line 60, in data
2014-07-11 07:14:28.776 | TEST.exceptions.nova_unauthorized = create_stubbed_exception(nova_unauth)
2014-07-11 07:14:28.776 | File "/home/jenkins/workspace/gate-horizon-python26/openstack_dashboard/test/test_data/exceptions.py", line 44, in create_stubbed_exception
2014-07-11 07:14:28.776 | return cls(status_code, msg)
2014-07-11 07:14:28.776 | File "/home/jenkins/workspace/gate-horizon-python26/openstack_dashboard/test/test_data/exceptions.py", line 31, in fake_init_exception
2014-07-11 07:14:28.776 | self.code = code
2014-07-11 07:14:28.776 | AttributeError: can't set attribute
2014-07-11 07:14:28.777 |
To manage notifications about this bug go to:
https://bugs.launchpad.net/heat/+bug/1340596/+subscriptions
References