7b3b959882
Added get_server_console method to fetch the console log from a Server. On clouds that do not expose this feature, a debug line will be logged and an empty string will be returned. Change-Id: Ifb973c7d382118d3a8b6bf406cb7ed463b057180
7 lines
211 B
YAML
7 lines
211 B
YAML
---
|
|
features:
|
|
- Added get_server_console method to fetch the console
|
|
log from a Server. On clouds that do not expose this
|
|
feature, a debug line will be logged and an empty
|
|
string will be returned.
|