Comment 3 for bug 1735343

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/524088
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=e51a14bc93fc8a0661a3dfab548bad8c19ff2085
Submitter: Zuul
Branch: master

commit e51a14bc93fc8a0661a3dfab548bad8c19ff2085
Author: Takashi NATSUME <email address hidden>
Date: Thu Nov 30 16:19:42 2017 +0900

    [placement] Fix an error message in API validation

    Fix the error message in validation of the following API
    when the name exceeds max character length(255).

    * PUT /traits/{name}

    Change-Id: I2bbbadd7842bf4652d3c32ae3e5c74e2e159990b
    Closes-Bug: #1735343