From 2a92ce375211f521d33190bd6c6eb87e73ceb3f8 Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Mon, 4 Aug 2014 14:54:03 +0200 Subject: [PATCH] Link unlinked URLs in arch-design Change-Id: Ic337a784325f5d887e36fc2080539d17ccb9186d --- doc/arch-design/ch_glossary.xml | 2 +- .../section_tech_considerations_compute_focus.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/arch-design/ch_glossary.xml b/doc/arch-design/ch_glossary.xml index 8aae60997c..283dfbf8b8 100644 --- a/doc/arch-design/ch_glossary.xml +++ b/doc/arch-design/ch_glossary.xml @@ -120,7 +120,7 @@ resources and involvement to drive interoperability by creating the minimum standards for products labeled "OpenStack." See - https://wiki.openstack.org/wiki/Governance/CoreDefinition + https://wiki.openstack.org/wiki/Governance/CoreDefinition for more information. diff --git a/doc/arch-design/compute_focus/section_tech_considerations_compute_focus.xml b/doc/arch-design/compute_focus/section_tech_considerations_compute_focus.xml index d6c39ce004..b51719b8dc 100644 --- a/doc/arch-design/compute_focus/section_tech_considerations_compute_focus.xml +++ b/doc/arch-design/compute_focus/section_tech_considerations_compute_focus.xml @@ -128,7 +128,7 @@ cloud.
CPU and RAM (Adapted from: - http://docs.openstack.org/openstack-ops/content/compute_nodes.html#cpu_choice) + http://docs.openstack.org/openstack-ops/content/compute_nodes.html#cpu_choice) In current generations, CPUs have up to 12 cores. If an Intel CPU supports Hyper-Threading, those 12 cores are doubled to 24 cores. If a server is purchased that supports multiple @@ -252,7 +252,7 @@ different ratios of CPU versus RAM versus HDD requirements. For more information on Flavors refer to: - http://docs.openstack.org/openstack-ops/content/flavors.html + http://docs.openstack.org/openstack-ops/content/flavors.html
Performance The infrastructure of a cloud should not be shared, so that @@ -354,7 +354,7 @@ client machines and API endpoints and therefore must be secured. More information on OpenStack Security can be found - at http://docs.openstack.org/security-guide/ + at http://docs.openstack.org/security-guide/
OpenStack components @@ -398,7 +398,7 @@ may choose to use other external solutions to fulfill their metering and monitoring requirements. See also: - http://docs.openstack.org/openstack-ops/content/logging_monitoring.html + http://docs.openstack.org/openstack-ops/content/logging_monitoring.html OpenStack Block Storage (Cinder)