Bug 1212367
Summary: | Ensure proper nodes states after enroll and before deployment | ||
---|---|---|---|
Product: | [Community] RDO | Reporter: | Dmitry Tantsur <dtantsur> |
Component: | rdo-manager-cli | Assignee: | Dougal Matthews <dmatthew> |
Status: | CLOSED EOL | QA Contact: | Shai Revivo <srevivo> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | Kilo | CC: | dmatthew |
Target Milestone: | --- | ||
Target Release: | Kilo | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-05-19 16:04:55 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Dmitry Tantsur
2015-04-16 09:33:27 UTC
Example of retry code: https://github.com/stackforge/ironic-discoverd/blob/master/ironic_discoverd/utils.py#L106-L121 Re retry: do not bother, ironicclient will have it very soon. This was implemented as part of the recent deploy work which means the CLI now sets the state and waits for the results (by polling). This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions 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. |