blob: 75340a47e4dcf514e1600183f81225fb8c146279 [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 ***
10${ASSETS} ${EXECDIR}/robot/assets/
11
12*** Keywords ***
13Validate vVG Stack
14 [Documentation] Identifies the LB and DNS servers in the vLB stack in the GLOBAL_OPENSTACK_SERVICE_REGION
15 [Arguments] ${stack_name}
16 Log All server processes up
17