Jonas Bjurel [Wed, 20 May 2015 13:19:56 +0000 (13:19 +0000)]
Merge "Autodeploy inspired on Prototype #2"
Szilard Cserey [Mon, 4 May 2015 10:11:29 +0000 (12:11 +0200)]
Autodeploy inspired on Prototype #2
- setup libvirt environment
- setup vfuel environment
- patch iso
- install Fuel Master
- deploy cloud
- hardware adapter for libvirt
- hardware adapter for ipmi
- hardware adapter for hp
- README: AutoDeploy instructions
JIRA: [BGS-2] Create Fuel deployment script
Change-Id: I862d824829baaae7d21115776d13355d575a47c8
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
Stefan K. Berg [Tue, 19 May 2015 08:14:43 +0000 (10:14 +0200)]
Deployment corrections for Fuel
The most important change is the introduction of support for a selectable
temporary directory for ISO manipulations by setting the TMPDIR variable.
Invoke deploy.sh as "sudo TMPDIR=/my/tmp/dir ./deploy.sh ..." to make
use of this, otherwise the temporary directory defaults to that of the
user running the script.
Other improvements:
- Added error check for when the patch-iso.sh gets an error from
copying data with cpio (potentially indicating out of disk space)
- Corrected typo in deploy.sh: error-exit -> error_exit
JIRA
Change-Id: I74966c3fe2bee0ac1923cfa9bd9ebfe1ca73a9da
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
Dan Radez [Mon, 18 May 2015 18:39:38 +0000 (18:39 +0000)]
Merge "Generally refactor Foreman installation guide"
Dan Radez [Mon, 18 May 2015 18:29:29 +0000 (18:29 +0000)]
Merge "Update for SR3 Helium for ODL and refactoring other files."
Daniel Smith [Mon, 18 May 2015 17:31:44 +0000 (17:31 +0000)]
Merge "Patch novnc ubuntu package"
Michal Skalski [Mon, 18 May 2015 14:57:00 +0000 (14:57 +0000)]
Patch novnc ubuntu package
Patch novnc ubuntu package by adding missing files.
Related bug: https://bugs.launchpad.net/fuel/+bug/
1433894
Change-Id: Iba413c664bb93dea26245c9ed4471fff30e43968
Jira: -
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Frank Brockners [Mon, 18 May 2015 09:37:32 +0000 (09:37 +0000)]
Merge "Adds node virtualization support"
Frank Brockners [Mon, 18 May 2015 09:22:50 +0000 (11:22 +0200)]
Add Tim Rozet as committer on BGS project
Tim Rozet's promotion to committer was done by email vote:
http://lists.opnfv.org/pipermail/opnfv-tsc/2015-May/000845.html
JIRA: BGS-47
Change-Id: Ie99e07dfc78ec3ba6f4d2af27572f7018b3e9002
Signed-off-by: Frank Brockners <fbrockne@cisco.com>
Dan Smith [Fri, 15 May 2015 20:22:35 +0000 (16:22 -0400)]
Update for SR3 Helium for ODL and refactoring other files.
Change-Id: I5e616652f1084211bab4f8054dbf700112a89774
JIRA: 0
Signed-off-by: Dan Smith <daniel.smith@ericsson.com>
Daniel Farrell [Wed, 13 May 2015 15:42:47 +0000 (11:42 -0400)]
Generally refactor Foreman installation guide
First pass with large number of (mostly minor) edits.
Removed Versions section because we get it for free from version
control, and it'll actually be updated.
JIRA: BGS-39
Change-Id: I27547d69f0f8fa9f37daaf51d33eac9daf2386a0
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
Jonas Bjurel [Wed, 13 May 2015 16:15:14 +0000 (16:15 +0000)]
Merge "JIRA:BGS-46 Updating the release-notes.rst with aligned language and more release centric text. Please review and comment. Added an RST formatting correction and corrected version."
ChristopherPrice [Tue, 12 May 2015 18:22:02 +0000 (20:22 +0200)]
JIRA:BGS-46
Updating the release-notes.rst with aligned language and more release centric text. Please review and comment.
Added an RST formatting correction and corrected version.
Change-Id: I9dc07b015c8104326569e0d8c8f29abbd7eec7c3
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Jonas Bjurel [Wed, 13 May 2015 07:28:49 +0000 (09:28 +0200)]
JIRA: -
Removed an old console-log patch wich disabled console logging
and deemed not needed any longer.
Change-Id: Iafb35f9a0a0060c5c7280b3319f48a6a003380c8
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
Stefan K. Berg [Tue, 12 May 2015 16:16:46 +0000 (18:16 +0200)]
DHA hardware config for LF pod1
Adding the dha.yaml for the lab setup.
JIRA
Change-Id: Ie9cb582dcd35256acd72ffed55f4a4db36662725
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
Stefan K. Berg [Tue, 12 May 2015 15:28:36 +0000 (15:28 +0000)]
Merge "Config and corrections for auto deploy"
Stefan K. Berg [Tue, 12 May 2015 13:59:17 +0000 (15:59 +0200)]
Config and corrections for auto deploy
- Corrected create_templates in order to compensate for a
malformed information depending when configuration is copied.
- Made the DHA IPMI adapter repeat every IPMI command three
times - for some reason needed with POD1 at LF, the reason
is unknown.
- Added DEA.yaml for Ericsson Montreal and LF POD1. The DHA.yaml
contains IPMI passwords so I am not really eager to put it into
Git without a discussion about the security implications.
JIRA
Change-Id: I667d73651c47c06d2ae17cc9c574bd021ff63a25
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
Tim Rozet [Tue, 12 May 2015 14:44:48 +0000 (10:44 -0400)]
Adds node virtualization support
This patch adds the argument "-virtual" which allows one to deploy to
Vagrant VMs rather than baremetal. The requirements for the Jumphost
become slightly different with VM nodes. The required RAM increases to
24GB when using virtual. Usage: "./deploy.sh -virtual".
JIRA: BGS-31
Change-Id: I2e5e60cc7913f4d3efaa405950e1fcbbefd2771b
Signed-off-by: Tim Rozet <trozet@redhat.com>
Stefan K. Berg [Tue, 12 May 2015 14:15:01 +0000 (14:15 +0000)]
Merge "Corrected directory name"
Stefan K. Berg [Tue, 12 May 2015 13:54:39 +0000 (15:54 +0200)]
Corrected directory name
It was never meant for the first level to be called anything
else than auto-deploy - really needed to get rid of the
terrible .../deploy/deploy/deploy.sh!
JIRA
Change-Id: Ifa68e5922ca8da9cc72df963e8138a8fc0b8b63b
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
Fatih Degirmenci [Tue, 12 May 2015 11:19:12 +0000 (13:19 +0200)]
Fix foreman build validate-cache target
Due to missing prepare dependency, cache is constantly invalidated.
Removing non-existent dependency fixes this problem.
JIRA: BGS-0000
Change-Id: I700a11aade7d53bcfb5b2d0c4d52cec49c44ee8c
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Mon, 11 May 2015 20:11:15 +0000 (22:11 +0200)]
Fix foreman build cache handling
JIRA:
Change-Id: Id6b6cd35e4692a6990c3a4bdb4bab7b7f129dc40
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Daniel Smith [Mon, 11 May 2015 14:54:50 +0000 (14:54 +0000)]
Merge "Adds installation instructions for Foreman/QuickStack"
Dan Radez [Fri, 8 May 2015 15:21:28 +0000 (15:21 +0000)]
Merge "Small correction in build.sh default VAR settings. JIRA:"
Dan Radez [Fri, 8 May 2015 15:20:25 +0000 (15:20 +0000)]
Merge "Adds clean script for Foreman/QuickStack Install Server"
Tim Rozet [Thu, 7 May 2015 19:27:28 +0000 (15:27 -0400)]
Adds installation instructions for Foreman/QuickStack
JIRA: BGS-39
Change-Id: I521e4850d2a768f82c873408ff911b7759362e9d
Signed-off-by: Tim Rozet <trozet@redhat.com>
Frank Brockners [Thu, 7 May 2015 17:28:08 +0000 (17:28 +0000)]
Merge "Adds NAT capability and other fixes for deploy.sh"
Frank Brockners [Thu, 7 May 2015 17:26:21 +0000 (17:26 +0000)]
Merge "Adds inventory directory and inventory file for use with clean.sh and deploy.sh"
Jonas Bjurel [Wed, 6 May 2015 20:11:14 +0000 (22:11 +0200)]
Small correction in build.sh default VAR settings.
JIRA:
Change-Id: I7941d28774ae432c716ec0af84e4c69b8ad57248
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
Dan Radez [Wed, 6 May 2015 13:10:26 +0000 (13:10 +0000)]
Merge "updating licensing information for the BGS components"
Stefan K. Berg [Wed, 6 May 2015 10:57:55 +0000 (10:57 +0000)]
Merge "libvirt/IPMI hybrid DHA for Fuel auto-deployment"
Stefan K. Berg [Mon, 4 May 2015 18:18:48 +0000 (20:18 +0200)]
libvirt/IPMI hybrid DHA for Fuel auto-deployment
An implementation of a hybrid IPMI/libvirt deployment hardware
adapter (DHA).
The Fuel master is deployed as a VM, controllers and computes
are manipulated using IPMI.
JIRA
Change-Id: I21a889b14965ce3c431eccd48a919f6634d6b336
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
Tim Rozet [Mon, 4 May 2015 20:52:40 +0000 (16:52 -0400)]
Adds inventory directory and inventory file for use with clean.sh and
deploy.sh
Inventory file holds the information for how foreman should install, and
the baremetal info (bmc+mac info) for all of the baremetal nodes.
JIRA: BGS-31
Change-Id: Ide06a31b94ea45e4047de5d1225f4f92e2b8ac7b
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 4 May 2015 18:57:13 +0000 (14:57 -0400)]
Adds NAT capability and other fixes for deploy.sh
Dynamically detects if Admin network interface does not have internet
access. If not, then the VM sets up NAT to the public interface so that
nodes may PXE boot over the Admin network and download packages during
install. Also contains other various fixes.
JIRA: BGS-31
Change-Id: I551e0f73e349890e643f477b6b4ac7b3dc84c605
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 4 May 2015 18:19:18 +0000 (14:19 -0400)]
Adds clean script for Foreman/QuickStack Install Server
Script should be executed on the jumphost baremetal to ensure the clean state of a POD.
clean.sh will do the following:
- IPMI power off all the nodes
- Vagrant destroy the VM
- Remove VirtualBox Package
- Remove VirtualBox kernel modules from the host
JIRA: BGS-31
Change-Id: Iaf3dfc65b654cbcd19cc8326f328447ab017717e
Signed-off-by: Tim Rozet <trozet@redhat.com>
Dan Radez [Fri, 24 Apr 2015 14:34:03 +0000 (10:34 -0400)]
adding rpmbuild to the Makefile for the foreman build
This will allow content in the genesis repo to be provided to
the centos install via rpm
Change-Id: Ib84759211c56006007913010fb3f73f84271b57d
JIRA: BGS-41
Signed-off-by: Dan Radez <dradez@redhat.com>
Dan Radez [Thu, 30 Apr 2015 15:08:07 +0000 (11:08 -0400)]
updating licensing information for the BGS components
JIRA: BGS-43
Change-Id: I3c5bcf040008138734ca448dd156a0c73a289377
Signed-off-by: Dan Radez <dradez@redhat.com>
Dan Radez [Thu, 30 Apr 2015 01:43:59 +0000 (01:43 +0000)]
Merge "Create Compass build script."
Dan Radez [Thu, 30 Apr 2015 01:42:07 +0000 (01:42 +0000)]
Merge "first commit of deploy.sh for compass"
Dan Radez [Thu, 30 Apr 2015 01:41:10 +0000 (01:41 +0000)]
Merge "Removes interface names as parameters to the puppet modules"
Szilard Cserey [Tue, 28 Apr 2015 20:26:40 +0000 (22:26 +0200)]
Refactoring HP Adapter
JIRA: [BGS-2] Create Fuel deployment script
Change-Id: Ifb6d3e36d60ba652fa9e4ab6cdacb5d01ce2ed5b
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
Daniel Smith [Tue, 28 Apr 2015 14:19:44 +0000 (14:19 +0000)]
Merge "Fuel documentation ready for review"
Daniel Smith [Tue, 28 Apr 2015 14:18:32 +0000 (14:18 +0000)]
Merge "Automatic Deployment"
Daniel Smith [Tue, 28 Apr 2015 14:16:40 +0000 (14:16 +0000)]
Merge "Auto deploy prototype #2"
Stefan K. Berg [Thu, 23 Apr 2015 15:06:18 +0000 (17:06 +0200)]
Auto deploy prototype #2
This is an evolvement of the libvirt deployer to make it fully
general, and it also add the concept of Deploy Environment
Adapter (dea), Deploy Hardware Adapter (dha) and a hardware
adapter plugin.
See the README.rst file for an introduction of how to start
experimenting with this concept in a libvirt setting.
Highlights:
- Can "xerox" an existing Fuel deploy
- Separates configuration for the deployment (DEA) and
the configuration for the hardware (DHA)
- Introduces an API to be implemented by hardware adapters
(a libvirt example adapter is included)
- Provides a verification tool "verify_dha.sh" to validate
DHA adapters against the DHA API.
See the TODO.txt file for things that can be worked on.
JIRA
Change-Id: I98ff665e6b63c6c3bc42bb6b65c1d2151359e374
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
Szilard Cserey [Tue, 14 Apr 2015 13:47:45 +0000 (15:47 +0200)]
Automatic Deployment
- node discovery
- refactoring to support multiple shelves
- configure nodes and interfaces
- provisioning
- deployment
- extending with autodeployment scripts from libvirt prototype
JIRA: [BGS-2] Create Fuel deployment scrip
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
Change-Id: Ic48f93594914d5bef6c9de34d87434c7cd567198
Michal Skalski [Mon, 27 Apr 2015 20:14:17 +0000 (22:14 +0200)]
Fix CentOS HA deployment
Do not run docker daemon during deployment. It can lead to haproxy
resource timeout and rabbitmq connectivity issues.
Change-Id: I49abc9d9c3b7ac954fe308f113f36c64d236ceb5
JIRA: BGS-36
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Tim Rozet [Mon, 27 Apr 2015 18:15:42 +0000 (14:15 -0400)]
Removes interface names as parameters to the puppet modules
Patch changes parameters from being interface names of linux interfaces
to being network subnets. This removes the need to actually specify the
network interface to puppet module and is found out dynamically at
puppet runtime.
JIRA: BGS-42
Change-Id: Ibab114c46dd2ec9fde244b6687bf272849b15d6b
Signed-off-by: Tim Rozet <trozet@redhat.com>
Jonas Bjurel [Thu, 16 Apr 2015 20:41:56 +0000 (22:41 +0200)]
Fuel documentation ready for review
JIRA:
Change-Id: Icaa2decbd82a3a857141a127d9f536474f478901
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
Jonas Bjurel [Thu, 23 Apr 2015 08:30:46 +0000 (08:30 +0000)]
Merge "Allow deployment on Centos 6.5 environment"
Dan Radez [Tue, 21 Apr 2015 18:46:01 +0000 (18:46 +0000)]
Merge "Includes fixes that remove need for interface hardcoding and adds support for Foreman REST API access"
Dan Radez [Tue, 21 Apr 2015 18:36:53 +0000 (18:36 +0000)]
Merge "Release Notes for Foreman/QuickStack Arno Release"
Michal Skalski [Tue, 21 Apr 2015 11:14:11 +0000 (13:14 +0200)]
Allow deployment on Centos 6.5 environment
Modify Fuel@OPNFV puppet manifest to allow deployment on CentOS 6.5
environment. Add installation of docker-io centos package on controller
nodes.
Change-Id: I76cdd086607f279f46d827558c878b7be0d8314f
JIRA: BGS-36
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
chigang [Tue, 21 Apr 2015 03:47:08 +0000 (23:47 -0400)]
Create Compass build script.
Compass is a open source platform for deploying distributed systems,
including OpenStack. It has a plugin structure for hardware discovery,
os provisioning and package installation and configuration.
As for OPNFV BGS experiment, we want to deploy it in automatic mechanism,
so in this script we build the ISO including compass and other packages
that could be used in later deployment.
JIRA: BGS-40
Change-Id: Ie08ef0911ff0d8f23c2d18d929b34c204f1a7536
Signed-off-by: chigang <chigang@huawei.com>
Jerry Zhao [Sat, 11 Apr 2015 00:21:10 +0000 (08:21 +0800)]
first commit of deploy.sh for compass
with deploy.sh in this patch, a compass vagrant box
will be spawned along with 5 libvirt vms. compass api
will be called to install ubuntu 14.04 on those libvirt vms.
in a patch later, openstack will be configured to be installed.
JIRA: BGS-28
Change-Id: Ie5f8442331081289a1a81a8e3295c881b0504c3c
Signed-off-by: Jerry Zhao <zhaoxinyu@huawei.com>
Stefan K. Berg [Sun, 19 Apr 2015 20:00:26 +0000 (20:00 +0000)]
Merge "Correction of the auto-kill during deploy"
Stefan K. Berg [Sat, 18 Apr 2015 19:55:35 +0000 (21:55 +0200)]
Correction of the auto-kill during deploy
Jenkins gets stuck until the safety-catch timer expires
after three hours when the deploy is successfull. The result
code is still correct, but it's an unnecessary delay.
JIRA
Change-Id: I4fae6b019174744894e223ccfd4502acece95768
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
Tim Rozet [Sat, 18 Apr 2015 01:45:12 +0000 (21:45 -0400)]
Release Notes for Foreman/QuickStack Arno Release
JIRA: BGS-38
Change-Id: I13e427594b0463d4edb2edef86da0a667c7955f6
Signed-off-by: Tim Rozet <trozet@redhat.com>
Stefan Berg [Fri, 17 Apr 2015 17:50:41 +0000 (17:50 +0000)]
Merge "Fix debootstrap package"
Tim Rozet [Fri, 17 Apr 2015 17:50:11 +0000 (13:50 -0400)]
Includes fixes that remove need for interface hardcoding and adds
support for Foreman REST API access
Changes include:
- No more requirement to provide ovs_tunnel_if or storage_iface as
hardcoded interface names. private_network and storage_network are now
dynamically figured out and resolve to the interface names during puppet
module runtime
- Adds some code to modify the Foreman API variable. This is used for
REST API access to rebuild the nodes and control Foreman via Khaleesi
JIRA: BGS-31
Change-Id: I9a3a6590c3b9801e026a6f333782d04d9e2eff6f
Signed-off-by: Tim Rozet <trozet@redhat.com>
Frank Brockners [Fri, 17 Apr 2015 16:42:42 +0000 (16:42 +0000)]
Merge "Adds support for subnets other than /24 and fixes issue where default_gw was set in the wrong place PATCHSET2: Fixes improper spacing in network_type for .yaml settings"
Michal Skalski [Thu, 16 Apr 2015 13:40:09 +0000 (13:40 +0000)]
Fix debootstrap package
This commit provide scripts to patch debootstrap package.
This should fix problems that can occur during ubuntu 12.04 installation.
More detail can be found here:
* https://bugs.launchpad.net/ubuntu/+source/debootstrap/+bug/
1001131
* https://wiki.debian.org/DebianInstaller/Modify/CD#Workaround_bug_in_deboostrap
Change-Id: I881191a37ba22d336c61623ae506f7e75dcc7540
JIRA:
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Stefan K. Berg [Thu, 16 Apr 2015 18:25:50 +0000 (20:25 +0200)]
Correction of verification phase in deploy
The finishing verification failed to correctly identify
good deploys as such.
JIRA
Change-Id: I193d5cad977c3d004c8825036fa6fa375268de0b
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
Tim Rozet [Thu, 16 Apr 2015 13:46:38 +0000 (09:46 -0400)]
Adds support for subnets other than /24 and fixes issue where default_gw
was set in the wrong place
PATCHSET2: Fixes improper spacing in network_type for .yaml settings
Correct subnet is now detected . This was needed for Intel Pod1, but can
be used in other environments. Vagrantfile is now updated to add
this correct netmask, and variables are updated with correct netmask as
well. default_gw was being set before the base_config was copied, so we
were losing the value of the variable. Moved this statement to be after
base_config.
JIRA: BGS-31
Change-Id: I36c69abf5e687fe19a92a9659b2069e1f32275a8
Signed-off-by: Tim Rozet <trozet@redhat.com>
Stefan K. Berg [Tue, 14 Apr 2015 12:48:11 +0000 (14:48 +0200)]
Prototype of automated libvirt installation
This is a prototype to experiment with the DEA concept and
how to use it to automatically deploy a KVM environment using
libvirt.
It is now possible to perform a fully automated deploy from
an ISO file.
Highlights:
- Fully automated Fuel deploy installing three controllers,
two computes in full HA mode including Ceilometer
- create_dea.sh will create a DEA YAML file with an
existing deployment as template.
- The install will configure settings, networks and the
interface config of all nodes.
JIRA:
Change-Id: Icc8922afca8508c9062aa5be95e2482086a4f624
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
Jonas Bjurel [Wed, 15 Apr 2015 20:54:49 +0000 (22:54 +0200)]
Fuel installation instruction doc for Arno RC2, 75% done for RC3.
Fuel release notes for Arno RC2
JIRA:
Change-Id: I5d9078d7665350565727098d5648ef2982b885c9
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
Jonas Bjurel [Thu, 16 Apr 2015 10:07:03 +0000 (06:07 -0400)]
Fuel@OPNFV rebase due to upstrem changes
JIRA:
Change-Id: I9864f16d2be725f7d48f4268a3886aa65410293a
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
Jonas Bjurel [Tue, 14 Apr 2015 21:30:26 +0000 (23:30 +0200)]
Initial rearrangements for the OPNFV/opnfvdoc documentation structure including LOW level READMEs, LICENCEs, and TODOs.
JIRA:
Change-Id: Ifd2baa5b1db3ae0fb354e39548eb7f9547639581
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
Frank Brockners [Tue, 14 Apr 2015 17:25:52 +0000 (17:25 +0000)]
Merge "Adds deploy.sh for Foreman/QuickStack PATCHSET2: Fixes whitespace issue and adds default_gw substitution in ksgen settings file"
Tim Rozet [Mon, 13 Apr 2015 19:28:24 +0000 (15:28 -0400)]
Adds deploy.sh for Foreman/QuickStack
PATCHSET2: Fixes whitespace issue and adds default_gw substitution in
ksgen settings file
Creates a Vagrant VM provisioned with VirtualBox. The Vagrantfile
config is modified at runtime with dynamic support for baremetal network
setup. IP addresses and other network info are gathered at runtime and
passed to the .yaml file which is fed into Khaleesi to install
Foreman/QuickStack and provision hosts. For the script usage it is
recommended to include the following inside of the yaml file set:
- mac_address: "01:23:45:67:89:AB" <-Mac Address of admin interface
- bmc_ip: 10.4.17.2
- bmc_mac: "01:23:45:67:88:AB"
- bmc_user: root
- bmc_pass: root
JIRA: BGS-31
Change-Id: I1aa9352d2f5965befabf86119c0c9c5edb82f329
Signed-off-by: Tim Rozet <trozet@redhat.com>
Szilard Cserey [Tue, 7 Apr 2015 08:29:42 +0000 (10:29 +0200)]
Automatic Deployment
- configure environment
- configure initial settings
- configure networking
- hardware adapter for HP
- fuel VM deployment
JIRA: [BGS-2] Create Fuel deployment scrip
Change-Id: If305477833c54547efe7e6ebfddafde0ab31ebd2
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
Frank Brockners [Fri, 10 Apr 2015 18:48:27 +0000 (18:48 +0000)]
Merge "Adds Ceph cluster creation for controllers PATCHSET3: fixes whitepsace"
Frank Brockners [Fri, 10 Apr 2015 18:33:08 +0000 (18:33 +0000)]
Merge "Adds a puppet module to configure a Ceph cluster PATCHSET2: Fixes whitespace"
Tim Rozet [Wed, 8 Apr 2015 19:28:40 +0000 (15:28 -0400)]
Adds Ceph cluster creation for controllers
PATCHSET3: fixes whitepsace
Uses ceph_deploy.pp to create a Ceph cluster that is integrated into
OpenStack. The current model is 1 OSD and 1 Ceph mon per controller,
clustered together, resulting in 3 OSDs and 3 Mons. The network used
for storage is optional, provided by storage_iface. If that variable is
unset, then storage network will run on private network.
JIRA: BGS-13
Change-Id: I242bfeb18c3f3b1e2fc7f7ed21dbfaa9f58337e8
Signed-off-by: Tim Rozet <trozet@redhat.com>
Jonas Bjurel [Thu, 9 Apr 2015 13:23:35 +0000 (15:23 +0200)]
Changed place for cache tmp storage due to /tmp full in LF
Fixed issue with creating tmp dir
JIRA:
Change-Id: I96e3f88159e09a3148f23cb0fc2969adc9d90c1a
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
Frank Brockners [Thu, 9 Apr 2015 11:08:51 +0000 (11:08 +0000)]
Merge "Adds NTP class and python-rados package"
Tim Rozet [Wed, 8 Apr 2015 19:19:54 +0000 (15:19 -0400)]
Adds a puppet module to configure a Ceph cluster
PATCHSET2: Fixes whitespace
Module can be used to deploy Ceph monitor and OSD per host.
Relies on https://github.com/stackforge/puppet-ceph/
JIRA: BGS-13
Change-Id: Icf15f85a09f48feed6a2cc7160f03fb0fcfbe9ce
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Wed, 8 Apr 2015 19:10:27 +0000 (15:10 -0400)]
Adds NTP class and python-rados package
NTP class is needed to keep the Ceph cluster in sync. python-rados
package is now provided by EPEL for Ceph and replaces python-ceph.
QuickStack originally provided python-ceph, but that is now removed.
JIRA: BGS-13
Change-Id: Ia6fb79fc2e5dc54630c7949a1d65629d7b36877c
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Wed, 8 Apr 2015 19:05:15 +0000 (15:05 -0400)]
Removing ceph repos
These repos are not needed. EPEL contains the necessary packages for
CentOS 7 to install Ceph. The package "python-ceph" has also been
renamed to "python-rados" and that dependency has been removed from
quickstack.
JIRA: BGS-13
Change-Id: I8f76da0acd98ad5bd7348bfd13451dbca58677a5
Signed-off-by: Tim Rozet <trozet@redhat.com>
Frank Brockners [Fri, 3 Apr 2015 07:17:19 +0000 (07:17 +0000)]
Merge "Automatic Deployment - Deployment Hardware Adapter - Deployment Environment Adapter - Fuel environment cleanup - Fuel environment configuration"
Frank Brockners [Fri, 3 Apr 2015 07:15:02 +0000 (07:15 +0000)]
Merge "Adds Ceph repos needed for installing Ceph on each node"
Frank Brockners [Fri, 3 Apr 2015 07:14:45 +0000 (07:14 +0000)]
Merge "Adds opendaylight installation puppet module as a service"
Frank Brockners [Thu, 2 Apr 2015 20:04:35 +0000 (20:04 +0000)]
Merge "Adds HA controller support + ODL integration and removes ODL installation"
Tim Rozet [Wed, 1 Apr 2015 18:09:27 +0000 (14:09 -0400)]
Adds Ceph repos needed for installing Ceph on each node
Uses Ceph Giant version as this has been tested to work on intel lab
JIRA: BGS-13
Change-Id: I3c0f533c7fe6104122ce1845acbaffd1ed7bfd48
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Wed, 1 Apr 2015 16:45:18 +0000 (12:45 -0400)]
Adds opendaylight installation puppet module as a service
Moves the installation functionality from controller_networker to this
puppet module in order to break up functionality that is only needed on
1 out of 3 control nodes. Defaults to port 8081 to avoid conflict with
Swift service.
JIRA: BGS-6
Change-Id: I45550a7e95be04b39c2817d18f4d8c2ea0df69c2
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Wed, 1 Apr 2015 16:05:02 +0000 (12:05 -0400)]
Adds HA and Ceph-Cinder backend to compute node
PATCH SET3: Fixes whitespace: L21, L26
Changes to the module include:
- ha_flag used to indicate mandatory HA parameters, such as vips for
each openstack service, instead of one single controller IP.
- Ceph variables introduced and defaulted for use with Cinder. Control
node also uses these same defaults, along with the Ceph installer.
- Minor fix for vnc proxy to work inside of Horizon for compute node
when consoling in.
JIRA: BGS-6
Change-Id: I61a2ebc5598e7c044a8b3d694de3daceaabcf53b
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Wed, 1 Apr 2015 14:21:26 +0000 (10:21 -0400)]
Adds HA controller support + ODL integration and removes ODL installation
Changes include:
- If ha_flag is set to "true", Control node will be setup in HA for the
following services: rabbitmq, galera mariadb, keystone, glance, nova,
cinder, horizon, neutron
- Required parameters for HA:
https://gist.github.com/trozet/
d3a2a2f88ba750b83008
- Removes OpenDaylight installation from this puppet manifest. Will be
part of a separate commit that only installs OpenDaylight. This is
due to the fact that ODL will only run on a single control node in non
HA mode.
JIRA: BGS-6
Change-Id: I77836a5eefc99de265f8f8120ff2fdfd7d6bb72a
Signed-off-by: Tim Rozet <trozet@redhat.com>
Frank Brockners [Thu, 2 Apr 2015 11:08:58 +0000 (11:08 +0000)]
Merge "Fix problems during build/deployment process"
Frank Brockners [Thu, 2 Apr 2015 11:01:20 +0000 (11:01 +0000)]
Merge "Initial build.sh files for install via foreman"
Szilard Cserey [Wed, 18 Mar 2015 14:49:24 +0000 (15:49 +0100)]
Automatic Deployment
- Deployment Hardware Adapter
- Deployment Environment Adapter
- Fuel environment cleanup
- Fuel environment configuration
JIRA: [BGS-2] Create Fuel deployment script
Change-Id: Ie8aa6c0817a73c507cb4345bde1e2c904bb5b105
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
Michal Skalski [Tue, 31 Mar 2015 07:27:25 +0000 (09:27 +0200)]
Fix problems during build/deployment process
If we used 'make all' for build iso, only release section from
f_odl_docker Makefile was executed, so odl docker image and docker
binary were not created.
This patch also try resolve problems which appeared during
execution of start_odl_container.sh on controller node:
* install and run cgroup-lite to mitigate 'failed to find the cgroup
root' error
* use proper path to docker image and binary
* prevent import of docker image before daemon is not fully
initialized
* because docker binary is delivered by puppet, we should execute
commands against it, not try use system binary which is probably
not present on controller node
* stop use daemon mode('-d') of 'docker run' if user want to have
access to container shell
* fix name of start script which is run inside container when daemon
mode is used
It looks like file 'fuel/build/f_odl_docker/scripts/start_odl_container.sh'
is not used and duplicate:
'fuel/build/f_odl_docker/puppet/modules/opnfv/scripts/start_odl_container.sh'
JIRA:
Change-Id: Ia6064dbacf30902bda557e5d0b631b5f5f207b5e
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Dan Radez [Wed, 1 Apr 2015 18:45:08 +0000 (18:45 +0000)]
Merge "Added the placeholder for juju installer."
Dan Radez [Wed, 1 Apr 2015 18:44:09 +0000 (18:44 +0000)]
Merge "Adding Onboarding file"
Dan Radez [Wed, 1 Apr 2015 18:39:27 +0000 (18:39 +0000)]
Merge "Create place holder for Compass installer"
Dan Radez [Wed, 1 Apr 2015 18:10:23 +0000 (14:10 -0400)]
Initial build.sh files for install via foreman
build.sh accepts params defined by
https://etherpad.opnfv.org/p/BGS_CI
Build currently requires that
- CentOS-7.0-1406-x86_64-Minimal.iso
- VirtualBox-4.3-4.3.26_98988_fedora18-1.x86_64.rpm
- vagrant_1.7.2_x86_64.rpm
are placed in the build directory
Produces a CentOS 7 iso that will be able to install
foreman and provision OpenStack
JIRA: BGS-15
Change-Id: If9786d9723f7e77b208745e61704b15cba3ae9c0
Signed-off-by: Dan Radez <dradez@redhat.com>
Frank Brockners [Tue, 31 Mar 2015 08:06:55 +0000 (10:06 +0200)]
Add Daniel Smith as committer on BGS project
Daniel Smith's promotion to committer was done by email vote.
Email thread:
http://lists.opnfv.org/pipermail/opnfv-tech-discuss/2015-March/001801.html
Email to TSC:
http://lists.opnfv.org/pipermail/opnfv-tsc/2015-March/000702.html
JIRA: BGS-30
Change-Id: I3a2d219137972a3a5331f27468e9fa08861170f8
Signed-off-by: Frank Brockners <fbrockne@cisco.com>
Jerry Zhao [Mon, 30 Mar 2015 16:13:12 +0000 (09:13 -0700)]
Create place holder for Compass installer
Add place holder ci scripts of Compass installer for BGS.
JIRA: BGS-28
Change-Id: I4c9823ba54a655bf294635fcb7f334ff4c4ef05e
Signed-off-by: Jerry Zhao <zhaoxinyu@huawei.com>
Jonas Bjurel [Fri, 27 Mar 2015 19:23:35 +0000 (20:23 +0100)]
--- Fuel build system bug fix ---
- Adding force remove of docker images to avoid non zero returns to CI and disk usage growth
- Fixed another bug with caching, disabled cache for odl build from source since we're not currently
building ODL from source!
READY TO MERGE
JIRA:
Change-Id: I1478002cbe1574814d2597ffa5ec64b6ed9580b7
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
Narinder Gupta [Fri, 27 Mar 2015 17:49:27 +0000 (12:49 -0500)]
Added the placeholder for juju installer.
JIRA: BGS-29
Change-Id: I010f04adebe25709713f443f0f76b19dc7097b4d
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Aric Gardner [Thu, 26 Mar 2015 20:13:14 +0000 (16:13 -0400)]
Adding Onboarding file
Change-Id: I9d44e4b47188f9fbe554c845884fc43cabdea536
JIRA: OCTO-13
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>