network_id is deprecated

Bug #1381241 reported by Steve McLellan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Medium
Serg Melikyan

Bug Description

Instance.yaml creates neutron resources using *_id properties which are deprecated (e.g. subnet_id, network_id, floating_network_id). These should all be replaced by their counterparts without the _id suffix. It's likely these will get removed at some point after the kilo release.

Dmytro Dovbii (ddovbii)
Changed in murano:
assignee: nobody → Dmytro Dovbii (ddovbii)
Changed in murano:
milestone: none → kilo-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano (master)

Fix proposed to branch: master
Review: https://review.openstack.org/148453

Changed in murano:
assignee: Dmytro Dovbii (ddovbii) → Serg Melikyan (smelikyan)
status: New → In Progress
Changed in murano:
status: In Progress → Confirmed
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (master)

Reviewed: https://review.openstack.org/148453
Committed: https://git.openstack.org/cgit/stackforge/murano/commit/?id=884c1032f3ca4d35adacc1a83f495fa79080b69d
Submitter: Jenkins
Branch: master

commit 884c1032f3ca4d35adacc1a83f495fa79080b69d
Author: Serg Melikyan <email address hidden>
Date: Tue Jan 20 09:56:18 2015 +0300

    Fix name of the properties for networking resources

    Some properties of Neutron resources in Heat were renamed
    (e.g. network_id => network in OS::Neutron::RouterInterface),
    this change introduces same changes in Core Library.

    Change-Id: Ic1f82adb6c325e43c37528a61ac7cebc9b47cfb5
    Closes-bug: #1381241

Changed in murano:
status: In Progress → Fix Committed
Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: kilo-2 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.