Michael Scherer
|
9bdb567c56
|
Make netscaler pass python3 sanity check
|
2016-12-08 11:35:00 -05:00 |
|
Michael Scherer
|
04996c3720
|
Make nmcli pass py3 sanity check
Cleanup include, do not use '*' for future refactoring.
Since nmcli is not present on EL5, we can safely use python
2.6 syntax only.
|
2016-12-08 11:35:00 -05:00 |
|
Michael Scherer
|
7f4fdba0c6
|
Make openvswitch* pass py3 sanity check
|
2016-12-08 11:35:00 -05:00 |
|
Michael Scherer
|
2a83eefaae
|
Make consul modules pass sanity test for python 3
|
2016-12-08 11:34:59 -05:00 |
|
Michael Scherer
|
d4157095f3
|
Make bigpanda module pass python3 sanity check
|
2016-12-08 11:34:59 -05:00 |
|
Michael Scherer
|
9cac0b54c6
|
Make jabber module compile on python 3
|
2016-12-08 11:34:59 -05:00 |
|
Michael Scherer
|
60b6cb8305
|
Make mail compile on python 3
|
2016-12-08 11:34:59 -05:00 |
|
Michael Scherer
|
95929fb79f
|
Make postgresql module in extras compile on py3
|
2016-12-08 11:34:59 -05:00 |
|
Michael Scherer
|
6963cd8ae7
|
Make mongodb modules compile on python 3
|
2016-12-08 11:34:59 -05:00 |
|
Michael Scherer
|
1bca0847a4
|
Make rax_clb_ssl module pass sanity check for py3
|
2016-12-08 11:34:59 -05:00 |
|
Michael Scherer
|
2ceb672016
|
Fix dnsmadeeasy module to pass py3 sanity check
|
2016-12-08 11:34:59 -05:00 |
|
Michael Scherer
|
b902ea297f
|
Make mqtt pass python3 sanity tests
|
2016-12-08 11:34:59 -05:00 |
|
Michael Scherer
|
1948bcb9e7
|
Make zabbix modules compile on python 3
Since the module is not compatible with python 2.4, we
do not need to use the get_exception trick
|
2016-12-08 11:34:59 -05:00 |
|
Michael Scherer
|
adc62226d4
|
Make dnssimple compile on python 3
|
2016-12-08 11:34:58 -05:00 |
|
Michael Scherer
|
8676924da5
|
Fix proxmox for python 3
Since it doesn't work on python 2.4, we can use the native
exception handling way for python 3
|
2016-12-08 11:34:58 -05:00 |
|
Michael Scherer
|
37b62a1db3
|
Remove gce from the blacklist for python 3 tests, forgot in #3179
|
2016-12-08 11:34:58 -05:00 |
|
Michael Scherer
|
7ba630eda2
|
Make xenserver_facts compile on python 3
Since the xenapi is not needed on python 2.4, we can use the
regular exception handling code
|
2016-12-08 11:34:58 -05:00 |
|
Michael Scherer
|
9f5f85c9f0
|
Port ovirt to python 3
Since ovirt sdk is not running on python 2.4, we can use python 2.6
syntax directly for exceptions.
|
2016-12-08 11:34:58 -05:00 |
|
Michael Scherer
|
715b88a8a5
|
Make redis run on python 3
|
2016-12-08 11:34:58 -05:00 |
|
Michael Scherer
|
da6851bdf4
|
Make expect module compile on python 3
|
2016-12-08 11:34:58 -05:00 |
|
Michael Scherer
|
415c2d4591
|
Make sensu_check compile on python 3 (#3177)
|
2016-12-08 11:34:58 -05:00 |
|
Michael Scherer
|
9aec480f59
|
Make irc.py compile on python3
|
2016-12-08 11:34:57 -05:00 |
|
Michael Scherer
|
1f406d4530
|
Port virt to python3 (#3167)
|
2016-12-08 11:34:57 -05:00 |
|
Matt Clay
|
a88dae905d
|
Enable python 3 sanity tests for more modules. (#2973)
|
2016-12-08 11:34:52 -05:00 |
|
Matt Clay
|
3e86ad1a3a
|
Run same tests on Shippable as on Travis. (#2948)
Run the same tests as used on Travis.
|
2016-12-08 11:34:52 -05:00 |
|