]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Removing archaic references
authorDavid Medberry <openstack@medberry.net>
Sat, 20 Jun 2015 12:34:35 +0000 (06:34 -0600)
committerDavid Medberry <openstack@medberry.net>
Mon, 13 Jul 2015 18:09:16 +0000 (12:09 -0600)
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

index 6bacd063cf0ad1e64efd8054720df0b48da5168c..fedbbb7d6f2631e8ae3beb2b228dc4c463df8d9b 100644 (file)
@@ -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
 --------------------