public class ProcessStatus extends Object
Constructor and Description |
---|
ProcessStatus() |
Modifier and Type | Method and Description |
---|---|
static boolean |
checkStackStatus(StackStatus status,
OpenStack4jClient client,
ConsoleLogger cLog,
org.openstack4j.model.heat.Stack originalStack,
TimersOS timersOS)
Check a status of an operation openstack via a loop
|
public static boolean checkStackStatus(StackStatus status, OpenStack4jClient client, ConsoleLogger cLog, org.openstack4j.model.heat.Stack originalStack, TimersOS timersOS)
status
- status to checkclient
- client to access at OpenStackcLog
- loggeroriginalStack
- stack to testtimersOS
- timeoutCopyright © 2016. All rights reserved.