commit | 420a01903789e174a0b9d3a03835c5a4dd01029e | [log] [tgz] |
---|---|---|
author | zhufl <zhu.fanglei@zte.com.cn> | Thu Sep 28 11:04:50 2017 +0800 |
committer | zhufl <zhu.fanglei@zte.com.cn> | Thu Oct 12 00:52:47 2017 +0000 |
tree | bcf596c9aeecc2f156339ca8be7821d94ebf2150 | |
parent | 2c6a6f0cf070e5935e48b50aaa9a799eca9c4043 [diff] |
Refactor of _check_tenant_network_connectivity This is to make the following changes of _check_tenant_network_ connectivity: 1. remove the leading underscore in opencos_base._check_tenant_ network_connectivity for it's not an internal helper. 2. remove the helper with same name _check_tenant_network_ connectivity in TestNetworkBasicOps, which unnecessary adds the hierachy depth. Change-Id: Iaced16610f39ebb0efc822b25cda519794a846f3