Add tenant network creation to account creation script
The script will now create a tenant network for each account in the same
way as the isolated creds code creates networks. In this case we always
create all network resource options since each test account could run a test
that requires any one of them. The accounts will only be created if neutron
is available and the user did not set auth.create_isolated_networks to
False.
Partially implements: blueprint test-accounts-continued
Change-Id: Id3b626b66f797e32e18f4d1771561a1db5ecd26c
1 file changed