Fuel setup requires internet access to build bootstrap image

Bug #1478889 reported by Alexander Saprykin
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
High
Unassigned

Bug Description

On fresh fuel-7.0 iso image setup fails to build bootstrap image:

Building bootstrap image, attempt 1
I: Retrieving Release
E: Failed getting release file http://archive.ubuntu.com/ubuntu/dists/trusty/Release

This happens because there is no internet access on the Fuel setup stage on fuel-master.

Steps to reproduce.

1. git clone https://github.com/stackforge/fuel-main
2. cd fuel-main/virtualbox
3. Put fuel-7.0 (Build 101) iso to fuel-main/virtualbox/iso directory.
4. ./launch.sh

On Fuel Setup screen press Save and Quit.

Actual Behaviour:

Error message box: Module Bootstrap Image failed to save.

Expected Behaviour:

Configuration saved successful.

Workaround:

Manually enable dhcp on NAT interface.

ip link set dev eth2 up
dhclient eth2

Changed in fuel:
assignee: nobody → Fuel provisioning team (fuel-provisioning)
milestone: none → 7.0
importance: Undecided → High
status: New → Triaged
Revision history for this message
Alexei Sheplyakov (asheplyakov) wrote :
Changed in fuel:
status: Triaged → Invalid
Curtis Hovey (sinzui)
Changed in fuel:
assignee: Registry Administrators (registry) → nobody
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.