DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 1 | *** Settings *** |
| 2 | Documentation Testing openstack. |
| 3 | Library String |
| 4 | Library DNSUtils |
| 5 | Library Collections |
| 6 | Resource validate_common.robot |
| 7 | |
| 8 | |
| 9 | *** Variables *** |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 10 | |
| 11 | *** Keywords *** |
jf9860 | 99c6329 | 2017-03-09 15:28:42 -0500 | [diff] [blame] | 12 | Validate vVG Stack |
| 13 | [Documentation] Validation of vVG stack (TBD) |
| 14 | [Arguments] ${stack_name} |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 15 | Log All server processes up |
| 16 | |