Comment 10 for bug 1451819

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

Reviewed: https://review.openstack.org/180159
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=0fbb16e6fc2c0314a183e125b74656730219caa8
Submitter: Jenkins
Branch: master

commit 0fbb16e6fc2c0314a183e125b74656730219caa8
Author: Oleksii Chuprykov <email address hidden>
Date: Tue May 5 09:31:16 2015 -0400

    Fix RouterInterface properties validation

    get_attr on a non-created resource returns an empty string
    (rather than None). We should pass validation in this case.

    Change-Id: I5a1d651cc7dc46162140210ebeacaa7519111c91
    Closes-bug: 1451819