ApiError should be limited to EC2 API responses

Bug #926250 reported by Brian Waldon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Brian Waldon

Bug Description

The intention of nova.exception.ApiError has never been clear, so it has been spread into many incorrect places in the code. We should change its name to reflect that it only belongs in the EC2 API, and we should replace all incorrect uses of it with better NovaException derivatives.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/3773

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/3773
Committed: http://github.com/openstack/nova/commit/afd5b22368076fc640563b7df6fb71dab57fe627
Submitter: Jenkins
Branch: master

commit afd5b22368076fc640563b7df6fb71dab57fe627
Author: Brian Waldon <email address hidden>
Date: Fri Feb 3 13:29:57 2012 -0800

    Replace ApiError with new exceptions

    * Convert ApiError to EC2APIError
    * Add new exceptions to replace ApiError where it didn't belong
    * Fixes bug 926250

    Change-Id: Ia711440ee0313faf8ea8c87e2c0a2f5b39cc55a2

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: essex-4 → 2012.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.