Comment 7 for bug 1607364

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

Reviewed: https://review.openstack.org/356985
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=97d8f9c3d6ddfe1195217a12a1d5fa3ffe262379
Submitter: Jenkins
Branch: stable/mitaka

commit 97d8f9c3d6ddfe1195217a12a1d5fa3ffe262379
Author: Thomas Herve <email address hidden>
Date: Thu Jul 28 16:54:37 2016 +0200

    Don't pass value_specs when creating internal port

    When we create the internal port on a nova server, we shouldn't pass
    value_specs when specifying extra properties, as it's an internal
    dictionary which is not accepted by the API.

    Change-Id: I0bb4407e89b5575dbaf8f198402e0926b550224d
    Closes-Bug: #1607364
    (cherry picked from commit 2245aa117e8fae5710244ab1182b499aba82b339)