review_fuel_agent_ironic_deploy: You must provide "swift_account" as a config option
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Confirmed
|
High
|
MOS Ironic |
Bug Description
The job is failed with the following error:
=======
ERROR: Revert snapshot, update fuel-agent, bootstrap from review
-------
Traceback (most recent call last):
File "/home/
compatabili
File "/home/
func()
File "/home/
func(
File "/home/
result = func(*args, **kwargs)
File "/home/
ironic_
File "/home/
timeout=60 * 30, timeout_msg='Server didn\'t became active')
File "/home/
raise TimeoutError(
TimeoutError: Server didn't became active
The root cause is that 'swift_account' is missed from configuration file and ironic doesn't have patch: https:/
2016-09-09 09:28:42.674 21313 DEBUG ironic.
2016-09-09 09:28:42.675 21313 DEBUG ironic.
2016-09-09 09:28:42.706 21313 ERROR ironic.
Changed in fuel: | |
importance: | Undecided → High |
assignee: | nobody → Fuel Sustaining (fuel-sustaining-team) |
milestone: | none → 9.1 |
status: | New → Confirmed |
Changed in fuel: | |
assignee: | Fuel Sustaining (fuel-sustaining-team) → MOS Ironic (mos-ironic) |
Changed in fuel: | |
milestone: | 9.1 → 10.0 |