update zvm_connector_url to URIopt

Change-Id: I7a582838f4bc61b2e309854dc2efbc91da226b1e
This commit is contained in:
Huang Rui 2017-12-22 10:52:20 +08:00
parent fab7a6c77e
commit 73eb5e857d
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
from oslo_config import cfg
zvm_opts = [
cfg.StrOpt('zvm_cloud_connector_url',
cfg.URIOpt('zvm_cloud_connector_url',
help="""
URL to be used to communicate with z/VM Cloud Connector.
Example: https://10.10.10.1:8080.