rhtyd commented on issue #2239: CLOUDSTACK-9993: Securing Agents Communications
URL: https://github.com/apache/cloudstack/pull/2239#issuecomment-325306453
 
 
   The XenServer env related failure was caused by centos7 based 
packging/dependencies issues where pyopessl.crypto may not have a 
`load_publickey` method available. I've put a fix in the marvin test to skip 
when pyopenssl library does not export such a method, with that all tests pass 
now:
   
   === TestName: test_issue_certificate_with_csr | Status : SUCCESS ===
   
   === TestName: test_issue_certificate_without_csr | Status : SUCCESS ===
   
   === TestName: test_list_ca_certificate | Status : SUCCESS ===
   
   === TestName: test_list_ca_providers | Status : SUCCESS ===
   
   === TestName: test_provision_certificate | Status : SUCCESS ===
   
   === TestName: test_revoke_certificate | Status : SUCCESS ===
   
   With enough test results and code reviews, this is ready for merging. I'll 
wait for Travis to go green and then merge this feature.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to