Remove TODO item
The required TODO item has been implemented under, https://review.openstack.org/#/c/280476/18/translator/shell.py Change-Id: I32442690a9ff120e5bce2f09941406ab6fca864a
This commit is contained in:
parent
17ff8da08b
commit
a673c5b83a
@ -72,8 +72,6 @@ class TranslatorShell(object):
|
||||
raise ValueError(msg)
|
||||
|
||||
def main(self, args):
|
||||
# TODO(spzala): set self.deploy based on passed args once support for
|
||||
# --deploy argument is enabled.
|
||||
self.deploy = False
|
||||
self._validate(args)
|
||||
path = args[0].split('--template-file=')[1]
|
||||
|
Loading…
x
Reference in New Issue
Block a user