Commit Graph

49542 Commits

Author SHA1 Message Date
Jayesh Kariya
0cedee74f5 removed pylint errors 2015-03-27 18:21:56 +05:30
Jayesh Kariya
3351e1c58d added python libs 2015-03-27 17:41:48 +05:30
Jayesh Kariya
38abae54d5 adding nftables unit test 2015-03-27 15:45:51 +05:30
jfindlay
9deb7a2c78 Merge pull request #22073 from jayeshka/publish-unit-test
adding publish unit test
2015-03-27 00:46:16 -06:00
Jayesh Kariya
08440ab1c9 adding publish unit test 2015-03-27 10:52:25 +05:30
Thomas S Hatch
45827bc933 Merge pull request #22060 from techhat/blobstorage
Add azurefs external file server and supporting code and docs
2015-03-26 17:12:19 -06:00
Nicole Thomas
6a26ce75eb Merge pull request #22062 from rallytime/pylint_develop_branch
Python 3 compatibility for pylint
2015-03-26 16:38:31 -06:00
rallytime
d6f921f870 Python 3 compatibility for pylint 2015-03-26 16:05:26 -06:00
Joseph Hall
0b23bad475 Linting 2015-03-26 15:44:18 -06:00
Joseph Hall
bd75fb31dd Add azurefs external file server driver 2015-03-26 15:13:38 -06:00
Joseph Hall
6ac0bcd2e4 Update docs for Azure blob management 2015-03-26 15:12:33 -06:00
jfindlay
2d0e665157 Merge pull request #21996 from isbm/isbm-edit-line-fixes
"file.line" minor fixes
2015-03-26 14:51:39 -06:00
Joseph Hall
18d32f5cc4 Look for correct strings for connection 2015-03-26 14:42:08 -06:00
Joseph Hall
ff16e68ee0 Update docstrings for blob storage 2015-03-26 14:41:24 -06:00
jfindlay
5b55c48839 Merge pull request #21995 from jkur/develop
Option handling for archive.tar fails with more uncommon options
2015-03-26 13:09:16 -06:00
David Boucha
abe7a1e269 Merge pull request #22030 from c0m4/patch-fix_default_windows_port
use port 445 instead of port 22 when bootstrapping windows
2015-03-26 12:33:29 -06:00
Bo Maryniuk
a490659487 Feature: use indent in insert/replace 2015-03-26 17:35:39 +01:00
Bo Maryniuk
b3707ee3ca Feature use indent in 'ensure' 2015-03-26 17:35:15 +01:00
Bo Maryniuk
e7dd18cd7b Feature: use indent in insert 2015-03-26 17:34:37 +01:00
Bo Maryniuk
7338c2e40a Feature: Use indent 2015-03-26 17:33:57 +01:00
Bo Maryniuk
8fcb94473f Bugfix: add before, not after. 2015-03-26 17:33:32 +01:00
Shane Lee
c75c32035c Merge pull request #22045 from UtahDave/develop
import salt.ext.six as six like main file.py
2015-03-26 09:19:13 -07:00
Bo Maryniuk
c8e32d9e1c Replace weird splitlines behavior. 2015-03-26 16:46:47 +01:00
Bo Maryniuk
3cf0960dbb Rename variable to the real meaning 2015-03-26 16:39:30 +01:00
Rudy Attias
f733bfc7b0 added an example usage of smb_port 2015-03-26 17:31:38 +02:00
David Boucha
7298fc912f import salt.ext.six as six like main file.py
The imported functions in win_file.py needs this. We must import
in win_file.py because importing it in the originating file.py
doesn't follow when we import the functions from file.py
2015-03-26 09:21:36 -06:00
Mike Place
3b39f22dc7 Merge pull request #21988 from mgwilliams/boto
states.boto_vpc: remove partially implemented salt_id code
2015-03-26 09:21:15 -06:00
Mike Place
dd7de515b5 Merge pull request #21735 from tsaridas/boto_manage_ec2_keys_state
add manage ec2 keys state
2015-03-26 09:00:28 -06:00
Mike Place
578d182aca Merge pull request #21767 from tsaridas/boto_iam_get_role
add multiple functions for iam module & state
2015-03-26 08:56:46 -06:00
Bo Maryniuk
c608609770 Signature change: indent support 2015-03-26 15:41:25 +01:00
Bo Maryniuk
01ac78b941 Signature change: indent support 2015-03-26 15:41:12 +01:00
Bo Maryniuk
2ef36d2a4d Add indent getter 2015-03-26 15:40:56 +01:00
Thomas S Hatch
a49a91278d Merge pull request #22036 from shwetabhs/wheel/config.py-changes
Removed aes and token_dir from def values() function
2015-03-26 08:29:37 -06:00
Bo Maryniuk
d7287bc08a Bugfix: replace weird behaviour of 'splitlines' with an oldschool approach 2015-03-26 15:25:44 +01:00
Bo Maryniuk
f3c4bb9f76 Using matcher in 'delete' 2015-03-26 15:24:23 +01:00
Bo Maryniuk
808208d17d Maintenance: proper indent in docstring 2015-03-26 15:23:26 +01:00
Bo Maryniuk
c80d3af36a Refactoring 2015-03-26 15:22:52 +01:00
Bo Maryniuk
3835ed03f3 Maintenance: better exception handling for broken regexes 2015-03-26 15:19:50 +01:00
Bo Maryniuk
feda708bd7 Maintenance: use proper exception class 2015-03-26 15:14:56 +01:00
Bo Maryniuk
0093df481c One kitten saved. 2015-03-26 15:01:30 +01:00
Shwetabh Sharan
921a070830 Removed aes and token_dir from def values() function 2015-03-26 18:59:34 +05:30
jfindlay
a32b375806 Merge pull request #22028 from rahulhan/bluez-unit-test
adding bluez unit test case
2015-03-26 07:15:04 -06:00
Bo Maryniuk
88083971a6 Bugfix: Possible file handler close before init. 2015-03-26 13:03:15 +01:00
Bo Maryniuk
1efab85f0e Lintfix. 2015-03-26 10:16:49 +01:00
Rudy Attias
1352979299 use port 445 instead of port 22 when bootstrapping windows
deploy_kwargs get default port 22 or ssh_port there for cloud bootstrapping fails without ssh_port=445 in the profile
make sense to use default port 445 and allow profile override with 'smb_port' parameter (following ssh_port convention)
2015-03-26 10:48:32 +02:00
Rahul Handay
41f25642d1 Removed pylint errors 2015-03-26 12:48:17 +05:30
rahulha
430476e5a6 adding bluez unit test case 2015-03-26 11:30:16 +05:30
jfindlay
32823a7431 Merge pull request #22008 from dmyerscough/create-snapshots-vmware
Allow users to create snapshots of their virtual machines
2015-03-25 17:44:18 -06:00
Damian Myerscough
478be3ebb2 Catch VIException 2015-03-25 15:23:13 -07:00
jfindlay
b965a51365 Merge pull request #22013 from dmyerscough/snapshop-list-more-details
Snapshop list more details
2015-03-25 15:52:51 -06:00