4cd60846af
The workflow works like this: 1. Drain the tripleo Zaqar queue 2. Format the messages as a log string 3. Publish the string to a swift object If the swift object exceeds 10MB, we rotate it. This patch also includes a workflow to download the latest log via a temporary url. The download log action shares a lot of code with the plan export action, so the common bits were extracted. Implements: spec gui-logging Implements: blueprint websocket-logging Change-Id: I2affd39e85ccfdbaa18590de182104715cfbbed4
6 lines
139 B
YAML
6 lines
139 B
YAML
---
|
|
features:
|
|
- |
|
|
GUI logging - we added actions and workflows to support processing and
|
|
storage of logging data from tripleo-ui
|