Re: Review Request 67427: LENS-1517: Python3 compatibility issues with python client

2018-06-04 Thread Barun Kumar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67427/#review204243 --- contrib/clients/python/lens/client/auth.py Lines 17 (patched)

Re: Review Request 67432: changes for Python3 compatibility issues with python client and ignore cert fo self signed cert

2018-06-04 Thread Rajat Khandelwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67432/#review204246 --- Ship it! Ship It! - Rajat Khandelwal On June 4, 2018, 2:42

[jira] [Updated] (LENS-1518) Missing self for ignore cert variable in query.py file

2018-06-04 Thread Ankit Kailaswar (JIRA)
[ https://issues.apache.org/jira/browse/LENS-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Kailaswar updated LENS-1518: -- Status: Patch Available (was: Open) > Missing self for ignore cert variable in query.py file >

[jira] [Resolved] (LENS-1517) Python3 compatibility issues with python client

2018-06-04 Thread Ankit Kailaswar (JIRA)
[ https://issues.apache.org/jira/browse/LENS-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Kailaswar resolved LENS-1517. --- Resolution: Fixed > Python3 compatibility issues with python client >

[jira] [Created] (LENS-1518) Missing self for ignore cert variable in query.py file

2018-06-04 Thread Ankit Kailaswar (JIRA)
Ankit Kailaswar created LENS-1518: - Summary: Missing self for ignore cert variable in query.py file Key: LENS-1518 URL: https://issues.apache.org/jira/browse/LENS-1518 Project: Apache Lens

[jira] [Updated] (LENS-1518) Missing self for ignore cert variable in query.py file

2018-06-04 Thread Ankit Kailaswar (JIRA)
[ https://issues.apache.org/jira/browse/LENS-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Kailaswar updated LENS-1518: -- Attachment: Lens-1518.patch > Missing self for ignore cert variable in query.py file >

[jira] [Commented] (LENS-1518) Missing self for ignore cert variable in query.py file

2018-06-04 Thread Rajat Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/LENS-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16499965#comment-16499965 ] Rajat Khandelwal commented on LENS-1518: Committed. Thanks [~ankitkailaswar] > Missing self for

[jira] [Updated] (LENS-1518) Missing self for ignore cert variable in query.py file

2018-06-04 Thread Rajat Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/LENS-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajat Khandelwal updated LENS-1518: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Missing self for ignore

Review Request 67432: changes for Python3 compatibility issues with python client and ignore cert fo self signed cert

2018-06-04 Thread Ankit Kailaswar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67432/ --- Review request for lens. Repository: lens Description --- Fix of