diff --git a/glance/common/config.py b/glance/common/config.py index 5ef92d9ea2..08f3bf5701 100644 --- a/glance/common/config.py +++ b/glance/common/config.py @@ -194,7 +194,7 @@ Related options: """)), cfg.StrOpt('hashing_algorithm', default='sha512', - help=_("""" + help=_(""" Secure hashing algorithm used for computing the 'os_hash_value' property. This option configures the Glance "multihash", which consists of two