Doc generation is broken due to missing import _
Bug #1209413 reported by
Steve Baker
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Heat |
Fix Released
|
Medium
|
Steve Baker |
Bug Description
cd doc ; make html # results in the following
Exception occurred:
File "/home/
message = _("Missing required credential: %(required)s")
NameError: name '_' is not defined
Changed in heat: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → Steve Baker (steve-stevebaker) |
milestone: | none → havana-3 |
Changed in heat: | |
status: | Fix Committed → Fix Released |
Changed in heat: | |
milestone: | havana-3 → 2013.2 |
To post a comment you must log in.
Fix proposed to branch: master/review.openstack.org/40768
Review: https:/