Fix the misspelling of "import"

Change-Id: Ifd5f91a566184b27c12f4488727ce87013ea0d0a
This commit is contained in:
lijunjie 2019-01-16 10:45:45 +08:00
parent f28d3e7415
commit 2c7750e8c6
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')