blob: 05b1e8a53da0275a2bdd94013ea4a87c6fc97178 [file] [log] [blame]
DR695Hccff30b2017-02-17 18:44:24 -05001*** Settings ***
2Documentation Testing openstack.
3Library String
4Library DNSUtils
5Library Collections
6Resource validate_common.robot
7
8
9*** Variables ***
DR695Hccff30b2017-02-17 18:44:24 -050010
11*** Keywords ***
jf986099c63292017-03-09 15:28:42 -050012Validate vVG Stack
13 [Documentation] Validation of vVG stack (TBD)
14 [Arguments] ${stack_name}
DR695Hccff30b2017-02-17 18:44:24 -050015 Log All server processes up
16