Use git.openstack.org as Git repository

Our official Git repository is git.openstack.org.
GitHub is a conventional copy site.

Change-Id: I30cc4440d76e9b876a6b7bafe7507673a2feb962
This commit is contained in:
KATO Tomoyuki 2015-12-07 14:12:44 +09:00
parent c2a0af1aa8
commit ac23bda090
7 changed files with 8 additions and 8 deletions

View File

@ -28,8 +28,8 @@ Instructions
2. Clone Designate and DevStack inside the VM::
$ git clone https://git.openstack.org/openstack/designate.git
$ git clone https://git.openstack.org/openstack-dev/devstack.git
$ git clone https://github.com/openstack/designate.git
3. Install the Designate extension for DevStack::

View File

@ -89,4 +89,4 @@ Indices and tables
.. _OpenStack Wiki: https://wiki.openstack.org/wiki/Designate
.. _source tree: https://github.com/openstack/designate
.. _source tree: https://git.openstack.org/cgit/openstack/designate

View File

@ -58,7 +58,7 @@ Installing Designate
$ mkdir openstack
$ cd openstack
$ git clone https://github.com/openstack/designate.git
$ git clone https://git.openstack.org/openstack/designate.git
$ cd designate

View File

@ -124,7 +124,7 @@ Installing using Source (Git)
::
$ git clone git://github.com/openstack/designate designate
$ git clone https://git.openstack.org/openstack/designate designate
3. Change directory to the newly cloned repository

View File

@ -42,7 +42,7 @@ Installing Designate
$ mkdir openstack
$ cd openstack
$ git clone https://github.com/openstack/designate.git
$ git clone https://git.openstack.org/openstack/designate.git
$ cd designate
3. Checkout a specific version (in this case, the Kilo release)

View File

@ -24,7 +24,7 @@ Related Links
* `Bug Tracker`_
* `Blueprints`_
* `GitHub`_
* `Git`_
================
Related Projects
@ -40,7 +40,7 @@ Related Projects
.. _Bug Tracker: https://bugs.launchpad.net/designate
.. _Blueprints: https://blueprints.launchpad.net/designate
.. _GitHub: https://github.com/openstack/designate
.. _Git: https://git.openstack.org/cgit/openstack/designate
.. _Chef Cookbook: https://github.com/moniker-dns/designate-cookbook
.. _Debian Packaging: https://github.com/moniker-dns/debian-designate
.. _Launchpad PPA: https://launchpad.net/~designate-ppa/+archive/havana

View File

@ -85,7 +85,7 @@ type=agent
[backends.backend-impl-msdns]
in-tree=False
status=untested
repository=https://github.com/stackforge/designate-msdnsagent
repository=https://git.openstack.org/openstack/designate-msdnsagent
maintainers=Graham Hayes <graham.hayes@hp.com>
[grades]