]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: remove ceph-extras from vm-cloud 5983/head
authorAlfredo Deza <adeza@redhat.com>
Fri, 18 Sep 2015 17:05:31 +0000 (13:05 -0400)
committerAlfredo Deza <adeza@redhat.com>
Fri, 18 Sep 2015 17:06:32 +0000 (13:06 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
doc/install/install-vm-cloud.rst

index 45d4c9f4c3307fccdd1727fccef8876731101876..ab0989675c143dd0b2d18f97dbbe38057b1cd503 100644 (file)
@@ -46,49 +46,12 @@ RPM Packages
 
 To install QEMU, execute the following:
 
-#. Install ``yum-plugin-priorities``. ::
-
-       sudo yum install yum-plugin-priorities
-
-#. Ensure ``/etc/yum/pluginconf.d/priorities.conf`` exists.
-
-#. Ensure ``priorities.conf`` enables the plugin. :: 
-
-       [main]
-       enabled = 1
-
-#. Create a ``/etc/yum.repos.d/ceph-extras.repo`` file with the following 
-   contents, and replace ``{distro}`` with your Linux distribution. Follow
-   the ``baseurl`` path below to see which distributions Ceph supports:: 
-
-       [ceph-extras]
-       name=Ceph Extras
-       baseurl=http://ceph.com/packages/ceph-extras/rpm/{distro}/$basearch
-       enabled=1
-       priority=2
-       gpgcheck=1
-       type=rpm-md
-       gpgkey=https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc
-               
-       [ceph-qemu-source]
-       name=Ceph Extras Sources
-       baseurl=http://ceph.com/packages/ceph-extras/rpm/{distro}/SRPMS
-       enabled=1
-       priority=2
-       gpgcheck=1
-       type=rpm-md
-       gpgkey=https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc
 
 #. Update your repositories. :: 
 
        sudo yum update
 
-#. Ensure that non-priority versions are removed. ::
-
-       sudo yum remove qemu-kvm qemu-kvm-tools qemu-img
-       sudo yum clean all
-
-#. Install QEMU for Ceph. :: 
+#. Install QEMU :: 
 
        sudo yum install qemu-kvm qemu-kvm-tools qemu-img
        
@@ -162,4 +125,4 @@ See `libvirt Installation`_ for details.
 .. _libvirt Installation: http://www.libvirt.org/compiling.html
 .. _AutoGen: http://www.gnu.org/software/autogen/
 .. _QEMU and Block Devices: ../../rbd/qemu-rbd
-.. _Using libvirt with Ceph Block Device: ../../rbd/libvirt
\ No newline at end of file
+.. _Using libvirt with Ceph Block Device: ../../rbd/libvirt