Comment 1 for bug 1223847

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

Reviewed: https://review.openstack.org/48656
Committed: http://github.com/openstack/ironic/commit/3d54732d24f994c2a9aa8a234814495d7f6d9ffc
Submitter: Jenkins
Branch: master

commit 3d54732d24f994c2a9aa8a234814495d7f6d9ffc
Author: Lucas Alvares Gomes <email address hidden>
Date: Thu Sep 26 16:41:20 2013 +0100

    Check for required fields on ports

    Currently the API on ports does not check for any required fields,
    this patch add such verifications + tests.

    Change-Id: I4a2003c3a5ab0a0b31742fcac119fbe20929f636
    Partial-Bug: #1223847