Commit graph

7307 commits

Author SHA1 Message Date
Rene Moser
06f6a5375e cloudstack: fix name is not case insensitive 2015-12-20 22:24:58 +01:00
Brian Coca
1ae3b6a020 Merge pull request #1408 from resmo/fix/next/cs_volume
[next] cloudstack: cs_volume: simplify detach on state=absent
2015-12-19 23:04:10 -05:00
Rene Moser
56fb7abc65
cloudstack: cs_volume: simplify detach on state=absent 2015-12-20 00:33:23 +01:00
Brian Coca
c6829752d8 Merge pull request #1398 from joelthompson/feature/consul_module_tweaks
Add no_log=True to consul modules' API tokens
2015-12-18 08:57:46 -05:00
Joel Thompson
ae8a4581f4 Add no_log=True to consul modules' API tokens
API tokens should be considered sensitive and not logged.
2015-12-17 23:32:05 -05:00
Brian Coca
06bdec0cac Merge pull request #1390 from ObjectifLibre/devel
Add an __init__.py file in openstack/
2015-12-17 11:43:26 -05:00
Gauvain Pocentek
652676cf95 Add an __init__.py file in openstack/
The os_project module doesn't get installed if the __init__ file doesn't
exist in the repository.
2015-12-17 12:26:33 +01:00
Toshio Kuratomi
8ec4f95ffd Merge pull request #1255 from Jmainguy/mysql_connect
Unify mysql modules.
2015-12-16 10:47:55 -08:00
Brian Coca
bde5686552 Merge pull request #1380 from zacharya/devel
Wrapping room parameter in a string in case of using room IDs
2015-12-16 09:21:40 -05:00
Brian Coca
2883b05d43 Merge pull request #1148 from TecSet/devel-pacman-fixes
Module Fix: Pacman
2015-12-16 08:17:52 -05:00
Brian Coca
2511255473 Merge pull request #1334 from RobberPhex/deploy_helper-current-existence
verify existence when cleanup and fire
2015-12-16 08:16:21 -05:00
Brian Coca
577b930df9 Merge pull request #1335 from resmo/fix/1321
[next]: cloudstack: fixes and improvements
2015-12-16 08:11:59 -05:00
Brian Coca
fef9c99d00 Merge pull request #1384 from resmo/for-ansible
[stable-2.0] cloudstack: fixes and improvements
2015-12-16 08:11:11 -05:00
Brian Coca
f6220ed424 Merge pull request #1373 from bcoca/win_firewall_rule_misargs
fix error with misArg not being declared
2015-12-16 08:07:44 -05:00
Rene Moser
99385de340 cloudstack: fixes and improvements
cloudstack: fix python3 support and use type='bool'

cloudstack: cs_instance: update vm on state=restored
2015-12-16 11:09:18 +01:00
Rene Moser
480db37583 cloudstack: cs_volume fixes and improvments
cloudstack: cs_volume:  fix not usable in older cloudstack versions

affects CCP 4.3.0.2 , but not ACS / CCP 4.5.1
closes #1321

cloudstack: cs_volume: fix uable to create volumes with the same name on multiple zones

cloudstack: cs_volume: use type bool and fix python3 support
2015-12-16 08:45:39 +01:00
Robert Lu
8d05d4e909 check current version's existence (fire or cleanup)
* reserve current version when cleanup
* verify existence before fire a new version
* update doc of deploy_helper
2015-12-16 14:49:23 +08:00
Marc Mettke
f0e0be0b21 Pacman Module Fixes
Update: query_package documentation
Fix: Number of Packages to Updated was one to high,
     'cause of counting the '\n'
Fix: Pacman was reinstalling state=latest packages,
     even when it was unable to load the remote version
2015-12-16 07:03:18 +01:00
Brian Coca
645bb5c30c Merge pull request #1332 from RobberPhex/deploy_helper-update-link
update current_link without downtime
2015-12-15 23:48:57 -05:00
Robert Lu
822eb97ec8 update current_link without downtime
fix support of check mode
fix check module when needn't update current link
2015-12-16 10:20:10 +08:00
Zach Abrahamson
d738eb2fed Wrapping room parameter in a string in case of using room IDs 2015-12-15 21:11:41 -05:00
Brian Coca
0f2b2030ce Merge pull request #1285 from emonty/bug/1273
Don't use the timeout command if it's not there
2015-12-15 10:10:52 -05:00
Brian Coca
641a347d96 fix error with misArg not being declared
also fixed test to work on empty string or not for error reporting
2015-12-15 09:17:48 -05:00
Brian Coca
bcabac510d Merge pull request #1372 from resmo/for-ansible
cloudstack: cs_instance: fixes and improvements
2015-12-15 08:17:41 -05:00
Rene Moser
a0a19e16ff cloudstack: cs_instance: fixes and improvements
- cs_instance: fix VM not updated with states given stopped, started, restarted
  A missing VM will be created though but an existing not updated. This fixes the lack of consistency.

- cs_instance: fix user data can not be cleared

- cs_instance: fix deleted VM not recovered on state=present
2015-12-15 08:49:43 +01:00
Monty Taylor
6912ca0aca Sync minor fixes from OpenStack Infra
Infra has been keeping a local copy of this waiting for ansible 2 to
release. In getting ready for ansible 2 (and our ability to delete our
local copy of the file, I noticed we had a couple of minor cleanups.

Also, the timeout command is there to improve life and workaround puppet
deficiencies. However, it's not working around deficiencies on systems
that do not have the timeout command if we blindly use it.

The puppet specific timeout options are more complex and out of scope of
this.

Issue: #1273
2015-12-14 23:40:01 -05:00
Brian Coca
d6a976f90c Merge pull request #1327 from georgefrank/win_nssm-fix-1161
Use an empty string instead of null for AppParameters
2015-12-14 23:20:06 -05:00
Brian Coca
5601c1338a Merge pull request #1288 from resmo/fix/cs_facts_docs
cloudstack: cs_facts: fix wrong description of returns cloudstack_pub…
2015-12-14 23:18:39 -05:00
Brian Coca
cbe0211f3d Merge pull request #1294 from resmo/feature/cs_instance_restore
cloudstack: cs_instance: implement state=restored
2015-12-14 23:17:51 -05:00
Brian Coca
a34d2c7e38 Merge pull request #1318 from autotune/devel
Fixed bug to recognize haproxy changes.
2015-12-14 23:14:14 -05:00
Brian Coca
892cf445dd added missing version_added to new options 2015-12-14 23:09:06 -05:00
Brian Coca
22f20ebeed Merge pull request #1295 from superquadratic/win_choco_params
win_chocolatey: Add install_args, params and ignoredependencies
2015-12-14 23:04:42 -05:00
Brian Coca
0e9c9e759a Merge pull request #1341 from s1lv3r40/doc_fix
Doc fix on route53_health_check.py and ec2_vpc_route_table.py.
2015-12-14 21:56:47 -05:00
Brian Coca
1623fba07c Merge pull request #1315 from yuppie-flu/latest_as_version_default_value
maven_artifact: Set latest as version argument default value
2015-12-14 21:55:05 -05:00
Brian Coca
0f5faf976a updated version version_added to 2.1 2015-12-14 21:56:50 -05:00
Brian Coca
feb25f0eda Merge pull request #1306 from pileofrogs/cpanm
added option to specify module version
2015-12-14 21:52:53 -05:00
Brian Coca
ab1693a075 Merge pull request #1079 from wkeeling/bugfix_634
Fixes multiple param handling by modprobe.py
2015-12-14 21:47:15 -05:00
Brian Coca
a6ceec998d corrected version_added for new monit timeout opt 2015-12-14 21:47:26 -05:00
Brian Coca
91df684902 Merge pull request #806 from gaqzi/monit/retry-option
monit: Add retry for pending/initializing services
2015-12-14 21:42:56 -05:00
Brian Coca
0415ac5cc3 Merge pull request #526 from msvab/devel
maven_artifact: ensure latest snapshot of certain version is getting downloaded
2015-12-14 21:41:24 -05:00
Brian Coca
f3251de29c Merge pull request #1366 from matburt/fix_vsphere_copy
Fix up vsphere_copy after open_url change
2015-12-14 10:13:19 -05:00
Brian Coca
6580867f33 Merge pull request #1359 from twmartin/znode-obj-not-iterable
Correct 'object not iterable' TypeError
2015-12-13 10:45:05 -05:00
Matthew Jones
c157dbe55a Fix up vsphere_copy after open_url change
* Remove leading module parameter on open_url call as it's no longer used
  by module_utils.urls.open_url
* Force basic auth otherwise vsphere will just return a 401
2015-12-13 01:13:47 -05:00
Brian Coca
b51a662258 Merge pull request #1361 from bpennypacker/nagios-rawcommand-fix
monitoring/nagios bug: nagios/icinga error due to extraneous space at end of command string
2015-12-11 23:21:05 -05:00
Matt Davis
76ae7d8826 Merge pull request #1350 from daveres/patch-1
Correct problem with changed:true
2015-12-11 09:10:40 -08:00
Bruce Pennypacker
5abd7deab0 Remove extraneous space from end of command string in nagios_cmd 2015-12-11 16:06:33 +00:00
Chrrrles Paul
0ee578e938 Changing docs to reflect vm_name as the default vm_id_type 2015-12-11 09:57:10 -05:00
Brian Coca
fabafe9aa8 Merge pull request #1325 from wimnat/feature/issue-1323
Added missing else statement that caused existing rules to be discarded
2015-12-11 09:42:46 -05:00
Charles Paul
7ded482e6c pep8 whitespace 2015-12-10 15:42:49 -05:00
twmartin
90327ad76b Correct 'object not iterable' TypeError 2015-12-10 09:49:58 -06:00