From 502e4e688eb5276d6167a1fac0d5a8d6c65b1f7f Mon Sep 17 00:00:00 2001 From: venkatamahesh Date: Thu, 5 Nov 2015 12:17:38 +0530 Subject: [PATCH] Typo X-as-a-Service Change-Id: I5b5befd6b6f8e256b0ae921e12227d20aa0ef3fe --- doc/arch-design/hybrid/section_architecture_hybrid.xml | 2 +- doc/glossary/glossary-terms.xml | 2 +- doc/networking-guide/source/adv_config_ipv6.rst | 2 +- www/arch/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/arch-design/hybrid/section_architecture_hybrid.xml b/doc/arch-design/hybrid/section_architecture_hybrid.xml index dfafc31fb7..ae8420e072 100644 --- a/doc/arch-design/hybrid/section_architecture_hybrid.xml +++ b/doc/arch-design/hybrid/section_architecture_hybrid.xml @@ -68,7 +68,7 @@ workloads as they are launched on that cloud. For example, through the Database service for OpenStack (trove), - 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 alongside AWS, a NoSQL workload must use an automation tool, such as the Orchestration service (heat), to diff --git a/doc/glossary/glossary-terms.xml b/doc/glossary/glossary-terms.xml index 4e55f5a3fb..e8434f4ff4 100644 --- a/doc/glossary/glossary-terms.xml +++ b/doc/glossary/glossary-terms.xml @@ -3767,7 +3767,7 @@ - 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, enforce, and audit policy over dynamic infrastructure. The code name for the project is congress. diff --git a/doc/networking-guide/source/adv_config_ipv6.rst b/doc/networking-guide/source/adv_config_ipv6.rst index 668b1ba051..9c9751d2ea 100644 --- a/doc/networking-guide/source/adv_config_ipv6.rst +++ b/doc/networking-guide/source/adv_config_ipv6.rst @@ -383,7 +383,7 @@ VPNaaS 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 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 ``peer_cidr`` can specified as an IPv6 address. The choice of addressing modes and router modes described above should not impact diff --git a/www/arch/index.html b/www/arch/index.html index 1d410805a2..73692de996 100644 --- a/www/arch/index.html +++ b/www/arch/index.html @@ -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.
  • - 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.
  • 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.