Comment 16 for bug 1602081

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.openstack.org/342604
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=80738df83f4cdd7a3143b157b73d1a9e6b3b2c40
Submitter: Jenkins
Branch: master

commit 80738df83f4cdd7a3143b157b73d1a9e6b3b2c40
Author: Tony Breeds <email address hidden>
Date: Fri Jul 15 14:49:54 2016 +1000

    Add support for oslo.context 2.6.0

    The 2.6.0 release of oslo.context adds a new attribute
    'is_admin_project'. Always include that attribute when serializing the
    object, and expect it in our tests.

    Change-Id: I563cf810385e84ab30d49ef079b75df279006f0d
    Related-Bug: 1602081