Aneesh Agrawal
|
decb6cef97
|
Extract PEP 249 compliant sql_base ext_pillar from MySQL.
Refactor the mysql ext_pillar so all PEP 249 generic code is in
sql_base to allow for easy addition of new ext_pillars.
|
2015-05-27 14:45:33 -04:00 |
|
Pedro Algarvio
|
60f215f191
|
Add from __future__ import absolute_import
|
2015-01-30 22:25:04 +00:00 |
|
Mike Place
|
9303e48f4b
|
Change mysql pillar test to use updated class name
|
2014-12-24 11:19:22 -07:00 |
|
rallytime
|
b579247646
|
Add no_mock/_reason and ensure_in_syspath
|
2014-08-12 16:48:01 -06:00 |
|
rallytime
|
a0233b3ebf
|
Fix pillar mysql test formatting
|
2014-08-12 16:44:33 -06:00 |
|
Pedro Algarvio
|
ea8db1e427
|
Allow standalone test execution
|
2014-03-31 03:05:05 +01:00 |
|
Thomas S Hatch
|
67205e2106
|
whitespace
|
2014-02-14 16:34:03 -07:00 |
|
rallytime
|
647122cc55
|
lint fixes
|
2014-02-14 13:44:36 -07:00 |
|
Daniel Bradshaw
|
95e32ec52b
|
Support for coercing dicts to lists.
Specify fields to be hit with dict.values()
|
2014-02-06 05:14:52 +00:00 |
|
Kaithar
|
41714c3adb
|
Test cases
|
2014-02-06 05:14:52 +00:00 |
|