Comment 2 for bug 1472490

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

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

commit 09d5a7d870a496234e1d25bba3607b5f67ce41f6
Author: Yushiro FURUKAWA <email address hidden>
Date: Wed Jul 8 15:41:18 2015 +0900

    Response codes of "Create port" should be 201

    This changes the normal reponse code of
    "Create port" from 200 to 201.

    Change-Id: I6e62ad7ef4cbb2eee941a9f407736b4b7f5d471c
    Closes-Bug: #1472490