yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17181
[Bug 1340596] Re: Tests fail due to novaclient 2.18 update
Heat master was preventively fixed, using the following commit:
https://git.openstack.org/cgit/openstack/heat/commit/?id=9850832da563c1113e121b99d38feb21af9daa8d
** Summary changed:
- tests fail due updated novalient
+ Tests fail due to novaclient 2.18 update
** Also affects: heat
Importance: Undecided
Status: New
** Also affects: heat/icehouse
Importance: Undecided
Status: New
** Also affects: heat/havana
Importance: Undecided
Status: New
** Changed in: heat
Status: New => Invalid
** Changed in: heat/havana
Status: New => Confirmed
--
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:
New
Status in OpenStack Dashboard (Horizon):
In Progress
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