Comment 4 for bug 1719476

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to gluon (stable/pike)

Reviewed: https://review.openstack.org/507921
Committed: https://git.openstack.org/cgit/openstack/gluon/commit/?id=9f43bfed7d25aaa2f7824a8816a537c0dae228d7
Submitter: Jenkins
Branch: stable/pike

commit 9f43bfed7d25aaa2f7824a8816a537c0dae228d7
Author: JinLi <email address hidden>
Date: Mon Sep 25 15:55:24 2017 -0700

    Change status code to 200

    In do_post, "status_code != 201" is checked for twice, one of them should be "status_code != 200"

    Change-Id: Ia344225f1d5a013183d6af2c7876f4acab401546
    Closes-Bug: #1719476
    (cherry picked from commit 27f386ab68315abf50d8697bdaea9c564c472f87)