yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #23124
[Bug 1372416] Re: Test failures due to removed ClientException from Ceilometer client
** 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/1372416
Title:
Test failures due to removed ClientException from Ceilometer client
Status in OpenStack Dashboard (Horizon):
Fix Released
Status in OpenStack Dashboard (Horizon) icehouse series:
Fix Released
Bug description:
The deprecated ClientException was removed from Ceilometer client:
https://github.com/openstack/python-ceilometerclient/commit/09ad1ed7a3109a936f0e1bc9cbc904292607d70c
However, we are still referencing it in Horizon:
https://github.com/openstack/horizon/blob/master/openstack_dashboard/test/test_data/exceptions.py#L76
It should be replaced with HTTPException.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1372416/+subscriptions
References