summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2019-05-30 20:46:00 +0000
committerGerrit Code Review <review@openstack.org>2019-05-30 20:46:00 +0000
commit35d1b9af164acd3fbdf1b0c39b2e7cf98487a63e (patch)
treee1740db46d115c0e49573641a69d971b8ae2814f /releasenotes
parent8edfdf85a31cd597f4690135be3ce239ecb3f58d (diff)
parent201e6e26e111116790c2fc9f595835a8b81824c7 (diff)
downloadglance_store-35d1b9af164acd3fbdf1b0c39b2e7cf98487a63e.tar.gz
Merge "Add releasenote for option removal"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/remove-store-cap-update-min-interval-21fea4173ed4a09b.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/remove-store-cap-update-min-interval-21fea4173ed4a09b.yaml b/releasenotes/notes/remove-store-cap-update-min-interval-21fea4173ed4a09b.yaml
new file mode 100644
index 0000000..a298d8c
--- /dev/null
+++ b/releasenotes/notes/remove-store-cap-update-min-interval-21fea4173ed4a09b.yaml
@@ -0,0 +1,6 @@
+---
+upgrade:
+ - The ``store_capabilities_update_min_interval`` configuration option,
+ deprecated since the Rocky release, has been removed. The option
+ configured a capability that was not implemented by any glance_store
+ drivers. Thus its removal will have no impact on any deployments.