Jack Kuan
c7f5f0be6d
Fix bugs in pip and virtualenv module/state.
...
- Fixed a local 'treq' referenced before assignment bug when the
requirements file is not "salt://..." but a local file path.
- Fixed virtualenv such that the result will be False if pip fails.
2012-09-05 15:49:46 -04:00
Stas SUȘCOV
f7c31faff7
Updated jobs runner to handle printing of job return data.
...
This should be useful when a peer publishes a command
and wants to fetch details back.
2012-09-05 20:59:54 +03:00
Thomas S Hatch
bd1058ab44
Start on test docs, ref #1920
2012-09-05 10:34:33 -06:00
Thomas S Hatch
cd2f8a6ece
Merge pull request #1969 from wilkystyle/develop
...
Develop
2012-09-05 08:45:54 -07:00
Mike Wilkerson
64b6f68b45
improved the shebang removal for JSON
2012-09-05 11:38:44 -04:00
Mike Wilkerson
3ab02e5cb1
added cmd_json.py
2012-09-05 10:51:00 -04:00
Mike Wilkerson
d925d0b117
Merge branch 'develop' of https://github.com/saltstack/salt into develop
2012-09-05 10:49:46 -04:00
Mike Wilkerson
88ad39a4fb
fixed passing the shebang line as json
2012-09-05 10:49:26 -04:00
Pedro Algarvio
a8e62f1a15
Merge pull request #1968 from s0undt3ch/develop
...
Fix `ValueError` on Py2.6 zero length field names are not supported
2012-09-05 04:13:33 -07:00
Pedro Algarvio
75f262c447
Fix ValueError
on Py2.6 zero length field names are not supported
2012-09-05 12:11:16 +01:00
Pedro Algarvio
33f1f312ed
Merge pull request #1967 from s0undt3ch/issues/1964
...
Fix/Improve the minionswarm
2012-09-05 04:06:29 -07:00
Pedro Algarvio
fc3070c3bb
Keep minionswarm temporary files/dirs. Refs #1964 .
...
* Provide an option to the parer which allows not to delete temporary files/directories created for the minionswarm.
2012-09-05 12:01:48 +01:00
Pedro Algarvio
145197b48b
Fix test/minionswarm.py
. Refs #1964 .
...
* Allow the `minionswarm` to run under user space
* Provide some additional configuration to the minions to use the temporary directories created for the swarm.
* Try to properly shutdown the running minions.
* As a last resort, `kill -KILL` all minions still running.
2012-09-05 11:54:17 +01:00
Anders Bruun Olsen
ac23b52483
Add full restart option to upstart and service-state
2012-09-04 20:16:41 +02:00
Thomas S Hatch
777820133f
Merge pull request #1958 from s0undt3ch/develop
...
Only try to create non empty directory names.
2012-09-04 07:44:35 -07:00
Pedro Algarvio
436e161517
Add a log messages to know the minion's socket URI's
2012-09-04 15:24:44 +01:00
Pedro Algarvio
9c071fdddb
Only try to create non empty directory names.
2012-09-04 14:49:14 +01:00
Thomas S Hatch
d7a9fcb826
Merge pull request #1954 from s0undt3ch/issues/1948
...
Fix #1948
2012-09-03 19:48:49 -07:00
Thomas S Hatch
983767d3aa
Merge pull request #1950 from s0undt3ch/develop
...
Fix syntax error from last commit.
2012-09-03 19:44:04 -07:00
Pedro Algarvio
99a714d235
Some PEP8 fixes.
2012-09-03 23:32:41 +01:00
Pedro Algarvio
81ccd7c9a7
Remove un-used import.
2012-09-03 23:26:59 +01:00
Pedro Algarvio
e7a10cce98
Fix saltstack/salt#1948
...
* `SaltCPOptionParser` was not reading any configuration file. It should!
* Fixed the `salt-cp` test which was not testing anything, until now.
2012-09-03 23:24:08 +01:00
Pedro Algarvio
f33622f05c
Merge branch 'develop' of git://github.com/saltstack/salt into develop
2012-09-03 22:26:31 +01:00
Pedro Algarvio
6110a72231
Fix syntax error from last commit.
2012-09-03 19:10:38 +01:00
Thomas S Hatch
71e08a8e26
Merge pull request #1949 from s0undt3ch/develop
...
Fix state tests && auto ulimit handling
2012-09-03 10:24:08 -07:00
Thomas S Hatch
9b6c38ac07
Merge pull request #1947 from romeotheriault/add-solaris-virtual-grain
...
Separated and cleaned up solaris zone detection
2012-09-03 10:20:55 -07:00
Thomas S Hatch
02d9b6a487
Merge pull request #1946 from romeotheriault/fix-solaris-ps-grain
...
fix solaris ps grain
2012-09-03 10:19:53 -07:00
Pedro Algarvio
e2d0ffa992
Automatically try to raise max open files setting if too low when running tests.
2012-09-03 17:42:36 +01:00
Pedro Algarvio
68cbd08070
Merge branch 'develop' of git://github.com/saltstack/salt into develop
2012-09-03 16:41:25 +01:00
Pedro Algarvio
5ec829a46e
Fix state tests.
2012-09-03 16:40:52 +01:00
Romeo Theriault
f05d2cf4dd
fix solaris ps grain
2012-09-02 22:30:20 -10:00
Romeo Theriault
e1c0f33e11
Separated and cleaned up solaris zone detection
2012-09-02 22:02:13 -10:00
Thomas S Hatch
4e3f30c2bf
Merge branch 'develop' of github.com:saltstack/salt into develop
2012-09-03 00:25:00 -06:00
Thomas S Hatch
8913648e6f
Fix crypt settings
2012-09-03 00:24:37 -06:00
Thomas S Hatch
db813d04e9
Make id optional
2012-09-02 23:42:40 -06:00
Thomas S Hatch
7b16efda4c
Set identity in sreq
2012-09-02 23:26:07 -06:00
Thomas S Hatch
6e8ea370bc
Merge pull request #1944 from conceptho/state-pecl
...
PECL state
2012-09-02 22:22:50 -07:00
Josmar Dias
88340acb52
fixing docs
2012-09-03 02:16:17 -03:00
Thomas S Hatch
cdff4bb149
Merge branch 'develop' of github.com:saltstack/salt into develop
2012-09-02 22:43:55 -06:00
Thomas S Hatch
94a57bd806
repair minionswarm for updated configdir changes
2012-09-02 22:42:49 -06:00
Thomas S Hatch
61dcc0d43c
Merge pull request #1943 from conceptho/state-pecl
...
Adding pecl state and module
2012-09-02 21:05:09 -07:00
Josmar Dias
bfafdc42bc
adding myself to authors
2012-09-03 00:53:00 -03:00
Josmar Dias
89bcfa37ef
Adding pecl state and module
2012-09-03 00:26:42 -03:00
Thomas S Hatch
dd441d57a3
Merge pull request #1942 from seanchannel/patch-5
...
increase ulimit
2012-09-02 14:14:23 -07:00
Sean Channel
c5966e0980
increase ulimit
...
1024 is not enough. This might be only on Ubuntu, where 1024 is already the default, but it's not just me.
2012-09-02 14:00:28 -07:00
Jeff Schroeder
1904008be3
Merge pull request #1940 from brutasse/brutasse-states
...
Added my states repo to the community section
2012-09-02 07:46:33 -07:00
Bruno Renié
a6568f6383
Added my states repo to the community section
2012-09-02 13:45:03 +02:00
Thomas S Hatch
a8b302b9fb
Apply logic fixes for #1870
2012-09-02 00:48:24 -06:00
Thomas S Hatch
030cfafab6
Fix #1921
2012-09-02 00:27:28 -06:00
Thomas S Hatch
58f5d03f19
'' is not always in sys.path
2012-09-02 00:03:16 -06:00