summaryrefslogtreecommitdiffstats
path: root/book-enea-nfv-installation-guide/doc/help_hw_req.xml
diff options
context:
space:
mode:
Diffstat (limited to 'book-enea-nfv-installation-guide/doc/help_hw_req.xml')
-rw-r--r--book-enea-nfv-installation-guide/doc/help_hw_req.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/book-enea-nfv-installation-guide/doc/help_hw_req.xml b/book-enea-nfv-installation-guide/doc/help_hw_req.xml
new file mode 100644
index 0000000..4b5f676
--- /dev/null
+++ b/book-enea-nfv-installation-guide/doc/help_hw_req.xml
@@ -0,0 +1,37 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="help-hw-req">
5 <title>Help with Hardware Requirements</title>
6
7 <para>For information on compatible hardware types available for use, please
8 see the <ulink
9 url="http://docs.openstack.org/developer/fueldocs/plugindocs/fuel-plugin-sdk-guide.html">Fuel
10 Plugin Developers Guide</ulink><remark>update this link with the correct
11 ENFV guide if needed.</remark> . When choosing the hardware on which you
12 will deploy your OpenStack environment, you should consider the
13 following:</para>
14
15 <itemizedlist>
16 <listitem>
17 <para>CPU &ndash; the number of virtual machines that you plan to deploy
18 in your cloud environment and the CPU per virtual machine.</para>
19 </listitem>
20
21 <listitem>
22 <para>Memory &ndash; depends on the amount of RAM assigned per virtual
23 machine and the controller node.</para>
24 </listitem>
25
26 <listitem>
27 <para>Storage &ndash; depends on the local-drive space per virtual
28 machine, remote volumes that can be attached to a virtual machine, and
29 object storage.</para>
30 </listitem>
31
32 <listitem>
33 <para>Networking &ndash; depends on the chosen Network Topology, the
34 network bandwidth per virtual machine, and network storage.</para>
35 </listitem>
36 </itemizedlist>
37</chapter> \ No newline at end of file