Commit Graph

20 Commits

Author SHA1 Message Date
James Laska
53b16c09e8 Please don't hate on flake8 2015-06-05 12:46:07 -04:00
Luke Sneeringer
4ad92fd253 Suppress flake8 silliness 2015-06-05 11:24:12 -05:00
Luke Sneeringer
b0b5e3a726 Do not accept enterprise licenses in some cases.
This commit makes it so that enterprise licenses are rejected in HA
environments if there is no active MongoDB server.

Additionally, it suppresses trying to connect to MongoDB in cases where
it is not present or meaningful.
2015-06-04 14:42:14 -05:00
Chris Meyers
ad7ab0735c scan time should be the same for all hosts 2015-06-03 14:26:35 -04:00
Matthew Jones
31d0342d41 More copyright headers for api side stuff 2015-05-29 12:10:40 -04:00
Matthew Jones
b3da3b34a3 Changing some legal headers for python source files 2015-05-29 12:10:39 -04:00
Chris Meyers
013f59d58a Merge pull request #221 from chrismeyersfsu/feature-cleanup_module
cleanup facts, module granularity
2015-05-18 22:20:16 -04:00
Chris Meyers
11e7d96191 ads epoch scan date specification feature 2015-05-18 10:31:01 -04:00
Chris Meyers
c3c19b77f7 simple fact scan workload generator 2015-05-15 12:35:13 -04:00
Chris Meyers
0dc7072e68 flake8 2015-05-11 09:08:46 -04:00
Chris Meyers
5ff696f708 added fact view tests
* Add related link from host to fact_versions
* Add related link from fact_versions to fact_view
2015-05-08 21:34:24 -04:00
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