Comment 2 for bug 1214315

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

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

commit a66867277f4e704fd89703245f644b161309e1ac
Author: He Jie Xu <email address hidden>
Date: Tue Aug 20 14:28:45 2013 +0800

    Add expected_errors for extension aggregates v3

    And remove some extra invalid params checking that
    we didn't check in most of extensions. We can do
    more strict checking when we have API input validation.

    Fix bug 1214315
    Partially implements bp v3-api-extension-versioning

    Change-Id: I9c1f8265ea6e19e48cc2f8e747d04d3c3b66e55d