Fix LB lint errors

parent 0a55f410
...@@ -55,6 +55,7 @@ apilb_nginx = """/var/log/nginx.*.log { ...@@ -55,6 +55,7 @@ apilb_nginx = """/var/log/nginx.*.log {
endscript endscript
}""" }"""
@when('certificates.available') @when('certificates.available')
def request_server_certificates(tls): def request_server_certificates(tls):
'''Send the data that is required to create a server certificate for '''Send the data that is required to create a server certificate for
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment