Scott Percival
|
6e8dd2a02c
Added more modules missed by bdist_esky
|
11 years ago |
David Boucha
|
d5a7b2195c
Add fileinput to list of Windows modules to freeze
|
11 years ago |
Ajith Antony
|
b95a5d9fd0
Virt Template deploy, and serial xml tests
|
11 years ago |
Thomas S Hatch
|
3f0b151bda
Merge pull request #6968 from s0undt3ch/features/6962-extra-state-kwargs-error
|
11 years ago |
Niels Abspoel
|
7eeb8c6e20
fix for issue #7436 no templates in salt
|
11 years ago |
Thomas S Hatch
|
1a3e1b0350
Add doc directory to clean routine
|
11 years ago |
Pedro Algarvio
|
528ee3ae14
`salt.utils.decorators` is now a package.
|
11 years ago |
Henrik Holmboe
|
8960189d22
Move jinja template files into salt/templates
|
11 years ago |
Niels Abspoel
|
a655aa534c
fix missing man page for salt-ssh fixes #7042
|
11 years ago |
Henrik Holmboe
|
a8779ac96d
Upcase constant
|
11 years ago |
Thomas S Hatch
|
ff31ed9404
Add wrapper pkg to setup.py
|
11 years ago |
Pedro Algarvio
|
3f31b06a5d
`salt.log.handlers` is a package now.
|
11 years ago |
Pedro Algarvio
|
08d5791f10
`salt.log` is now a package instead of a module.
|
11 years ago |
mickey
|
f79e2b2bb9
Removed salt.ssh from the packages as it was moved to salt.client.ssh
|
11 years ago |
Thomas S Hatch
|
0f458d7df5
include salt.client.ssh in setup.py
|
11 years ago |
Pedro Algarvio
|
eb1db5c010
Store salt related path configurations in the `distribution` object. Fixes #6906.
|
11 years ago |
Pedro Algarvio
|
9a4ce0ea9d
No more hard-coded salt paths.
|
11 years ago |
Pedro Algarvio
|
0288ae6046
Allow salt's paths to be configurable at build time.
|
11 years ago |
Pedro Algarvio
|
10e635c4d2
Make pylint happy, global variables are all uppercased.
|
11 years ago |
Pedro Algarvio
|
7f85966cf5
Remove unnecessary variables.
|
11 years ago |
Thomas S Hatch
|
363e6a383e
Add salt.client to packages
|
11 years ago |
Thomas S Hatch
|
d1e9d78fd6
Ass salt-ssh into setup.py
|
11 years ago |
Pedro Algarvio
|
e7c07c8e55
The tests require setup settings can only be addded if setuptools is in use.
|
11 years ago |
Pedro Algarvio
|
6456934cba
Fix the tests require entry in setup.
|
11 years ago |
Pedro Algarvio
|
3ee3a4796b
The salt-testing project changed ownership. Update references.
|
11 years ago |
Pedro Algarvio
|
3550397b0c
Add `tests_require` to the setup arguments.
|
11 years ago |
Pedro Algarvio
|
6996afaf46
Work around `__file__` `NameError` thrown by `bbfreeze`. Fixes #5172.
|
11 years ago |
Pedro Algarvio
|
0aeb2af20f
Add `yum` to freezer includes if we can actually freeze it, ie, is it available?
|
11 years ago |
Pedro Algarvio
|
39631427b4
Double to single quotes.
|
11 years ago |
David Boucha
|
bc83269e41
freeze numbers
|
11 years ago |