From b6d4176b97519facbf5139197c7627bd34381b18 Mon Sep 17 00:00:00 2001 From: David Medberry Date: Sat, 20 Jun 2015 06:34:35 -0600 Subject: [PATCH] Removing archaic references This document was originally imported from Nova. Removing some of the old references to Quickstart and Hypervisors. http://docs.openstack.org/developer/cinder/devref/development.environment.html has a dangling link to a ../quickstart document (removed long ago.) Change-Id: If70f4cb45034e78304cd8c5c5d5deccb692d19e7 Closes-bug: #1225822 --- doc/source/devref/development.environment.rst | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/doc/source/devref/development.environment.rst b/doc/source/devref/development.environment.rst index 6bacd063c..fedbbb7d6 100644 --- a/doc/source/devref/development.environment.rst +++ b/doc/source/devref/development.environment.rst @@ -25,15 +25,9 @@ git. Refer to GettingTheCode_ for additional information. .. _GettingTheCode: http://wiki.openstack.org/GettingTheCode -Following these instructions will allow you to run the cinder unit -tests. If you want to be able to run cinder (i.e., launch VM instances), -you will also need to install libvirt and at least one of the -`supported hypervisors`_. Running cinder is currently only supported on -Linux, although you can run the unit tests on Mac OS X. See -:doc:`../quickstart` for how to get a working version of OpenStack -Compute running as quickly as possible. - -.. _supported hypervisors: http://wiki.openstack.org/HypervisorSupportMatrix +Following these instructions will allow you to run the cinder unit tests. +Running cinder is currently only supported on Linux, although you can run the +unit tests on Mac OS X. Virtual environments -------------------- -- 2.45.2