Pedro Algarvio
ad95c0e8cf
msgpack data is binary, open in binary mode
2015-07-28 00:42:55 +01:00
Pedro Algarvio
8fa8d5c5b5
Add TODO comment
2015-07-28 00:42:55 +01:00
Pedro Algarvio
41f60e4eaa
Store the python version used to create the thin.
...
Force re-generation of the thin if using a different python version.
Python version comparison is only done between python major versions 2
and 3.
2015-07-28 00:42:55 +01:00
Pedro Algarvio
63cecaddf4
Implement the Roster
config schema
2015-07-28 00:42:55 +01:00
Pedro Algarvio
eabc84d93c
Implemented RosterEntryConfig
and added unit tests for it
2015-07-28 00:42:55 +01:00
Pedro Algarvio
ddf814174e
Rename the config unit tests module
2015-07-28 00:42:54 +01:00
Pedro Algarvio
8869c3ed19
Improvements to the config schema base classes
...
* Don't include properties if empty
* `DictConfig` now also accepts `Configuration` items.
* Added `PortConfig` which sets some sane defaults for ports
2015-07-28 00:42:54 +01:00
Pedro Algarvio
e508088a2a
Move salt.config
to it's own package
2015-07-28 00:42:54 +01:00
Pedro Algarvio
92e0e90e98
Remove duplicate entry
2015-07-28 00:42:54 +01:00
Pedro Algarvio
fc9267afa3
Allow salt-ssh to run in both python 2 and 3
2015-07-28 00:42:54 +01:00
Pedro Algarvio
1049f4bd21
Python 3 compatibility
2015-07-28 00:42:54 +01:00
Pedro Algarvio
cb879c7233
Version string comparison is not supported under PY3
2015-07-28 00:42:53 +01:00
Pedro Algarvio
f375b4a800
Version string comparison is not supported under PY3
2015-07-28 00:42:53 +01:00
Pedro Algarvio
12811bfac2
Improve exception source code readability
2015-07-28 00:42:53 +01:00
Justin Findlay
b3bed2d5d2
Merge pull request #25754 from s0undt3ch/develop
...
Merge 2015.8 forward to develop
2015-07-27 13:34:56 -06:00
Thomas S Hatch
6ebc61b0c8
Merge pull request #25734 from Unity-Technologies/wait-after-reboot
...
Added a way to wait for a reboot to complete on Windows
2015-07-27 11:47:03 -06:00
Pedro Algarvio
1010eef5ff
Merge remote-tracking branch 'upstream/2015.8' into develop
2015-07-27 18:20:50 +01:00
Joseph Hall
828ea7a332
Merge pull request #25708 from rallytime/one-images
...
Added some image snapshot functions to the OpenNebula driver
2015-07-27 09:53:38 -06:00
Joseph Hall
0543b89138
Merge pull request #25715 from rallytime/one-actions
...
Added start, stop, and reboot functions to OpenNebula
2015-07-27 09:53:33 -06:00
Justin Findlay
bd4540e3a6
Merge pull request #25730 from sjorge/patch-1
...
patchelf lives in pkgsrc
2015-07-27 09:18:50 -06:00
Nicole Thomas
e0b3757bcd
Merge pull request #25724 from garethgreenaway/slack_engine
...
Slack engine
2015-07-27 09:08:28 -06:00
Daniel Hobley
1ad9da30e5
Added a way to wait for a reboot to complete on Windows
...
- This is useful if you have many states that are being run in a highstate and you don't want the rest of the states, running just before a reboot as this could lead to half complete states i.e installing software
2015-07-27 14:16:02 +02:00
Justin Findlay
5bb8c5adf4
Merge pull request #25731 from sjorge/patch-2
...
cleanup of python requirements
2015-07-26 20:21:37 -06:00
Justin Findlay
a9da4d54c7
Merge pull request #25727 from dougluce/pkgng-fix-add
...
Fix pkg.installed using salt:// sources on FreeBSD
2015-07-26 20:14:29 -06:00
Jorge Schrauwen
163346d02e
cleanup of python requirements
...
halite is deprecated, could requirements file got removed so importing it fails in the until loops.
2015-07-26 12:31:46 +02:00
Jorge Schrauwen
349b029cd8
patchelf lives in pkgsrc
...
alteast on base-64-lts 14.4.0 release
2015-07-26 12:23:59 +02:00
Justin Findlay
27f12e80a8
Merge pull request #25722 from uvsmtid/json-static-output
...
Minor docs changes to emphasize JSON output problems without `--static` option
2015-07-25 20:01:43 -06:00
Doug Luce
5cfe52591b
Fix pkg.installed using salt:// sources on FreeBSD
...
This just needed a little love.
This addresses #25726
2015-07-25 18:50:50 -07:00
Gareth J. Greenaway
faf2e917d1
lint fixes
2015-07-25 17:56:19 -07:00
Joseph Hall
17151c72ea
Merge pull request #25725 from AkhterAli/develop
...
added eu-central-1
2015-07-25 18:46:15 -06:00
Akhter Ali
7d016e2009
added eu-central-1
2015-07-25 19:51:56 -04:00
Gareth J. Greenaway
e6eafe9d06
Adding an engine to listen for Slack events. Alternatively control Salt via commands send via Slack.
2015-07-25 15:10:11 -07:00
Alexey Pakseykin
454b7b5815
Change docs for --static option with JSON - text B
2015-07-25 23:39:50 +08:00
Alexey Pakseykin
39d45ec691
Change docs for --static option with JSON - text A
2015-07-25 23:37:49 +08:00
Justin Findlay
f6fbbafd56
Merge pull request #25709 from colekowalski/ignore-direct-io
...
add direct-io-mode to mount_invisible_options
2015-07-24 18:10:46 -06:00
Justin Findlay
dca09f8d68
Merge pull request #25712 from cachedout/issue_25486
...
Fix outputter for state.apply
2015-07-24 16:13:10 -06:00
Nicole Thomas
d43abb4ece
Merge pull request #25698 from rallytime/bp-25659
...
Back-port #25659 to 2015.8
2015-07-24 16:11:23 -06:00
rallytime
f2c6740e48
Added start, stop, and reboot functions to OpenNebula
2015-07-24 16:03:48 -06:00
Mike Place
fa211e80a8
Fix outputter for state.apply
2015-07-24 14:36:58 -06:00
rallytime
937aa7c2ac
Kwargs must be a dict
2015-07-24 14:05:28 -06:00
C. R. Oldham
e9e233683d
Merge pull request #25673 from rallytime/one-vms
...
Added some virtual machine functions to the OpenNebula driver
2015-07-24 13:56:17 -06:00
rallytime
4a1d9378f0
Added some image snapshot functions to the OpenNebula driver
2015-07-24 13:09:02 -06:00
Cole Kowalski
c5abfa2a8b
add direct-io-mode to mount_invisible_options
2015-07-24 15:04:10 -04:00
rallytime
894a6238f7
Added more VM functions to the OpenNebula driver
2015-07-24 12:46:50 -06:00
rallytime
856eeb4329
Make sure we're using kwargs in the --action functions correctly
2015-07-24 12:46:50 -06:00
rallytime
a35e8ac722
Added more VM functions to the OpenNebula Driver
2015-07-24 12:46:50 -06:00
rallytime
77ca3471eb
Pylint fix
2015-07-24 12:46:49 -06:00
rallytime
8b8b8234fd
Added some virtual machine functions to the OpenNebula driver
2015-07-24 12:46:49 -06:00
Mike Place
837d5a60f1
Merge pull request #25707 from techhat/movetrace
...
Trace log whether or not data is a dict
2015-07-24 12:35:51 -06:00
Joseph Hall
c3384c4438
Trace log whether or not data is a dict
2015-07-24 12:31:49 -06:00