doc: update osrg/nova, quantum repository
Updated the documentation to refer the repository as I updated the repos, github.com/osrg/nova.git and github.com/osrg/quantum.git Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
95f72ed9f2
commit
c7d42280cf
@ -86,13 +86,13 @@ from the source, please refer to OpenStack document and get back here again.
|
|||||||
|
|
||||||
clone them by typing the followings in an appropriate directory::
|
clone them by typing the followings in an appropriate directory::
|
||||||
|
|
||||||
% git clone --branch ryu git://github.com/osrg/nova.git
|
% git clone git://github.com/osrg/nova.git
|
||||||
% git clone --branch ryu git://github.com/osrg/quantum.git
|
% git clone git://github.com/osrg/quantum.git
|
||||||
|
|
||||||
If you prefer https, try those::
|
If you prefer https, try those::
|
||||||
|
|
||||||
% git clone --branch ryu https://github.com/osrg/nova.git
|
% git clone https://github.com/osrg/nova.git
|
||||||
% git clone --branch ryu https://github.com/osrg/quantum.git
|
% git clone https://github.com/osrg/quantum.git
|
||||||
|
|
||||||
|
|
||||||
* Install nova and quantum as usual.
|
* Install nova and quantum as usual.
|
||||||
@ -242,7 +242,7 @@ You can setup the above environment quickly using DevStack.
|
|||||||
#. Download Ryu enabled DevStack from github
|
#. Download Ryu enabled DevStack from github
|
||||||
::
|
::
|
||||||
|
|
||||||
% git clone --branch ryu git://github.com/osrg/devstack.git
|
% git clone git://github.com/osrg/devstack.git
|
||||||
|
|
||||||
#. Start the install
|
#. Start the install
|
||||||
::
|
::
|
||||||
|
Loading…
Reference in New Issue
Block a user