Nicole Thomas
ba15691abb
Merge pull request #26260 from nmadhok/doc-fix-2015.8
...
Correct spelling of integration in docs
2015-08-12 12:14:30 -06:00
Nitin Madhok
264f3bf656
Correct spelling of integration in docs
2015-08-12 13:27:30 -04:00
Thomas S Hatch
7c501f8a7b
Merge pull request #26226 from rallytime/fix-25463
...
Fix #25463
2015-08-12 11:04:11 -06:00
Nicole Thomas
6730990bbc
Merge pull request #26248 from nmadhok/vmware-cloud-test-2015.8
...
Initial commit of unit tests for vmware cloud driver
2015-08-12 10:59:15 -06:00
Colton Myers
47f56a7db7
Merge pull request #26228 from basepi/merge-forward-2015.8
...
[2015.8] Merge forward from 2015.5 to 2015.8
2015-08-12 10:16:06 -06:00
Colton Myers
1c661abc91
Skip failing event tests
...
@driskell it would be great if you could fix these up when you do your
2015.8 refactor
2015-08-12 10:15:11 -06:00
rallytime
71f1c3fd34
Provide a more accurate error message.
2015-08-12 09:26:53 -06:00
Nicole Thomas
90943ef847
Merge pull request #26244 from nmadhok/vmware-cloud-driver-additions-2015.8
...
Backport additions to VMware cloud driver from develop to 2015.8 branch
2015-08-12 08:53:57 -06:00
Nitin Madhok
fd7c365999
Lint Fix
2015-08-12 10:48:10 -04:00
Nitin Madhok
7c33f0ad54
Initial commit of unit tests for vmware cloud driver
2015-08-12 10:33:42 -04:00
Justin Findlay
7576193b4b
Merge pull request #26235 from sjorge/smartos-utils-helper
...
salt.utils.is_smartos_zone, inverse of is_smartos_globalzone
2015-08-12 08:27:15 -06:00
Nitin Madhok
dd02e0a967
Backport additions to VMware cloud driver from develop to 2015.8 branch
2015-08-12 10:07:05 -04:00
Jorge Schrauwen
483de86df5
salt.utils.is_smartos_zone, inverse of is_smartos_globalzone, inversint it with not could give errorous results.
2015-08-12 07:14:30 +00:00
Colton Myers
426b1631c6
Remove stray subscribe
2015-08-11 23:12:18 -06:00
Colton Myers
a7fcc49911
connect_pub call replaces subscribe call
2015-08-11 23:10:47 -06:00
Colton Myers
4e35a0ee01
Use list comp instead of filter (py3 compat)
2015-08-11 23:02:09 -06:00
Colton Myers
1502a39779
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
...
Conflicts:
conf/minion
salt/client/__init__.py
salt/states/dockerio.py
salt/utils/event.py
tests/unit/utils/event_test.py
2015-08-11 18:12:21 -06:00
rallytime
49352725c6
Make error message more polite.
2015-08-11 17:05:48 -06:00
rallytime
ac12bde29d
Provide more helpful error instead of stacktracing if service isn't running
...
Fixes #25463
2015-08-11 16:59:41 -06:00
rallytime
92eba02485
Escape \ in CLI Examples
2015-08-11 16:52:59 -06:00
Mike Place
1492a14ea5
Merge pull request #26221 from sjorge/smartos-grains
...
SmartOS grain fixes
2015-08-11 15:45:14 -06:00
Jorge Schrauwen
22acfa1320
fix ip adres issues on SunOS/SmartOS
2015-08-11 20:59:19 +00:00
Mike Place
8e992f23d0
Merge pull request #26218 from terminalmage/issue4699
...
Add warning about file.recurse unicode errors with vim swap files.
2015-08-11 14:21:08 -06:00
Erik Johnson
9c155e0c1a
Add warning about file.recurse unicode errors with vim swap files.
...
Fixes #4699 .
2015-08-11 15:16:44 -05:00
Jorge Schrauwen
06df3ef7c1
SunOS should use isainfo to figureout osarch.
...
Info from isainfo manpage
-k
Prints the name of the instruction set(s) used by the
operating
system kernel components such as device drivers and STREAMS
modules.
2015-08-11 18:36:11 +00:00
Justin Findlay
d69f50e848
Merge pull request #26214 from rallytime/bp-24878
...
Back-port #24878 to 2015.8
2015-08-11 12:27:59 -06:00
Jorge Schrauwen
749cc419ec
Just skip the smbios stuff on SmartOS regardless, even if smbios works
...
in the global zone, it is not compatible!
Usage: smbios [-BeOsx] [-i id] [-t type] [-w file] [file]
-B disable header validation for broken BIOSes
-e display SMBIOS entry point information
-i display only the specified structure
-O display obsolete structure types
-s display only a summary of structure identifiers and types
-t display only the specified structure type
-w write the raw data to the specified file
-x display raw data for structures
2015-08-11 18:23:30 +00:00
Jorge Schrauwen
ccd400a2f6
skip smbios grains on SmartOS when inside a zone
2015-08-11 18:14:17 +00:00
Jorge Schrauwen
cf74e49fca
tweak smartos release info
2015-08-11 17:49:34 +00:00
Seth House
4471c3f237
Add note about top-file only env assignment and the show_top() function
2015-08-11 11:29:33 -06:00
Seth House
5864111429
Minor spelling, style fixes
2015-08-11 11:29:25 -06:00
Mike Place
8ad37e0558
Remove debugger
2015-08-11 11:29:19 -06:00
Mike Place
05c21297de
Fix env ordering in merged list
2015-08-11 11:29:13 -06:00
Mike Place
a5522f1581
Removed incorrect default config
2015-08-11 11:29:06 -06:00
Mike Place
8ca0e59891
Lint
2015-08-11 11:28:59 -06:00
Mike Place
845d26f45e
Add top_file_merging_strategy to mopts
2015-08-11 11:28:54 -06:00
Mike Place
c76084a960
Compare against client_env if that resolves
2015-08-11 11:28:47 -06:00
Mike Place
cfb6982227
Adding some dictupdate merge tests
...
Add new option for top_file_merging_strategy to config
Add master config file option
Adding additional tests
Lexicographical test works
Make default strategy
Simplify to just an option about whether or not to merge
Changes
Implement ordered top files
Implement merge strategies and default top files
Lint
Doc rewrite and start on ordering
Remove debugging
Moving to env_order
Adding env_order
Still writing tests
More tests and docs
2015-08-11 11:28:40 -06:00
Mike Place
1c31722b49
Merge pull request #26211 from techhat/movespm
...
Move SPM to its own directory
2015-08-11 11:23:59 -06:00
Joseph Hall
176fa12d51
Move SPM to its own directory
2015-08-11 10:24:55 -06:00
Erik Johnson
8edc0d82c6
Merge pull request #26197 from TronPaul/gitfs-whitelist-base-fix
...
Fix GitFS when whitelisting base
2015-08-11 11:06:09 -05:00
Mike Place
b996cf41b1
Merge pull request #26200 from alprs/fix-salt_cloud_current_user
...
Make it possible to run salt-cloud as current user
2015-08-11 09:01:44 -06:00
Mike Place
82caf52497
Merge pull request #26201 from kev009/fbsd-disks-fix
...
Avoid VBOX storage emulation bugs in FreeBSD disks grain
2015-08-11 08:40:35 -06:00
Kevin Bowling
ded9f78ec0
Cache the VBOX check so we don't have to spawn another camcontrol for each disk
2015-08-11 01:50:19 -07:00
Kevin Bowling
2a24f8b768
Avoid VBOX storage emulation bugs in FreeBSD disks grain
2015-08-11 01:42:03 -07:00
Andreas Lutro
0f985e9883
salt-cloud: None means run as current user
2015-08-11 09:33:23 +02:00
Justin Findlay
7e58ee88dc
Merge pull request #26188 from basepi/merge-forward-2015.8
...
[2015.8] Merge forward from 2015.5 to 2015.8
2015-08-10 22:17:59 -06:00
Mark McGuire
f3c1965785
Fix GitFS when whitelisting base
...
- deconflate ref and env in every implementation of GitFS get_tree
2015-08-10 22:47:30 -05:00
Mike Place
b72207f1c6
Merge pull request #26194 from basepi/fix.virt.grain.26121
...
Allow virtual grains to be generated even if virt-what is not available
2015-08-10 18:47:59 -06:00
Colton Myers
ed74766070
Allow virtual grains to be generated even if virt-what is not available
...
Also normalized _cmds to be a list. The set() functionality wasn't
actually being used, we were just overwriting it with a list. Sets are
also unordered, which is a problem for a list of commands we want to run
in order.
Fixes #26121
2015-08-10 17:17:59 -06:00