fuel-main/iso
Alexandru Avadanii ab98c79af0 bootstrap_admin_node: Fix connectivity check.
After Fuel Master builds the bootstrap image at first boot,
internet connectivity is tested using the URL for the CentOS
updates repository.

bootstrap_admin_node.sh script parses the output of `yum repolist`,
looking for entries like 'Repo-baseurl: http://...'.

However, in Fuel 9.0, <updates> points to a mirrorlist file (a text
file containing a list of possible mirror URLs) instead of being
a single, direct link to the repository.

For now, we only test that we can access the mirrorlist file,
while the check should be performed against the mirror(s).

Old (Fuel 8) repo entry format:
Repo-baseurl: http://mirror.fuel-infra.org/.../updates/x86_64/

New (Fuel 9) mirrorlist format:
Repo-mirrors: http://mirror.fuel-infra.org/.../mos-mirrors-updates.txt

Closes-Bug: #1596981

Change-Id: I21268dd8aa8cd633f09f921b4a9e1c057a4b8ed3
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-06-28 17:34:06 +02:00
..
isolinux Remove Mirantis related code 2016-03-23 15:04:01 +03:00
.discinfo first working ISO build 2012-10-18 14:55:12 +00:00
.treeinfo Fix ISO build process for CentOS7 2015-12-04 01:30:17 +03:00
bootstrap_admin_node.sh bootstrap_admin_node: Fix connectivity check. 2016-06-28 17:34:06 +02:00
fix_default_repos.py Modify default repos for fuel and fuelmenu 2016-05-31 15:10:01 +03:00
ks.py Rename package to fuel-target-centos-images6.6 2015-08-24 21:10:06 +03:00
ks.template Add MASTER_NODE_EXTRA_PACKAGES processing 2016-06-07 13:31:08 +03:00
ks.yaml Added ISO kickstart templating 2013-06-10 13:21:35 +00:00
module.mk Modify default repos for fuel and fuelmenu 2016-05-31 15:10:01 +03:00