Jump to: navigation, search

Difference between revisions of "Translations:ReleaseNotes/Liberty/150/zh-tw"

(Created page with "* python-glanceclien現在預設使用Glance API v2 如果 v2 不可以使用, 將會使用 v1. * 後端儲存的依賴現在可以選擇安裝對應規定的儲存 * 有一...")
 
 
Line 2: Line 2:
 
* 後端儲存的依賴現在可以選擇安裝對應規定的儲存
 
* 後端儲存的依賴現在可以選擇安裝對應規定的儲存
 
* 有一些儲存像是swift, s3, vmware 現在已經支援python 3.
 
* 有一些儲存像是swift, s3, vmware 現在已經支援python 3.
* Some new as well as updated default metadata definitions ship with the source code.
+
* 一些新的以及更新的預設metadata定義附帶source code.
* More python 3 support added to Glance API, and now continuous support is extended by the means of tests to ensure compatibility.
+
* 更多的python 3 支援增加到 Glance API, 現在持續支援測試確保相容性
* utf-8 is now the default charset for the backend MySQL DB.
+
* utf-8 現在已經是後台MySQL DB的預設charset .
* Migration scripts have been updated to perform a sanity check for the table charset.
+
* 遷移腳本已經被更新並月來進行晚整性檢查的charset
* 'ram_disk' and 'kernel' properties can now be null in the schema and 'id' is now read only attribute for v2 API.
+
* 'ram_disk' 'kernel' 特性現在在架構中為null而且'id'對v2 API現在只是已讀.
* A configuration option <code>client_socket_timeout</code> has been added  to take advantage of the recent eventlet socket timeout behaviour.
+
* 一個設定選項<code>client_socket_timeout</code>已經被新增到最近的eventlet socket逾時設定.
* A configuration option <code>scrub_pool_size</code> has been added to set the number of parallel threads that a scrubber should run and defaults to 1.
+
* 一個設定選項 <code>scrub_pool_size</code> 已經被新增到scrubber同時線程預設為1
* An important bug that allowed to change the image status using the Glance v1 API has now been fixed.
+
* 允許使用Glance v1 API 來改變image狀態這個重要的錯誤已經被修正

Latest revision as of 06:26, 29 October 2015

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (ReleaseNotes/Liberty)
* python-glanceclient now defaults to using Glance API v2 and if v2 is unavailable, it will fallback to v1.
* Dependencies for backend stores are now optionally installed corresponding to each store specified.
* Some stores like swift, s3, vmware now have python 3 support.
* Some new as well as updated default metadata definitions ship with the source code.
* More python 3 support added to Glance API, and now continuous support is extended by the means of tests to ensure compatibility.
* utf-8 is now the default charset for the backend MySQL DB.
* Migration scripts have been updated to perform a sanity check for the table charset.
* 'ram_disk' and 'kernel' properties can now be null in the schema and 'id' is now read only attribute for v2 API.
* A configuration option <code>client_socket_timeout</code> has been added  to take advantage of the recent eventlet socket timeout behaviour.
* A configuration option <code>scrub_pool_size</code> has been added to set the number of parallel threads that a scrubber should run and defaults to 1.
* An important bug that allowed to change the image status using the Glance v1 API has now been fixed.
Translation* python-glanceclien現在預設使用Glance API v2  如果 v2 不可以使用, 將會使用 v1.
* 後端儲存的依賴現在可以選擇安裝對應規定的儲存
* 有一些儲存像是swift, s3, vmware 現在已經支援python 3.
* 一些新的以及更新的預設metadata定義附帶source code.
* 更多的python 3 支援增加到 Glance API, 現在持續支援測試確保相容性
* utf-8 現在已經是後台MySQL DB的預設charset .
* 遷移腳本已經被更新並月來進行晚整性檢查的charset
* 'ram_disk' 和 'kernel' 特性現在在架構中為null而且'id'對v2 API現在只是已讀.
* 一個設定選項<code>client_socket_timeout</code>已經被新增到最近的eventlet socket逾時設定.
* 一個設定選項 <code>scrub_pool_size</code> 已經被新增到scrubber同時線程預設為1
* 允許使用Glance v1 API 來改變image狀態這個重要的錯誤已經被修正
  • python-glanceclien現在預設使用Glance API v2 如果 v2 不可以使用, 將會使用 v1.
  • 後端儲存的依賴現在可以選擇安裝對應規定的儲存
  • 有一些儲存像是swift, s3, vmware 現在已經支援python 3.
  • 一些新的以及更新的預設metadata定義附帶source code.
  • 更多的python 3 支援增加到 Glance API, 現在持續支援測試確保相容性
  • utf-8 現在已經是後台MySQL DB的預設charset .
  • 遷移腳本已經被更新並月來進行晚整性檢查的charset
  • 'ram_disk' 和 'kernel' 特性現在在架構中為null而且'id'對v2 API現在只是已讀.
  • 一個設定選項client_socket_timeout已經被新增到最近的eventlet socket逾時設定.
  • 一個設定選項 scrub_pool_size 已經被新增到scrubber同時線程預設為1
  • 允許使用Glance v1 API 來改變image狀態這個重要的錯誤已經被修正