Not supported error message is incorrect

Bug #1564870 reported by Yuiko Takada
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Yuiko Takada

Bug Description

When execute "nova baremetal-node-create" command, above error message is shown.
ERROR (BadRequest): Command Not supported. Please use Ironic command port-create to perform this action. (HTTP 400)

port-create is incorrect, node-create is correct.

Changed in nova:
assignee: nobody → Yuiko Takada (takada-yuiko)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

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

Changed in nova:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/300435
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ab1ec3f94a3a39137b0339c94f6db6f95e38cab1
Submitter: Jenkins
Branch: master

commit ab1ec3f94a3a39137b0339c94f6db6f95e38cab1
Author: Yuiko Takada <email address hidden>
Date: Fri Apr 1 20:59:54 2016 +0900

    Fix not supported error message

    When execute "nova baremetal-node-create" command,
    below error message is shown:
     ERROR (BadRequest): Command Not supported.
     Please use Ironic command port-create to perform this action. (HTTP 400)

    Ironic command corresponds to nova baremetal-node-create is
    not port-create, but node-create.
    This patch set fixes this bug.

    Change-Id: Id41b832f2b01c1848c224515fa70efec8a316ae9
    Closes-bug: #1564870

Changed in nova:
status: In Progress → Fix Released
Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote : Fix included in openstack/nova 14.0.0.0b1

This issue was fixed in the openstack/nova 14.0.0.0b1 development milestone.

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.