node.create() is absent for IpmiNode

Bug #1603351 reported by Volodymyr Shypyguzov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Undecided
Volodymyr Shypyguzov

Bug Description

Env info: baremetal lab
Steps to reproduce:
Call wart_start_node method from fuelweb_client
Expected result: nodes started
Actual result: AttributeError

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (master)

Fix proposed to branch: master
Review: https://review.openstack.org/342683

Changed in fuel:
assignee: Fuel QA Team (fuel-qa) → Volodymyr Shypyguzov (vshypyguzov)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (master)

Reviewed: https://review.openstack.org/342683
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=643bf76c6a53e8093adff66675115081e9c8a17d
Submitter: Jenkins
Branch: master

commit 643bf76c6a53e8093adff66675115081e9c8a17d
Author: Volodymyr Shypyguzov <email address hidden>
Date: Fri Jul 15 11:55:58 2016 +0300

    Replace node.create() with node.start() in warm_start_nodes

    With the introduction of IpmiNode it's better to use node.start()
    method, because node.create() works only for virtual slaves

    Also:
    + add configurable timeout to the warm and cold restart methods

    Change-Id: I4968d62c2b431271928b55672431422cb5527f7a
    Closes-Bug: #1603351

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/348194

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/mitaka)

Reviewed: https://review.openstack.org/348194
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=52873041ef2cbcc2f9ab6f770fb1cf70d8891194
Submitter: Jenkins
Branch: stable/mitaka

commit 52873041ef2cbcc2f9ab6f770fb1cf70d8891194
Author: Volodymyr Shypyguzov <email address hidden>
Date: Fri Jul 15 11:55:58 2016 +0300

    Replace node.create() with node.start() in warm_start_nodes

    With the introduction of IpmiNode it's better to use node.start()
    method, because node.create() works only for virtual slaves

    Also:
    + add configurable timeout to the warm and cold restart methods

    Change-Id: I4968d62c2b431271928b55672431422cb5527f7a
    Closes-Bug: #1603351
    (cherry picked from commit 643bf76c6a53e8093adff66675115081e9c8a17d)

tags: added: in-stable-mitaka
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.