Comment 4 for bug 1735343

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

Reviewed: https://review.openstack.org/526465
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=fa36ccefd28d13435babc5b5fea428db4d372a7b
Submitter: Zuul
Branch: stable/pike

commit fa36ccefd28d13435babc5b5fea428db4d372a7b
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}

    Conflicts:
          nova/tests/functional/api/openstack/placement/gabbits/traits.yaml

    NOTE(mriedem): The conflict is due to not having commit
    f269023c49dcf24fd42a4933fc7d31f3aaa2e64d in Pike.

    Change-Id: I2bbbadd7842bf4652d3c32ae3e5c74e2e159990b
    Closes-Bug: #1735343
    (cherry picked from commit e51a14bc93fc8a0661a3dfab548bad8c19ff2085)