Bret Palsson
5f8f3d3f28
Require python-requests for install
2014-04-08 07:40:08 +00:00
Pedro Algarvio
cfcc006a75
Merge pull request #11837 from bretep/patch-5
...
Support change from urllib2 to requests lib.
2014-04-08 08:37:03 +01:00
Bret Palsson
1134d34a2d
Support change from urllib2 to requests lib.
...
Commit f809f91
changed the fileclient from urllib2 to requests. To properly build a .deb package we need to add python-requests to the build dependencies.
2014-04-07 23:11:14 -07:00
Thomas S Hatch
2df20719de
Allow for more files to be more easily set to executable
...
This allows for files to just be listed and then BAM! They are
installed executable
2014-04-07 23:29:29 -06:00
Thomas S Hatch
f02ed6ad47
import salt._compat
2014-04-07 23:21:02 -06:00
Thomas S Hatch
96842191c7
Add auto snapshotting for lvm backed lxc containers
...
This makes the init call automatically create a base lvm
container to build clones from, making it a great deal faster
and space efficient to spin up many containers and all without
needing human intervention apart from cofiguring the volume group
to use
2014-04-07 22:58:20 -06:00
Joseph Hall
33685d4e32
Merge pull request #11832 from gtmanfred/serviceCatalog
...
Remove the global conn variable. fixes #11831
2014-04-07 18:00:52 -06:00
Joseph Hall
adf3b91c2e
Merge pull request #11834 from cvrebert/patch-1
...
modules.dockerio.port(): fix typo
2014-04-07 17:57:16 -06:00
Chris Rebert
bdc9c26b00
modules.dockerio.port(): fix typo
...
************* Module salt.modules.dockerio
salt/modules/dockerio.py:708: [W0613(unused-argument), port] Unused argument 'private_port'
2014-04-07 16:42:08 -07:00
Daniel Wallace
93392e517f
Remove the global conn variable. fixes #11831
...
This should have been removed before the previous pull request
2014-04-07 18:18:10 -05:00
Thomas S Hatch
fb8f1ddfc0
Merge pull request #11823 from gtmanfred/serviceCatalog
...
Use the service_catalog, auth_token, and bypass_url in order to decrease authentications
2014-04-07 17:00:31 -06:00
Thomas S Hatch
77660628a3
don't exit without a newline
2014-04-07 16:52:17 -06:00
Thomas S Hatch
11a6295a18
Hard kill with a destroy
2014-04-07 16:52:17 -06:00
Thomas S Hatch
f1a2b7abb5
Add kill option to lxc-stop
2014-04-07 16:52:17 -06:00
Pedro Algarvio
148c8063e4
Prefer subprocess.Popen
, we're not streaming anything.
2014-04-07 23:26:23 +01:00
Thomas S Hatch
737a21c34c
Add lxc templates to the mix
2014-04-07 16:19:47 -06:00
Pedro Algarvio
7b82b771f8
Merge pull request #11829 from s0undt3ch/develop
...
Prefer `subprocess.Popen` for now
2014-04-07 23:16:04 +01:00
Pedro Algarvio
a22a3af684
Prefer subprocess.Popen
for now
2014-04-07 23:14:27 +01:00
Pedro Algarvio
4a44848ad2
Merge pull request #11826 from s0undt3ch/develop
...
Prefer `testrun-no-deps` over `testrun`.
2014-04-07 23:05:57 +01:00
Daniel Wallace
7f85139e22
fix keystone module for pylint
2014-04-07 17:05:52 -05:00
Daniel Wallace
51f4c8d16a
pylint fixes
2014-04-07 17:05:52 -05:00
Daniel Wallace
6d93543034
Fix the references to get_entry
2014-04-07 17:05:52 -05:00
Daniel Wallace
6184b24627
AmbiguousEndpoints requires region_name
2014-04-07 17:05:52 -05:00
Daniel Wallace
8a06fa46f9
Attempt to only authenticate once in SaltNova
2014-04-07 17:05:52 -05:00
Pedro Algarvio
20adbd725a
Prefer testrun-no-deps
over testrun
.
2014-04-07 23:00:53 +01:00
Thomas S Hatch
51cb86237e
update lxc tarball lookup location
2014-04-07 15:54:16 -06:00
Thomas S Hatch
faf7248ca0
Put the script in the right place
2014-04-07 15:53:06 -06:00
Thomas S Hatch
49478164c0
Adding boilerplate too quickly....
2014-04-07 15:44:56 -06:00
Thomas S Hatch
cdeaae2f47
Ahhh! First person :)
2014-04-07 15:29:19 -06:00
Thomas S Hatch
33ccd3c28a
Merge pull request #11812 from zeezooz/iptables_recent
...
More iptables arguments.
2014-04-07 15:25:17 -06:00
Thomas S Hatch
b72fa627ac
Add virtual function to softwareupdate
2014-04-07 15:19:39 -06:00
Thomas S Hatch
1d64aef462
Merge pull request #11802 from southquist/softwareupdate-module-MacOS
...
added softwareupdate module for MacOS
2014-04-07 15:17:36 -06:00
Thomas S Hatch
d6752c04c7
Merge pull request #11811 from makinacorpus/perf
...
Performance: Do not scan entirely the jobs folder
2014-04-07 15:16:56 -06:00
Thomas S Hatch
1ee04fb90f
Merge pull request #11738 from UtahDave/fix_makedirs
...
Error out on non-existent Windows drive letter
2014-04-07 15:16:26 -06:00
Thomas S Hatch
8e46abb2f2
Add sys.list_state_modules
2014-04-07 15:10:55 -06:00
Thomas S Hatch
6663799e3b
Add sys.list_states
2014-04-07 15:10:55 -06:00
Joseph Hall
ee71b9c94d
Merge pull request #11820 from zeezooz/iptables_parser
...
Support for options without value, add options from xtables-addons.
2014-04-07 15:10:10 -06:00
Andrew Burdo
a5b39b1c61
Support for options without value, add options from xtables-addons.
...
Used in state iptables.set_policy and modules iptables.get_rules and iptables.get_policy.
2014-04-07 23:35:38 +03:00
Thomas S Hatch
3b20382505
Add state.sls_id function
2014-04-07 14:28:14 -06:00
Pedro Algarvio
007c48cffa
Merge pull request #11817 from s0undt3ch/develop
...
jenkins.py improvements
2014-04-07 21:21:40 +01:00
Colton Myers
9258a8ea3e
Merge pull request #11815 from rallytime/auth_timeout_fix
...
Increased default auth_timeout value from 3 to 60
2014-04-07 14:21:16 -06:00
Pedro Algarvio
0705d46ca7
Also check for the proper remote URL
2014-04-07 21:16:36 +01:00
Pedro Algarvio
179bef1de8
Remove unnecessary code
2014-04-07 21:07:47 +01:00
Thomas S Hatch
4e38098834
Merge pull request #11813 from jhenry82/cmd_ignore_retcode
...
Don't force log level to ERROR when an onlyif or unless fails
2014-04-07 14:02:28 -06:00
rallytime
f9a8a65d1a
Increased default auth_timeout value from 3 to 60
2014-04-07 13:57:17 -06:00
David Boucha
7f1fa85b27
Error out on non-existent Windows drive letter
2014-04-07 13:28:01 -06:00
Jon Henry
5e108d4fe4
Don't force log level to ERROR when an onlyif or unless fails during the cmd.run state. Fixes https://github.com/saltstack/salt/issues/11778
2014-04-07 13:08:31 -06:00
Andrew Burdo
8358bb0ccb
More iptables arguments.
...
Name can be used with quota2 and recent modules.
Set with empty value is not changed and can be used with recent module.
2014-04-07 21:33:52 +03:00
Thomas S Hatch
fe830274d5
make contents_pillar_newline optional
2014-04-07 11:57:40 -06:00
Thomas S Hatch
68d9dfac5e
Add initial lxc image management
2014-04-07 11:50:20 -06:00