Add a way to show warning/error messages back to the user
Bug #862418 reported by
Marc Cluet
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Won't Fix
|
Low
|
Unassigned | ||
pyjuju |
Triaged
|
Low
|
Unassigned |
Bug Description
One feature that we're missing from juju on our deployments is the capability to be able to send a message back to the user when doing the deployments.
Right now this is not possible and the only way to remotely do this is by going to the node and tailing the logs there, which is not ideal in big installations.
Changed in juju: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in juju-core: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in juju-core: | |
status: | Confirmed → Triaged |
Changed in juju-core: | |
importance: | Medium → Low |
Changed in juju: | |
status: | Confirmed → Triaged |
Changed in juju: | |
importance: | Medium → Low |
tags: | added: ui |
tags: | added: canonical-is |
Changed in juju-core: | |
status: | Triaged → Won't Fix |
To post a comment you must log in.
An example here...
Upon destroying the swift service, we need to inform the user that all data on this system will be lost, AND 1TB of data will need to be resync'd around the network to the other swift nodes in the cluster.