Merge "Fix a small typo"

This commit is contained in:
Jenkins
2016-09-12 21:46:56 +00:00
committed by Gerrit Code Review
+1 -1
View File
@@ -75,7 +75,7 @@ common_opts = [
help='Service type to use when searching catalog.'),
cfg.StrOpt('heat_endpoint_type', default='publicURL',
help='Service endpoint type to use when searching catalog.'),
cfg.URIOpt('swift_url', help='URL ending in AUTH_.'),
cfg.URIOpt('swift_url', help='URL ending in ``AUTH_``.'),
cfg.StrOpt('swift_service_type', default='object-store',
help='Service type to use when searching catalog.'),
cfg.StrOpt('swift_endpoint_type', default='publicURL',