Jump to: navigation, search

Difference between revisions of "Translations:ReleaseNotes/Liberty/56/ja"

 
Line 4: Line 4:
 
* stats_monitoring とstats_reporting paste フィルタが削除されました。これに伴い、<code>keystone-paste.ini</code> 設定ファイルにおけるこれらへの参照も削除されました。
 
* stats_monitoring とstats_reporting paste フィルタが削除されました。これに伴い、<code>keystone-paste.ini</code> 設定ファイルにおけるこれらへの参照も削除されました。
 
* Icehouse で廃止予定化した外部認証プラグイン  ExternalDefault、ExternalDomain、LegacyDefaultDomain、LegacyDomain は今後利用できません。
 
* Icehouse で廃止予定化した外部認証プラグイン  ExternalDefault、ExternalDomain、LegacyDefaultDomain、LegacyDomain は今後利用できません。
* <code>keystone.conf</code> は今回、ドライバのエントリポイント名を参照するようになりました。例えば、ドライバがモジュールのフルパスではなく sql、ldap、uuid と指定できるようになりました。サンプル設定ファイルで他の例を参照してください。
+
* <code>keystone.conf</code> は今回、ドライバーのエントリポイント名を参照するようになりました。例えば、ドライバーがモジュールのフルパスではなく sql、ldap、uuid と指定できるようになりました。サンプル設定ファイルで他の例を参照してください。
 
* 今回、<code>keystone-manage</code> コマンドにファイルの代わりにエントリポイントを公開するようになりました。
 
* 今回、<code>keystone-manage</code> コマンドにファイルの代わりにエントリポイントを公開するようになりました。
 
* <code>keystone-manage db_sync</code> における DB スキーマのダウングレードは今後サポートされません。アップグレードのみサポートされます。
 
* <code>keystone-manage db_sync</code> における DB スキーマのダウングレードは今後サポートされません。アップグレードのみサポートされます。

Latest revision as of 01:00, 19 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 トークンミドルウェア (Juno で廃止予定化) は今後 Keystone では利用できません。このミドルウェアは keystonemidleware パッケージに移管されました。
* <code>compute_port configuration</code> オプション (Juno で廃止予定化) も今後利用できません。
* XML ミドルウェアのスタブも削除されました。これに伴い、 <code>keystone-paste.ini</code> 設定ファイルにおける XML ミドルウェアへの参照も削除されました。
* stats_monitoring とstats_reporting paste フィルタが削除されました。これに伴い、<code>keystone-paste.ini</code> 設定ファイルにおけるこれらへの参照も削除されました。
* Icehouse で廃止予定化した外部認証プラグイン  ExternalDefault、ExternalDomain、LegacyDefaultDomain、LegacyDomain は今後利用できません。
* <code>keystone.conf</code> は今回、ドライバーのエントリポイント名を参照するようになりました。例えば、ドライバーがモジュールのフルパスではなく sql、ldap、uuid と指定できるようになりました。サンプル設定ファイルで他の例を参照してください。
* 今回、<code>keystone-manage</code> コマンドにファイルの代わりにエントリポイントを公開するようになりました。
* <code>keystone-manage db_sync</code> における DB スキーマのダウングレードは今後サポートされません。アップグレードのみサポートされます。
* 以前のリリースにおける拡張機能 (OAuth デリゲーション、Federated Identity 対応、エンドポイントポリシー) は今回、デフォルトで有効になりました。
* プロキシ経由での Keystone アクセスのため、新しい <code>secure_proxy_ssl_header</code> 設定オプションが利用可能になりました。
* <code>keystone.conf</code> ファイル中でいくつかの設定オプションが廃止予定、名称変更、新セクションに移動されました。
* ドメイン名情報は今回、ポリシールール中で <code>domain_name</code> 属性として利用可能になりました。
  • EC2 トークンミドルウェア (Juno で廃止予定化) は今後 Keystone では利用できません。このミドルウェアは keystonemidleware パッケージに移管されました。
  • compute_port configuration オプション (Juno で廃止予定化) も今後利用できません。
  • XML ミドルウェアのスタブも削除されました。これに伴い、 keystone-paste.ini 設定ファイルにおける XML ミドルウェアへの参照も削除されました。
  • stats_monitoring とstats_reporting paste フィルタが削除されました。これに伴い、keystone-paste.ini 設定ファイルにおけるこれらへの参照も削除されました。
  • Icehouse で廃止予定化した外部認証プラグイン ExternalDefault、ExternalDomain、LegacyDefaultDomain、LegacyDomain は今後利用できません。
  • keystone.conf は今回、ドライバーのエントリポイント名を参照するようになりました。例えば、ドライバーがモジュールのフルパスではなく sql、ldap、uuid と指定できるようになりました。サンプル設定ファイルで他の例を参照してください。
  • 今回、keystone-manage コマンドにファイルの代わりにエントリポイントを公開するようになりました。
  • keystone-manage db_sync における DB スキーマのダウングレードは今後サポートされません。アップグレードのみサポートされます。
  • 以前のリリースにおける拡張機能 (OAuth デリゲーション、Federated Identity 対応、エンドポイントポリシー) は今回、デフォルトで有効になりました。
  • プロキシ経由での Keystone アクセスのため、新しい secure_proxy_ssl_header 設定オプションが利用可能になりました。
  • keystone.conf ファイル中でいくつかの設定オプションが廃止予定、名称変更、新セクションに移動されました。
  • ドメイン名情報は今回、ポリシールール中で domain_name 属性として利用可能になりました。