summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-09-21Removing OpenSteak ProjectHEADmasterLuke Hinds40-3114/+0
As discussed in comment of abandoned patch # 21803 Change-Id: I92d9d1787dafcc8fd90916a11d92bcce13b69089 Signed-off-by: Luke Hinds <lhinds@redhat.com>
2015-10-26Merge "Remove Compass from genesis."Tim Rozet155-12213/+0
2015-10-26Removes Foreman from Genesis RepoTim Rozet23-5184/+0
Genesis project has been changed to a requirements project, thus removing Foreman specific code. Change-Id: I04a8d1914631883bca0c5be821333ceaa0b60a56
2015-10-20Fix 2 for moving ips to be staticTim Rozet2-5/+14
Change-Id: I4faf3078e090827898e0a046a9502cfebe4d0647 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-10-19Configures static ip on private and admin interfaces for nodesTim Rozet1-5/+54
Change-Id: I5e9608cfe24faf1bd9a8c57076926ef42c013777 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-10-19Remove Compass from genesis.Weidong Shao155-12213/+0
Compass4nfv has its own repo. Change-Id: I4b1b778682e5b49192ab00f5319594c66640a432 Signed-off-by: Weidong Shao <weidong.shao@huawei.com>
2015-10-03Removed fuel from Genesis master since fuel has moved to repo fuel.Jonas Bjurel179-23778/+0
Change-Id: If264c47c2df95201fe96dc58cf0db6f572859529 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
2015-09-30Updates docs for SR1 with final revisionTim Rozet2-106/+95
Changes include: - Fixes syntax errors in rst format - Adds link to test results Change-Id: I4288687beca64a20576996e148cfe1858fc1b98b Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-09-30Final releasenotes for Fuel/Arno SR1Jonas Bjurel1-41/+18
Change-Id: I9bdb98a97d1a2b9e4133d28bd2420bf197af8452 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
2015-09-29Opendaylight installation and IP address adjusmentsSzilard Cserey5-23/+50
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>
2015-09-29FIX for Ubuntu repository settings in dea.yamlSzilard Cserey5-10/+10
Change-Id: Ia36bb75e91dd038755bfb6ada51d045d0877624e Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
2015-09-28Merge "Ading CLI verification / working to documentation"Tim Rozet2-16/+151
2015-09-28Merge "Fixes clean to restore network config to LF jumphost"Tim Rozet1-29/+28
2015-09-28Ading CLI verification / working to documentationrandyl2-16/+151
Adding command line only verifciation for OpenStack for environets without a web browswer as an alternatiative method. Minor changes for logging into the foremen VM that reflects the locked down permission of the foreman VM directory. Added BGS-84 as a fix to the release notes. Added steps to workaorund the known neutron DHCP issue. Change-Id: Icfea3415187de33be5aa44befe93c7249622227d Signed-off-by: randyl <r.levensalor@cablelabs.com>
2015-09-28Updated Manual FUEL Installation Instruction for ARNO SR1Daniel Smith1-138/+223
- 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>
2015-09-28Fixes clean to restore network config to LF jumphostTim Rozet1-29/+28
Change-Id: I11108177fe1a611670493c06ccc0b9703dbab2d3 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-09-28Make 03_install_repo.sh executable and fix typoStefan K. Berg1-1/+1
Change-Id: I8d1e52f4e38110e55a3d34c46cb899e32e47b8ad Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
2015-09-28Setting local mirrors for MOS and Ubuntu in dea.yamlSzilard Cserey5-54/+54
Change-Id: I528defb97369768d107565a07d5bfda95b31b37b Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
2015-09-26Change mirror rsync checkMichal Skalski1-1/+1
Checking if rsync is enabled on remote host is not enough. Change-Id: I478c32a407af7ea01f90c45adcafdf99b6ba1782 Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2015-09-26Try to choose close ubuntu mirrorMichal Skalski1-0/+10
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>
2015-09-26Correction of Fuel cache buildingStefan K. Berg1-14/+10
The cache was previously not fully populated. Change-Id: I77885bc1fa0e9cbc7499e2dc4ceee47ff3b2e14c Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
2015-09-25Update of READMEs and build instructions for Arno SR1Jonas Bjurel4-26/+20
Change-Id: Ib4204a591a8623b47848968b9ee0252a772bbafe Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
2015-09-25Fuel patch to enable virtual deploymentStefan K. Berg2-0/+45
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>
2015-09-25Merge "Increasing storage size for Controllers and Computes in Virtual ↵Jonas Bjurel1-2/+2
Deployment"
2015-09-25Increasing storage size for Controllers and Computes in Virtual DeploymentSzilard Cserey1-2/+2
Change-Id: I69b79af835e5dd7df465e5bde75023a77fb23527 Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
2015-09-25Fixes and updates for clean.sh and setup.shSzilard Cserey2-32/+160
Remove PXE interface (VLAN 0) and check IP Forwarding is enabled Add/Clean VLAN 300 interface Swap IP address from Base interface to VLAN interface Change-Id: Ia6ce76b220518f979dc2e3e9acd8e53540cbaef1 Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
2015-09-25Merge "Build Fuel ODL plugin"Jonas Bjurel2-1/+39
2015-09-25Merge "Removed obsolete Fuel patches"Stefan K. Berg8-179/+15
2015-09-24Merge "Add removing existing VMs in clean.sh There might be VMs leftovers ↵Jonas Bjurel1-0/+6
sometimes, then, the command 'rmmod kvm_intel' fails."
2015-09-24Build Fuel ODL pluginMichal Skalski2-1/+39
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>
2015-09-24Release notes updated for SR1Jonas Bjurel1-35/+39
Change-Id: I3a609029080111c282d209c2feefcadeae34283e Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
2015-09-24Add removing existing VMs in clean.shjose.lausuch1-0/+6
There might be VMs leftovers sometimes, then, the command 'rmmod kvm_intel' fails. Change-Id: Iaacfa2182a8f867f5f28a79930f5520d9689156f Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-09-24Removed obsolete Fuel patchesStefan K. Berg5-169/+0
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>
2015-09-24Ubuntu package repositories added to Fuel ISOStefan K. Berg3-1/+70
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>
2015-09-23Update ODL links in Foreman install docsDaniel Farrell1-3/+4
OPNFV Arno SR1 uses ODL Helium SR4, so link to the Helium CBS repo. Also add links to the RPM building logic in Integration/Packaging. JIRA: APEX-21 Change-Id: Iaa4b7bc890ced2deb17fa7b0c2f6ba676dbe69c6 Signed-off-by: Daniel Farrell <dfarrell@redhat.com> (cherry picked from commit 14ffa4eeb4c5b03ab972f2449546891b0598409a)
2015-09-23Merge "Update ODL links in Foreman install docs"Tim Rozet1-3/+4
2015-09-23Update ODL links in Foreman install docsDaniel Farrell1-3/+4
OPNFV Arno SR1 uses ODL Helium SR4, so link to the Helium CBS repo. Also add links to the RPM building logic in Integration/Packaging. JIRA: APEX-21 Change-Id: Iaa4b7bc890ced2deb17fa7b0c2f6ba676dbe69c6 Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
2015-09-23Update documentation for SR1 releaseTim Rozet2-99/+351
JIRA: APEX-21 Change-Id: Iea656b3a6f8bc9571920afa8f5ba63036ac5c653 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit 37c01214db85cbd5a3940bf5cdb9ff12e260149e)
2015-09-23Merge "Update documentation for SR1 release"Tim Rozet2-99/+351
2015-09-23Fixes public gateway to be the correct valueTim Rozet1-1/+1
Bug where default gateway was always being set to the first IP in the subnet. Now should detect correct public gateway. This only impacts the default gateway configured on the external neturon "provider_subnet". JIRA: APEX-37 Change-Id: I0296fa7149679a0f2eb47f7d65e0011f366c1147 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit f5032bce67f6b7b8f8c5186b6f64e83bd113338e)
2015-09-23Update documentation for SR1 releaseTim Rozet2-99/+351
JIRA: APEX-21 Change-Id: Iea656b3a6f8bc9571920afa8f5ba63036ac5c653 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-09-23Fixes public gateway to be the correct valueTim Rozet1-1/+1
Bug where default gateway was always being set to the first IP in the subnet. Now should detect correct public gateway. This only impacts the default gateway configured on the external neturon "provider_subnet". JIRA: APEX-37 Change-Id: I0296fa7149679a0f2eb47f7d65e0011f366c1147 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-09-23Merge "Ubuntu package repositories added to Fuel ISO"Stefan K. Berg3-1/+70
2015-09-22Merge "Adds single NIC support for baremetal deployments" into stable/arnoTim Rozet1-84/+210
2015-09-22FIX networking configuration in dea.yamlSzilard Cserey4-95/+111
Change-Id: I7eb03139d947fbf8fbe1562eb87bf484a2799faa Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
2015-09-22FIX networking configuration in dea.yamlSzilard Cserey4-95/+111
Change-Id: I7eb03139d947fbf8fbe1562eb87bf484a2799faa Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
2015-09-22Fixes bug where puppet fails to run due to domain nameTim Rozet1-1/+1
Puppet relies on facter to gather host facts, including domain name. Unfortunately facter gathers domain name by looking at the first domain listed in /etc/resolv.conf, rather than the domain name set on the host. This fix corrects the domain in that file. JIRA: APEX-36 Change-Id: If4e4a0b9f82e562463d97ceeee6b7dfd445e3bdc Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit d4ccd3bdf95f4250747f72d0ca98a19f3656d128)
2015-09-22Fixes bug where puppet fails to run due to domain nameTim Rozet1-1/+1
Puppet relies on facter to gather host facts, including domain name. Unfortunately facter gathers domain name by looking at the first domain listed in /etc/resolv.conf, rather than the domain name set on the host. This fix corrects the domain in that file. JIRA: APEX-36 Change-Id: If4e4a0b9f82e562463d97ceeee6b7dfd445e3bdc Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-09-22Ubuntu package repositories added to Fuel ISOStefan K. Berg3-1/+70
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>
2015-09-21Reconfigure network interface setup in dea.yamlSzilard Cserey1-9/+9
Change-Id: I6737a2a2300ceba22bc3858fb947d409a3caa927 Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>