commit | b03eab48dfa96a3203e7aa3cb665a7e8ccd949e3 | [log] [tgz] |
---|---|---|
author | Nayna Patel <nayna.patel@hp.com> | Thu Aug 08 08:58:48 2013 +0000 |
committer | Nayna Patel <nayna.patel@hp.com> | Tue Aug 13 13:19:03 2013 +0000 |
tree | db7a207edb089bb5857ff61c6af0d80a47c76048 | |
parent | 3049dc994087b3202f07c8d9d6f43ab35b98c7f3 [diff] |
Testcase to create bulk networks in one API call Added "test_bulk_create_delete_network" test case in the test_networks.py script of "api/networks" tests. Also added supporting method "create_bulk_network" to network_client.py. Change-Id: I8325caf5405714686fa2e78c7c1589854e271860 Implements: blueprint quantum-test-extended-coverage