Commit Graph

28241 Commits

Author SHA1 Message Date
Thomas S Hatch
65668d073c Merge pull request #11410 from s0undt3ch/hotfix/kwarg-parsing
Some more fixes to CLI kwarg paring and it's tests
2014-03-21 09:46:03 -06:00
Thomas S Hatch
fc2c1a1860 Bah! Args! 2014-03-21 09:45:23 -06:00
Thomas S Hatch
6fb72fb633 lint fixes 2014-03-21 09:38:02 -06:00
Pavel Zbitskiy
e5c4a91ef7 Improve Windows support for SoftLayer
* Determine username and password and
  use them as a default
* Do not connect to Windows to 22/TCP and
  use 445/TCP (Windows DS) instead
  This is based on windows config option
  or win_installer option
2014-03-21 19:25:14 +04:00
Pedro Algarvio
40807dbdf9 Call super() instead.
Why wasn't super being called?
2014-03-21 15:09:12 +00:00
Pedro Algarvio
e564bb252b Improve mode management. Specifically, unquote it. 2014-03-21 13:10:41 +00:00
Pedro Algarvio
5fa42543e3 Fix reference and allow standalone test excution. 2014-03-21 12:51:42 +00:00
Pedro Algarvio
f38b18ce7d Fix reference. 2014-03-21 12:48:06 +00:00
Pedro Algarvio
1825dfe635 Also test slicing 2014-03-21 12:45:54 +00:00
Alf Lervåg
fdd87b8142 Fix bug in _parse_key
According to the documentation, we should have double backslashes between the path segments in the key, however _parse_key split and joined on a single backslash which caused the resulting path to start and end with a backslash.
2014-03-21 13:09:53 +01:00
Gareth J. Greenaway
ea385be702 Fixes in the debian_ip module to allow the network.system method to work as expected on Debian based systems. Gateway in that section is still ignored and should be put in the interface definition. 2014-03-20 22:54:52 -07:00
Bret Palsson
0c35f5f69c
ibmsce was removed, removing from doc config 2014-03-21 05:00:23 +00:00
Bret Palsson
38d5a5cb85
Add salt-cloud to debian packaging 2014-03-21 04:59:50 +00:00
hvnsweeting
7f578fc440 BUGFIX: allow "/" as name 2014-03-21 04:32:42 +00:00
hvnsweeting
ff3fd161df pythonic 2014-03-21 04:30:10 +00:00
hvnsweeting
24507feb00 remove obsolete document 2014-03-21 04:21:44 +00:00
Thomas S Hatch
ed9e174339 Merge pull request #11369 from makinacorpus/hfix3
Improvment to salt.utils.cmd:
2014-03-20 22:03:11 -06:00
Thomas S Hatch
415ed42c0c Merge branch 'cli-arg-parse-refactor' of git://github.com/terminalmage/salt into terminalmage-cli-arg-parse-refactor
Conflicts:
	salt/client/ssh/__init__.py
2014-03-20 21:59:52 -06:00
Joseph Hall
db8c96edaf Merge pull request #11393 from CaptTofu/hpcloud
Added code to better handle floating IPs, pep8/pyflakes cleanup
2014-03-20 21:12:23 -06:00
Kevin Bowling
d882014a41 Lint fixes 2014-03-20 19:39:16 -07:00
Pedro Algarvio
6314d755aa Merge pull request #11398 from terminalmage/replace-basestring
Replace instances of "basestring" with salt._compat.string_types
2014-03-21 01:00:13 +00:00
Mathieu Le Marec - Pasquet
9367551deb Do not rely solely on cached filelisting for sls 2014-03-21 01:10:15 +01:00
Pedro Algarvio
49bdbefb66 No more proxied immutables. Add test for nested immutables. 2014-03-20 23:59:38 +00:00
Erik Johnson
2608f8a44b update basestring -> string_types 2014-03-20 18:51:52 -05:00
Erik Johnson
af5b2385f5 update basestring -> string_types 2014-03-20 18:51:52 -05:00
Erik Johnson
dacfae29aa update basestring -> string_types 2014-03-20 18:51:52 -05:00
Erik Johnson
b87370fb63 update basestring -> string_types 2014-03-20 18:51:52 -05:00
Erik Johnson
a01008f316 update basestring -> string_types 2014-03-20 18:51:52 -05:00
Erik Johnson
4665eb9a46 update basestring -> string_types 2014-03-20 18:51:52 -05:00
Erik Johnson
d2c3bf743a update basestring -> string_types 2014-03-20 18:51:52 -05:00
Erik Johnson
9073493efb update basestring -> string_types 2014-03-20 18:51:52 -05:00
Erik Johnson
d0edf92a05 update basestring -> string_types 2014-03-20 18:51:52 -05:00
Erik Johnson
77a50beb50 update basestring -> string_types 2014-03-20 18:51:52 -05:00
Erik Johnson
df9cf8345e update basestring -> string_types 2014-03-20 18:51:52 -05:00
Erik Johnson
da50054157 update basestring -> string_types 2014-03-20 18:51:52 -05:00
Erik Johnson
a181915d95 update basestring -> string_types 2014-03-20 18:51:52 -05:00
Erik Johnson
fef3d91859 update basestring -> string_types 2014-03-20 18:51:52 -05:00
Erik Johnson
2ec6b5a920 update basestring -> string_types 2014-03-20 18:51:52 -05:00
Erik Johnson
2136472999 update basestring -> string_types 2014-03-20 18:51:51 -05:00
Erik Johnson
5b8b03659b update basestring -> string_types 2014-03-20 18:51:51 -05:00
Erik Johnson
b1a1515c72 update basestring -> string_types 2014-03-20 18:51:51 -05:00
Erik Johnson
e6f70d9977 update basestring -> string_types 2014-03-20 18:51:51 -05:00
Erik Johnson
b145711b80 update basestring -> string_types 2014-03-20 18:51:51 -05:00
Erik Johnson
0e82e87f77 update basestring -> string_types 2014-03-20 18:51:51 -05:00
Erik Johnson
4ea8d04386 update basestring -> string_types 2014-03-20 18:51:51 -05:00
Erik Johnson
d312ff2b85 update basestring -> string_types 2014-03-20 18:51:51 -05:00
Erik Johnson
aa7b8538c2 update basestring -> string_types 2014-03-20 18:51:51 -05:00
Erik Johnson
92192d9143 update basestring -> string_types 2014-03-20 18:51:51 -05:00
Erik Johnson
ba2aa701ef update basestring -> string_types 2014-03-20 18:51:51 -05:00
Chad Heuschober
69fc0888b1 Fixes lint/whitespace issues for pillar.get() merge parameter enhancement. 2014-03-20 19:29:33 -04:00