Rephrase intro to Hypervisor Selection section

o rephrase and elaborate on key benefits of virtualization
o removed reference to multi-tenancy since it applies to single also

Change-Id: Icb599db0ae0984dd153094aea3362bed124d595b
Closes-Bug: #1342929
This commit is contained in:
Patrick Amor
2015-01-29 14:59:17 -08:00
parent 318331105e
commit 0a5a0a6025

View File

@@ -10,12 +10,12 @@
xml:id="hypervisor-selection">
<?dbhtml stop-chunking?>
<title>Hypervisor selection</title>
<para>Virtualization provides flexibility and other key benefits
that enable cloud building.virtualization stack
can provide isolation between instances, or guest virtual
machines. However, a virtualization stack in a multi-tenant cloud
must have appropriate security measures to reduce the
risks associated with hypervisor breakout attacks.</para>
<para>Virtualization can provide flexibility, improved resource
utilization, faster provisioning, and other benefits that enable
cloud computing. The virtualization stack can also provide
isolation between guest virtual machines, however, appropriate
security measures must be considered to reduce the risks
associated with hypervisor breakout attacks.</para>
<para>This chapter discusses the hypervisor selection process. The
chapters that follow provide foundational information needed for
securing a virtualization stack.</para>