Commit Graph

29708 Commits

Author SHA1 Message Date
Erik Johnson
d2fe475743 2014.1.2 -> 2014.1.3
2014.1.2 was not officially released, fix these RST directives.
2014-04-25 17:02:41 -05:00
Erik Johnson
3c284b1b6f Remove redundant mkdirs argument
This was obsoleted when we renamed makedirs() to makedirs_() and made a
func_alias for it. It does not exist in any officially released code, so
no need to deprecate it.
2014-04-25 16:47:08 -05:00
Pedro Algarvio
26179b90bd Merge pull request #12299 from terminalmage/update-decorator
Fix refs to with_system_account decorator
2014-04-25 22:05:36 +01:00
Thomas S Hatch
4fae3e2f14 lint 2014-04-25 15:03:07 -06:00
Thomas S Hatch
9e724172c9 Allow almost all lxc runner commands to hot many containers at once 2014-04-25 15:01:26 -06:00
Thomas S Hatch
b24bc5c994 introduce structure to execute over many hosts 2014-04-25 14:40:42 -06:00
C. R. Oldham
40dc67b86f Merge pull request #12298 from cro/lxc_docs_cp
LXC Salt-cloud driver docs cleanup.
2014-04-25 13:04:56 -06:00
Erik Johnson
ad53983a16 Fix refs to with_system_account decorator
This renames this decorator to with_system_user, to go along with
changes in https://github.com/saltstack/salt-testing/pull/14.
2014-04-25 14:03:41 -05:00
C. R. Oldham
b00d3de63f Link in some other docs, correct typos, clarify some LXC config parameters. 2014-04-25 13:00:21 -06:00
C. R. Oldham
e63bd3fcb8 Doc typos, minor corretion in docstring for set_pass 2014-04-25 12:59:53 -06:00
Seth House
03d25ed97c Added missing versionaddded to the new state.sls_id function 2014-04-25 10:32:21 -07:00
Seth House
9c976d57be Fix incorrect wording for file.replace when run with test=True 2014-04-25 10:23:48 -07:00
Colton Myers
3123b1a390 Merge pull request #12293 from basepi/cmdcreates12285
Fixed error in docs, `creates` is only available in Helium
2014-04-25 11:11:27 -06:00
Marek Skrobacki
10ce848828 remove hard-dependency on keyring 2014-04-25 18:11:24 +01:00
Colton Myers
bfb16325a2 Fixed error in docs, creates is only available in Helium 2014-04-25 11:10:04 -06:00
Thomas S Hatch
4c280300a2 Now it is working! Only tested without the bootstrap script though 2014-04-25 10:56:48 -06:00
Marek Skrobacki
c9e4c2d893 add documentation 2014-04-25 17:37:42 +01:00
Marek Skrobacki
7fbb5fcb78 add tests for keyring utils 2014-04-25 17:22:48 +01:00
Marek Skrobacki
99b03e86bf add CLI support for saving provider password into keyring. 2014-04-25 16:56:28 +01:00
Thomas S Hatch
f4522b7aeb Merge pull request #12288 from s0undt3ch/hotfix/lxc-fixes
LXC tarball fixes
2014-04-25 09:39:59 -06:00
Pedro Algarvio
79214fabc6 Remove trailing white-space 2014-04-25 15:17:59 +01:00
Pedro Algarvio
4582f848d0 Don't rely on EUID 2014-04-25 15:06:40 +01:00
Pedro Algarvio
ce690cacbc Bash is not always available.
Let's stick with POSIX compliant shell
2014-04-25 15:05:14 +01:00
Pedro Algarvio
20c66fa1ad Add missing required space 2014-04-25 15:04:58 +01:00
Joseph Hall
d5023f431e Merge pull request #12287 from jslatts/s3_doc_typo
Fix doc typos about s3.verify_ssl flag
2014-04-25 07:07:18 -06:00
Joseph Hall
f971ec3af3 Merge pull request #12263 from s0undt3ch/issues/12261-too-many-args-to-docs
Fail soon on too many args to docs
2014-04-25 07:03:39 -06:00
Justin Slattery
908ce7babe Fix doc typos about s3.verify_ssl flag 2014-04-25 08:58:07 -04:00
Marek Skrobacki
fe5ef198d8 add support for reading salt-cloud provider password from keyring 2014-04-25 13:04:43 +01:00
Elias Probst
3b5eea3c13 Updated doc to reflect renamed method (suffix → primary_suffix) 2014-04-25 12:37:26 +02:00
Elias Probst
e0d8f939c6 pylint-ed 2014-04-25 12:34:34 +02:00
Pedro Algarvio
ef7fb71082 Merge pull request #12282 from terminalmage/lint
Remove unused import
2014-04-25 09:48:59 +01:00
Thomas S Hatch
bf90bfa8d6 Set the lxc bootstrap data in respective subdirs 2014-04-24 23:23:03 -06:00
Thomas S Hatch
15f6912dee add a test function to make a random string 2014-04-24 23:22:47 -06:00
Erik Johnson
99814da69d Remove unused import
30d9675 removed the only reference to SaltInvocationError, but left the
import. This removes it.
2014-04-24 22:40:43 -05:00
Elias Probst
c0a94855af Remove unused 'errors' list. 2014-04-25 03:01:14 +02:00
Elias Probst
facf679978 Implemented win_dns_client.suffix to be able to set the primary DNS suffix on Windows clients. 2014-04-25 02:58:39 +02:00
Colton Myers
329bed5acf Merge pull request #12276 from terminalmage/issue12237
Fix traceback in solaris package installation
2014-04-24 16:23:11 -06:00
Erik Johnson
7c68600c47 Fix traceback in solaris package installation 2014-04-24 17:13:38 -05:00
Thomas S Hatch
33ddbe0452 Merge pull request #12275 from jeroennijhof/develop
Causing problems for boolean values from config
2014-04-24 16:13:24 -06:00
Thomas S Hatch
9184ab8a65 Merge pull request #12270 from cro/openstack_404_float_ip
Wrap OpenStack_1_1_FloatingIpPool call in try/except to avoid 404 when no pools defined.
2014-04-24 15:54:22 -06:00
Thomas S Hatch
75df690875 Merge pull request #12269 from terminalmage/issue12117
Remove binary package verification
2014-04-24 15:53:31 -06:00
Jeroen Nijhof
30d96756a3 Causing problems for boolean values from config 2014-04-24 23:53:11 +02:00
Joseph Hall
fac2ac7c33 Merge pull request #12273 from jslatts/verify_ssl_option_pr
Add option to turn off ssl certificate verifcation for s3 utility
2014-04-24 15:46:57 -06:00
Thomas S Hatch
e388b12ba9 pass in the correct args 2014-04-24 15:42:42 -06:00
Joseph Hall
d5fc2e73b9 Merge pull request #12274 from cro/lxc_docs
Reorganize salt-cloud TOC, begin updating lxc docs, add expanded overview of getting salt-cloud up and running.
2014-04-24 15:33:47 -06:00
C. R. Oldham
29aeb68f29 Reorganize salt-cloud TOC, begin updating lxc docs. 2014-04-24 15:29:05 -06:00
Thomas S Hatch
b987ece6c2 Add config file saving routines to creation 2014-04-24 15:18:41 -06:00
Thomas S Hatch
e479f818b1 Merge pull request #12272 from inthecloud247/patch-13
de-hyperbolize pyobjects :-)
2014-04-24 15:17:00 -06:00
Justin Slattery
eedbf0ed2c Add option to turn off ssl certificate verifcation for s3 utility 2014-04-24 17:13:24 -04:00
John Albietz
6dbf97dfcf de-hyperbolize pyobjects :-)
cool renderer, but shouldn't say it's the best way... that may confuse people reading the docs.
2014-04-24 13:49:16 -07:00