[nailgun] Need to present notification for user if there are errors in bootstrap_admin_node.log
Bug #1252730 reported by
Anastasia Palkina
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Triaged
|
High
|
Fuel Sustaining |
Bug Description
If there are errors in bootstrap_
Changed in fuel: | |
importance: | Undecided → Medium |
Changed in fuel: | |
milestone: | none → 4.1 |
Changed in fuel: | |
assignee: | Dmitry Pyzhov (lux-place) → Fuel Python Team (fuel-python) |
Changed in fuel: | |
importance: | Medium → Wishlist |
Changed in fuel: | |
status: | New → Confirmed |
Changed in fuel: | |
milestone: | 4.1 → 5.0 |
Changed in fuel: | |
milestone: | 5.0 → 5.1 |
summary: |
- Need to present notification for user if there are errors in + [nailgun] Need to present notification for user if there are errors in bootstrap_admin_node.log |
Changed in fuel: | |
milestone: | 5.1 → 6.0 |
Changed in fuel: | |
milestone: | 6.0 → 6.1 |
tags: | added: feature |
tags: | added: module-master-node-bootstrap |
tags: |
added: module-master-node-installation removed: module-master-node-bootstrap |
Changed in fuel: | |
milestone: | 6.1 → next |
Changed in fuel: | |
milestone: | next → 7.0 |
Changed in fuel: | |
milestone: | 7.0 → 8.0 |
Changed in fuel: | |
status: | Confirmed → Triaged |
importance: | Wishlist → High |
tags: | added: python |
tags: | removed: python |
tags: | added: area-python |
Changed in fuel: | |
assignee: | Fuel Python (Deprecated) (fuel-python) → Fuel Sustaining (fuel-sustaining-team) |
To post a comment you must log in.
Hm.. Looks weird and tricky.
1. If we have errors in 'bootstrap_ admin_node. log' there' s a chance that Fuel isn't setuped and isn't available. What we have to do in this case? Just ignore it?
2. Some errors in 'bootstrap_ admin_node. log' may appear when we don't have setuped containers (Fuel) at all, so it's impossible to spawn notification. What we have to do in this case? Prepare a special script which will be run when setup is completed and which checks logs for "ERROR" word?