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. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---