Mike Place
|
2e53d038ce
|
Merge pull request #34519 from SaltyCharles/develop
update docker_events dependency reference
|
2016-07-07 15:04:33 -06:00 |
|
Mike Place
|
d7acb758d9
|
Merge pull request #34483 from msciciel/systemd-xenserver-7
Add support for systemd in latest XenServer 7.0 release which is now …
|
2016-07-07 15:03:27 -06:00 |
|
Mike Place
|
c35b16a355
|
Merge pull request #34522 from thatch45/checkev
Add check.event to thorium
|
2016-07-07 15:02:02 -06:00 |
|
Mike Place
|
fedb4e0626
|
Merge pull request #34523 from thatch45/reject_keys
Add support to reject keys
|
2016-07-07 15:01:49 -06:00 |
|
Thomas S Hatch
|
bb83d24c1f
|
Add support to reject keys
|
2016-07-07 13:16:20 -06:00 |
|
Thomas S Hatch
|
6a962ddfb1
|
Add check.event (and clean a print)
|
2016-07-07 12:58:46 -06:00 |
|
SaltyCharles
|
055db2a098
|
update docker_events dependency reference
Docker events depends on docker api >= 1.22 but current AWS ECS Docker
version is 1.9.1
|
2016-07-07 11:09:32 -07:00 |
|
SaltyCharles
|
2430dce940
|
Merge remote-tracking branch 'saltstack/develop' into develop
|
2016-07-07 10:59:33 -07:00 |
|
Mike Place
|
4c75d4f92b
|
Integration test for grains data in templatized files (#34487)
Refs #34433
|
2016-07-07 12:16:35 -04:00 |
|
Thomas S Hatch
|
69f8e3b7f2
|
Merge pull request #34418 from isbm/isbm-inspector-fsdb
Inspector: remove SQLite (entirely from here)
|
2016-07-06 09:15:35 -06:00 |
|
Krzysztof Pawłowski
|
6f1437813d
|
Add support for systemd in latest XenServer 7.0 release which is now based on CentOS 7.
|
2016-07-06 13:29:35 +02:00 |
|
Bo Maryniuk
|
397258a2d4
|
Fix lint for Python3 compat
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
367aa2429b
|
Fix lint
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
68d079bdb2
|
Add max option
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
2460d3856e
|
Add "total" only. Add offset slicing (avoid truncated data)
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
b87969ae7e
|
Add options to the query
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
9487ebd525
|
Update docstrings
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
9fa86d4ab8
|
Improve error handling on query
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
2775752cb1
|
Refactor snapshot maker
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
2f0c40a0dc
|
Remove Ruby port of list intersection
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
9ee623b15d
|
Add "remove all" option while delete database snapshots
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
2f7230928b
|
Prevent creating new snapshots on a repeatable inspection requests
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
218e6efc2a
|
Refactor inspection starter
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
f936dc4892
|
Check readability permissions (if minion is not root)
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
82ed36ef00
|
Configure Inspector with a proper configuration
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
aed8410398
|
Avoid ID gets rounded by Salt as "float"
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
6e907d44c8
|
Implement database delete
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
2a9d9aa765
|
Implement snapshot listing
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
783dfabbdf
|
Add return value when flushing the database
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
073dcad779
|
Rename module from "node" to "inspector"
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
d1c2d5aaaa
|
Lintfix
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
88ab5f4755
|
Fix Python3 compat (StringIO)
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
f1d0961e69
|
Fix boolean comparison
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
dc53267c97
|
Bugfix: return boolean value True if an object has been updated
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
f275378e24
|
Add unit test for update an object
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
6174f4ad4a
|
Fix imports
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
bf9ba65489
|
Add unit test for deleting objects
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
1ce88be0ef
|
Add unit test for criteria matcher
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
a20019d859
|
Add unit test for "matches" criteria selector
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
844eefd758
|
Add unit test for "less than" criteria selector
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
fac88ac41b
|
Add unit test for "equals" criteria selector
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
1dfe81bfe6
|
Add unit test for "more than" criteria selector
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
fcea03044b
|
Bugfix: more than and less than should not take equal as.
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
99848659c9
|
Add unit test on getting objects
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
bc1a8b7e45
|
Accept content in Writer
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
c4c2ac7e70
|
Add object storing unit test
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
9d055023af
|
Add code author string
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
8e537ccc9e
|
Reset data in Writable
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
c744aa1caf
|
Add unit test for database listing
|
2016-07-06 10:09:14 +02:00 |
|
Bo Maryniuk
|
f7dc2b9c84
|
Add unit test for object validation
|
2016-07-06 10:09:14 +02:00 |
|