Remove the rest of a removed path
The /usr/share/openstack-heat-templates/ path was removed, but the
line was actually spanned over two lines. This removes the rest of it.
Original change was I84c4fb2b222e7d196061b4684acdd89391fde7f4
Change-Id: Idf2bddecd1ee20f232e7c573712d5f890ef56ab1
(cherry picked from commit ee320c5946
)
This commit is contained in:
parent
705f5fad1f
commit
60b5ac9a31
@ -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,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user