Move to opendev

Use review.opendev.org instead of review.openstack.org.

You can see the discussion below:
http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html

Change-Id: Ib73394bac68327b1afbd246aa1a3470bac8adc92
This commit is contained in:
ZhongShengping 2019-04-24 14:54:01 +08:00
parent 767516c21f
commit ba2f95c175
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
fixes:
- |
A recent change making nova-metadata-api work with wsgi
https://review.openstack.org/#/c/582621/ moved the vendordata plugin
https://review.opendev.org/#/c/582621/ moved the vendordata plugin
parameters to the nova::metadata manifest.
While this is conceptually correct as nova-metadata is the one that
should be using this parameters. In practice the parameters are also

View File

@ -1,5 +1,5 @@
---
features:
- |
https://review.openstack.org/625216 introduces a new setting which needs
https://review.opendev.org/625216 introduces a new setting which needs
set to true if native TLS for migration and disks over NBD is being used.

View File

@ -3,4 +3,4 @@ deprecations:
- |
The ``notify_on_api_faults`` parameter is deprecated as
it is also removed from nova config options in change
``https://review.openstack.org/#/c/505164``.
``https://review.opendev.org/#/c/505164``.

View File

@ -4,4 +4,4 @@ upgrade:
::os_service_default(use default set by nova which is currently
'volumev3:cinderv3:publicURL') from 'volumev2:cinderv2:publicURL'
because nova has removed the support of cinderv2 in
https://review.openstack.org/#/c/501874/.
https://review.opendev.org/#/c/501874/.