mistral/mistral/db
Renat Akhmerov eadce20f47 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
2018-05-17 15:46:00 +07:00
..
sqlalchemy Add new indexes to optimize `task().result` expression function 2018-03-22 01:40:42 +04:00
v2 Add "fields" argument to DB API methods 2018-05-17 15:46:00 +07:00
__init__.py Adding pecan, wsme, oslo and adjusting packages 2013-11-21 13:47:42 +07:00
utils.py Improve Mistral API DB error handling 2018-03-25 19:36:56 +02:00