RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1214349 - [RFE] Use Ironic API instead of discoverd one for discovery/introspection
Summary: [RFE] Use Ironic API instead of discoverd one for discovery/introspection
Keywords:
Status: CLOSED EOL
Alias: None
Product: RDO
Classification: Community
Component: rdo-manager
Version: Kilo
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Kilo
Assignee: Hugh Brock
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-22 13:54 UTC by Dmitry Tantsur
Modified: 2016-05-19 15:44 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-19 15:44:16 UTC
Embargoed:


Attachments (Terms of Use)

Description Dmitry Tantsur 2015-04-22 13:54:21 UTC
Discoverd API is somewhat low level. The most important thing is that it does not change node state in Ironic. Instead of calling to discoverd for starting introspection, use node.set_provision_state(uuid, 'inspect'). Introspection status can be followed then by querying node details and looking at provision_state field ('inspecting' while introspection is going on, 'inspectfail' on failure, 'manageable' on success), error message will be in last_error field.

Comment 3 Chandan Kumar 2016-05-19 15:44:16 UTC
This bug is against a Version which has reached End of Life.
If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.


Note You need to log in before you can comment on or make changes to this bug.