diff options
author | DR695H <dr695h@att.com> | 2019-06-13 15:21:13 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-06-13 15:21:56 -0400 |
commit | e65d7fec679cc393c08f0d32f1ad61bbd71a35f8 (patch) | |
tree | 41bc5431953b9bc466c21fb8c6e19566203a19af /robot/resources/stack_validation/validate_vvg.robot | |
parent | a9ea82a7a509d66b6b85b606b64afc6461919f51 (diff) |
remove the unused import and remove the dnsutils
Change-Id: I41fc25ab47baac9f82011a68161b0963c074e590
Issue-ID: TEST-164
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'robot/resources/stack_validation/validate_vvg.robot')
-rw-r--r-- | robot/resources/stack_validation/validate_vvg.robot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/robot/resources/stack_validation/validate_vvg.robot b/robot/resources/stack_validation/validate_vvg.robot index 05b1e8a5..cd9a855d 100644 --- a/robot/resources/stack_validation/validate_vvg.robot +++ b/robot/resources/stack_validation/validate_vvg.robot @@ -1,7 +1,6 @@ *** Settings *** Documentation Testing openstack. Library String -Library DNSUtils Library Collections Resource validate_common.robot |