Page MenuHomePhabricator

Add Echo notification for instance build completions
Closed, ResolvedPublic

Description

Author: rlane32

Description:
Currently there's no easy way for a user to know when an instance is fully completed building. An "active" state doesn't necessarily mean an instance's bootstrapping process is done. We should add an echo notification that can be triggered via a maintenance script, so that salt can trigger this notification.


Version: unspecified
Severity: enhancement
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=45214

Details

Reference
bz44180

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 1:29 AM
bzimport set Reference to bz44180.

Gerrit change 45277

Needs some work on the salt side I think.

(In reply to comment #1)

Gerrit change #45277

Needs some work on the salt side I think.

Merged

Implemented this without salt when I switched the bootstrapping process to using custom images. This works now.