Chenxiong Qi
e49f69f7b5
Fix tests in order to run with PostgreSQL
...
Most of the issues are caused by the use of SQLAlchemy database session. Some
inline comments describe the issues in detail.
Signed-off-by: Chenxiong Qi <cqi@redhat.com >
2019-06-28 14:48:37 +08:00
Jan Kaluza
222f0417cf
Use single session object in greenwave handler and call commit() in the end.
2019-05-29 13:45:08 +02:00
Valerij Maljulin
1b486b1625
Greenwave query class and configuration update
...
Signed-off-by: Valerij Maljulin <vmaljuli@redhat.com >
2019-04-29 18:15:23 +02:00
mprahl
66c3f82160
Format the coding style across the codebase using "black" and manual tweaks
...
The main benefit of this commit is that the use of double quotes
is now consistent.
2019-04-26 00:32:13 -04:00
mprahl
f348def71f
Fix a log message
2019-04-04 13:16:33 -04:00
Chenxiong Qi
0ee801877b
Move module build to ready from done according to Greenwave
...
Signed-off-by: Chenxiong Qi <cqi@redhat.com >
2019-04-02 16:11:43 +08:00