From d9e9ed3d103da6602fa7b0eff6599db3f80ef3c1 Mon Sep 17 00:00:00 2001 From: Weidong Shao Date: Thu, 14 Aug 2014 03:24:14 +0000 Subject: [PATCH] Fix the broken links in Getting Started chapter Google short URL links are no longer valid. We should directly use the URL. Change-Id: Ie1f9659c0f0a5525a8a653ab29345c637046173c Closes-bug: #1341449 --- .../common/section_brief-overview.xml | 14 +++++---- .../common/section_core-projects.xml | 4 +-- .../section_vm-provisioning-walk-through.xml | 31 +++++++++---------- 3 files changed, 25 insertions(+), 24 deletions(-) diff --git a/doc/training-guides/common/section_brief-overview.xml b/doc/training-guides/common/section_brief-overview.xml index 7866c20c..00e071c1 100644 --- a/doc/training-guides/common/section_brief-overview.xml +++ b/doc/training-guides/common/section_brief-overview.xml @@ -26,15 +26,16 @@ To check out more information on OpenStack visit http://goo.gl/Ye9DFT + xlink:href="http://www.openstack.org/" + >http://www.openstack.org/ OpenStack Foundation: The OpenStack Foundation, established in September of 2012, is an independent body, providing shared resources to help achieve the OpenStack Mission by protecting, empowering, and promoting OpenStack software and the community around it. This includes users, developers and the entire ecosystem. For more information visit - http://goo.gl/3uvmNX. + http://www.openstack.org/foundation. Who's behind OpenStack? Founded by Rackspace Hosting and NASA, OpenStack has grown to be a global software community of developers collaborating on @@ -46,7 +47,8 @@ 100 countries and 850 different organizations. It has also secured more than $10 million in funding and is ready to fulfill the OpenStack mission of becoming the ubiquitous cloud computing platform. - Checkout http://goo.gl/BZHJKdfor more on the same. + Checkout http://www.openstack.org/foundationfor more information.
Nebula (NASA) @@ -84,7 +86,7 @@ Melbourne have deployed OpenStack clouds to achieve control, business agility and cost savings without the licensing fees and terms of proprietary software. For complete user stories visit - http://goo.gl/aF4lsL, this should give you a good idea + http://www.openstack.org/user-stories, this should give you a good idea about the importance of OpenStack. diff --git a/doc/training-guides/common/section_core-projects.xml b/doc/training-guides/common/section_core-projects.xml index f07605e3..2df1ac5e 100644 --- a/doc/training-guides/common/section_core-projects.xml +++ b/doc/training-guides/common/section_core-projects.xml @@ -147,8 +147,8 @@ OpenStack is a true and innovative open standard. For more - user stories, see http://goo.gl/aF4lsL. + user stories, see http://www.openstack.org/user-stories. Release Cycle
Community Heartbeat diff --git a/doc/training-guides/common/section_vm-provisioning-walk-through.xml b/doc/training-guides/common/section_vm-provisioning-walk-through.xml index 2d808aeb..a08623ab 100644 --- a/doc/training-guides/common/section_vm-provisioning-walk-through.xml +++ b/doc/training-guides/common/section_vm-provisioning-walk-through.xml @@ -26,8 +26,6 @@ specifications. The majority of development is done with the KVM and Xen-based hypervisors. Refer to - - http://goo.gl/n7AXnC for a detailed list of features and support across the hypervisors. With OpenStack Compute, you can orchestrate clouds using multiple hypervisors in different zones. The types of @@ -36,38 +34,39 @@ KVM- Kernel-based Virtual Machine (visit http://goo.gl/70dvRb) + xlink:href="http://www.linux-kvm.org/" + >http://www.linux-kvm.org/) LXC- Linux Containers (through libvirt) (visit http://goo.gl/Ous3ly) + xlink:href="http://linuxcontainers.org/" + >http://linuxcontainers.org/) QEMU- Quick EMUlator (visit http://goo.gl/WWV9lL) + xlink:href="http://www.qemu.org/" + >http://www.qemu.org/) UML- User Mode Linux (visit http://goo.gl/4HAkJj) + xlink:href="http://en.wikipedia.org/wiki/User-mode_Linux" + >http://en.wikipedia.org/wiki/User-mode_Linux) VMware vSphere4.1 update 1 and newer (visit http://goo.gl/0DBeo5) + xlink:href="http://vmware.com/products/vsphere" + >http://vmware.com/products/vsphere) Xen- Xen, Citrix XenServer and Xen Cloud Platform (XCP) - (visit http://goo.gl/yXP9t1) + (visit http://wiki.xen.org/) Bare Metal- Provisions physical hardware via pluggable - sub-drivers. (visit http://goo.gl/exfeSg) + sub-drivers. (visit + Bare Metal wiki page) Users and Tenants (Projects)