Comment 24 for bug 1790598

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (stable/rocky)

Reviewed: https://review.openstack.org/632072
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=9f003cf497fd4f4ffcdd5c633824531b465aa69c
Submitter: Zuul
Branch: stable/rocky

commit 9f003cf497fd4f4ffcdd5c633824531b465aa69c
Author: Pawel Suder <email address hidden>
Date: Thu Jan 17 07:30:45 2019 +0100

    Use status_code instead of status in requests

    It fixes raising exception for response with not recognized
    status code.

    Co-Authored-By: Brian Haley <email address hidden>
    Change-Id: I174ff62cb6599e4c7bdc86cb2d0786f9f2499b00
    Related-Bug: 1790598
    (cherry picked from commit 1685982a97f1bc82698724eb9a47e92416dc0aac)