[ https://issues.apache.org/jira/browse/CLIMATE-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15211973#comment-15211973 ]
ASF GitHub Bot commented on CLIMATE-772: ---------------------------------------- GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/320 CLIMATE-772 - Update esgf with new server name and use client rather than server certificate. 1. Updated server name to new jpl esgf server in esgf constants.py. 2. Replaced calls to logon2 in esgf.py and main.py with calls to logon as the new jpl server no longer supports the old getcert.htm. 3. Deleted logon2.py as it is no longer used. 4. Cleaned esgf constants file to remove constants which were no longer used. 5. Added new constant JPL_HOSTNAME and updated logon.py to use the constant rather than a hard coded string. 6. Added a new test file name to esgf_integration_example.py as the previous test file no longer exists on the server. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-772 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/320.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #320 ---- commit ef551600e19bdd9f0ef40d68de55343fb5164f09 Author: MichaelArthurAnderson <michael.arthur.ander...@gmail.com> Date: 2016-03-25T15:38:52Z CLIMATE-772 - Update esgf with new server name and use client rather than server certificate. commit 981c8251cc5ec886843d8769eb651a18e167ef48 Author: MichaelArthurAnderson <michael.arthur.ander...@gmail.com> Date: 2016-03-25T15:39:26Z CLIMATE-772 - Update esgf with new server name and use client rather than server certificate. commit bd1de043716ecaeffa2b0402f2f443300ac8397c Author: MichaelArthurAnderson <michael.arthur.ander...@gmail.com> Date: 2016-03-25T15:46:56Z CLIMATE-772 - Update esgf with new server name and use client rather than server certificate. commit 37dd5a86f8f5bb8489e2cc1b78689468459fce0e Author: MichaelArthurAnderson <michael.arthur.ander...@gmail.com> Date: 2016-03-25T15:48:04Z CLIMATE-772 - Update esgf with new server name and use client rather than server certificate. ---- > ESGF Server and Dependency Updates > ---------------------------------- > > Key: CLIMATE-772 > URL: https://issues.apache.org/jira/browse/CLIMATE-772 > Project: Apache Open Climate Workbench > Issue Type: Bug > Reporter: Michael Anderson > Priority: Trivial > > Update the esgf URL to https://esgf-node.jpl.nasa.gov/esg-search/search. > Add esgf-pyclient as a dependency to the build wiki. > Add esgf-pyclient to the dependency configuration files. -- This message was sent by Atlassian JIRA (v6.3.4#6332)