Comment 38 for bug 1515222

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

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

commit 394f809c255bed2bf4acf9f23a60418f43643b4b
Author: jichenjc <email address hidden>
Date: Fri Nov 20 18:37:15 2015 +0800

    Change return value from 202 to 200

    os-tenant-networks create returns 200 if it succeed.
    so we need to change it from 202 to 200.

    Change-Id: I0457251c1b81f42c7ff78d003a4369f7403ff508
    Partial-Bug: #1515222