Comment 7 for bug 1291595

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

Reviewed: https://review.openstack.org/113593
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=fca665396f952b2b288dd01095399102a8af001c
Submitter: Jenkins
Branch: stable/icehouse

commit fca665396f952b2b288dd01095399102a8af001c
Author: Slawomir Kaplonski <email address hidden>
Date: Sun Jun 22 21:18:02 2014 +0000

    API v1 for creating domains ignore some attributes now

    Now API v1 for creating domain returns status 400 when in request POST
    body are send attributes like 'created_at', 'updated_at', 'id', or 'serial'

    Change-Id: I0b4deda212d3e5137d1224f3fd738e2bc68539bd
    Closes-Bug: 1291595