diff --git a/tripleoclient/utils.py b/tripleoclient/utils.py index c041c6554..a06160fe1 100644 --- a/tripleoclient/utils.py +++ b/tripleoclient/utils.py @@ -800,7 +800,7 @@ def add_deployment_plan_arguments(parser): help=_('New number of ceph storage nodes. ' '(DEPRECATED. Use an environment file and set ' 'the parameter CephStorageCount. It will be ' - 'removed after the the "P" release.)')) + 'removed after the "P" release.)')) parser.add_argument('--block-storage-scale', type=int, help=_('New number of cinder storage nodes. ' '(DEPRECATED. Use an environment file and set '