Merge "Fix a small typo"
This commit is contained in:
+1
-1
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user