Comment 1 for bug 1589155

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

Reviewed: https://review.openstack.org/325615
Committed: https://git.openstack.org/cgit/openstack/higgins/commit/?id=7d43d021f0c73d1b713cbd26b4fd684727580205
Submitter: Jenkins
Branch: master

commit 7d43d021f0c73d1b713cbd26b4fd684727580205
Author: WangJian <email address hidden>
Date: Sat Jun 4 13:03:58 2016 -0400

    Add admin context for service-group

    This patch avoid the context exception during service status
    reporting.
    Also add a save() method to class HigginsBase in models.py
    to make sure a session will be created automatically when saving
    data to DB.

    Change-Id: I3ed76b4f95c3fa51c2ab8a03bab8aea58a4e1e78
    Partially-Implements: blueprint support-service-group
    Close-Bug: #1589155