Rene Moser
2da7792ff6
cloudstack: cs_firewall: add egress support
...
Added functionality to set rules for egress using this module at these are very similar. The only real difference is that egress firewall API uses the networkid. That is why the new arguments `type` for choosing `egress` or `ingress` and `network` was added.
For `type=ingress`, which is the default, `ip_address` is required and for `type=egress` the argument `network` is required.
2015-05-19 09:37:06 +02:00
Brian Coca
8147103da9
Merge pull request #464 from manuel-sousa/rabbitmq_binding
...
Rabbitmq binding
2015-05-18 08:12:08 -04:00
Brian Coca
cbe32cd600
Merge pull request #463 from manuel-sousa/rabbitmq_exchange
...
Rabbitmq exchange
2015-05-18 08:11:02 -04:00
Brian Coca
f22c1d4542
Merge pull request #462 from manuel-sousa/rabbitmq_queue
...
Rabbitmq queue
2015-05-18 08:09:05 -04:00
Greg DeKoenigsberg
1b750d6540
Merge pull request #497 from resmo/for-ansible
...
cloudstack: various improvements and cleanups
2015-05-17 17:22:02 -04:00
Rene Moser
46cb5627dc
cloudstack: cs_iso code style and cleanup
2015-05-16 13:04:14 +02:00
Rene Moser
de1f642efd
cloudstack: cs_iso: add account and domain
2015-05-16 12:45:55 +02:00
Rene Moser
0f884ead40
cloudstack: add catch all exceptions and show a user friendly message
...
Also see GH-493.
2015-05-16 11:55:35 +02:00
Rene Moser
2b7a40a46a
cloudstack: replace old _id() with new generic style from utils
2015-05-16 11:55:35 +02:00
Rene Moser
7705d1bb50
cloudstack: remove self.result, is defined in super class from utils
2015-05-16 11:55:35 +02:00
Rene Moser
63e9014e16
cloudstack: cs_affinitygroup: add domain and account support
2015-05-16 11:55:35 +02:00
Rene Moser
9f41d78346
cloudstack: avoid logging of secrets
2015-05-16 11:55:35 +02:00
Brian Coca
d590de8c4e
Merge pull request #474 from pb8226/feature/Upgrade-To-HipChat-V2-API
...
Changing from v1 to v2 hipchat api format.
2015-05-15 18:14:18 -04:00
Paul Bourdel
9c0cf447bd
removing unnecessary white space
2015-05-15 15:57:10 -05:00
Paul Bourdel
aa93ff944a
fixing grammar on error message
2015-05-15 15:56:06 -05:00
Paul Bourdel
452a590af8
adding author username
2015-05-15 15:54:53 -05:00
Paul Bourdel
98e3ee36b7
adding new line to end of file
2015-05-15 15:54:07 -05:00
Paul Bourdel
0a1784736c
adding check for module.check_mode to v2 message method
2015-05-15 15:46:08 -05:00
Paul Bourdel
f5afe50d79
Merge branch 'devel' of https://github.com/ansible/ansible-modules-extras into feature/Upgrade-To-HipChat-V2-API
2015-05-15 15:45:06 -05:00
Paul Bourdel
6719cbc5a2
Rewriting to use default ansible http libraries.
2015-05-15 15:37:40 -05:00
Toshio Kuratomi
88eff11c04
Many more doc fixes
2015-05-15 12:12:26 -07:00
Toshio Kuratomi
32fb15e310
Fix quoting for documentation build
2015-05-15 11:52:37 -07:00
Manuel Sousa
83e195578b
Change variables from camel case to underscore
2015-05-15 16:12:43 +01:00
Manuel Sousa
709817bf19
Missed variable exchangeExists -> exchange_exists
2015-05-15 16:08:47 +01:00
Manuel Sousa
46eedaf368
Change variables from camel case to underscore
2015-05-15 16:08:10 +01:00
Manuel Sousa
abab60208d
Change variables from camel case to underscore
2015-05-15 16:03:40 +01:00
Matt Martz
8c8a0e1b8d
Merge pull request #490 from sivel/travis-26
...
Specify that travis should use python2.6
2015-05-14 11:10:01 -05:00
Matt Martz
1cc23bd9a0
Specify that travis should use python2.6
2015-05-14 11:05:35 -05:00
Manuel Sousa
c7fe644c70
Make compatible with python 2.4
...
Removed one line if else
2015-05-14 16:37:51 +01:00
Brian Coca
08445418aa
more string corrections
2015-05-14 10:45:32 -04:00
Manuel Sousa
6354e835d1
Removed leftovers from testing the module
2015-05-14 15:36:31 +01:00
Manuel Sousa
4882f2bbbe
Make compatible with python
...
Removed one line if else
2015-05-14 15:30:10 +01:00
Manuel Sousa
112f4262f1
Make compatible with python 2.4
...
Removed one line if else
2015-05-14 15:26:20 +01:00
Brian Coca
9dd4e07fe9
Merge pull request #492 from willybarro/pushbullet-module-py26
...
Fix pushbullet compatibility with python 2.6
2015-05-14 09:33:46 -04:00
Brian Coca
edf519a0c2
moar quotes
2015-05-14 09:37:00 -04:00
Willy Barro
b1cbbcef4a
Fix pushbullet compatibility with python 2.6
...
Remove dict comprehension usage.
2015-05-14 10:19:56 -03:00
Brian Coca
bceeba224f
fix doc parsing by correctly quoting author
2015-05-14 09:19:24 -04:00
Brian Coca
67ccbd3bc0
more minor docfixes
2015-05-14 09:19:24 -04:00
Greg DeKoenigsberg
efd307903c
Adding author's github id
2015-05-14 01:30:45 -04:00
Greg DeKoenigsberg
8ec8cd182a
Adding author's github id
2015-05-14 01:30:01 -04:00
Greg DeKoenigsberg
9a1e35e1db
Adding author's github id
2015-05-14 01:29:21 -04:00
Greg DeKoenigsberg
e687c6f115
Adding author's github id
2015-05-14 01:25:28 -04:00
Greg DeKoenigsberg
c76f37e53b
Adding author's github id
2015-05-14 01:21:46 -04:00
Greg DeKoenigsberg
58cc8f8240
Adding author's github id
2015-05-14 01:20:25 -04:00
Greg DeKoenigsberg
b232f143e4
Adding author's github id
2015-05-14 01:19:04 -04:00
Greg DeKoenigsberg
1c662556e9
Adding author's github id
2015-05-14 01:16:42 -04:00
Greg DeKoenigsberg
2804ffd925
Adding author's github id
2015-05-14 01:12:33 -04:00
Greg DeKoenigsberg
5e327de353
Adding author's github id
2015-05-14 01:12:07 -04:00
Greg DeKoenigsberg
2002a235db
Adding author's github id
2015-05-14 01:10:43 -04:00
Greg DeKoenigsberg
88bebd353d
Adding author's github id
2015-05-14 01:09:41 -04:00