fuel-menu ip configuration does not apply on /etc/fuel-createmirror/config.mk

Bug #1503245 reported by Ehsan Qarekhani
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Wishlist
Matthew Mosesohn

Bug Description

when changing default gw with fuel menu, for example, changes the default gateway to 10.20.0.2 cobbler works perfectly
but in the deploy phase fuel server make a base image with the old default gw. it may failed your deployment phase

the default gw and other information stays the same in the following file

# cat /etc/fuel-createmirror/config.mk

MASTER_IP?=10.20.0.2
MASTER_DNS?=10.20.0.1
MASTER_NETMASK?=255.255.255.0
MASTER_GW?=10.20.0.1

# dockerctl shell cobbler
# cat /etc/dnsmasq.conf

dhcp-range=internal,10.20.0.3,10.20.0.254,255.255.255.0,120m
dhcp-option=net:internal,option:router,10.20.0.2
dhcp-boot=net:internal,pxelinux.0,boothost,10.20.0.2

Tags: area-library
Changed in fuel:
assignee: nobody → Fuel Library Team (fuel-library)
milestone: none → 8.0
importance: Undecided → Medium
Revision history for this message
Matthew Mosesohn (raytrac3r) wrote :

This is not a bug. config.mk was accidentally included in the package, but it doesn't actually impact how fuel-createmirror operates.

Revision history for this message
Matthew Mosesohn (raytrac3r) wrote :
Changed in fuel:
importance: Medium → Wishlist
assignee: Fuel Library Team (fuel-library) → Matthew Mosesohn (raytrac3r)
status: New → Invalid
Dmitry Pyzhov (dpyzhov)
tags: added: area-library
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.