Commit Graph

22183 Commits

Author SHA1 Message Date
Pedro Algarvio
b5c9815e9a Arguments like pip==1.0 must not match yaml'ification as as keyword arguments. 2013-11-09 10:32:27 +00:00
Joseph Hall
3e7fb156f5 Merge pull request #8368 from techhat/saltcloud
Fix error with empty list in nova.py
2013-11-08 20:16:24 -08:00
Joseph Hall
ef0e5ba916 Fix error with empty list in nova.py 2013-11-08 21:13:28 -07:00
Thomas S Hatch
583e9bd351 Add encoding lines 2013-11-08 21:06:20 -07:00
Thomas S Hatch
d74a1c5afb Lint fixes for rabbitmq user and clouds 2013-11-08 21:04:36 -07:00
Thomas S Hatch
ab59fa4705 pylint for softlayer 2013-11-08 21:01:48 -07:00
Thomas S Hatch
8be2741f1e lint fixes for nova and gogrid 2013-11-08 20:57:19 -07:00
Thomas S Hatch
a9558e1333 utf line for parallels cloud 2013-11-08 20:49:03 -07:00
Thomas S Hatch
8ed72b4832 rabbitmq pylint fixes 2013-11-08 20:47:05 -07:00
Thomas S Hatch
358677a957 utf tag for ibm cloud 2013-11-08 20:44:39 -07:00
Thomas S Hatch
25705b9073 ec2 pylint fixes 2013-11-08 20:44:00 -07:00
Thomas S Hatch
f4641cc3de More pylint fixes 2013-11-08 20:38:32 -07:00
Thomas S Hatch
cbb3ce7b13 pylint fixes for cloudstack module 2013-11-08 20:29:39 -07:00
Thomas S Hatch
ce8aaad47f Pylint fixes for salt cloud utils 2013-11-08 20:26:56 -07:00
Thomas S Hatch
da8e977f39 pylint fixes for salify 2013-11-08 20:24:57 -07:00
Thomas S Hatch
9c232f672d Add __active_provider_name__ to testing pylintrc 2013-11-08 20:23:46 -07:00
Thomas S Hatch
60f678ac0e pylint fixes for salt.cloud module 2013-11-08 17:14:12 -07:00
Thomas S Hatch
c77822b15e Fix pylint errors in openstack cloud provider 2013-11-08 17:14:12 -07:00
Thomas S Hatch
fbba52a46d Add __active_provider_name__ to pylint builtins 2013-11-08 17:14:12 -07:00
Seth House
53c42a5e84 Merge pull request #8364 from terminalmage/yaml-render-error-fix
Yaml render error fix
2013-11-08 15:52:41 -08:00
Erik Johnson
7c0e1f10f5 Catch RenderError exceptions when rendering a template 2013-11-08 17:38:53 -06:00
Erik Johnson
27d4889832 Raise RenderError for yaml.scanner.ScannerError exceptions 2013-11-08 17:38:26 -06:00
Erik Johnson
b7eef2f033 Add RenderError exception class
This class contains member variables that can be referenced when
performing exception handling.
2013-11-08 17:38:11 -06:00
Thomas S Hatch
1670895344 Get rid of top level re-assignment 2013-11-08 16:29:20 -07:00
Thomas S Hatch
923a032e8f Remove salt.cloud.cloud as it is now salt.cloud 2013-11-08 15:55:14 -07:00
Thomas S Hatch
e8769e58a2 Ref salt.cloud not salt.cloud.cloud 2013-11-08 15:55:14 -07:00
Thomas S Hatch
233537927d Merge cloud.py into the __init__ 2013-11-08 15:55:14 -07:00
Thomas S Hatch
0b4db63112 Merge pull request #8362 from jesusaurus/rabbitmq
Various rabbitmq changes
2013-11-08 14:44:48 -08:00
K Jonathan Harker
045ac6f318 Various rabbitmq changes
Add list_permissions() and plugin_is_enabled() to salt/modules/rabbitmq.py

Add smarter checks to salt/states/rabbit_* to track changes and return
early if no changes need to be made.
2013-11-08 22:31:30 +00:00
Thomas S Hatch
db5340e502 Merge pull request #8360 from whiteinge/salt-cloud-docs-merge
Salt cloud docs merge
2013-11-08 14:22:46 -08:00
Thomas S Hatch
92ccf56292 Migrate to long imports for salt.cloud.comfig 2013-11-08 15:10:21 -07:00
Seth House
d379371aa7 Fixed misc rST syntax 2013-11-08 15:08:33 -07:00
Seth House
05a170f0d0 Removed duplicate/empty salt-cloud docs files 2013-11-08 15:08:32 -07:00
Seth House
7b9ebf9872 Absorbed Sphinx conf.py for salt-cloud into Salt's 2013-11-08 15:08:32 -07:00
Seth House
761f794123 Absorbed the salt-cloud index.rst document 2013-11-08 15:08:30 -07:00
Seth House
783cab927b Absorbed salt-cloud documentation contents into Salt's 2013-11-08 15:08:07 -07:00
Thomas S Hatch
2ab586c041 import salt.cloud.config as salt.cloud 2013-11-08 15:06:54 -07:00
Thomas S Hatch
5f39eacbc1 Merge pull request #8356 from cro/feature_8333
Implement #8333, passthrough some Jinja config variables.
2013-11-08 13:58:58 -08:00
C. R. Oldham
125559024f Propagate master config variables to the minion instead of using pillar ref. 2013-11-08 14:56:26 -07:00
Thomas S Hatch
e0b1a02ef1 Initial add of salt-cloud to setup.py 2013-11-08 14:47:41 -07:00
Thomas S Hatch
6205902600 Merge pull request #8359 from techhat/saltcloud
Move saltcloud codebase into salt.cloud
2013-11-08 13:45:10 -08:00
Joseph Hall
39e20c58b7 Change saltcloud imports to salt.cloud imports 2013-11-08 14:40:20 -07:00
Joseph Hall
36dc43493a Move saltcloud codebase into salt.cloud 2013-11-08 14:37:23 -07:00
Thomas S Hatch
0a1169d13c Merge pull request #8355 from s0undt3ch/features/docker-runtests
Run the tests suite under a docker container
2013-11-08 13:20:54 -08:00
Thomas S Hatch
e3e2a09c16 Merge pull request #8354 from s0undt3ch/develop
Reintroduce the removed grains information
2013-11-08 13:19:18 -08:00
Thomas S Hatch
da949b8b57 Merge pull request #8353 from ktenney/develop
halite tutorial change tls.create_ca_signed_cert to create_self_signed_...
2013-11-08 13:18:38 -08:00
Thomas S Hatch
803ddd9582 Merge pull request #8350 from cachedout/fileclient-emptydirs-fix
Fileclient throwing exceptions
2013-11-08 13:18:22 -08:00
Thomas S Hatch
5de4e73d4d Modernize the salt-cloud script 2013-11-08 14:11:27 -07:00
Thomas S Hatch
99bbf9ea9a Merge pull request #8358 from techhat/saltcloud
Moving salt-cloud script into proper location
2013-11-08 13:14:25 -08:00
Joseph Hall
62a8e31809 Pointing salt-cloud script to new correct location 2013-11-08 14:09:18 -07:00