Typo X-as-a-Service

Change-Id: I5b5befd6b6f8e256b0ae921e12227d20aa0ef3fe
This commit is contained in:
venkatamahesh 2015-11-05 12:17:38 +05:30
parent 522148593d
commit 502e4e688e
4 changed files with 4 additions and 4 deletions

View File

@ -68,7 +68,7 @@
workloads as they are launched on that cloud.</para> workloads as they are launched on that cloud.</para>
<para>For example, through the <glossterm>Database service</glossterm> <para>For example, through the <glossterm>Database service</glossterm>
for OpenStack (<glossterm>trove</glossterm>), for OpenStack (<glossterm>trove</glossterm>),
OpenStack supports MySQL as a service but not NoSQL OpenStack supports MySQL-as-a-Service but not NoSQL
databases in production. To move from or run databases in production. To move from or run
alongside AWS, a NoSQL workload must use an automation alongside AWS, a NoSQL workload must use an automation
tool, such as the Orchestration service (heat), to tool, such as the Orchestration service (heat), to

View File

@ -3767,7 +3767,7 @@
<glossdef> <glossdef>
<para> <para>
OpenStack project to provide governance as a service across OpenStack project to provide Governance-as-a-Service across
any collection of cloud services in order to monitor, any collection of cloud services in order to monitor,
enforce, and audit policy over dynamic infrastructure. The enforce, and audit policy over dynamic infrastructure. The
code name for the project is congress. code name for the project is congress.

View File

@ -383,7 +383,7 @@ VPNaaS
VPNaaS supports IPv6, but support in Kilo and prior releases will have VPNaaS supports IPv6, but support in Kilo and prior releases will have
some bugs that may limit how it can be used. More thorough and some bugs that may limit how it can be used. More thorough and
complete testing and bug fixing is being done as part of the Liberty complete testing and bug fixing is being done as part of the Liberty
release. IPv6-based VPN as a service is configured similar to the IPv4 release. IPv6-based VPN-as-a-Service is configured similar to the IPv4
configuration. Either or both the ``peer_address`` and the configuration. Either or both the ``peer_address`` and the
``peer_cidr`` can specified as an IPv6 address. The choice of ``peer_cidr`` can specified as an IPv6 address. The choice of
addressing modes and router modes described above should not impact addressing modes and router modes described above should not impact

View File

@ -46,7 +46,7 @@ Authors who know how to design clouds that meet users' needs wrote this book in
General purpose: compute, network, and storage components balanced for scale-out, general purpose applications. General purpose: compute, network, and storage components balanced for scale-out, general purpose applications.
</li> </li>
<li> <li>
Compute focused: built and designed specifically to support compute intensive workloads such as high performance computing, big data analysis, continuous integration or continuous deployment, and platform as a service. Compute focused: built and designed specifically to support compute intensive workloads such as high performance computing, big data analysis, continuous integration or continuous deployment, and Platform-as-a-Service.
</li> </li>
<li> <li>
Storage focused: data management through cloud storage solutions to support applications like archiving, data analytics, content storage and synchronization, media streaming, databases, and content distribution. Storage focused: data management through cloud storage solutions to support applications like archiving, data analytics, content storage and synchronization, media streaming, databases, and content distribution.