cfd62e4bbd
We need to be able to wait for a server to reach active status. This was the intended usage of get_active_server(), but it doesn't do any waiting, which is a bummer. Change-Id: I5be0b1cf6f1b910b6d861d81fc1083e4793b9e5f
4 lines
94 B
YAML
4 lines
94 B
YAML
---
|
|
features:
|
|
- New wait_for_server() API call to wait for a server to reach ACTIVE status.
|