Comment 26 for bug 1790598

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

Reviewed: https://review.opendev.org/632076
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=4091dc33d7172a7ae6333ae29c1f0620aa50c400
Submitter: Zuul
Branch: stable/queens

commit 4091dc33d7172a7ae6333ae29c1f0620aa50c400
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)