extra routes are not restored after reboot

Bug #1442594 reported by Stanislav Makar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Sergey Vasilenko

Bug Description

Ubuntu

Added to /etc/astute.yml

endpoints:
    br-fw-admin:
      IP:
      - 10.109.5.8/24
    br-storage:
      routes:
      - net: 10.109.55.0/24
        via: 192.168.1.54
      IP:
      - 192.168.1.4/24
    br-ex:
      IP:
      - 10.109.6.132/24
      gateway: 10.109.6.1
    br-mgmt:
      IP:
      - 192.168.0.8/24
    eth0.103:
      IP: none

Applied puppet manifests

 ip route show dev br-storage
10.109.55.0/24 via 192.168.1.55
192.168.1.0/24 proto kernel scope link src 192.168.1.2

cat /etc/network/interfaces.d/ifcfg-br-storage
auto br-storage
iface br-storage inet static
bridge_ports eth0.102
address 192.168.1.2/24

after reboot
root@node-1:~# ip route show dev br-storage
192.168.1.0/24 proto kernel scope link src 192.168.1.2

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

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

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

Reviewed: https://review.openstack.org/177365
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=d956c31dbb3f0c04f22e8dab85dd1ac3c2367659
Submitter: Jenkins
Branch: master

commit d956c31dbb3f0c04f22e8dab85dd1ac3c2367659
Author: Sergey Vasilenko <email address hidden>
Date: Fri Apr 10 14:29:33 2015 +0300

    Fix l23_stored config for additional routes

    for l3::ifconfig and l3::route resources for ubuntu

    Closes-bug: #1442594
    Change-Id: Id9e60135161eb6c775f5ce49d2b3fa25fd41cec1

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
Oleksiy Molchanov (omolchanov) wrote :

Verified on

VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "6.1"
  openstack_version: "2014.2.2-6.1"
  api: "1.0"
  build_number: "521"
  build_id: "2015-06-08_06-13-27"
  nailgun_sha: "4340d55c19029394cd5610b0e0f56d6cb8cb661b"
  python-fuelclient_sha: "4fc55db0265bbf39c369df398b9dc7d6469ba13b"
  astute_sha: "7766818f079881e2dbeedb34e1f67e517ed7d479"
  fuel-library_sha: "f43c2ae1af3b493ee0e7810eab7bb7b50c986c7d"
  fuel-ostf_sha: "7c938648a246e0311d05e2372ff43ef1eb2e2761"
  fuelmain_sha: "bcc909ffc5dd5156ba54cae348b6a07c1b607b24"

Changed in fuel:
status: Fix Committed → Fix Released
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.