Clint Savage
af0840cce9
add create_ca_cert method
2012-08-22 17:19:30 -06:00
Clint Savage
b244e07043
initial ca.py module
2012-08-22 17:14:50 -06:00
Thomas S Hatch
da8df03a6c
Merge pull request #1867 from fatbox/more-virt
...
Minidom fixups to prevent Exceptions
2012-08-22 13:42:31 -07:00
Evan Borgstrom
47fea1fc0b
Minidom fixups to prevent Exceptions
2012-08-22 15:25:45 -04:00
Thomas S Hatch
c64df33d81
Merge pull request #1866 from marcinkuzminski/patch-1
...
Update debian/control
2012-08-22 09:46:12 -07:00
Thomas S Hatch
9ac5a3d623
Merge pull request #1862 from seanchannel/develop
...
bad salt-key cmdline example
2012-08-21 19:19:54 -07:00
Sean Channel
06fdfe6cfa
bad salt-key cmdline example
2012-08-21 15:03:48 -07:00
Thomas S Hatch
b38188d43b
Add followlinks to the local client so it behaves like the remote client
2012-08-21 10:07:52 -06:00
Marcin Kuźmiński
2a90ef4d35
Update debian/control
...
When building latest dev i noticed that build doesn't require msgpack-python,
yet when trying to install build .deb it is required.
2012-08-21 16:05:20 +03:00
Thomas S Hatch
6a2084540e
Merge pull request #1860 from egut/develop
...
Added some more catch exception so we always return
2012-08-20 23:47:50 -07:00
Thomas S Hatch
aaf55b94c1
Fix #1830
2012-08-21 00:10:45 -06:00
Thomas S Hatch
353d82fc7c
Merge pull request #1859 from fatbox/more-virt
...
Add two new functions to set the memory and vcpus allocated to a VM
2012-08-20 22:13:42 -07:00
Evan Borgstrom
7b4fc2aa1e
Add two new functions to set the memory and vcpus allocated to a VM
2012-08-21 01:09:20 -04:00
Thomas S Hatch
ab9cdcf60e
Merge branch 'develop' of github.com:saltstack/salt into develop
2012-08-20 15:38:53 -06:00
Thomas S Hatch
480837d344
there was no 0.9.10
2012-08-20 15:38:38 -06:00
Thomas S Hatch
a850f5bc01
Merge pull request #1858 from kjkuan/develop
...
Small documentation fix: hexidecimal -> octal
2012-08-20 14:35:25 -07:00
Jack Kuan
348213d07d
Merge branch 'develop' of https://github.com/saltstack/salt into develop
2012-08-20 16:15:28 -04:00
Jack Kuan
1e75b6b56a
Small doc fix.
2012-08-20 16:15:04 -04:00
Pedro Algarvio
e29ce034a2
Merge branch 'develop' of git://github.com/saltstack/salt into develop
2012-08-20 20:03:28 +01:00
Thomas S Hatch
0757adaf80
Merge pull request #1857 from seanchannel/patch-2
...
clear up dependency issues slightly
2012-08-20 12:03:07 -07:00
Sean Channel
b60812af1b
clear up dependency issues slightly
...
I encountered the problem from issue #391 with the latest develop in Ubuntu 12.04 and found it necessary to install ubuntu's packages for all the dependencies on the install page, then make sure to call virtualenv with --system-site-packages so pip did not try to compile those.
https://github.com/saltstack/salt/issues/391
2012-08-20 12:00:35 -07:00
Thomas S Hatch
d91381c73c
Merge pull request #1856 from s0undt3ch/develop
...
Remove stale keyfiles every time the master starts.
2012-08-20 11:49:57 -07:00
Pedro Algarvio
ee1f11d235
Remove stale keyfiles every time the master starts.
2012-08-20 19:48:06 +01:00
Pedro Algarvio
d90398936d
Remove stale keyfiles every time the master starts.
2012-08-20 19:47:01 +01:00
Thomas S Hatch
2f12e05b59
Handle error when None is passed
2012-08-20 12:32:06 -06:00
Thomas S Hatch
aa1ebc0721
Fix breaking the parsers for non daemonizable calls
2012-08-20 12:25:12 -06:00
Thomas S Hatch
f853a8fd1a
Merge branch 'develop' of github.com:saltstack/salt into develop
2012-08-20 12:13:55 -06:00
Thomas S Hatch
a5ae111c2a
Fix #1831
2012-08-20 12:13:37 -06:00
Thomas S Hatch
4b8bdd6013
Merge pull request #1855 from s0undt3ch/develop
...
Create `gen_keys_dir` directory on `salt-key`
2012-08-20 10:01:57 -07:00
Pedro Algarvio
6f57c4461c
Create gen_keys_dir
directory on salt-key
...
If the user passes a non existing path to `--gen-keys-dir`, we create it before trying to write the keys into it.
2012-08-20 17:52:07 +01:00
Pedro Algarvio
6367d887e1
Merge branch 'develop' of git://github.com/saltstack/salt into develop
2012-08-20 17:38:35 +01:00
Thomas S Hatch
e3464a4898
Set the version number to a develop version
2012-08-20 10:37:28 -06:00
Thomas S Hatch
56874d228e
Merge branch 'develop' of github.com:saltstack/salt into develop
2012-08-20 09:47:59 -06:00
Thomas S Hatch
0f2e95c48a
Fix #1716
2012-08-20 09:47:36 -06:00
Thomas S Hatch
8714db3957
Merge pull request #1854 from fatbox/run-cwd
...
Ensure we can access the cwd, if not default to /
2012-08-20 08:08:42 -07:00
Evan Borgstrom
6be4165d35
Ensure we can access the cwd, if not default to /
2012-08-20 10:59:48 -04:00
Thomas S Hatch
464aa47ed6
Merge pull request #1850 from fatbox/virt-fixups
...
Improvements to the virt module
2012-08-20 07:41:26 -07:00
Thomas S Hatch
576f1a6269
Merge pull request #1851 from fatbox/minion-grains
...
Fix a bug, small performance improvement
2012-08-20 07:26:45 -07:00
Thomas S Hatch
f81c621156
Merge pull request #1849 from fatbox/run-from-php-fixups
...
Provide a default path to the salt.utils.which command (See GH-1844)
2012-08-20 07:18:00 -07:00
Erik Günther
679f79cbd1
Added some more catch exception so we always return
2012-08-20 07:54:02 +00:00
Evan Borgstrom
75eed42542
Fix a bug, small performance improvement
2012-08-19 15:42:08 -04:00
Evan Borgstrom
2a4d5a1098
Ensure the correct return when creating from XML
2012-08-19 14:38:33 -04:00
Evan Borgstrom
a53a33b4de
Ensure the correct flags are passed to reset/reboot, check sendKey output
2012-08-19 14:14:29 -04:00
Evan Borgstrom
41e70cd5f3
Add functions for rebooting/resetting VMs
2012-08-19 11:05:24 -04:00
Evan Borgstrom
09a47f18b8
Only purge if the destroy succeeds
2012-08-19 11:05:05 -04:00
Evan Borgstrom
6203d97ddd
Ensure consistency with return code checking, PEP-20 updates
...
Previously we were ignoring the return code from libvirt calls and
simply returning True without actually signalling if the call succeeded.
There were a couple places in the code that the libvirt return was
checked to '== 0' but now all calls that return a boolean status use
this same logic.
There were a few places where we were catching all exceptions to
determine if we succeeded or not. There's no reason to catch all
exceptions as it may mask a deeper issue. (PEP-20)
2012-08-19 11:01:11 -04:00
Evan Borgstrom
2c656e225d
Provide a default path to the salt.utils.which command (See GH-1844)
2012-08-18 13:09:28 -04:00
Thomas S Hatch
f25167802a
fix test that broke because of output changes
2012-08-18 01:48:40 -06:00
Thomas S Hatch
d848a98010
Allow the running user access to execute all functions
2012-08-18 01:34:58 -06:00
Thomas S Hatch
a9591ec4bc
Fix errors when starting the master as a user
2012-08-18 01:27:07 -06:00