Jump to: navigation, search

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

 
Line 2: Line 2:
 
* <code>compute_port configuration</code> 選項,  在Juno版本中已經不使用,已經不存在.
 
* <code>compute_port configuration</code> 選項,  在Juno版本中已經不使用,已經不存在.
 
* XML middleware 已經完全被刪除, 所以相關配置也從 <code>keystone-paste.ini</code> 設定檔中刪除.
 
* XML middleware 已經完全被刪除, 所以相關配置也從 <code>keystone-paste.ini</code> 設定檔中刪除.
* stats_monitoring 和 stats_reporting 中的篩選器已經被刪除, so references to it must be removed from the <code>keystone-paste.ini</code> configuration file.
+
* stats_monitoring 和 stats_reporting 中的篩選器已經被刪除,所以相關配置檔案也從 <code>keystone-paste.ini</code> 移除.
* The external authentication plugins ExternalDefault, ExternalDomain, LegacyDefaultDomain, and LegacyDomain, deprecated in Icehouse, are no longer available.
+
* 而外認證的plugin ExternalDefault, ExternalDomain, LegacyDefaultDomain, LegacyDomain, 在Icehouse版本中已經不再使用.
* <code>keystone.conf</code> now references entrypoint names for drivers. For example, the drivers are now specified as "sql", "ldap", "uuid", rather than the full module path. See the sample configuration file for other examples.
+
* <code>keystone.conf</code> 現在為drivers關係入口.例如, drivers現在被定義成 "sql", "ldap", "uuid", 而不是一個完整的路徑.查看設定檔案中的範例
* We now expose entrypoints for the <code>keystone-manage</code> command instead of a file.
+
* 我們現在為<code>keystone-manage</code> 公開entrypoints指令取代文件.
* Schema downgrades via <code>keystone-manage db_sync</code> are no longer supported. Only upgrades are supported.
+
* 聽過架構<code>keystone-manage db_sync</code> 降級已經不再支援. 僅支援升級.
* Features that were "extensions" in previous releases (OAuth delegation, Federated Identity support, Endpoint Policy, etc) are now enabled by default.
+
* 之前版本增加的"extensions"功能 (OAuth delegation, Federated Identity support, Endpoint Policy, etc) 目前預設都是開啟.
* A new <code>secure_proxy_ssl_header</code> configuration option is available when running keystone behind a proxy.
+
* 一個新的<code>secure_proxy_ssl_header</code> 設定選項,用於keystone運行在proxy之後的情形.
* Several configuration options have been deprecated, renamed, or moved to new sections in the <code>keystone.conf</code> file.
+
* 一些設定選項已經不再使用,重新命名或是移動到新的地方在<code>keystone.conf</code>文件.
* Domain name information can now be used in policy rules with the attribute <code>domain_name</code>.
+
* Domain name 資訊現在可以在策略規則與屬性<code>domain_name</code>.

Latest revision as of 12:38, 28 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)
* The EC2 token middleware, deprecated in Juno, is no longer available in keystone. It has been moved to the keystonemiddleware package.
* The <code>compute_port configuration</code> option, deprecated in Juno, is no longer available.
* The XML middleware stub has been removed, so references to it must be removed from the <code>keystone-paste.ini</code> configuration file.
* stats_monitoring and stats_reporting paste filters have been removed, so references to it must be removed from the <code>keystone-paste.ini</code> configuration file.
* The external authentication plugins ExternalDefault, ExternalDomain, LegacyDefaultDomain, and LegacyDomain, deprecated in Icehouse, are no longer available.
* <code>keystone.conf</code> now references entrypoint names for drivers. For example, the drivers are now specified as "sql", "ldap", "uuid", rather than the full module path. See the sample configuration file for other examples.
* We now expose entrypoints for the <code>keystone-manage</code> command instead of a file.
* Schema downgrades via <code>keystone-manage db_sync</code> are no longer supported. Only upgrades are supported.
* Features that were "extensions" in previous releases (OAuth delegation, Federated Identity support, Endpoint Policy, etc) are now enabled by default.
* A new <code>secure_proxy_ssl_header</code> configuration option is available when running keystone behind a proxy.
* Several configuration options have been deprecated, renamed, or moved to new sections in the <code>keystone.conf</code> file.
* Domain name information can now be used in policy rules with the attribute <code>domain_name</code>.
Translation* EC2 token middleware, 在Juno版本已經捨棄, keystone已經不存在. 已經完全被移到keystonemiddleware package中.
* <code>compute_port configuration</code> 選項,  在Juno版本中已經不使用,已經不存在.
* XML middleware 已經完全被刪除, 所以相關配置也從 <code>keystone-paste.ini</code> 設定檔中刪除.
* stats_monitoring 和 stats_reporting 中的篩選器已經被刪除,所以相關配置檔案也從 <code>keystone-paste.ini</code> 移除.
* 而外認證的plugin ExternalDefault, ExternalDomain, LegacyDefaultDomain, 與 LegacyDomain, 在Icehouse版本中已經不再使用.
* <code>keystone.conf</code> 現在為drivers關係入口.例如, drivers現在被定義成 "sql", "ldap", "uuid", 而不是一個完整的路徑.查看設定檔案中的範例
* 我們現在為<code>keystone-manage</code> 公開entrypoints指令取代文件.
* 聽過架構<code>keystone-manage db_sync</code> 降級已經不再支援. 僅支援升級.
* 之前版本增加的"extensions"功能 (OAuth delegation, Federated Identity support, Endpoint Policy, etc) 目前預設都是開啟.
* 一個新的<code>secure_proxy_ssl_header</code> 設定選項,用於keystone運行在proxy之後的情形.
* 一些設定選項已經不再使用,重新命名或是移動到新的地方在<code>keystone.conf</code>文件.
* Domain name 資訊現在可以在策略規則與屬性<code>domain_name</code>.
  • EC2 token middleware, 在Juno版本已經捨棄, keystone已經不存在. 已經完全被移到keystonemiddleware package中.
  • compute_port configuration 選項, 在Juno版本中已經不使用,已經不存在.
  • XML middleware 已經完全被刪除, 所以相關配置也從 keystone-paste.ini 設定檔中刪除.
  • stats_monitoring 和 stats_reporting 中的篩選器已經被刪除,所以相關配置檔案也從 keystone-paste.ini 移除.
  • 而外認證的plugin ExternalDefault, ExternalDomain, LegacyDefaultDomain, 與 LegacyDomain, 在Icehouse版本中已經不再使用.
  • keystone.conf 現在為drivers關係入口.例如, drivers現在被定義成 "sql", "ldap", "uuid", 而不是一個完整的路徑.查看設定檔案中的範例
  • 我們現在為keystone-manage 公開entrypoints指令取代文件.
  • 聽過架構keystone-manage db_sync 降級已經不再支援. 僅支援升級.
  • 之前版本增加的"extensions"功能 (OAuth delegation, Federated Identity support, Endpoint Policy, etc) 目前預設都是開啟.
  • 一個新的secure_proxy_ssl_header 設定選項,用於keystone運行在proxy之後的情形.
  • 一些設定選項已經不再使用,重新命名或是移動到新的地方在keystone.conf文件.
  • Domain name 資訊現在可以在策略規則與屬性domain_name.