Comment 6 for bug 1308921

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to murano-dashboard (master)

Reviewed: https://review.openstack.org/90710
Committed: https://git.openstack.org/cgit/stackforge/murano-dashboard/commit/?id=17802feb081553069d95d9c9969929e000405811
Submitter: Jenkins
Branch: master

commit 17802feb081553069d95d9c9969929e000405811
Author: Alexander Tivelkov <email address hidden>
Date: Mon Apr 28 16:41:12 2014 +0400

    Removed 'Networking' section

    Old (0.4.x style) section, containing networking parameters of environment, is never processed
    by the engine, so it has been removed from the environment generation logic.

    New (0.5-compatible) block of network setting will be added at murano-api side.

    This is part of Advanced Networking commit series, yet is independent from all others.

    Change-Id: I34ccee96a22d598de9693205b064b0d1bd118ded
    Partial-bug: #1308921