yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #05757
[Bug 1238121] Re: new python-troveclient release breaks Horizon tests/gate
Reviewed: https://review.openstack.org/51186
Committed: http://github.com/openstack/horizon/commit/d55d502c16f9aa5e0ed57371d1e33d6c8ac2d1d2
Submitter: Jenkins
Branch: milestone-proposed
commit d55d502c16f9aa5e0ed57371d1e33d6c8ac2d1d2
Author: David Lyle <david.lyle@xxxxxx>
Date: Thu Oct 10 10:35:45 2013 -0600
capping python-troveclient version
Verson 1.0 of python-troveclient is not backwards compatible with
the trove work in Horizon. There are too many places to fix the
compatibility issues for Havana, so for now pinning the release
version.
Closes-bug: #1238121
Change-Id: If0ec929180e083aa47bdb688879ba2f63fdcd2a3
(cherry picked from commit b49b952be096c4d50228b5ca0dc40ad19e0211a6)
** 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/1238121
Title:
new python-troveclient release breaks Horizon tests/gate
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Non-backward compatible Version 1.0 of python-troveclient was release to pypi this morning breaking all openstack_dashboard tests and all trove
functionality.
======================================================================
ERROR: openstack_dashboard.test.test_data.utils.load_test_data
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/david-lyle/test/horizon/.venv/local/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/david-lyle/test/horizon/openstack_dashboard/test/test_data/utils.py", line 46, in load_test_data
loaders += (trove_data.data,)
AttributeError: 'module' object has no attribute 'data'
----------------------------------------------------------------------
Ran 714 tests in 0.399s
FAILED (SKIP=3, errors=711)
Destroying test database for alias 'default'...
Tests failed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1238121/+subscriptions