Comment 2 for bug 1259818

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

Reviewed: https://review.openstack.org/61317
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=130781cb7b6fc1635838a7c3f19d340a0a846637
Submitter: Jenkins
Branch: master

commit 130781cb7b6fc1635838a7c3f19d340a0a846637
Author: Noboru Arai <email address hidden>
Date: Wed Dec 11 14:26:19 2013 +0900

    Remove unused exceptions

    Removed the exception classes in the following because not referenced
    anywhere.

     -MissingArgumentError
     -NotAuthorized

    Change-Id: I9f8d8e865447d772a9c09141b96075620c6d1b07
    Closes-Bug: #1259818