← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1372416] [NEW] Test failures due to removed ClientException from Ceilometer client

 

Public bug reported:

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.

** Affects: horizon
     Importance: High
     Assignee: Ana Krivokapić (akrivoka)
         Status: In Progress

-- 
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):
  In Progress

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


Follow ups

References