Comment 2 for bug 1677088

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

Reviewed: https://review.openstack.org/451142
Committed: https://git.openstack.org/cgit/openstack/valence/commit/?id=4ca2a5055499fd1e2fe6ec11ba8efde8292b9c35
Submitter: Jenkins
Branch: master

commit 4ca2a5055499fd1e2fe6ec11ba8efde8292b9c35
Author: Lin Yang <email address hidden>
Date: Tue Mar 28 18:53:17 2017 -0700

    Fix incorrect response example of flavor creation

    Added three missed attributions: "uuid", "created_at" and
    "updated_at". And renamed it to keep similar naming convention.

    Change-Id: I426b367c538922cc5825c65d9f4e943438d2cb28
    Closes-Bug: #1677088