Pedro Algarvio
db831a81dd
Merge pull request #3102 from s0undt3ch/hotfix/pylint/W0102
...
Some more PyLint fixes. W0102
2012-12-31 16:59:43 -08:00
Thomas S Hatch
111226e900
Make mopts patch in backend environments
2012-12-31 17:55:16 -07:00
Pedro Algarvio
292d4c6653
Merge branch 'develop' of github.com:saltstack/salt into hotfix/pylint/W0102
2013-01-01 00:48:16 +00:00
Thomas S Hatch
37945ab2d6
make find_file in gitfs public
2012-12-31 17:32:30 -07:00
Thomas S Hatch
8160e2a675
get rid of a stray print
2012-12-31 17:15:19 -07:00
Thomas S Hatch
31c6f99b9e
fix another is/in error
2012-12-31 17:13:48 -07:00
Thomas S Hatch
d29d9d46f3
typo in is/in
2012-12-31 17:04:29 -07:00
Thomas S Hatch
8af6d41965
revert change to file_roots since the config has moved
2012-12-31 16:58:16 -07:00
Thomas S Hatch
2695537624
Fix issues with change in fileserver ret format
2012-12-31 16:55:54 -07:00
Thomas S Hatch
dd9d07802f
make find_file changes
2012-12-31 16:46:58 -07:00
Thomas S Hatch
24ec6492a5
gen_back not get_back
2012-12-31 16:39:13 -07:00
Thomas S Hatch
b076a1b9bc
Clean up initilization issues with fs changes
2012-12-31 16:19:51 -07:00
Thomas S Hatch
44cbd1b3bb
Fix ref to correct class for the Fileserver
2012-12-31 16:16:45 -07:00
Thomas S Hatch
88b0a2b730
Move fnd to an arg to reduce overhead
2012-12-31 16:11:34 -07:00
Thomas S Hatch
e601a49bcf
change the gitfs config to gitfs_remotes
2012-12-31 16:07:01 -07:00
Thomas S Hatch
0315ec7fef
Add envs func to roots file server backend
2012-12-31 16:04:10 -07:00
Thomas S Hatch
d458310da1
Update fileserver refs to use the fileserver class
2012-12-31 16:00:56 -07:00
Thomas S Hatch
e9eee2dcba
Add fileserver wrapper class
2012-12-31 15:52:06 -07:00
Thomas S Hatch
ff83f58a1a
take backends as a list
2012-12-31 15:52:06 -07:00
Thomas S Hatch
02dcca7fca
changing fileserver_backend to be a list
2012-12-31 15:52:06 -07:00
Pedro Algarvio
b203640433
Fix PyLint W0102 on salt.states.mount
. Refs #1775
2012-12-31 22:43:41 +00:00
Pedro Algarvio
5a85432bd1
Fix PyLint W0102 on salt.states.ssh_auth
. Refs #1775
2012-12-31 22:41:45 +00:00
Pedro Algarvio
5473bd7b70
Fix PyLint W0102 on salt.states.file
. Refs #1775
2012-12-31 22:39:59 +00:00
Pedro Algarvio
171389b718
List sorting by len
does not require lambda. PEP8. Refs #1775 .
2012-12-31 22:37:57 +00:00
Pedro Algarvio
b50dfa2b5f
Fix PyLint W0102 on salt.cli.cp
. Refs #1775
2012-12-31 22:22:26 +00:00
Pedro Algarvio
e181ecc57c
Fix PyLint W0102 on salt.modules.puppet
+ PEP8 + Remove un-used imports. Refs #1775
2012-12-31 22:21:14 +00:00
Pedro Algarvio
957f5e39fc
Fix PyLint W0102 on salt.modules.kvm_hyper
+ PEP8. Refs #1775
2012-12-31 22:15:43 +00:00
Pedro Algarvio
374829d190
Fix PyLint W0102 on salt.modules.pkg_resource
+ PEP8. Refs #1775
2012-12-31 22:11:51 +00:00
Pedro Algarvio
543c2882b6
Fix PyLint W0102 on salt.modules.ssh
. Refs #1775
2012-12-31 22:04:08 +00:00
Thomas S Hatch
ab2e6a64bd
Merge pull request #3100 from FireHost/fix_yumpkg_valueerror
...
Fix ValueError on cross-platform minion / master
2012-12-31 13:19:38 -08:00
Aaron Tygart
720cf93d87
Fix ValueError on cross-platform minion / master
...
* Rework __virtual__ grains check logic
* Remove rpm import
2012-12-31 14:26:26 -06:00
Thomas S Hatch
f5df8d7245
Merge pull request #3099 from archtaku/develop
...
PEP8 fixes
2012-12-31 12:02:23 -08:00
Erik Johnson
45c76247f7
PEP8 fixes
2012-12-31 13:58:14 -06:00
Thomas S Hatch
d49b365da6
Merge pull request #3098 from techhat/lvm
...
Adding missing create/remove functions to LVM
2012-12-31 11:47:24 -08:00
Joseph Hall
00395ae732
In my tests, lvremove always requied --force to disable interactive mode
2012-12-31 12:41:15 -07:00
Joseph Hall
3b419a344e
Adding pvcreate, lvcreate, vgremove
2012-12-31 12:39:51 -07:00
Thomas S Hatch
51e2a3db4a
Merge pull request #3079 from DamianZaremba/develop
...
Adding keystone auth module
2012-12-31 10:45:25 -08:00
Thomas S Hatch
4a8adc7a5f
Merge pull request #3096 from UtahDave/add_winrepo_docs
...
Add winrepo docs
2012-12-31 10:38:23 -08:00
Thomas S Hatch
4de50fc969
Merge pull request #3095 from archtaku/cleanup
...
Clean up last remnants of _compare_versions funcs
2012-12-31 10:36:16 -08:00
David Boucha
2f05c94d8a
Add Windows Repo configs to config template files
2012-12-31 11:35:31 -07:00
David Boucha
4a3135b5ab
grammar fix. url fix.
2012-12-31 11:35:31 -07:00
David Boucha
7ab1a8e3e8
Add Windows Package manager docs
2012-12-31 11:35:31 -07:00
David Boucha
f023e3fcae
Add link to Windows Package manager on front page.
2012-12-31 11:35:31 -07:00
David Boucha
544d753d00
Merge pull request #3094 from archtaku/winfix
...
Quiet exception logging on non-windows platforms
2012-12-31 10:35:19 -08:00
Erik Johnson
f3e2d332d0
Clean up last remnants of _compare_versions funcs
...
pkg_resource.find_changes does what _compare_versions once did. Found
some places where this function was still used (including a rather ugly
import in brew.py) and replaced them with calls to
pkg_resource.find_changes.
2012-12-31 12:14:16 -06:00
Joseph Hall
4cff861fbd
Need parted.py to able to set LVM flag (with sfdisk)
2012-12-31 10:59:47 -07:00
Erik Johnson
af33a206d3
Quiet exception logging on non-windows platforms
...
Some commits from earlier today in the win_status module result in
numerous exceptions being logged on non-windows platforms. They are
useful in Windows to notify the user that the proper prerequisites are
not installed, but they are just noise on other platforms. This commit
quiets that logging if the minion is not on a Windows platform.
2012-12-31 11:59:15 -06:00
DamianZaremba
2227b0e481
Moving config option to match keystone module
2012-12-31 17:48:59 +00:00
Joseph Hall
94883a2de7
If no volume groups are found, return empty dict
2012-12-31 10:30:02 -07:00
Thomas S Hatch
649388a995
Merge pull request #3087 from archtaku/issue2786
...
Add --disablerepo support for yumpkg modules
2012-12-31 09:10:30 -08:00