salt/tests/integration/shell
Thayne Harbaugh 6f4cfd01fc Specify compound matches as lists
Compound matches, such as nodegroups, can now be specified as lists.  This
avoids splitting on whitespace which may be part of a key or value.

Right now this only works for nodegroups.  Making the argument to "-C"
(compound list) a JSON argument is a future task.
2015-04-24 17:00:04 -06:00
..
__init__.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00
arguments.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
auth.py Lint (blank lines) 2015-03-21 15:36:04 -06:00
call.py Fix calltest 2015-04-11 15:59:06 -04:00
cloud.py The imports do work! 2015-01-30 22:25:29 +00:00
cp.py Make PEP-8 checker happier 2015-04-21 20:35:14 -06:00
enabled.py Python 3 compat fixes for develop 2015-04-17 12:00:01 -06:00
key.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
master_tops.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
master.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
matcher.py Specify compound matches as lists 2015-04-24 17:00:04 -06:00
minion.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
runner.py Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop 2015-02-23 14:25:51 -07:00
syndic.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00