commit | 349ba7541070376614421c33fc8394cce3103452 | [log] [tgz] |
---|---|---|
author | caoyuan <cao.yuan@99cloud.net> | Tue Apr 23 19:40:06 2019 +0800 |
committer | jacky06 <zhang.min@99cloud.net> | Thu May 23 10:19:31 2019 +0000 |
tree | 6a4f911ca29bea7763ada040eeb5299d064461a0 | |
parent | 7b1b398dbc1b7b80f5dc0d2485511069ca16e553 [diff] [blame] |
Replace git.openstack.org URLs with opendev.org URLs Thorough replacement of git.openstack.org and review.openstack.org URLs with their opendev.org counterparts. Change-Id: I88e894db7b854d32593c770f5aa9b8a91fad7866
diff --git a/releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml b/releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml index 7510d47..2830aa2 100644 --- a/releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml +++ b/releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml
@@ -1,7 +1,7 @@ --- fixes: - | - Patch https://review.openstack.org/#/c/499575/ introduced + Patch https://review.opendev.org/#/c/499575/ introduced support creating Neutron port with certain capabilities. Currently capabilities list interpreted as string this change fix it.