diff options
author | Peter Barabas <peter.barabas@ericsson.com> | 2016-02-15 10:10:30 +0100 |
---|---|---|
committer | Jonas Bjurel <jonas.bjurel@ericsson.com> | 2016-02-15 13:08:55 +0000 |
commit | d6e56501b59d881234c6817afed93d1a44f39993 (patch) | |
tree | c9a73b6ab53e601180f3141cdb93bcd48f3ee9a0 | |
parent | 18d8b0bc95af3ea0ed02717af65dd4656fac8830 (diff) |
Modify README for B-release
Change-Id: Ib38336f6c96b073dadd1798eab3149ff268e21e2
Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
-rw-r--r-- | deploy/README | 36 |
1 files changed, 1 insertions, 35 deletions
diff --git a/deploy/README b/deploy/README index 5067e7045..697a9b393 100644 --- a/deploy/README +++ b/deploy/README @@ -33,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 @@ -69,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]] |