Colton Myers
|
3a7289a0cb
|
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
Conflicts:
doc/ref/states/all/salt.states.aptpkg.rst
doc/ref/states/all/salt.states.etcd_mod.rst
doc/topics/releases/releasecandidate.rst
salt/client/mixins.py
salt/modules/win_pkg.py
tests/unit/modules/boto_vpc_test.py
|
2015-07-08 16:24:58 -06:00 |
|
rallytime
|
138c4f1e72
|
Remove parted deprecations and fix failing tests
|
2015-07-08 09:03:55 -06:00 |
|
Pedro Algarvio
|
f36123c4df
|
ArrayConfig must have items passed. Added DictConfig with tests.
|
2015-07-07 15:10:16 +01:00 |
|
rallytime
|
f959e165a1
|
Clean up imports
|
2015-07-07 06:28:10 -06:00 |
|
rallytime
|
fbc9c0d6bf
|
Fix Pylint
|
2015-07-07 05:43:00 -06:00 |
|
Pedro Algarvio
|
884212532a
|
Add test for subclassed Configuration classes
|
2015-07-07 10:45:29 +01:00 |
|
Colton Myers
|
9fde9df55b
|
Remove tests (glance rewrite requires test rewrite)
|
2015-07-06 14:13:15 -06:00 |
|
rallytime
|
fe2561f415
|
Update moto version check in boto_vpc_test and update min version
Fixes #24272
|
2015-07-06 14:03:59 -06:00 |
|
Pedro Algarvio
|
0cbf22d884
|
Merge pull request #25145 from s0undt3ch/features/raas-17-salt-cloud-2015.8
Implement `oneOf`, `anyOf`, `allOf` and `not` with unit tests
|
2015-07-03 17:56:44 +01:00 |
|
Pedro Algarvio
|
44738b2123
|
Lint fixes
|
2015-07-03 17:56:31 +01:00 |
|
Pedro Algarvio
|
f84c3e4fbd
|
Add support for enumNames
|
2015-07-03 16:40:48 +01:00 |
|
Pedro Algarvio
|
0d9173c57e
|
Remove repeated test
|
2015-07-03 16:28:57 +01:00 |
|
Pedro Algarvio
|
625e0b6c06
|
Implement oneOf , anyOf , allOf and not with unit tests
|
2015-07-03 16:24:46 +01:00 |
|
Thomas S Hatch
|
3922992e6b
|
Merge pull request #25131 from s0undt3ch/features/raas-17-salt-cloud-2015.8
Array support in salt.utils.config
|
2015-07-02 13:40:34 -06:00 |
|
Pedro Algarvio
|
237023dde0
|
Support Configuration as an array item
|
2015-07-02 17:38:06 +01:00 |
|
Pedro Algarvio
|
51e76c3a38
|
Properly handle salt.utils.config.Null
|
2015-07-02 17:38:06 +01:00 |
|
Pedro Algarvio
|
e0f4706ef6
|
Add array support to salt.utils.config (with unit tests)
|
2015-07-02 17:38:06 +01:00 |
|
Colton Myers
|
24d51fb8f1
|
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
Conflicts:
doc/ref/configuration/minion.rst
salt/config.py
salt/modules/sudo.py
tests/integration/states/file.py
|
2015-07-02 09:46:36 -06:00 |
|
Pedro Algarvio
|
f65501fff4
|
Merge pull request #25106 from s0undt3ch/features/raas-17-salt-cloud-ng
Minor refactor + Unit tests for salt.utils.config + minor changes to 2 cloud drivers
|
2015-07-02 11:58:34 +01:00 |
|
Pedro Algarvio
|
545d7e0a34
|
PyLint fixes
|
2015-07-02 10:10:25 +01:00 |
|
Pedro Algarvio
|
07167422ba
|
Also test pattern
|
2015-07-02 10:08:08 +01:00 |
|
Pedro Algarvio
|
4d4e94b59c
|
Unit tests for salt.utils.config
|
2015-07-01 18:18:31 +01:00 |
|
Justin Findlay
|
071ee44d41
|
Revert "Revert "adding states/postgres_database unit test case.""
|
2015-07-01 09:47:08 -06:00 |
|
Justin Findlay
|
bf8c7e7a9d
|
Merge pull request #24362 from jayeshka/postgres_user-states-unit-test
adding states/postgres_user unit test case.
|
2015-07-01 15:45:31 -06:00 |
|
Justin Findlay
|
4195cea512
|
Merge pull request #24361 from jayeshka/postgres_schema-states-unit-test
adding states/postgres_schema unit test case.
|
2015-07-01 15:44:56 -06:00 |
|
Justin Findlay
|
ada8fe57d4
|
Merge pull request #24331 from jayeshka/postgres_extension-states-unit-test
adding states/postgres_extension unit test case.
|
2015-07-01 15:43:58 -06:00 |
|
Justin Anderson
|
21709aa483
|
Merge pull request #25096 from jfindlay/postgres_group_test
Postgres group test
|
2015-07-01 12:48:25 -06:00 |
|
David Boucha
|
0a846400c6
|
Merge pull request #25085 from jfindlay/fix_file
accept all sources in the file state
|
2015-07-01 12:23:45 -06:00 |
|
Justin Findlay
|
a98394210e
|
Merge pull request #25095 from jfindlay/win_groupadd_test
Win groupadd unit tests
|
2015-07-01 12:18:53 -06:00 |
|
Justin Findlay
|
3c379dc115
|
declobber postgres state unit test mocking
|
2015-07-01 12:01:50 -06:00 |
|
Justin Findlay
|
564dffd14a
|
depend on win libs rather than mocking them
|
2015-07-01 11:14:19 -06:00 |
|
Justin Findlay
|
937a252e16
|
remove unnecessary file state tests
|
2015-06-30 17:16:17 -06:00 |
|
Colton Myers
|
99fc7ecb4b
|
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-develop
Conflicts:
doc/man/salt-call.1
doc/man/salt-cloud.1
doc/man/salt-cp.1
doc/man/salt.7
salt/cloud/__init__.py
salt/fileclient.py
salt/modules/file.py
salt/modules/gpg.py
|
2015-06-29 16:49:40 -06:00 |
|
Mike Place
|
db9d61251b
|
Lint
|
2015-06-29 16:16:11 -06:00 |
|
Mike Place
|
afbe54e677
|
Reset grains opts on each test
|
2015-06-29 16:15:41 -06:00 |
|
Thomas S Hatch
|
51ac7ae038
|
Merge pull request #24963 from whytewolf/neutron-update
Neutron.create_network more in line with neutron net-create, with test
|
2015-06-29 09:46:08 -07:00 |
|
Mike Place
|
96a6e446da
|
Try another way to fix grains test
|
2015-06-29 10:42:13 -06:00 |
|
Jayesh Kariya
|
e3045be5a9
|
adding redismod unit test case.
|
2015-06-29 14:13:45 +05:30 |
|
Jayesh Kariya
|
bb0a6d5625
|
adding states/supervisord unit test case.
|
2015-06-26 13:06:53 +05:30 |
|
Colton Myers
|
f65e663353
|
Merge pull request #24937 from basepi/merge-forward-develop
Merge forward from 2015.5 to develop
|
2015-06-25 16:03:47 -06:00 |
|
Mike Place
|
d48af16594
|
Set grains test to local
|
2015-06-25 15:30:16 -06:00 |
|
Colton Myers
|
63667e0d49
|
Add more side effects
|
2015-06-25 14:08:47 -06:00 |
|
Gareth J. Greenaway
|
55eb73b0c9
|
fixing unit tests.
|
2015-06-25 11:33:36 -07:00 |
|
Colton Myers
|
880760f813
|
Fix ssh_auth test
|
2015-06-25 11:17:00 -06:00 |
|
Thomas Phipps
|
09ed674491
|
forgot the unit test. or at least couldn't find it originally.
|
2015-06-24 17:09:13 -07:00 |
|
Colton Myers
|
acb7c6f52b
|
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-develop
Conflicts:
salt/minion.py
salt/modules/network.py
salt/utils/cloud.py
salt/utils/job.py
|
2015-06-24 11:44:04 -06:00 |
|
Mike Place
|
78eb91ce0b
|
Merge pull request #24932 from cachedout/fix_grains_test
Fix grains test
|
2015-06-24 10:47:08 -06:00 |
|
Mike Place
|
e1069741ea
|
Fix grains test
|
2015-06-24 10:46:40 -06:00 |
|
Thomas S Hatch
|
2a91f6f06d
|
Merge pull request #24734 from garethgreenaway/config_changes
Alllow configuration items using either module.key or module:key
|
2015-06-24 10:46:09 -06:00 |
|
Justin Findlay
|
90819f9c37
|
Merge pull request #24923 from jayeshka/status-states-unit-test
adding states/status unit test case.
|
2015-06-24 09:50:07 -06:00 |
|