Jonathan Ballet
b411730d60
doc: fix documentation formatting for state blockdev
2015-09-25 12:16:47 -06:00
Jonathan Ballet
ce91bb9446
doc: fix formatting in state boto_elb
2015-09-25 12:16:47 -06:00
Jonathan Ballet
c69229875e
doc: fix links in Docker state documentation
2015-09-25 12:16:47 -06:00
Jonathan Ballet
15b751d6e2
doc: Docker state use ports and not port_bindings anymore
2015-09-25 12:16:47 -06:00
Jonathan Ballet
880b6e0944
doc: fix link to docker-py documentation
2015-09-25 12:16:47 -06:00
Jonathan Ballet
33db0c27f8
doc: fix RAET links
2015-09-25 12:16:47 -06:00
Jonathan Ballet
e69ba2f943
doc: fix rendering of salt.states.hipchat
2015-09-25 12:16:47 -06:00
Nicole Thomas
d76a77c911
Merge pull request #27407 from saltstack/meggiebot-patch-1
...
Adding stretch label definition
2015-09-25 12:10:46 -06:00
Meggie Woodfield
1c779700f6
Adding stretch label definition
2015-09-25 10:59:07 -06:00
Thomas S Hatch
db6acfd832
Merge pull request #27388 from basepi/provider.overrides.27209
...
[2015.8] Fix global provider overrides
2015-09-25 10:49:03 -06:00
jacobhammons
b72e0b1133
Merge pull request #27386 from rallytime/fix-27354
...
Document tty: True usage in salt-ssh roster file
2015-09-25 09:44:11 -06:00
Pedro Algarvio
51e765078a
Merge pull request #27380 from jtand/async_tests
...
Skipping Async tests
2015-09-25 16:13:04 +01:00
Colton Myers
d87147e14b
Don't use ret.items(), forces load of all modules
2015-09-24 17:23:19 -06:00
Colton Myers
a5ee33a9ad
pack __salt__ before loading provider overrides
...
We can (and should) pack here since we're just packing a reference to the
object. __salt__ needs to be available when we're loading our provider
overrides
2015-09-24 17:22:48 -06:00
Colton Myers
633af56517
Merge pull request #27382 from terminalmage/revert-27218
...
Revert "fixes #27217 clear_old_remotes clears wrong directory (gitfs)"
2015-09-24 16:54:22 -06:00
rallytime
08c04da48b
Document tty: True usage in salt-ssh roster file
...
Fixes #27354
2015-09-24 16:25:22 -06:00
Erik Johnson
2379748f9e
Revert "fixes #27217 clear_old_remotes clears wrong directory (gitfs)"
...
This reverts commit cccdeee18a
, as it was
correct in the first place.
2015-09-24 15:02:38 -05:00
justinta89
fd0dedeb99
Skipping Async tests
...
Skipping the transport async tests until we can devote more time to fixing the
test failures associated with them.
2015-09-24 13:41:58 -06:00
Nicole Thomas
12a021da11
Merge pull request #27361 from cro/pxm_doc
...
Correct some issues with proxy minions
2015-09-24 10:03:38 -06:00
C. R. Oldham
1a2c41c9e3
Add versionadded.
2015-09-24 09:40:59 -06:00
C. R. Oldham
93a6397598
func_alias should be list_ and should have a corresponding list_ fn.
2015-09-24 09:17:22 -06:00
C. R. Oldham
cff74510de
Merge pull request #27364 from ruzarowski/2015.8-modify-eni-properties-api-call
...
SaltCloud[EC2] Fix missing credentials in modify_eni_properties api call
2015-09-24 07:55:39 -06:00
C. R. Oldham
928ef59a8a
Merge pull request #27349 from jfindlay/doc_typos
...
add freebsd install docs to release notes
2015-09-24 07:51:02 -06:00
C. R. Oldham
331230ea4f
Merge pull request #27343 from cachedout/issue_26889
...
Close io loop before deleting attribute
2015-09-24 07:49:55 -06:00
C. R. Oldham
cd82ead005
Merge pull request #27337 from rallytime/cloud-logging-eight
...
[2015.8] Fixup salt-cloud logging
2015-09-24 07:49:17 -06:00
C. R. Oldham
b2f8418ffc
Merge pull request #27332 from terminalmage/adjust-dockerng-docstring
...
Adjust dockerng/dockerio docstrings
2015-09-24 07:45:34 -06:00
Rafael Uzarowski
100eea46d5
Issue #27121 - Remove leftover code comment
2015-09-24 11:14:31 +02:00
C. R. Oldham
0221f7ee4e
Pylint
2015-09-23 19:36:37 -06:00
C. R. Oldham
3a297d8036
Add release notes for proxy fixes.
2015-09-23 18:42:00 -06:00
C. R. Oldham
39df44b841
Pylint
2015-09-23 18:20:25 -06:00
C. R. Oldham
e3ebff9bce
Fix some problems with the rest_sample, remove unnecessary file and make sure that rest_service has the right contents.
2015-09-23 17:10:21 -06:00
Justin Findlay
ac9e6c2532
Merge pull request #27353 from cachedout/fix_retry_get
...
Fix case where var not set in config
2015-09-23 15:45:32 -06:00
C. R. Oldham
3f6b06116f
Merge pull request #27350 from rallytime/fix-21390
...
Allow IP-forwarding in GCE driver
2015-09-23 15:36:41 -06:00
Mike Place
ea286e1874
Fix case where var not set in config
2015-09-23 14:44:08 -06:00
rallytime
2bf566d934
Allow IP-forwarding in GCE driver
...
Fixes #21390
2015-09-23 14:27:55 -06:00
rallytime
484015a7a3
Added version tag for ex_disk_type option
2015-09-23 14:21:17 -06:00
rallytime
a71ebc97b2
Allow use of rst header links by separating options out from yaml example
...
Also added docs to use the ex_disk_type option
2015-09-23 14:21:06 -06:00
C. R. Oldham
f4944fe68a
Fix typo in docs
2015-09-23 14:11:00 -06:00
Rafael Uzarowski
c58e7a00f3
Issue #27121 - Attempt to fix missing credentials when modifying eni properties
2015-09-23 22:10:42 +02:00
Justin Findlay
e509cfca17
fix typo in 2015.8.0 pull list
2015-09-23 14:03:12 -06:00
Justin Findlay
7137e731d3
add FreeBSD documentation to 2015.8.0 notes
2015-09-23 14:03:12 -06:00
Rafael Uzarowski
5d292a221e
Merge remote-tracking branch 'upstream/2015.8' into 2015.8
2015-09-23 21:56:43 +02:00
Mike Place
2b648e51af
Close io loop before deleting attribute
...
Fixes #26889
2015-09-23 11:31:30 -06:00
Mike Place
6f3da863fc
Merge pull request #27305 from cachedout/issue_27103
...
Re-init logging system on Windows when using multiprocessing
2015-09-23 09:32:32 -06:00
Mike Place
684e33aeb2
Merge pull request #27331 from terminalmage/dockerng-cmd
...
dockerng: Allow both cmd and command to be used to specify command
2015-09-23 09:27:43 -06:00
Erik Johnson
a3f4fa1106
Merge pull request #27327 from isbm/isbm-pkg-info-typofix
...
Fix a typo in the RPM output
2015-09-23 09:27:42 -05:00
Erik Johnson
bdbf4d8e5c
Add deprecation notice to dockerio state module
2015-09-23 09:21:13 -05:00
Erik Johnson
17829ab38d
Fix name of dockerng module in dockerio docstring
2015-09-23 09:20:44 -05:00
Erik Johnson
ed5ae75180
Adjust dockerng docstrings
...
This adds a similar documentation section to the top of the state module
to match the one in the execution module. It also updates the expected
release date of the Carbon release to reflect the new release cadence.
2015-09-23 09:18:49 -05:00
Erik Johnson
7d4eaac8ae
dockerng: Allow both cmd and command to be used to specify command
2015-09-23 09:11:29 -05:00