Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I09d911357706b2dc8788bfb87a3accf6f53081c5
This commit is contained in:
parent
6ec1956dfa
commit
599152dbf5
@ -13,7 +13,7 @@ Tacker Horizon UI
|
|||||||
Horizon UI for Tacker VNF Manager
|
Horizon UI for Tacker VNF Manager
|
||||||
|
|
||||||
* License: Apache license
|
* License: Apache license
|
||||||
* Source: https://git.openstack.org/cgit/openstack/tacker-horizon
|
* Source: https://opendev.org/openstack/tacker-horizon
|
||||||
* Bugs: https://bugs.launchpad.net/tacker
|
* Bugs: https://bugs.launchpad.net/tacker
|
||||||
* Tacker-horizon docs: https://docs.openstack.org/tacker-horizon/latest/
|
* Tacker-horizon docs: https://docs.openstack.org/tacker-horizon/latest/
|
||||||
|
|
||||||
@ -34,7 +34,7 @@ Clone tacker-horizon repository.
|
|||||||
::
|
::
|
||||||
|
|
||||||
cd ~/
|
cd ~/
|
||||||
git clone https://github.com/openstack/tacker-horizon -b <branch_name>
|
git clone https://opendev.org/openstack/tacker-horizon -b <branch_name>
|
||||||
|
|
||||||
Install horizon module.
|
Install horizon module.
|
||||||
::
|
::
|
||||||
|
@ -32,8 +32,8 @@ Project Info
|
|||||||
------------
|
------------
|
||||||
|
|
||||||
* Free software: under the `Apache license <http://www.apache.org/licenses/LICENSE-2.0>`_
|
* Free software: under the `Apache license <http://www.apache.org/licenses/LICENSE-2.0>`_
|
||||||
* Tacker service: https://git.openstack.org/cgit/openstack/tacker
|
* Tacker service: https://opendev.org/openstack/tacker
|
||||||
* Tacker-horizon library: https://git.openstack.org/cgit/openstack/tacker-horizon
|
* Tacker-horizon library: https://opendev.org/openstack/tacker-horizon
|
||||||
* Bugs tracker: https://bugs.launchpad.net/tacker
|
* Bugs tracker: https://bugs.launchpad.net/tacker
|
||||||
* Blueprints: https://blueprints.launchpad.net/tacker
|
* Blueprints: https://blueprints.launchpad.net/tacker
|
||||||
* Code review: https://review.openstack.org/#/q/status:open+project:openstack/tacker-horizon,n,z
|
* Code review: https://review.opendev.org/#/q/status:open+project:openstack/tacker-horizon,n,z
|
||||||
|
@ -6,7 +6,7 @@ Horizon UI for NFV Orchestration (Tacker)
|
|||||||
|
|
||||||
* License: `Apache license <http://www.apache.org/licenses/LICENSE-2.0>`_
|
* License: `Apache license <http://www.apache.org/licenses/LICENSE-2.0>`_
|
||||||
* Tacker-horizon docs: https://docs.openstack.org/tacker-horizon/lastest
|
* Tacker-horizon docs: https://docs.openstack.org/tacker-horizon/lastest
|
||||||
* Source: https://git.openstack.org/cgit/openstack/tacker-horizon
|
* Source: https://opendev.org/openstack/tacker-horizon
|
||||||
* Bugs: https://bugs.launchpad.net/tacker
|
* Bugs: https://bugs.launchpad.net/tacker
|
||||||
|
|
||||||
Contents
|
Contents
|
||||||
|
@ -18,7 +18,7 @@ stable/queens. If unspecified the default will be master branch.
|
|||||||
::
|
::
|
||||||
|
|
||||||
cd ~/
|
cd ~/
|
||||||
git clone https://github.com/openstack/tacker-horizon -b <branch_name>
|
git clone https://opendev.org/openstack/tacker-horizon -b <branch_name>
|
||||||
|
|
||||||
|
|
||||||
2. Install horizon module.
|
2. Install horizon module.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user