Updates DevStack git repo link in Sahara Dev Ref

This patch updates the git repo link for cloning
devstack in Sahara developer reference
Closes bug: #1527713

Change-Id: I351b34b0eb323e0ada00d406e9ab28b6c2257373
This commit is contained in:
Akanksha Agrawal 2015-12-19 00:17:54 +05:30
parent 600032aca6
commit 94bb5c1545
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ Ubuntu 14.04 system.
.. sourcecode:: console
$ sudo apt-get install git-core
$ git clone https://git.openstack.org/cgit/openstack-dev/devstack.git
$ git clone https://git.openstack.org/openstack-dev/devstack.git
2. Create file ``local.conf`` in devstack directory with the following content: