From cf3bf45dd1ecff3d1473aec42fc8e8a6ba89bf14 Mon Sep 17 00:00:00 2001 From: spisarski Date: Wed, 26 Jul 2017 08:58:31 -0600 Subject: Removed TODO comment from lanucher app. Determined that the potential issue was not one. JIRA: SNAPS-123 Change-Id: I171f0f959e77489c24b5c9ab6e225a129ff1cc93 Signed-off-by: spisarski --- examples/launch.py | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/launch.py b/examples/launch.py index 9067730..65142ef 100644 --- a/examples/launch.py +++ b/examples/launch.py @@ -266,7 +266,6 @@ def __create_instances(os_conn_config, instances_config, image_dict, raise e logger.info('Created configured instances') - # TODO Should there be an error if there isn't an instances config return vm_dict -- cgit 1.2.3-korg