Satori Config may not include host_key
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| satori |
Undecided
|
Caleb Groom |
Bug Description
Simple discovery on satori without providing a host_key seems to break because the config namespace doesn't have a host_key:
$satori discovery.
Traceback (most recent call last):
File "/code/
sys.
File "/code/
results = discovery.
File "/code/
if all([config.
AttributeError: 'Namespace' object has no attribute 'host_key'
Changed in satori: | |
assignee: | nobody → Caleb Groom (calebgroom) |
Changed in satori: | |
status: | New → In Progress |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit e9a58e5e93ff0c1
Author: Caleb Groom <email address hidden>
Date: Fri Mar 7 16:52:20 2014 -0600
Fix crash on missing host_key
Change-Id: If5dfbfd1a931d3
Closes-Bug: #1289610
Changed in satori: | |
status: | In Progress → Fix Committed |
Changed in satori: | |
status: | Fix Committed → Fix Released |
Changed in satori: | |
milestone: | none → poc |
Fix proposed to branch: master /review. openstack. org/79101
Review: https:/