Comment 3 for bug 1515222

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

Reviewed: https://review.openstack.org/244038
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=c794d179d4117b20427ea136c8165be5ad8741cf
Submitter: Jenkins
Branch: master

commit c794d179d4117b20427ea136c8165be5ad8741cf
Author: jichenjc <email address hidden>
Date: Fri Nov 6 07:53:09 2015 +0800

    Change nova-api-create-aggregate return code

    conceptually the create-aggregate should return 201,
    however current code returns 200 so in order to make
    them consistent, make this change and later by using
    microversion, the value can be switch back to 201.

    Partial-Bug: #1515222

    Change-Id: I02c3c57174e19e4ef604a2b840d76652840cdc13