Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: If264c47c2df95201fe96dc58cf0db6f572859529
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
|
|
Change-Id: I9bdb98a97d1a2b9e4133d28bd2420bf197af8452
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
|
|
Installing Opendaylight plugin from /opt/opnfv
Swapping 192.168.0.0/24 with 192.168.1.0/24 in dea.yaml
Change-Id: Ic80ebfde4e4c7e438e6fbd4de11e1be8959529cd
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
Change-Id: Ia36bb75e91dd038755bfb6ada51d045d0877624e
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
- updated to reflect FUEL updates (MOS 6.1)
- updated to reflect ODL plugin usage and steps
- updated to reflect Local Repo option
- cleaned up old references to Health and ODL setup
- Minor Formatting Adjustments
- fixed whitespace and some editing.
- more whitespaces for Jonas fixed
- added comment about Live Migration Test case
- fixes user/pwd for ODL GUI
- fixed URL for DLUX login
Change-Id: I659e2013a62c8a1eb2a6c2d650d0b8c47f04046f
JIRA:FUEL-11
Signed-off-by: Daniel Smith <daniel.smith@ericsson.com>
|
|
Change-Id: I8d1e52f4e38110e55a3d34c46cb899e32e47b8ad
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
|
|
Change-Id: I528defb97369768d107565a07d5bfda95b31b37b
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
Checking if rsync is enabled on remote host is not enough.
Change-Id: I478c32a407af7ea01f90c45adcafdf99b6ba1782
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
|
|
As described in this bug https://bugs.launchpad.net/fuel/+bug/1459252
slow connection to ubuntu mirror can lead to errors. Lets try choose
mirror which is near build server.
Change-Id: I7a367cbb6edbcf30dceb52934a9adf35cbd7ce5a
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
|
|
The cache was previously not fully populated.
Change-Id: I77885bc1fa0e9cbc7499e2dc4ceee47ff3b2e14c
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
|
|
Change-Id: Ib4204a591a8623b47848968b9ee0252a772bbafe
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
|
|
Disable ext4 journalling during Fuel master image creation,
otherwise the provisioning process times out on many virtual
setups after 3600 sec.
All credit to Michal Skalski of Mirantis for providing the
information to patch this up:
https://docs.mirantis.com/openstack/fuel/fuel-6.1/release-notes.html#issues-with-image-based-provisioning
https://review.openstack.org/#/c/197943/
Change-Id: I90f68a351b3afe1273440846bc5d56da8f6d3507
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
|
|
Change-Id: I69b79af835e5dd7df465e5bde75023a77fb23527
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
|
|
|
|
Build Fuel OpenDaylight plugin and make it accessible on Fuel Master
inside /opt/opnfv directory.
JIRA: FUEL-30
Change-Id: I5297c0fa70207c3631a0cdf205559fcb55d13554
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
|
|
Change-Id: I3a609029080111c282d209c2feefcadeae34283e
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
|
|
The patch files were modifying behavior already addressed by changes
in the Fuel config in terms of boot arguments.
Change-Id: Icb5af0e3a75a71e8c26fb646fc734189bf16b7c8
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
|
|
Starting with Fuel 6.1, the Ubuntu repositories are no longer stored
on the Fuel ISO, but by default fetched from the Internet during
installation (the exact URI can be modified in the Fuel configuration).
In order to being able to handle a deployment scenario where the Fuel
node has no Internet connectivity, the OPNFV Fuel ISO is adding the
necessary repositories into /var/www/nailgun by fetching them during
the generation of the ISO.
The actual fetching is done by a Fuel provided package,
fuel-createmirror.deb, which can be found in /opt of the Fuel master
(but which is run outside Fuel in the context of the build process
when generating the OPNFV ISO).
An additional OPNFV post installation script is added as
/opt/opnfv/bootstrap/post.d/03_install_repo.sh
which will populate /var/www/nailgun with these repositories in the
late stage of the bootstrap_admin_node process.
Important!
In order to use these repositories For deployment, the default Fuel
repo configuration must be changed as below:
Repository "mos-updates"
URI="deb http://10.20.0.2:8080/mos-ubuntu mos6.1-updates main restricted"
Repository "mos-security"
URI="deb http://10.20.0.2:8080/mos-ubuntu mos6.1-security main restricted"
Repository "mos-holdback"
URI="deb http://10.20.0.2:8080/mos-ubuntu mos6.1-holdback main restricted"
Repository "ubuntu"
URI="deb http://10.20.0.2:8080/ubuntu-part trusty main"
Repository "ubuntu-security"
URI="deb http://10.20.0.2:8080/ubuntu-part trusty main"
Repository "ubuntu-updates"
URI="deb http://10.20.0.2:8080/ubuntu-part trusty main"
Change-Id: I25211bd3f277b560808fd838180aa52e278af404
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
|
|
|
|
Change-Id: I7eb03139d947fbf8fbe1562eb87bf484a2799faa
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
Change-Id: I7eb03139d947fbf8fbe1562eb87bf484a2799faa
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
Starting with Fuel 6.1, the Ubuntu repositories are no longer stored
on the Fuel ISO, but by default fetched from the Internet during
installation (the exact URI can be modified in the Fuel configuration).
In order to being able to handle a deployment scenario where the Fuel
node has no Internet connectivity, the OPNFV Fuel ISO is adding the
necessary repositories into /var/www/nailgun by fetching them during
the generation of the ISO.
The actual fetching is done by a Fuel provided package,
fuel-createmirror.deb, which can be found in /opt of the Fuel master
(but which is run outside Fuel in the context of the build process
when generating the OPNFV ISO).
An additional OPNFV post installation script is added as
/opt/opnfv/bootstrap/post.d/03_install_repo.sh
which will populate /var/www/nailgun with these repositories in the
late stage of the bootstrap_admin_node process.
Important!
In order to use these repositories For deployment, the default Fuel
repo configuration must be changed as below:
Repository "mos-updates"
URI="deb http://10.20.0.2:8080/mos-ubuntu mos6.1-updates main restricted"
Repository "mos-security"
URI="deb http://10.20.0.2:8080/mos-ubuntu mos6.1-security main restricted"
Repository "mos-holdback"
URI="deb http://10.20.0.2:8080/mos-ubuntu mos6.1-holdback main restricted"
Repository "ubuntu"
URI="deb http://10.20.0.2:8080/ubuntu-part trusty main"
Repository "ubuntu-security"
URI="deb http://10.20.0.2:8080/ubuntu-part trusty main"
Repository "ubuntu-updates"
URI="deb http://10.20.0.2:8080/ubuntu-part trusty main"
Change-Id: I25211bd3f277b560808fd838180aa52e278af404
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
|
|
Change-Id: I6737a2a2300ceba22bc3858fb947d409a3caa927
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
Change-Id: I6737a2a2300ceba22bc3858fb947d409a3caa927
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
|
|
|
|
Change-Id: I429d41ea9942321fb4768a5a4d46d0976adbf47d
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
Change-Id: I429d41ea9942321fb4768a5a4d46d0976adbf47d
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
- config.mk
- cache.mk
- Upstream fuel commit-id
This should avoid any cache flapping, and insted produce a unique cache for any permutation of the above identities.
Change-Id: Ieb28748ae9075725e54f6a5e87740281bf81116e
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
|
|
- config.mk
- cache.mk
- Upstream fuel commit-id
This should avoid any cache flapping, and insted produce a unique cache for any permutation of the above identities.
Change-Id: Ieb28748ae9075725e54f6a5e87740281bf81116e
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
|
|
Change-Id: Ia1ded0e6de426b97de6aec9c0ff5225ea63a8c91
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
into stable/arno
|
|
|
|
Change-Id: Ia1ded0e6de426b97de6aec9c0ff5225ea63a8c91
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
|
|
Move plugin installation in Fuel installer
Change-Id: Ibb24da448681fb70686a1f59738bd9fdda12e9d0
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
-Remove pre-deploy mechanism
-Update reaping mechanism
-Remove old DEA, DHA configuration files
Change-Id: Ibc28d148bc23992e940e0247873a226d92fb7af7
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
Move plugin installation in Fuel installer
Change-Id: Ibb24da448681fb70686a1f59738bd9fdda12e9d0
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
Change-Id: Ief101627e2af51c4b565dcb5d230922c5f113c8d
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
(cherry picked from commit 0011674c45680df6c1fe9491c974eb3e57a4a0fe)
|
|
Change-Id: Ief101627e2af51c4b565dcb5d230922c5f113c8d
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
|
|
Change-Id: I715f47461622f2d26a492eb61d68b20ca84825aa
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
(cherry picked from commit 4d23d9a0079735322c88e53a8ebb1c4d2c0b1566)
|
|
Change-Id: I715f47461622f2d26a492eb61d68b20ca84825aa
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
|
|
Change-Id: I904a4b8ebcab5aedefef287ff8bb5357dae8e3ff
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
|
|
Change-Id: I904a4b8ebcab5aedefef287ff8bb5357dae8e3ff
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
|
|
Change-Id: I69689767e423cf469b5fdf2e40bb0cc931628002
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
|
|
Change-Id: I69689767e423cf469b5fdf2e40bb0cc931628002
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
|
|
-Remove pre-deploy mechanism
-Update reaping mechanism
-Remove old DEA, DHA configuration files
Change-Id: Ibc28d148bc23992e940e0247873a226d92fb7af7
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
Change-Id: I283a834ef6dc39fbb54fdc1af50c087ccc471b27
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
- Fuel installation - fix for finding fuelmenu
- ugo+rwx access rights to autodeploy.log file
- backward compatibility for argument parsing of ISO, DEA, DHA
Change-Id: Ib4ad5b0868a25b0357cfcd9d8f644bb3a0703b25
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|