Commit Graph

9 Commits

Author SHA1 Message Date
Chris Meyers
391a4aa439 fixed single_fact query
Foreach host return only the FIRST fact matching the less than timestamp query.
2015-05-06 14:32:50 -04:00
Matthew Jones
e784595119 Initial implementation of fact api endpoints 2015-05-05 14:47:58 -04:00
Chris Meyers
f3739ec283 single fact now behaves like a match query 2015-05-05 12:59:21 -04:00
Chris Meyers
5b2f3dfd8f fixes Fact serialization/deserialization 2015-05-04 10:35:33 -04:00
Chris Meyers
f8a940f5ac per @cchurch recomendation, log using the awx.fact namespace 2015-04-14 07:18:52 -04:00
Chris Meyers
5787e4a67f removed logger call 2015-04-13 19:52:27 -04:00
Chris Church
48bbac7f18 Fix flake8 warnings. 2015-04-09 22:55:53 -04:00
Chris Meyers
fc73f1f87a added single fact across multiple hosts query + test cases 2015-04-07 17:50:07 -04:00
Chris Meyers
2a039bb31f moved new fact implementation to fact app 2015-04-07 09:50:35 -04:00