From 75d319f9f552c5ee23771e026c3b44f38b1c7ad0 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Thu, 9 May 2013 12:21:48 -0400 Subject: Add pointer to compute driver matrix wiki page. Change-Id: I20a6cfdfaf1b03d6a0d9b793534a4f07f99e9ae1 --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 8e50b4584..51f8fe119 100644 --- a/README.rst +++ b/README.rst @@ -24,6 +24,11 @@ available online at: http://docs.openstack.org +For information about the different compute (hypervisor) drivers +supported by Nova, read this page on the wiki: + + https://wiki.openstack.org/wiki/HypervisorSupportMatrix + In the unfortunate event that bugs are discovered, they should be reported to the appropriate bug tracker. If you obtained the software from a 3rd party operating system vendor, it is -- cgit