Comment 2 for bug 1493502

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

Reviewed: https://review.openstack.org/221452
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=f1ed8ace5ec909f7f3674c72f0ae99ecaeb0998e
Submitter: Jenkins
Branch: master

commit f1ed8ace5ec909f7f3674c72f0ae99ecaeb0998e
Author: Dan Prince <email address hidden>
Date: Tue Sep 8 14:48:58 2015 -0400

    Set NetValueSpecs parameter types to Json

    The latest Heat API is a bit more strict in validating
    the datatypes for the OS::Neutron::Net value_specs.
    This patch converts the default parameter types for
    these from string to json.

    Change-Id: Iaad6ee6417d3ae55c52ffe2f4e6ed79124161923
    Closes-bug: #1493502