]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
openstack: update HOWTO 615/head
authorLoic Dachary <ldachary@redhat.com>
Thu, 3 Sep 2015 16:54:18 +0000 (18:54 +0200)
committerLoic Dachary <ldachary@redhat.com>
Thu, 3 Sep 2015 16:54:18 +0000 (18:54 +0200)
Clone from master instead of a designated branch.

Signed-off-by: Loic Dachary <loic@dachary.org>
README.rst

index be041a4b45bceba7fe8ef71c3255527b8c540507..1f5791cf3c609893ece783607d7859b5a420facf 100644 (file)
@@ -364,7 +364,7 @@ Setup
 
 * Get and configure teuthology::
 
-    $ git clone -b wip-6502-openstack-v3 http://github.com/dachary/teuthology
+    $ git clone http://github.com/ceph/teuthology
     $ cd teuthology ; ./bootstrap install
     $ source virtualenv/bin/activate