Merge "Fixes typo bug1 on hook.py for openstack-manuals"

This commit is contained in:
Jenkins 2017-01-20 08:18:03 +00:00 committed by Gerrit Code Review
commit c2a1382609

View File

@ -74,7 +74,7 @@ def nova_spice():
def zaqar_config():
# Zaqar registers most of it's options in lazy way
# Zaqar registers most of its options in lazy way
# Let's find all these options and manually register them
from oslo_config import cfg
import pkg_resources