Comment 5 for bug 1591361

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

Reviewed: https://review.openstack.org/363352
Committed: https://git.openstack.org/cgit/openstack/tacker/commit/?id=cf7f677fc71d4cac8580a25bfdcd1b93dc689e31
Submitter: Jenkins
Branch: master

commit cf7f677fc71d4cac8580a25bfdcd1b93dc689e31
Author: Sridhar Ramaswamy <email address hidden>
Date: Tue Aug 30 23:57:15 2016 +0000

    Introduce TOSCA 'order' property for connection points

    This is a follow-on to [1] which uses dictionary for VNFD
    template and no longer relies on OrderedDict to preserve
    the order of the node_types in the VNFD template. Instead
    we are going to insist the templates to explicit mention
    the order of the CP.

    [1] https://review.openstack.org/#/c/360809

    Change-Id: Iaf7389305cfea90f158da0eaaa19afe86869541b
    Closes-Bug: #1591361