Damian Myerscough
feff926db7
Fixing lint error
2015-03-27 09:05:58 -07:00
Nicole Thomas
5c70cdd349
Merge pull request #22085 from rallytime/pylinting
...
Python 3 compat for azurefs.py
2015-03-27 09:37:31 -06:00
rallytime
2bd8465023
Python 3 compat for azurefs.py
2015-03-27 09:07:57 -06:00
jfindlay
5a0f056e90
Merge pull request #22077 from ticosax/fix-doc-string
...
states.docker: fix docstring
2015-03-27 08:15:25 -06:00
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
pengyao
88851da872
Adjust cli_summary
...
In 2014.7, no_return minion will return information in more detail like "No response" or "Not connected"
2015-03-27 17:49:51 +08:00
Nicolas Delaby
6b96491a00
fix docstring
2015-03-27 10:06:08 +01:00
jfindlay
9deb7a2c78
Merge pull request #22073 from jayeshka/publish-unit-test
...
adding publish unit test
2015-03-27 00:46:16 -06:00
Evan Borgstrom
761eb5f7a1
Fix missing requisites that were introduced in 2014.7
2015-03-26 23:07:53 -07:00
Jayesh Kariya
08440ab1c9
adding publish unit test
2015-03-27 10:52:25 +05:30
Justin Findlay
0e57aeb3d0
mention console log colors in beryllium release notes
2015-03-26 23:21:30 -06:00
Justin Findlay
294dfe2d94
clarify and expand console log colors help
2015-03-26 23:21:30 -06:00
Justin Findlay
c2df42dcf7
speed up console log colors by using %-formatting
2015-03-26 23:21:30 -06:00
Nitin Madhok
4954ae7fa5
Adding _get_inv(), get_vcenter_version() and list_datacenters()
2015-03-27 01:13:15 -04:00
Thomas S Hatch
7eff9719eb
Add back functions to client loader
...
Since it is all lazy loaded now this should be safe
2015-03-26 22:42:08 -06:00
Justin Findlay
4b2ebfaf7c
document '-' prefix removal in Berrylium notes
2015-03-26 22:23:11 -06:00
Justin Findlay
2dd34ab6db
restore explicit '-' in unit tests
2015-03-26 22:23:11 -06:00
Justin Findlay
0d655e659d
remove '-' options prefix in archive.{tar|cmd_unzip}
...
Related to #21995 . An options string beginning with a `--long-option`,
would have uncharacteristically needed its first `-` removed under the
former scheme.
Also, tar will parse its options differently if short options are used
with or without a preceding `-`, so it is better to not confuse the user
into thinking they're using the non-`-` format, when really they are
using the with-`-` format.
2015-03-26 22:21:17 -06:00
Damian Myerscough
e262173be0
systemd now provides a nice way to change your hostname using the hostnamectl command
2015-03-26 21:01:09 -07:00
Kees Bos
169146ae58
Fix bug introduced in a428023d89
...
The branch must be used _after_ possibly modified in GitPillar()
2015-03-27 04:39:58 +01:00
Nitin Madhok
66feee1cdb
Minor doc fixes
2015-03-26 20:05:02 -04:00
Nitin Madhok
eb307ede3b
Minor doc fixes
2015-03-26 20:01:53 -04:00
Nitin Madhok
71c73d3d62
Adding salt.cloud.clouds.vmware to docs
2015-03-26 19:45:14 -04:00
Thomas S Hatch
13331b002c
Merge pull request #22064 from whiteinge/sdb-runner
...
Added runner module for working with sdb
2015-03-26 17:12:59 -06:00
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
Thomas Jackson
d4a0f76ed7
Pass opts in as pub_data to salt-run jobs
2015-03-26 16:05:09 -07:00
Nitin Madhok
f8f4b6bbea
Adding code author
2015-03-26 18:56:21 -04:00
Nitin Madhok
3c2cd54f62
Importing required libs, adding virtual function etc
2015-03-26 18:52:49 -04:00
Nitin Madhok
1ba6918021
Adding docs to vmware cloud driver
2015-03-26 18:48:10 -04:00
Nitin Madhok
38b87dcf97
Adding empty vmware.py file in clouds
2015-03-26 18:38:52 -04: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
Seth House
fa3d1c3ad4
Added runner module for working with sdb
...
This is literally a copy of the execution module.
2015-03-26 18:34:53 -04: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
Nicole Thomas
3423ec4568
Merge pull request #22053 from basepi/fixchef
...
[2014.7] Don't use function call for default argument in chef.py
2015-03-26 12:54:32 -06:00
jfindlay
0f2b3a4d9c
Merge pull request #22050 from rallytime/fix_versionadded
...
Fix versionadded tag duplicity.
2015-03-26 12:53:50 -06:00
Nicole Thomas
b636dbbc66
Merge pull request #22051 from twangboy/2014.7
...
Fixed wmi issue
2015-03-26 12:36:38 -06:00
Colton Myers
63648b4d30
Fix the lint
2015-03-26 12:34:49 -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
Colton Myers
89b9cc6812
Don't use function call for default argument
2015-03-26 12:17:00 -06:00
twangboy
c46fced173
Fixed wmi issue
2015-03-26 17:24:44 +00:00
rallytime
6190b42c28
Fix versionadded tag duplicity.
2015-03-26 11:13:39 -06:00