Browse Source
This patch is not cherry-picked from stable/train because if was fixed in a scope of a new feature implementation with https://review.opendev.org/#/c/602468/ commit. Change-Id: I519e15afc975e6da2afb9c72a05448541572bd10 Closes-Bug: 1859041 (cherry picked from commitchanges/68/701768/2fe61f2358a
) (cherry picked from commited23eb60d4
)
2 changed files with 12 additions and 1 deletions
@ -0,0 +1,11 @@
|
||||
--- |
||||
upgrade: |
||||
- | |
||||
``publicize_image`` policy now has the same name both for image create and |
||||
edit features and corresponds to the same one in Glance. If you changed the |
||||
policy name manually to get feature working you have to rollback your |
||||
changes before Horizon update. |
||||
fixes: |
||||
- | |
||||
[:bug:`1859041`] ``image:publicize_image`` policy is renamed to |
||||
``publicize_image`` to be the same as Glance has. |
Loading…
Reference in new issue