diff --git a/manifests/releasenotes/notes/split_vendordata_from_metadata-5bc86b342574d8e8.yaml b/manifests/releasenotes/notes/split_vendordata_from_metadata-5bc86b342574d8e8.yaml index f1f215509..b49b7f60a 100644 --- a/manifests/releasenotes/notes/split_vendordata_from_metadata-5bc86b342574d8e8.yaml +++ b/manifests/releasenotes/notes/split_vendordata_from_metadata-5bc86b342574d8e8.yaml @@ -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 diff --git a/releasenotes/notes/add_live_migration_with_native_tls-4293ca305e98cdc3.yaml b/releasenotes/notes/add_live_migration_with_native_tls-4293ca305e98cdc3.yaml index ab016ddc9..afb159dc1 100644 --- a/releasenotes/notes/add_live_migration_with_native_tls-4293ca305e98cdc3.yaml +++ b/releasenotes/notes/add_live_migration_with_native_tls-4293ca305e98cdc3.yaml @@ -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. diff --git a/releasenotes/notes/deprecate_notify_on_api_faults-c7eb47adc3c92671.yaml b/releasenotes/notes/deprecate_notify_on_api_faults-c7eb47adc3c92671.yaml index f1398a798..ce7e38049 100644 --- a/releasenotes/notes/deprecate_notify_on_api_faults-c7eb47adc3c92671.yaml +++ b/releasenotes/notes/deprecate_notify_on_api_faults-c7eb47adc3c92671.yaml @@ -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``. diff --git a/releasenotes/notes/update_cinder_catalog_info_v2_to_v3-c5d442dbbae2327e.yaml b/releasenotes/notes/update_cinder_catalog_info_v2_to_v3-c5d442dbbae2327e.yaml index 8e60e8b9a..3009340f3 100644 --- a/releasenotes/notes/update_cinder_catalog_info_v2_to_v3-c5d442dbbae2327e.yaml +++ b/releasenotes/notes/update_cinder_catalog_info_v2_to_v3-c5d442dbbae2327e.yaml @@ -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/.