NETWORKING=yes missing on Red Hat-based distributions

Bug #989832 reported by Major Hayden
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-guest-agents
Confirmed
Medium
Johannes Erdfelt

Bug Description

With agent 0.0.1.36, builds on Red Hat-based distributions don't have "NETWORKING=yes" within /etc/sysconfig/network:

[root@testserver ~]# cat /etc/sysconfig/network
NETWORKING_IPV6=yes
HOSTNAME=testserver

Many of the rpc/nfs related init scripts require NETWORKING=yes to be present for the scripts to successfully launch. Those scripts work just fine with an /etc/sysconfig/network which looks like this:

NETWORKING=yes
NETWORKING_IPV6=yes
HOSTNAME=testserver

Changed in openstack-guest-agents:
assignee: nobody → Johannes Erdfelt (johannes.erdfelt)
status: New → Confirmed
importance: Undecided → Medium
summary: - NETWORKING=yes missing on RPM-based distributions
+ NETWORKING=yes missing on Red Hat-based distributions
description: updated
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.