From eb03d47fecd3bfc24243da29ee01679b334a08fe Mon Sep 17 00:00:00 2001 From: Vishvananda Ishaya Date: Fri, 23 Sep 2011 09:22:32 -0700 Subject: Remove AoE, Clean up volume code * Removes Ata Over Ethernet * Adds drivers to libvirt for volumes * Adds initialize_connection and terminate_connection to volume api * Passes connection info back through volume api Change-Id: I1b1626f40bebe8466ab410fb174683293c7c474f --- doc/source/runnova/getting.started.rst | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/source') diff --git a/doc/source/runnova/getting.started.rst b/doc/source/runnova/getting.started.rst index 4cc7307b0..dc0761d36 100644 --- a/doc/source/runnova/getting.started.rst +++ b/doc/source/runnova/getting.started.rst @@ -73,7 +73,6 @@ External unix tools that are required: * dnsmasq * vlan * open-iscsi and iscsitarget (if you use iscsi volumes) -* aoetools and vblade-persist (if you use aoe-volumes) Nova uses cutting-edge versions of many packages. There are ubuntu packages in the nova-core trunk ppa. You can use add this ppa to your sources list on an -- cgit