Merge "Remove the rest of a removed path" into stable/newton

This commit is contained in:
Jenkins 2016-09-15 20:57:10 +00:00 committed by Gerrit Code Review
commit 460063e260
1 changed files with 0 additions and 1 deletions

View File

@ -266,7 +266,6 @@ class BuildOvercloudImage(command.Command):
self.TRIPLEOPUPPETELEMENTS,
self.INSTACKUNDERCLOUDELEMENTS,
'/usr/share/tripleo-image-elements',
'software-config/elements',
])),
help=_("Full elements path, separated by %s") % os.pathsep,
)