Comment 1 for bug 1771518

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

Reviewed: https://review.openstack.org/569049
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=eadce20f479b1f385dc2ab0f54858a40208cb408
Submitter: Zuul
Branch: master

commit eadce20f479b1f385dc2ab0f54858a40208cb408
Author: Renat Akhmerov <email address hidden>
Date: Thu May 17 14:57:02 2018 +0700

    Add "fields" argument to DB API methods

    * Added the "fields" argument to all "get" and "load" DB API
      methods where we potentially need partial loading
    * Removed an unused method
    * Refactored some methods taking "namespace" as an argument

    Closes-Bug: #1771518
    Change-Id: I3eb094c24bc5309d05bf859c0b4d43487d50f1df