Comment 8 for bug 1521844

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

Reviewed: https://review.openstack.org/252183
Committed: https://git.openstack.org/cgit/openstack/pycadf/commit/?id=6f1de9ca0471e3a6e079f89ad03adf39e8ea97d0
Submitter: Jenkins
Branch: master

commit 6f1de9ca0471e3a6e079f89ad03adf39e8ea97d0
Author: gordon chung <email address hidden>
Date: Tue Dec 1 23:44:47 2015 -0500

    relax id validation

    we want uuid, unfortunately most of openstack is a mess so we can't
    have nice things. this patch makes it so we continue to allow basically
    anything that is a string but we warn that they should stop this.

    Change-Id: I2a89aed143c22b9a3e2261d5473af93c1cad67cd
    Closes-Bug: #1521844