Update launch README for bridge

Remove the section on launching nodes in the jenkins tenant.  That
never happens.

Remove the bits about groups and sudo, as they aren't relevant
any more.

Remove the unused os_client_config import.

Change-Id: I676bb7450ec80df73b76ee7841f78eadbe179183
This commit is contained in:
James E. Blair
2018-09-06 14:38:16 -07:00
parent 20629e40a5
commit d50c384cee
2 changed files with 3 additions and 37 deletions

View File

@@ -32,7 +32,6 @@ import dns
import utils
import openstack
import os_client_config
import paramiko
SCRIPT_DIR = os.path.dirname(sys.argv[0])