Merge "docs/build-instr: Fix git clone URL for HTTPS." into stable/brahmaputra
[fuel.git] / deploy / README
index 167078b..697a9b3 100644 (file)
@@ -1,3 +1,11 @@
+##############################################################################
+# Copyright (c) 2015 Ericsson AB and others.
+# peter.barabas@ericsson.com
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
 
 ======== PREREQUISITES ========
 
@@ -5,7 +13,7 @@ the following dependencies and python modules are required to be installed:
 
 - for Ubuntu:
 
-sudo apt-get install -y libvirt-bin qemu-kvm python-pip fuseiso mkisofs
+sudo apt-get install -y libvirt-bin qemu-kvm python-pip fuseiso mkisofs genisoimage
 sudo apt-get install -y python-dev libz-dev libxml2-dev libxslt-dev
 sudo pip install pyyaml netaddr paramiko lxml scp pycrypto ecdsa
 
@@ -25,30 +33,15 @@ you will have to modify them according to your needs
 - If wou wish to deploy OPNFV cloud environment on top of KVM/Libvirt
   virtualization use as example the following configuration files:
 
-  * SR1 configuration files
-
   =>   templates/virtual_environment/conf/ha
                 dea.yaml
                 dha.yaml
 
 
-  * ARNO configuration files
-
-  =>   templates/virtual_environment/old_conf/ha
-                dea.yaml
-                dha.yaml
-
-  =>   templates/virtual_environment/old_conf/multinode
-                dea.yaml
-                dha.yaml
-
-
 - If you wish to deploy OPNFV cloud environment on hardware
   use as example the following configuration files:
 
-  * SR1 configuration files
-
-  =>   templates/hardware_environment/conf/ericsson_montreal_lab/ha
+  =>   templates/hardware_environment/conf/ericsson_montreal_lab/pod1/ha
                 dea.yaml
                 dha.yaml
 
@@ -61,25 +54,6 @@ you will have to modify them according to your needs
                 dha.yaml
 
 
-  * ARNO configuration files
-
-  =>   templates/hardware_environment/old_conf/ericsson_montreal_lab/ha
-                dea.yaml
-                dha.yaml
-
-  =>   templates/hardware_environment/old_conf/ericsson_montreal_lab/multinode
-                dea.yaml
-                dha.yaml
-
-  =>   templates/hardware_environment/old_conf/linux_foundation_lab/ha
-                dea.yaml
-                dha.yaml
-
-  =>   templates/hardware_environment/old_conf/linux_foundation_lab/multinode
-                dea.yaml
-                dha.yaml
-
-
 --- Step.2 Run Autodeployment ---
 
 usage: python deploy.py [-h] [-nf] [-nh] [-fo] [-co] [-c] [-iso [ISO_FILE]]