Update 'stackforge' references to 'openstack'
The project has moved from Stackforge to OpenStack repositories. Change-Id: I57dc1056431672865491965706081d31a43ffd58
This commit is contained in:
parent
9a459f4319
commit
d0d34b02c1
@ -1,4 +1,4 @@
|
|||||||
[gerrit]
|
[gerrit]
|
||||||
host=review.openstack.org
|
host=review.openstack.org
|
||||||
port=29418
|
port=29418
|
||||||
project=stackforge/python-tuskarclient.git
|
project=openstack/python-tuskarclient.git
|
||||||
|
@ -3,7 +3,7 @@ python-tuskarclient
|
|||||||
===================
|
===================
|
||||||
|
|
||||||
python-tuskarclient is a Python client and a command-line interface
|
python-tuskarclient is a Python client and a command-line interface
|
||||||
for `Tuskar <https://github.com/stackforge/tuskar>`_.
|
for `Tuskar <https://github.com/openstack/tuskar>`_.
|
||||||
|
|
||||||
|
|
||||||
Getting Started
|
Getting Started
|
||||||
@ -11,7 +11,7 @@ Getting Started
|
|||||||
|
|
||||||
Clone the repo::
|
Clone the repo::
|
||||||
|
|
||||||
$ git clone https://github.com/stackforge/python-tuskarclient.git
|
$ git clone https://github.com/openstack/python-tuskarclient.git
|
||||||
|
|
||||||
Then, use ``tox`` to set up a virtual environment and run tests::
|
Then, use ``tox`` to set up a virtual environment and run tests::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user