Rebase: Sync after Build system uplift to Fuel 9.0
[armband.git] / patches / opnfv-fuel / 0023-deploy.py-add-multiple-bridges-support.patch
index 376a722..37a888b 100644 (file)
@@ -43,8 +43,7 @@ index ff4582a..041ba2f 100755
      check_file_exists(args.dha_file)
  
      if not args.cleanup_only:
-@@ -343,7 +346,8 @@ def parse_arguments():
-         check_file_exists(args.iso_file)
+@@ -343,6 +346,7 @@ def parse_arguments():
          log('Using image directory: %s' % args.storage_dir)
          create_dir_if_not_exists(args.storage_dir)
 -        check_bridge(args.pxe_bridge, args.dha_file)