Ejemplo n.º 1
0
 def test_check_cert_status_and_update_flow(self):
     kwargs = {"domain_name": "blog.testabc.com", "cert_type": "san", "flavor_id": "premium", "project_id": "000"}
     engines.run(check_cert_status_and_update_flow.check_cert_status_and_update_flow(), store=kwargs)