Tidyup formating

This commit is contained in:
Liam Young 2016-07-21 09:24:30 +00:00
parent d36a55f4ac
commit ed09c1b5a9
2 changed files with 2 additions and 2 deletions

View File

@ -85,5 +85,5 @@ def config_changed():
@reactive.when('identity-service.available')
def configure_ssl(keystone):
'''Configure SSL access to Barbican if requested'''
"""Configure SSL access to Barbican if requested"""
barbican.configure_ssl(keystone)