rallytime
|
9effd08bb3
|
Add unicode_literals to modules, states, tests (I)
|
2018-01-21 09:27:14 -05:00 |
|
Erik Johnson
|
877abb89d0
|
Complete the salt.utils refactor
This moves the remaining 30 functions from salt.utils to new locations.
|
2017-10-15 09:43:31 -05:00 |
|
rallytime
|
bfcfcd75e8
|
Merge branch '2017.7' into 'develop'
Conflicts:
- salt/fileclient.py
- salt/loader.py
- salt/minion.py
- salt/modules/alternatives.py
- salt/modules/genesis.py
- tests/unit/modules/test_hosts.py
- tests/unit/modules/test_ini_manage.py
|
2017-09-13 15:15:04 -04:00 |
|
twangboy
|
a94319a082
|
Make sure formatting of TEST_FILE_CONTENT matches original
|
2017-09-05 17:03:50 -06:00 |
|
twangboy
|
6263bc8983
|
Remove print statement
|
2017-09-05 16:48:58 -06:00 |
|
twangboy
|
79cd3831ae
|
Fix empty value preserved test
|
2017-09-05 16:44:12 -06:00 |
|
twangboy
|
85997391f1
|
Is this handled the same on Linux and Windows
|
2017-09-05 16:32:43 -06:00 |
|
rallytime
|
ccf790a83f
|
Update all references for moved functions to use "files" util
- fopen
- flopen
- fpopen
- safe_rm
- is_empty
- is_fcntl_available
|
2017-07-18 10:31:01 -06:00 |
|
Pedro Algarvio
|
9b1e55aa85
|
Import the full module namespace to avoid import shadowing.
https://github.com/saltstack/salt/pull/39996#issuecomment-287857698
|
2017-03-28 19:02:47 +01:00 |
|
Pedro Algarvio
|
40a64191a1
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
|
Pedro Algarvio
|
3beb3fb801
|
Move whatever we need from salttesting to salt.
Let's drop the salttesting dependency cycle.
|
2017-02-28 22:52:49 +00:00 |
|
Pedro Algarvio
|
15af4c9728
|
Test filenames conformity. Adjust for pytest.
|
2017-02-23 23:19:42 +00:00 |
|