summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po32
1 files changed, 28 insertions, 4 deletions
diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
index df1ea7f..dd0a31f 100644
--- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
+++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
@@ -10,11 +10,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Glance_store Release Notes\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2023-02-03 12:21+0000\n"
+"POT-Creation-Date: 2023-02-09 16:32+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"PO-Revision-Date: 2023-02-03 04:34+0000\n"
+"PO-Revision-Date: 2023-02-10 12:11+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@@ -125,8 +125,8 @@ msgstr "4.0.1"
msgid "4.1.0"
msgstr "4.1.0"
-msgid "4.2.0-1"
-msgstr "4.2.0-1"
+msgid "4.2.0-5"
+msgstr "4.2.0-5"
msgid ""
"A `BufferedReader`_ has been added to the Swift store driver in order to "
@@ -212,6 +212,19 @@ msgstr ""
"Cinder store."
msgid ""
+"Added support for extending in-use volumes in cinder store. A new boolean "
+"config option ``cinder_do_extend_attached`` is added which allows operators "
+"to enable/disable extending in-use volume support when creating an image. By "
+"default, ``cinder_do_extend_attached`` will be ``False`` i.e. old flow of "
+"detaching, extending and attaching will be used."
+msgstr ""
+"Added support for extending in-use volumes in Cinder store. A new boolean "
+"config option ``cinder_do_extend_attached`` is added which allows operators "
+"to enable/disable extending in-use volume support when creating an image. By "
+"default, ``cinder_do_extend_attached`` will be ``False`` i.e. old flow of "
+"detaching, extending and attaching will be used."
+
+msgid ""
"Allow glance_store to refresh token when upload or download data to Swift "
"store. glance_store identifies if token is going to expire soon when "
"executing request to Swift and refresh the token. For multi-tenant swift "
@@ -769,6 +782,17 @@ msgstr ""
"endpoints."
msgid ""
+"The 'rados_connect_timeout' config option for the RBD store has been "
+"deprecated and will be removed in the future. It has been silently ignored "
+"for multiple releases. Users willing to set a timeout for the connection to "
+"the cluster can use Ceph's 'client_mount_timeout' option."
+msgstr ""
+"The 'rados_connect_timeout' config option for the RBD store has been "
+"deprecated and will be removed in the future. It has been silently ignored "
+"for multiple releases. Users willing to set a timeout for the connection to "
+"the cluster can use Ceph's 'client_mount_timeout' option."
+
+msgid ""
"The 'stores' and 'default_store' configuration options have been deprecated "
"for removal since the OpenStack Rocky release. They are subject to removal "
"early in the 'U' development cycle. When these options are removed, the "