switch to using /etc/network/interfaces for link management

Bug #1432664 reported by James Page
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron-gateway (Juju Charms Collection)
Invalid
High
Unassigned
neutron-openvswitch (Juju Charms Collection)
Invalid
High
Unassigned

Bug Description

For better forwards compatibility and general boot timing, we'd be better to using /etc/network/interfaces.d to management link settings for neutron controlled ports:

eth1.cfg:

auto eth1
iface eth1 inet manual
  pre-up /sbin/ip link set $IFACE up
  post-up /sbin/ip link set $IFACE mtu 9000
  post-down /sbin/ip link set $IFACE down

Right now its all upstart job driven, so won't work on vivid with systemd

Tags: openstack
James Page (james-page)
tags: added: openstack
Changed in quantum-gateway (Juju Charms Collection):
importance: Undecided → High
milestone: none → 15.04
status: New → Triaged
Changed in neutron-openvswitch (Juju Charms Collection):
status: New → Triaged
importance: Undecided → High
milestone: none → 15.04
James Page (james-page)
Changed in quantum-gateway (Juju Charms Collection):
milestone: 15.04 → 15.07
Changed in neutron-openvswitch (Juju Charms Collection):
milestone: 15.04 → 15.07
James Page (james-page)
Changed in quantum-gateway (Juju Charms Collection):
milestone: 15.07 → 15.10
Changed in neutron-openvswitch (Juju Charms Collection):
milestone: 15.07 → 15.10
James Page (james-page)
Changed in quantum-gateway (Juju Charms Collection):
milestone: 15.10 → 16.01
Changed in neutron-openvswitch (Juju Charms Collection):
milestone: 15.10 → 16.01
no longer affects: quantum-gateway (Juju Charms Collection)
Changed in neutron-gateway (Juju Charms Collection):
status: New → Triaged
importance: Undecided → Critical
importance: Critical → High
milestone: none → 16.01
James Page (james-page)
Changed in neutron-openvswitch (Juju Charms Collection):
milestone: 16.01 → 16.04
Changed in neutron-gateway (Juju Charms Collection):
milestone: 16.01 → 16.04
Revision history for this message
James Page (james-page) wrote :

This will be directly managed by MAAS in openstack deployments - marking 'Invalid'

Changed in neutron-gateway (Juju Charms Collection):
status: Triaged → Invalid
Changed in neutron-openvswitch (Juju Charms Collection):
status: Triaged → Invalid
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.