Merge "Fix the misspelling of "import""

This commit is contained in:
Zuul 2019-01-24 06:39:13 +00:00 committed by Gerrit Code Review
commit dba6ca884c
1 changed files with 1 additions and 1 deletions

View File

@ -648,7 +648,7 @@ def do_openstack_upgrade(configs):
def import_keystone_ca_cert():
"""If provided, improt the Keystone CA cert that gets forwarded
"""If provided, import the Keystone CA cert that gets forwarded
to compute nodes via the cloud-compute interface
"""
ca_cert = relation_get('ca_cert')