Migrate to opendev.org

Change-Id: Ia9eeeea3fc94c23a5947b5e9606106bd252f60ed
Signed-off-by: Trinh Nguyen <dangtrinhnt@gmail.com>
This commit is contained in:
Trinh Nguyen 2019-04-22 10:25:42 +09:00
parent 2e7f29471d
commit 5c9411b287
5 changed files with 6 additions and 6 deletions

View File

@ -254,7 +254,7 @@ References
https://blueprints.launchpad.net/searchlight/+spec/zero-downtime-reindexing
[2] External versions added to ElasticSearch documents is described here:
https://review.openstack.org/#/c/255751/
https://review.opendev.org/#/c/255751/
[3] ElasticSearch *document* garbage collection is discussed here:
https://www.elastic.co/blog/elasticsearch-versioning-support

View File

@ -105,7 +105,7 @@ based on the request context::
}
Filters are cached and very fast. An alternative, once we switch to using
aliases (see the `zero downtime spec <https://review.openstack.org/#/c/245222/>`_
aliases (see the `zero downtime spec <https://review.opendev.org/#/c/245222/>`_
proposal), is applying the filter on the alias::
{
@ -220,6 +220,6 @@ References
==========
* https://bugs.launchpad.net/searchlight/+bug/1504399
* https://review.openstack.org/#/c/233225/ (patch for above)
* https://review.opendev.org/#/c/233225/ (patch for above)
* `Shield <https://www.elastic.co/guide/en/shield/current/index.html>`_
* https://www.elastic.co/guide/en/elasticsearch/guide/current/faking-it.html

View File

@ -69,6 +69,6 @@ References
==========
.. [1] http://docs.openstack.org/developer/nova/api_microversions.html
.. [2] https://blueprints.launchpad.net/nova/+spec/user-settable-server-description
.. [3] http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/rest_api_version_history.rst
.. [3] https://opendev.org/openstack/nova/src/branch/master/nova/api/openstack/compute/rest_api_version_history.rst
.. [4] https://blueprints.launchpad.net/nova/+spec/remove-legacy-v2-api-code

View File

@ -52,5 +52,5 @@ None
References
==========
.. [1] http://specs.openstack.org/openstack/ironic-specs/specs/approved/notifications.html
.. [2] https://review.openstack.org/#/c/347242
.. [2] https://review.opendev.org/#/c/347242
.. [3] http://docs.openstack.org/developer/ironic/dev/notifications.html

View File

@ -47,5 +47,5 @@ References
[0] https://github.com/openstack/nova/blob/master/nova/objects/service.py#L309-L315
[1] http://docs.openstack.org/developer/nova/services.html#the-nova-service-module
[2] https://review.openstack.org/#/c/315312/11/nova/notifications/objects/compute_node.py
[2] https://review.opendev.org/#/c/315312/11/nova/notifications/objects/compute_node.py
[3] https://github.com/openstack/searchlight/blob/master/searchlight/elasticsearch/plugins/nova/notification_handler.py#L107