Trivial lint fix

This commit is contained in:
Liam Young 2015-10-09 09:56:51 +01:00
parent 752e24f11a
commit c1b7b6d2e3
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ REQUIRED_INTERFACES = {
'ceilometer': ['ceilometer-service'],
}
def register_configs():
"""
Register config files with their respective contexts.