Imported Translations from Zanata
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I9166e88c592f33597329ee8df8f581ffb9aed695
This commit is contained in:
parent
9973497f9a
commit
186a982342
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Common documents 1.0.0\n"
|
"Project-Id-Version: Common documents 1.0.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2015-12-26 06:12+0000\n"
|
"POT-Creation-Date: 2015-12-28 06:13+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -2130,107 +2130,120 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../common/dashboard_customizing.rst:24
|
#: ../common/dashboard_customizing.rst:24
|
||||||
msgid ""
|
msgid "This guide focuses on the ``local_settings.py`` file."
|
||||||
"This guide focuses on the ``local_settings.py`` file, stored in ``/openstack-"
|
|
||||||
"dashboard/openstack_dashboard/local/``."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../common/dashboard_customizing.rst:27
|
#: ../common/dashboard_customizing.rst:26
|
||||||
msgid ""
|
msgid ""
|
||||||
"This guide is adapted from `How To Custom Brand The OpenStack \"Horizon\" "
|
"This guide is adapted from `How To Custom Brand The OpenStack \"Horizon\" "
|
||||||
"Dashboard <http://www.prestonlee.com/2012/05/09/how-to-custom-brand-the-"
|
"Dashboard <http://www.prestonlee.com/2012/05/09/how-to-custom-brand-the-"
|
||||||
"openstack-horizon-dashboard/>`__."
|
"openstack-horizon-dashboard/>`_."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../common/dashboard_customizing.rst:31
|
#: ../common/dashboard_customizing.rst:30
|
||||||
msgid "Logo and site colors"
|
msgid "The following can easily be customized:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../common/dashboard_customizing.rst:32
|
#: ../common/dashboard_customizing.rst:32
|
||||||
|
msgid "Logo"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../common/dashboard_customizing.rst:33
|
||||||
|
msgid "Site colors"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../common/dashboard_customizing.rst:34
|
||||||
|
#: ../common/dashboard_customizing.rst:113
|
||||||
|
msgid "HTML title"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../common/dashboard_customizing.rst:35
|
||||||
|
#: ../common/dashboard_customizing.rst:124
|
||||||
|
msgid "Logo link"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../common/dashboard_customizing.rst:36
|
||||||
|
#: ../common/dashboard_customizing.rst:136
|
||||||
|
msgid "Help URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../common/dashboard_customizing.rst:39
|
||||||
|
msgid "Logo and site colors"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../common/dashboard_customizing.rst:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create two PNG logo files with transparent backgrounds using the following "
|
"Create two PNG logo files with transparent backgrounds using the following "
|
||||||
"sizes:"
|
"sizes:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../common/dashboard_customizing.rst:35
|
#: ../common/dashboard_customizing.rst:43
|
||||||
msgid "Login screen: 365 x 50"
|
msgid "Login screen: 365 x 50"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../common/dashboard_customizing.rst:36
|
#: ../common/dashboard_customizing.rst:44
|
||||||
msgid "Logged in banner: 216 x 35"
|
msgid "Logged in banner: 216 x 35"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../common/dashboard_customizing.rst:38
|
#: ../common/dashboard_customizing.rst:46
|
||||||
msgid ""
|
msgid ""
|
||||||
"Upload your new images to ``/usr/share/openstack-dashboard/"
|
"Upload your new images to ``/usr/share/openstack-dashboard/"
|
||||||
"openstack_dashboard/static/dashboard/img/``."
|
"openstack_dashboard/static/dashboard/img/``."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../common/dashboard_customizing.rst:41
|
#: ../common/dashboard_customizing.rst:49
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create a CSS style sheet in ``/usr/share/openstack-dashboard/"
|
"Create a CSS style sheet in ``/usr/share/openstack-dashboard/"
|
||||||
"openstack_dashboard/static/dashboard/scss/``."
|
"openstack_dashboard/static/dashboard/scss/``."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../common/dashboard_customizing.rst:44
|
#: ../common/dashboard_customizing.rst:52
|
||||||
msgid ""
|
msgid ""
|
||||||
"Change the colors and image file names as appropriate, though the relative "
|
"Change the colors and image file names as appropriate, though the relative "
|
||||||
"directory paths should be the same. The following example file shows you how "
|
"directory paths should be the same. The following example file shows you how "
|
||||||
"to customize your CSS file:"
|
"to customize your CSS file:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../common/dashboard_customizing.rst:84
|
#: ../common/dashboard_customizing.rst:92
|
||||||
msgid "Open the following HTML template in an editor of your choice:"
|
msgid "Open the following HTML template in an editor of your choice:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../common/dashboard_customizing.rst:90
|
#: ../common/dashboard_customizing.rst:98
|
||||||
msgid ""
|
msgid ""
|
||||||
"Add a line to include your newly created style sheet. For example ``custom."
|
"Add a line to include your newly created style sheet. For example, ``custom."
|
||||||
"css``:"
|
"css`` file:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../common/dashboard_customizing.rst:99
|
#: ../common/dashboard_customizing.rst:107
|
||||||
msgid "Restart the Apache service."
|
msgid "Restart the Apache service."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../common/dashboard_customizing.rst:101
|
#: ../common/dashboard_customizing.rst:109
|
||||||
msgid ""
|
msgid ""
|
||||||
"To view your changes reload your dashboard. If necessary go back and modify "
|
"To view your changes reload your dashboard. If necessary go back and modify "
|
||||||
"your CSS file as appropriate."
|
"your CSS file as appropriate."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../common/dashboard_customizing.rst:105
|
#: ../common/dashboard_customizing.rst:114
|
||||||
msgid "HTML title"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../common/dashboard_customizing.rst:106
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the HTML title, which appears at the top of the browser window, by "
|
"Set the HTML title, which appears at the top of the browser window, by "
|
||||||
"adding the following line to ``local_settings.py``:"
|
"adding the following line to ``local_settings.py``:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../common/dashboard_customizing.rst:113
|
#: ../common/dashboard_customizing.rst:121
|
||||||
#: ../common/dashboard_customizing.rst:125
|
#: ../common/dashboard_customizing.rst:133
|
||||||
#: ../common/dashboard_customizing.rst:137
|
#: ../common/dashboard_customizing.rst:145
|
||||||
msgid "Restart Apache for this change to take effect."
|
msgid "Restart Apache for this change to take effect."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../common/dashboard_customizing.rst:116
|
#: ../common/dashboard_customizing.rst:125
|
||||||
msgid "Logo link"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../common/dashboard_customizing.rst:117
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The logo also acts as a hyperlink. The default behavior is to redirect to "
|
"The logo also acts as a hyperlink. The default behavior is to redirect to "
|
||||||
"``horizon:user_home``. To change this, add the following attribute to "
|
"``horizon:user_home``. To change this, add the following attribute to "
|
||||||
"``local_settings.py``:"
|
"``local_settings.py``:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../common/dashboard_customizing.rst:128
|
#: ../common/dashboard_customizing.rst:137
|
||||||
msgid "Help URL"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../common/dashboard_customizing.rst:129
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"By default the help URL points to http://docs.openstack.org. Change this by "
|
"By default the help URL points to http://docs.openstack.org. Change this by "
|
||||||
"editing the following attribute to the URL of your choice in "
|
"editing the following attribute to the URL of your choice in "
|
||||||
|
@ -17,11 +17,11 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Common documents 1.0.0\n"
|
"Project-Id-Version: Common documents 1.0.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2015-12-25 14:38+0000\n"
|
"POT-Creation-Date: 2015-12-27 21:43+0000\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"PO-Revision-Date: 2015-12-26 11:17+0000\n"
|
"PO-Revision-Date: 2015-12-27 01:04+0000\n"
|
||||||
"Last-Translator: Akihiro Motoki <amotoki@gmail.com>\n"
|
"Last-Translator: Akihiro Motoki <amotoki@gmail.com>\n"
|
||||||
"Language: ja\n"
|
"Language: ja\n"
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
@ -1846,11 +1846,11 @@ msgid ""
|
|||||||
msgstr "Object Storage へのゲートとして動作する。ユーザーの認証に責任を持つ。"
|
msgstr "Object Storage へのゲートとして動作する。ユーザーの認証に責任を持つ。"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Add a line to include your newly created style sheet. For example ``custom."
|
"Add a line to include your newly created style sheet. For example, ``custom."
|
||||||
"css``:"
|
"css`` file:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"新しく作成したスタイルシートをインクルードする行を追加します。 ``custom."
|
"新しく作成したスタイルシートを含む行を追加します。``custom.css`` ファイルの"
|
||||||
"css`` の例:"
|
"例::"
|
||||||
|
|
||||||
msgid "Address Resolution Protocol (ARP)"
|
msgid "Address Resolution Protocol (ARP)"
|
||||||
msgstr "Address Resolution Protocol (ARP)"
|
msgstr "Address Resolution Protocol (ARP)"
|
||||||
@ -4923,6 +4923,9 @@ msgstr "IP ネットワークの論理分割。"
|
|||||||
msgid "Login screen: 365 x 50"
|
msgid "Login screen: 365 x 50"
|
||||||
msgstr "ログイン画面: 365 x 50"
|
msgstr "ログイン画面: 365 x 50"
|
||||||
|
|
||||||
|
msgid "Logo"
|
||||||
|
msgstr "ロゴ"
|
||||||
|
|
||||||
msgid "Logo and site colors"
|
msgid "Logo and site colors"
|
||||||
msgstr "ロゴとサイトカラー"
|
msgstr "ロゴとサイトカラー"
|
||||||
|
|
||||||
@ -6562,6 +6565,9 @@ msgstr ""
|
|||||||
msgid "Single-root I/O Virtualization (SR-IOV)"
|
msgid "Single-root I/O Virtualization (SR-IOV)"
|
||||||
msgstr "Single-root I/O Virtualization (SR-IOV)"
|
msgstr "Single-root I/O Virtualization (SR-IOV)"
|
||||||
|
|
||||||
|
msgid "Site colors"
|
||||||
|
msgstr "サイトのカラー"
|
||||||
|
|
||||||
msgid "Sizing based on need"
|
msgid "Sizing based on need"
|
||||||
msgstr "必要なサイズを指定"
|
msgstr "必要なサイズを指定"
|
||||||
|
|
||||||
@ -7674,6 +7680,9 @@ msgstr ""
|
|||||||
"以下のドキュメントは、OpenStack dashboard とコマンドラインクライアントの使用"
|
"以下のドキュメントは、OpenStack dashboard とコマンドラインクライアントの使用"
|
||||||
"方法を説明しています。"
|
"方法を説明しています。"
|
||||||
|
|
||||||
|
msgid "The following can easily be customized:"
|
||||||
|
msgstr "以下の項目を簡単にカスタマイズできます。"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The following diagram shows the most common, but not the only possible, "
|
"The following diagram shows the most common, but not the only possible, "
|
||||||
"architecture for an OpenStack cloud:"
|
"architecture for an OpenStack cloud:"
|
||||||
@ -8231,22 +8240,17 @@ msgstr ""
|
|||||||
"この用語集は、OpenStack 関連の概念の語彙を定義するための用語や定義の一覧を提"
|
"この用語集は、OpenStack 関連の概念の語彙を定義するための用語や定義の一覧を提"
|
||||||
"供します。"
|
"供します。"
|
||||||
|
|
||||||
#, fuzzy
|
msgid "This guide focuses on the ``local_settings.py`` file."
|
||||||
msgid ""
|
msgstr "このガイドは ``local_settings.py`` ファイルでの設定を扱います。"
|
||||||
"This guide focuses on the ``local_settings.py`` file, stored in ``/openstack-"
|
|
||||||
"dashboard/openstack_dashboard/local/``."
|
|
||||||
msgstr ""
|
|
||||||
"このガイドは、``/openstack-dashboard/openstack_dashboard/local/`` に保存され"
|
|
||||||
"ている ``local_settings.py`` ファイルに注力しています。"
|
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This guide is adapted from `How To Custom Brand The OpenStack \"Horizon\" "
|
"This guide is adapted from `How To Custom Brand The OpenStack \"Horizon\" "
|
||||||
"Dashboard <http://www.prestonlee.com/2012/05/09/how-to-custom-brand-the-"
|
"Dashboard <http://www.prestonlee.com/2012/05/09/how-to-custom-brand-the-"
|
||||||
"openstack-horizon-dashboard/>`__."
|
"openstack-horizon-dashboard/>`_."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"このガイドは `How To Custom Brand The OpenStack \"Horizon\" Dashboard "
|
"このガイドは `How To Custom Brand The OpenStack \"Horizon\" Dashboard "
|
||||||
"<http://www.prestonlee.com/2012/05/09/how-to-custom-brand-the-openstack-"
|
"<http://www.prestonlee.com/2012/05/09/how-to-custom-brand-the-openstack-"
|
||||||
"horizon-dashboard/>`__ を元にしています。"
|
"horizon-dashboard/>`_ を元にしています。"
|
||||||
|
|
||||||
msgid "This section describes OpenStack services in detail."
|
msgid "This section describes OpenStack services in detail."
|
||||||
msgstr "このセクションでは OpenStack のサービスを詳しく説明します。"
|
msgstr "このセクションでは OpenStack のサービスを詳しく説明します。"
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Configuration Reference 0.9\n"
|
"Project-Id-Version: Configuration Reference 0.9\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2015-12-24 06:13+0000\n"
|
"POT-Creation-Date: 2015-12-28 06:13+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -18423,153 +18423,6 @@ msgid ""
|
|||||||
"URL with an HTTPS scheme:"
|
"URL with an HTTPS scheme:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:3
|
|
||||||
msgid "Customize the dashboard"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:5
|
|
||||||
msgid ""
|
|
||||||
"Once you have the dashboard installed you can customize the way it looks and "
|
|
||||||
"feels to suit your own needs."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:10
|
|
||||||
msgid ""
|
|
||||||
"The OpenStack dashboard by default on Ubuntu installs the ``openstack-"
|
|
||||||
"dashboard-ubuntu-theme`` package."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:13
|
|
||||||
msgid ""
|
|
||||||
"If you do not want to use this theme you can remove it and its dependencies "
|
|
||||||
"using the following command:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:22
|
|
||||||
msgid ""
|
|
||||||
"This guide focuses on the ``local_settings.py`` file, stored in ``/openstack-"
|
|
||||||
"dashboard/openstack_dashboard/local/``."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:25
|
|
||||||
msgid ""
|
|
||||||
"This guide is adapted from `How To Custom Brand The OpenStack \"Horizon\" "
|
|
||||||
"Dashboard <http://www.prestonlee.com/2012/05/09/ how-to-custom-brand-the-"
|
|
||||||
"openstack-horizon-dashboard/>`_."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:29
|
|
||||||
msgid "The following can easily be customized:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:31
|
|
||||||
msgid "Site colors"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:32
|
|
||||||
msgid "Logo"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:33 ../dashboard/customize.rst:112
|
|
||||||
msgid "HTML title"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:34
|
|
||||||
msgid "Site branding link"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:35 ../dashboard/customize.rst:137
|
|
||||||
msgid "Help URL"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:38
|
|
||||||
msgid "Logo and site colors"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:40
|
|
||||||
msgid ""
|
|
||||||
"Create two logo files, png format, with transparent backgrounds using the "
|
|
||||||
"following sizes:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:43
|
|
||||||
msgid "Login screen: 365 x 50"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:44
|
|
||||||
msgid "Logged in banner: 216 x 35"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:46
|
|
||||||
msgid ""
|
|
||||||
"Upload your new images to the following location: ``/usr/share/openstack-"
|
|
||||||
"dashboard/openstack_dashboard/static/dashboard/img/``"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:49
|
|
||||||
msgid ""
|
|
||||||
"Create a CSS style sheet in the following directory: ``/usr/share/openstack-"
|
|
||||||
"dashboard/openstack_dashboard/static/dashboard/scss/``"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:52
|
|
||||||
msgid ""
|
|
||||||
"Change the colors and image file names as appropriate, though the relative "
|
|
||||||
"directory paths should be the same. The following example file shows you how "
|
|
||||||
"to customize your CSS file:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:92
|
|
||||||
msgid ""
|
|
||||||
"Open the following HTML template in an editor of your choice: ``/usr/share/"
|
|
||||||
"openstack-dashboard/openstack_dashboard/templates/_stylesheets.html``"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:95
|
|
||||||
msgid ""
|
|
||||||
"Add a line to include your newly created style sheet. For example, ``custom."
|
|
||||||
"css`` file:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:106
|
|
||||||
msgid "Restart the Apache service."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:108
|
|
||||||
msgid ""
|
|
||||||
"To view your changes simply reload your dashboard. If necessary go back and "
|
|
||||||
"modify your CSS file as appropriate."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:114
|
|
||||||
msgid ""
|
|
||||||
"Set the HTML title, which appears at the top of the browser window, by "
|
|
||||||
"adding the following line to ``local_settings.py``:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:121 ../dashboard/customize.rst:134
|
|
||||||
#: ../dashboard/customize.rst:147
|
|
||||||
msgid "Restart Apache for this change to take effect."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:124
|
|
||||||
msgid "Logo hyperlink"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:126
|
|
||||||
msgid ""
|
|
||||||
"The logo also acts as a hyperlink. The default behavior is to redirect to "
|
|
||||||
"``horizon:user_home``. To change this, add the following attribute to "
|
|
||||||
"``local_settings.py``."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/customize.rst:139
|
|
||||||
msgid ""
|
|
||||||
"By default the help URL points to http://docs.openstack.org. Change this by "
|
|
||||||
"editing the following attribute to the URL of your choice in "
|
|
||||||
"``local_settings.py``."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../dashboard/keystone_policy.json.rst:3
|
#: ../dashboard/keystone_policy.json.rst:3
|
||||||
msgid "keystone_policy.json"
|
msgid "keystone_policy.json"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -26091,7 +25944,7 @@ msgstr ""
|
|||||||
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/aodh-api.rst:31 ../tables/ceilometer-api.rst:57
|
#: ../tables/aodh-api.rst:31 ../tables/ceilometer-api.rst:57
|
||||||
#: ../tables/cinder-api.rst:81 ../tables/glance-api.rst:71
|
#: ../tables/cinder-api.rst:79 ../tables/glance-api.rst:71
|
||||||
#: ../tables/heat-api.rst:103 ../tables/ironic-api.rst:59
|
#: ../tables/heat-api.rst:103 ../tables/ironic-api.rst:59
|
||||||
#: ../tables/keystone-api.rst:79 ../tables/manila-api.rst:53
|
#: ../tables/keystone-api.rst:79 ../tables/manila-api.rst:53
|
||||||
#: ../tables/neutron-api.rst:51 ../tables/nova-api.rst:73
|
#: ../tables/neutron-api.rst:51 ../tables/nova-api.rst:73
|
||||||
@ -26111,7 +25964,7 @@ msgstr ""
|
|||||||
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/aodh-api.rst:33 ../tables/ceilometer-api.rst:59
|
#: ../tables/aodh-api.rst:33 ../tables/ceilometer-api.rst:59
|
||||||
#: ../tables/cinder-api.rst:83 ../tables/glance-api.rst:73
|
#: ../tables/cinder-api.rst:81 ../tables/glance-api.rst:73
|
||||||
#: ../tables/heat-api.rst:105 ../tables/ironic-api.rst:61
|
#: ../tables/heat-api.rst:105 ../tables/ironic-api.rst:61
|
||||||
#: ../tables/keystone-api.rst:81 ../tables/manila-api.rst:55
|
#: ../tables/keystone-api.rst:81 ../tables/manila-api.rst:55
|
||||||
#: ../tables/neutron-api.rst:53 ../tables/nova-api.rst:75
|
#: ../tables/neutron-api.rst:53 ../tables/nova-api.rst:75
|
||||||
@ -26131,7 +25984,7 @@ msgstr ""
|
|||||||
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/aodh-api.rst:34 ../tables/ceilometer-api.rst:60
|
#: ../tables/aodh-api.rst:34 ../tables/ceilometer-api.rst:60
|
||||||
#: ../tables/cinder-api.rst:84 ../tables/glance-api.rst:74
|
#: ../tables/cinder-api.rst:82 ../tables/glance-api.rst:74
|
||||||
#: ../tables/heat-api.rst:106 ../tables/ironic-api.rst:62
|
#: ../tables/heat-api.rst:106 ../tables/ironic-api.rst:62
|
||||||
#: ../tables/keystone-api.rst:82 ../tables/manila-api.rst:56
|
#: ../tables/keystone-api.rst:82 ../tables/manila-api.rst:56
|
||||||
#: ../tables/neutron-api.rst:54 ../tables/nova-api.rst:76
|
#: ../tables/neutron-api.rst:54 ../tables/nova-api.rst:76
|
||||||
@ -26151,7 +26004,7 @@ msgstr ""
|
|||||||
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/aodh-api.rst:35 ../tables/ceilometer-api.rst:61
|
#: ../tables/aodh-api.rst:35 ../tables/ceilometer-api.rst:61
|
||||||
#: ../tables/cinder-api.rst:85 ../tables/glance-api.rst:75
|
#: ../tables/cinder-api.rst:83 ../tables/glance-api.rst:75
|
||||||
#: ../tables/heat-api.rst:107 ../tables/ironic-api.rst:63
|
#: ../tables/heat-api.rst:107 ../tables/ironic-api.rst:63
|
||||||
#: ../tables/keystone-api.rst:83 ../tables/manila-api.rst:57
|
#: ../tables/keystone-api.rst:83 ../tables/manila-api.rst:57
|
||||||
#: ../tables/neutron-api.rst:55 ../tables/nova-api.rst:77
|
#: ../tables/neutron-api.rst:55 ../tables/nova-api.rst:77
|
||||||
@ -26171,7 +26024,7 @@ msgstr ""
|
|||||||
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/aodh-api.rst:36 ../tables/ceilometer-api.rst:62
|
#: ../tables/aodh-api.rst:36 ../tables/ceilometer-api.rst:62
|
||||||
#: ../tables/cinder-api.rst:86 ../tables/glance-api.rst:76
|
#: ../tables/cinder-api.rst:84 ../tables/glance-api.rst:76
|
||||||
#: ../tables/heat-api.rst:108 ../tables/ironic-api.rst:64
|
#: ../tables/heat-api.rst:108 ../tables/ironic-api.rst:64
|
||||||
#: ../tables/keystone-api.rst:84 ../tables/manila-api.rst:58
|
#: ../tables/keystone-api.rst:84 ../tables/manila-api.rst:58
|
||||||
#: ../tables/neutron-api.rst:56 ../tables/nova-api.rst:78
|
#: ../tables/neutron-api.rst:56 ../tables/nova-api.rst:78
|
||||||
@ -28084,7 +27937,7 @@ msgstr ""
|
|||||||
#: ../tables/aodh-common.rst:41 ../tables/aodh-redis.rst:23
|
#: ../tables/aodh-common.rst:41 ../tables/aodh-redis.rst:23
|
||||||
#: ../tables/aodh-rpc.rst:43 ../tables/ceilometer-redis.rst:21
|
#: ../tables/aodh-rpc.rst:43 ../tables/ceilometer-redis.rst:21
|
||||||
#: ../tables/ceilometer-redis.rst:29 ../tables/ceilometer-rpc.rst:53
|
#: ../tables/ceilometer-redis.rst:29 ../tables/ceilometer-rpc.rst:53
|
||||||
#: ../tables/cinder-api.rst:59 ../tables/cinder-redis.rst:23
|
#: ../tables/cinder-api.rst:57 ../tables/cinder-redis.rst:23
|
||||||
#: ../tables/cinder-rpc.rst:51 ../tables/glance-redis.rst:23
|
#: ../tables/cinder-rpc.rst:51 ../tables/glance-redis.rst:23
|
||||||
#: ../tables/glance-redis.rst:31 ../tables/glance-rpc.rst:51
|
#: ../tables/glance-redis.rst:31 ../tables/glance-rpc.rst:51
|
||||||
#: ../tables/heat-common.rst:43 ../tables/heat-redis.rst:23
|
#: ../tables/heat-common.rst:43 ../tables/heat-redis.rst:23
|
||||||
@ -28116,7 +27969,7 @@ msgstr ""
|
|||||||
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/aodh-common.rst:42 ../tables/aodh-redis.rst:24
|
#: ../tables/aodh-common.rst:42 ../tables/aodh-redis.rst:24
|
||||||
#: ../tables/ceilometer-redis.rst:22 ../tables/ceilometer-redis.rst:30
|
#: ../tables/ceilometer-redis.rst:22 ../tables/ceilometer-redis.rst:30
|
||||||
#: ../tables/cinder-api.rst:60 ../tables/cinder-redis.rst:24
|
#: ../tables/cinder-api.rst:58 ../tables/cinder-redis.rst:24
|
||||||
#: ../tables/glance-redis.rst:24 ../tables/glance-redis.rst:32
|
#: ../tables/glance-redis.rst:24 ../tables/glance-redis.rst:32
|
||||||
#: ../tables/heat-common.rst:44 ../tables/heat-redis.rst:24
|
#: ../tables/heat-common.rst:44 ../tables/heat-redis.rst:24
|
||||||
#: ../tables/ironic-redis.rst:22 ../tables/ironic-redis.rst:30
|
#: ../tables/ironic-redis.rst:22 ../tables/ironic-redis.rst:30
|
||||||
@ -28142,7 +27995,7 @@ msgstr ""
|
|||||||
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/aodh-common.rst:43 ../tables/aodh-redis.rst:25
|
#: ../tables/aodh-common.rst:43 ../tables/aodh-redis.rst:25
|
||||||
#: ../tables/ceilometer-redis.rst:23 ../tables/ceilometer-redis.rst:31
|
#: ../tables/ceilometer-redis.rst:23 ../tables/ceilometer-redis.rst:31
|
||||||
#: ../tables/cinder-api.rst:63 ../tables/cinder-redis.rst:25
|
#: ../tables/cinder-api.rst:61 ../tables/cinder-redis.rst:25
|
||||||
#: ../tables/glance-redis.rst:25 ../tables/glance-redis.rst:33
|
#: ../tables/glance-redis.rst:25 ../tables/glance-redis.rst:33
|
||||||
#: ../tables/heat-common.rst:49 ../tables/heat-redis.rst:25
|
#: ../tables/heat-common.rst:49 ../tables/heat-redis.rst:25
|
||||||
#: ../tables/ironic-redis.rst:23 ../tables/ironic-redis.rst:31
|
#: ../tables/ironic-redis.rst:23 ../tables/ironic-redis.rst:31
|
||||||
@ -28168,7 +28021,7 @@ msgstr ""
|
|||||||
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/aodh-common.rst:44 ../tables/aodh-redis.rst:26
|
#: ../tables/aodh-common.rst:44 ../tables/aodh-redis.rst:26
|
||||||
#: ../tables/ceilometer-redis.rst:24 ../tables/ceilometer-redis.rst:32
|
#: ../tables/ceilometer-redis.rst:24 ../tables/ceilometer-redis.rst:32
|
||||||
#: ../tables/cinder-api.rst:64 ../tables/cinder-redis.rst:26
|
#: ../tables/cinder-api.rst:62 ../tables/cinder-redis.rst:26
|
||||||
#: ../tables/glance-redis.rst:26 ../tables/glance-redis.rst:34
|
#: ../tables/glance-redis.rst:26 ../tables/glance-redis.rst:34
|
||||||
#: ../tables/heat-common.rst:50 ../tables/heat-redis.rst:26
|
#: ../tables/heat-common.rst:50 ../tables/heat-redis.rst:26
|
||||||
#: ../tables/ironic-redis.rst:24 ../tables/ironic-redis.rst:32
|
#: ../tables/ironic-redis.rst:24 ../tables/ironic-redis.rst:32
|
||||||
@ -30367,7 +30220,7 @@ msgstr ""
|
|||||||
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/aodh-policy.rst:19 ../tables/ceilometer-policy.rst:19
|
#: ../tables/aodh-policy.rst:19 ../tables/ceilometer-policy.rst:19
|
||||||
#: ../tables/cinder-api.rst:87 ../tables/glance-policy.rst:19
|
#: ../tables/cinder-api.rst:85 ../tables/glance-policy.rst:19
|
||||||
#: ../tables/heat-api.rst:109 ../tables/ironic-policy.rst:19
|
#: ../tables/heat-api.rst:109 ../tables/ironic-policy.rst:19
|
||||||
#: ../tables/keystone-policy.rst:19 ../tables/manila-api.rst:59
|
#: ../tables/keystone-policy.rst:19 ../tables/manila-api.rst:59
|
||||||
#: ../tables/neutron-api.rst:57 ../tables/sahara-policy.rst:19
|
#: ../tables/neutron-api.rst:57 ../tables/sahara-policy.rst:19
|
||||||
@ -30385,7 +30238,7 @@ msgstr ""
|
|||||||
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/aodh-policy.rst:21 ../tables/ceilometer-policy.rst:21
|
#: ../tables/aodh-policy.rst:21 ../tables/ceilometer-policy.rst:21
|
||||||
#: ../tables/cinder-api.rst:89 ../tables/glance-policy.rst:21
|
#: ../tables/cinder-api.rst:87 ../tables/glance-policy.rst:21
|
||||||
#: ../tables/heat-api.rst:111 ../tables/ironic-policy.rst:21
|
#: ../tables/heat-api.rst:111 ../tables/ironic-policy.rst:21
|
||||||
#: ../tables/keystone-policy.rst:21 ../tables/manila-api.rst:61
|
#: ../tables/keystone-policy.rst:21 ../tables/manila-api.rst:61
|
||||||
#: ../tables/neutron-api.rst:59 ../tables/nova-policy.rst:35
|
#: ../tables/neutron-api.rst:59 ../tables/nova-policy.rst:35
|
||||||
@ -30404,7 +30257,7 @@ msgstr ""
|
|||||||
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/aodh-policy.rst:22 ../tables/ceilometer-policy.rst:22
|
#: ../tables/aodh-policy.rst:22 ../tables/ceilometer-policy.rst:22
|
||||||
#: ../tables/cinder-api.rst:90 ../tables/glance-policy.rst:22
|
#: ../tables/cinder-api.rst:88 ../tables/glance-policy.rst:22
|
||||||
#: ../tables/heat-api.rst:112 ../tables/ironic-policy.rst:22
|
#: ../tables/heat-api.rst:112 ../tables/ironic-policy.rst:22
|
||||||
#: ../tables/keystone-policy.rst:22 ../tables/manila-api.rst:62
|
#: ../tables/keystone-policy.rst:22 ../tables/manila-api.rst:62
|
||||||
#: ../tables/neutron-api.rst:60 ../tables/nova-policy.rst:36
|
#: ../tables/neutron-api.rst:60 ../tables/nova-policy.rst:36
|
||||||
@ -30423,7 +30276,7 @@ msgstr ""
|
|||||||
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/aodh-policy.rst:23 ../tables/ceilometer-policy.rst:23
|
#: ../tables/aodh-policy.rst:23 ../tables/ceilometer-policy.rst:23
|
||||||
#: ../tables/cinder-api.rst:91 ../tables/glance-policy.rst:23
|
#: ../tables/cinder-api.rst:89 ../tables/glance-policy.rst:23
|
||||||
#: ../tables/heat-api.rst:113 ../tables/ironic-policy.rst:23
|
#: ../tables/heat-api.rst:113 ../tables/ironic-policy.rst:23
|
||||||
#: ../tables/keystone-policy.rst:23 ../tables/manila-api.rst:63
|
#: ../tables/keystone-policy.rst:23 ../tables/manila-api.rst:63
|
||||||
#: ../tables/neutron-api.rst:61 ../tables/nova-policy.rst:37
|
#: ../tables/neutron-api.rst:61 ../tables/nova-policy.rst:37
|
||||||
@ -30442,7 +30295,7 @@ msgstr ""
|
|||||||
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/aodh-policy.rst:24 ../tables/ceilometer-policy.rst:24
|
#: ../tables/aodh-policy.rst:24 ../tables/ceilometer-policy.rst:24
|
||||||
#: ../tables/cinder-api.rst:92 ../tables/glance-policy.rst:24
|
#: ../tables/cinder-api.rst:90 ../tables/glance-policy.rst:24
|
||||||
#: ../tables/heat-api.rst:114 ../tables/ironic-policy.rst:24
|
#: ../tables/heat-api.rst:114 ../tables/ironic-policy.rst:24
|
||||||
#: ../tables/keystone-policy.rst:24 ../tables/manila-api.rst:64
|
#: ../tables/keystone-policy.rst:24 ../tables/manila-api.rst:64
|
||||||
#: ../tables/neutron-api.rst:62 ../tables/nova-policy.rst:38
|
#: ../tables/neutron-api.rst:62 ../tables/nova-policy.rst:38
|
||||||
@ -30466,7 +30319,7 @@ msgstr ""
|
|||||||
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/aodh-policy.rst:25 ../tables/ceilometer-policy.rst:25
|
#: ../tables/aodh-policy.rst:25 ../tables/ceilometer-policy.rst:25
|
||||||
#: ../tables/cinder-api.rst:93 ../tables/glance-policy.rst:25
|
#: ../tables/cinder-api.rst:91 ../tables/glance-policy.rst:25
|
||||||
#: ../tables/heat-api.rst:115 ../tables/ironic-policy.rst:25
|
#: ../tables/heat-api.rst:115 ../tables/ironic-policy.rst:25
|
||||||
#: ../tables/keystone-policy.rst:25 ../tables/manila-api.rst:65
|
#: ../tables/keystone-policy.rst:25 ../tables/manila-api.rst:65
|
||||||
#: ../tables/neutron-api.rst:63 ../tables/nova-policy.rst:39
|
#: ../tables/neutron-api.rst:63 ../tables/nova-policy.rst:39
|
||||||
@ -30485,7 +30338,7 @@ msgstr ""
|
|||||||
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# telemetry.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/aodh-policy.rst:26 ../tables/ceilometer-policy.rst:26
|
#: ../tables/aodh-policy.rst:26 ../tables/ceilometer-policy.rst:26
|
||||||
#: ../tables/cinder-api.rst:94 ../tables/glance-policy.rst:26
|
#: ../tables/cinder-api.rst:92 ../tables/glance-policy.rst:26
|
||||||
#: ../tables/heat-api.rst:116 ../tables/ironic-policy.rst:26
|
#: ../tables/heat-api.rst:116 ../tables/ironic-policy.rst:26
|
||||||
#: ../tables/keystone-policy.rst:26 ../tables/manila-api.rst:66
|
#: ../tables/keystone-policy.rst:26 ../tables/manila-api.rst:66
|
||||||
#: ../tables/neutron-api.rst:64 ../tables/nova-policy.rst:40
|
#: ../tables/neutron-api.rst:64 ../tables/nova-policy.rst:40
|
||||||
@ -34669,54 +34522,38 @@ msgid "(StrOpt) Exchange name for Messaging service notifications."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-#
|
|
||||||
# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-#
|
|
||||||
# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-#
|
|
||||||
# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-#
|
|
||||||
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/cinder-api.rst:21 ../tables/heat-api.rst:123
|
#: ../tables/cinder-api.rst:21 ../tables/manila-api.rst:23
|
||||||
#: ../tables/manila-api.rst:21 ../tables/neutron-api.rst:29
|
|
||||||
#: ../tables/nova-api.rst:21 ../tables/trove-api.rst:23
|
|
||||||
msgid "``api_paste_config`` = ``api-paste.ini``"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:22
|
|
||||||
msgid "(StrOpt) File name for the paste.deploy config for cinder-api"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-#
|
|
||||||
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
|
||||||
#: ../tables/cinder-api.rst:23 ../tables/manila-api.rst:23
|
|
||||||
msgid "``api_rate_limit`` = ``True``"
|
msgid "``api_rate_limit`` = ``True``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:24
|
#: ../tables/cinder-api.rst:22
|
||||||
msgid "(BoolOpt) Enables or disables rate limit of the API."
|
msgid "(BoolOpt) Enables or disables rate limit of the API."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:25
|
#: ../tables/cinder-api.rst:23
|
||||||
msgid "``az_cache_duration`` = ``3600``"
|
msgid "``az_cache_duration`` = ``3600``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:26
|
#: ../tables/cinder-api.rst:24
|
||||||
msgid ""
|
msgid ""
|
||||||
"(IntOpt) Cache volume availability zones in memory for the provided duration "
|
"(IntOpt) Cache volume availability zones in memory for the provided duration "
|
||||||
"in seconds"
|
"in seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:27
|
#: ../tables/cinder-api.rst:25
|
||||||
msgid "``backend_host`` = ``None``"
|
msgid "``backend_host`` = ``None``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:28
|
#: ../tables/cinder-api.rst:26
|
||||||
msgid "(StrOpt) Backend override of host value."
|
msgid "(StrOpt) Backend override of host value."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:29
|
#: ../tables/cinder-api.rst:27
|
||||||
msgid "``default_timeout`` = ``525600``"
|
msgid "``default_timeout`` = ``525600``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:30
|
#: ../tables/cinder-api.rst:28
|
||||||
msgid ""
|
msgid ""
|
||||||
"(IntOpt) Default timeout for CLI operations in minutes. For example, LUN "
|
"(IntOpt) Default timeout for CLI operations in minutes. For example, LUN "
|
||||||
"migration is a typical long running operation, which depends on the LUN size "
|
"migration is a typical long running operation, which depends on the LUN size "
|
||||||
@ -34726,29 +34563,29 @@ msgstr ""
|
|||||||
|
|
||||||
# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/cinder-api.rst:31 ../tables/glance-api.rst:29
|
#: ../tables/cinder-api.rst:29 ../tables/glance-api.rst:29
|
||||||
msgid "``enable_v1_api`` = ``True``"
|
msgid "``enable_v1_api`` = ``True``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:32
|
#: ../tables/cinder-api.rst:30
|
||||||
msgid "(BoolOpt) DEPRECATED: Deploy v1 of the Cinder API."
|
msgid "(BoolOpt) DEPRECATED: Deploy v1 of the Cinder API."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/cinder-api.rst:33 ../tables/glance-api.rst:33
|
#: ../tables/cinder-api.rst:31 ../tables/glance-api.rst:33
|
||||||
msgid "``enable_v2_api`` = ``True``"
|
msgid "``enable_v2_api`` = ``True``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:34
|
#: ../tables/cinder-api.rst:32
|
||||||
msgid "(BoolOpt) Deploy v2 of the Cinder API."
|
msgid "(BoolOpt) Deploy v2 of the Cinder API."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:35
|
#: ../tables/cinder-api.rst:33
|
||||||
msgid "``extra_capabilities`` = ``{}``"
|
msgid "``extra_capabilities`` = ``{}``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:36
|
#: ../tables/cinder-api.rst:34
|
||||||
msgid ""
|
msgid ""
|
||||||
"(StrOpt) User defined capabilities, a JSON formatted string specifying key/"
|
"(StrOpt) User defined capabilities, a JSON formatted string specifying key/"
|
||||||
"value pairs. The key/value pairs can be used by the CapabilitiesFilter to "
|
"value pairs. The key/value pairs can be used by the CapabilitiesFilter to "
|
||||||
@ -34758,20 +34595,20 @@ msgid ""
|
|||||||
"properties."
|
"properties."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:37
|
#: ../tables/cinder-api.rst:35
|
||||||
msgid "``ignore_pool_full_threshold`` = ``False``"
|
msgid "``ignore_pool_full_threshold`` = ``False``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:38
|
#: ../tables/cinder-api.rst:36
|
||||||
msgid ""
|
msgid ""
|
||||||
"(BoolOpt) Force LUN creation even if the full threshold of pool is reached."
|
"(BoolOpt) Force LUN creation even if the full threshold of pool is reached."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:39
|
#: ../tables/cinder-api.rst:37
|
||||||
msgid "``management_ips`` ="
|
msgid "``management_ips`` ="
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:40
|
#: ../tables/cinder-api.rst:38
|
||||||
msgid "(StrOpt) List of Management IP addresses (separated by commas)"
|
msgid "(StrOpt) List of Management IP addresses (separated by commas)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -34782,7 +34619,7 @@ msgstr ""
|
|||||||
# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/cinder-api.rst:41 ../tables/glance-api.rst:47
|
#: ../tables/cinder-api.rst:39 ../tables/glance-api.rst:47
|
||||||
#: ../tables/heat-api.rst:97 ../tables/heat-cfn_api.rst:37
|
#: ../tables/heat-api.rst:97 ../tables/heat-cfn_api.rst:37
|
||||||
#: ../tables/heat-cloudwatch_api.rst:37 ../tables/manila-api.rst:29
|
#: ../tables/heat-cloudwatch_api.rst:37 ../tables/manila-api.rst:29
|
||||||
#: ../tables/neutron-api.rst:35 ../tables/nova-api.rst:35
|
#: ../tables/neutron-api.rst:35 ../tables/nova-api.rst:35
|
||||||
@ -34795,7 +34632,7 @@ msgstr ""
|
|||||||
# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/cinder-api.rst:42 ../tables/heat-api.rst:98
|
#: ../tables/cinder-api.rst:40 ../tables/heat-api.rst:98
|
||||||
#: ../tables/heat-cfn_api.rst:38 ../tables/neutron-api.rst:36
|
#: ../tables/heat-cfn_api.rst:38 ../tables/neutron-api.rst:36
|
||||||
#: ../tables/nova-api.rst:36 ../tables/trove-api.rst:50
|
#: ../tables/nova-api.rst:36 ../tables/trove-api.rst:50
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -34807,85 +34644,85 @@ msgstr ""
|
|||||||
# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/cinder-api.rst:43 ../tables/manila-api.rst:31
|
#: ../tables/cinder-api.rst:41 ../tables/manila-api.rst:31
|
||||||
#: ../tables/nova-policy.rst:31
|
#: ../tables/nova-policy.rst:31
|
||||||
msgid "``osapi_max_limit`` = ``1000``"
|
msgid "``osapi_max_limit`` = ``1000``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:44
|
#: ../tables/cinder-api.rst:42
|
||||||
msgid ""
|
msgid ""
|
||||||
"(IntOpt) The maximum number of items that a collection resource returns in a "
|
"(IntOpt) The maximum number of items that a collection resource returns in a "
|
||||||
"single response"
|
"single response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:45
|
#: ../tables/cinder-api.rst:43
|
||||||
msgid "``osapi_max_request_body_size`` = ``114688``"
|
msgid "``osapi_max_request_body_size`` = ``114688``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:46
|
#: ../tables/cinder-api.rst:44
|
||||||
msgid "(IntOpt) Max size for body of a request"
|
msgid "(IntOpt) Max size for body of a request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:47
|
#: ../tables/cinder-api.rst:45
|
||||||
msgid "``osapi_volume_base_URL`` = ``None``"
|
msgid "``osapi_volume_base_URL`` = ``None``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:48
|
#: ../tables/cinder-api.rst:46
|
||||||
msgid ""
|
msgid ""
|
||||||
"(StrOpt) Base URL that will be presented to users in links to the OpenStack "
|
"(StrOpt) Base URL that will be presented to users in links to the OpenStack "
|
||||||
"Volume API"
|
"Volume API"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:49
|
#: ../tables/cinder-api.rst:47
|
||||||
msgid "``osapi_volume_ext_list`` ="
|
msgid "``osapi_volume_ext_list`` ="
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:50
|
#: ../tables/cinder-api.rst:48
|
||||||
msgid ""
|
msgid ""
|
||||||
"(ListOpt) Specify list of extensions to load when using "
|
"(ListOpt) Specify list of extensions to load when using "
|
||||||
"osapi_volume_extension option with cinder.api.contrib.select_extensions"
|
"osapi_volume_extension option with cinder.api.contrib.select_extensions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:51
|
#: ../tables/cinder-api.rst:49
|
||||||
msgid ""
|
msgid ""
|
||||||
"``osapi_volume_extension`` = ``['cinder.api.contrib.standard_extensions']``"
|
"``osapi_volume_extension`` = ``['cinder.api.contrib.standard_extensions']``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:52
|
#: ../tables/cinder-api.rst:50
|
||||||
msgid "(MultiStrOpt) osapi volume extension to load"
|
msgid "(MultiStrOpt) osapi volume extension to load"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:53
|
#: ../tables/cinder-api.rst:51
|
||||||
msgid "``osapi_volume_listen`` = ``0.0.0.0``"
|
msgid "``osapi_volume_listen`` = ``0.0.0.0``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:54
|
#: ../tables/cinder-api.rst:52
|
||||||
msgid "(StrOpt) IP address on which OpenStack Volume API listens"
|
msgid "(StrOpt) IP address on which OpenStack Volume API listens"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:55
|
#: ../tables/cinder-api.rst:53
|
||||||
msgid "``osapi_volume_listen_port`` = ``8776``"
|
msgid "``osapi_volume_listen_port`` = ``8776``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:56
|
#: ../tables/cinder-api.rst:54
|
||||||
msgid "(PortOpt) Port on which OpenStack Volume API listens"
|
msgid "(PortOpt) Port on which OpenStack Volume API listens"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:57
|
#: ../tables/cinder-api.rst:55
|
||||||
msgid "``osapi_volume_workers`` = ``None``"
|
msgid "``osapi_volume_workers`` = ``None``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:58
|
#: ../tables/cinder-api.rst:56
|
||||||
msgid ""
|
msgid ""
|
||||||
"(IntOpt) Number of workers for OpenStack Volume API service. The default is "
|
"(IntOpt) Number of workers for OpenStack Volume API service. The default is "
|
||||||
"equal to the number of CPUs available."
|
"equal to the number of CPUs available."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:61
|
#: ../tables/cinder-api.rst:59
|
||||||
msgid "``per_volume_size_limit`` = ``-1``"
|
msgid "``per_volume_size_limit`` = ``-1``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:62
|
#: ../tables/cinder-api.rst:60
|
||||||
msgid "(IntOpt) Max size allowed per volume, in gigabytes"
|
msgid "(IntOpt) Max size allowed per volume, in gigabytes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -34893,12 +34730,12 @@ msgstr ""
|
|||||||
# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# identity.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# image-service.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/cinder-api.rst:65 ../tables/glance-api.rst:53
|
#: ../tables/cinder-api.rst:63 ../tables/glance-api.rst:53
|
||||||
#: ../tables/ironic-api.rst:29 ../tables/keystone-api.rst:39
|
#: ../tables/ironic-api.rst:29 ../tables/keystone-api.rst:39
|
||||||
msgid "``public_endpoint`` = ``None``"
|
msgid "``public_endpoint`` = ``None``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:66
|
#: ../tables/cinder-api.rst:64
|
||||||
msgid ""
|
msgid ""
|
||||||
"(StrOpt) Public url to use for versions endpoint. The default is None, which "
|
"(StrOpt) Public url to use for versions endpoint. The default is None, which "
|
||||||
"will use the request's host_url attribute to populate the URL base. If "
|
"will use the request's host_url attribute to populate the URL base. If "
|
||||||
@ -34906,67 +34743,67 @@ msgid ""
|
|||||||
"represent the proxy's URL."
|
"represent the proxy's URL."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:67
|
#: ../tables/cinder-api.rst:65
|
||||||
msgid ""
|
msgid ""
|
||||||
"``query_volume_filters`` = ``name, status, metadata, availability_zone``"
|
"``query_volume_filters`` = ``name, status, metadata, availability_zone``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:68
|
#: ../tables/cinder-api.rst:66
|
||||||
msgid ""
|
msgid ""
|
||||||
"(ListOpt) Volume filter options which non-admin user could use to query "
|
"(ListOpt) Volume filter options which non-admin user could use to query "
|
||||||
"volumes. Default values are: ['name', 'status', 'metadata', "
|
"volumes. Default values are: ['name', 'status', 'metadata', "
|
||||||
"'availability_zone']"
|
"'availability_zone']"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:69
|
#: ../tables/cinder-api.rst:67
|
||||||
msgid "``transfer_api_class`` = ``cinder.transfer.api.API``"
|
msgid "``transfer_api_class`` = ``cinder.transfer.api.API``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:70
|
#: ../tables/cinder-api.rst:68
|
||||||
msgid "(StrOpt) The full class name of the volume transfer API class"
|
msgid "(StrOpt) The full class name of the volume transfer API class"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:71
|
#: ../tables/cinder-api.rst:69
|
||||||
msgid "``volume_api_class`` = ``cinder.volume.api.API``"
|
msgid "``volume_api_class`` = ``cinder.volume.api.API``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# block-storage.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/cinder-api.rst:72 ../tables/nova-volumes.rst:28
|
#: ../tables/cinder-api.rst:70 ../tables/nova-volumes.rst:28
|
||||||
msgid "(StrOpt) The full class name of the volume API class to use"
|
msgid "(StrOpt) The full class name of the volume API class to use"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:73
|
#: ../tables/cinder-api.rst:71
|
||||||
msgid "``volume_name_template`` = ``volume-%s``"
|
msgid "``volume_name_template`` = ``volume-%s``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:74
|
#: ../tables/cinder-api.rst:72
|
||||||
msgid "(StrOpt) Template string to be used to generate volume names"
|
msgid "(StrOpt) Template string to be used to generate volume names"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:75
|
#: ../tables/cinder-api.rst:73
|
||||||
msgid "``volume_number_multiplier`` = ``-1.0``"
|
msgid "``volume_number_multiplier`` = ``-1.0``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:76
|
#: ../tables/cinder-api.rst:74
|
||||||
msgid ""
|
msgid ""
|
||||||
"(FloatOpt) Multiplier used for weighing volume number. Negative numbers mean "
|
"(FloatOpt) Multiplier used for weighing volume number. Negative numbers mean "
|
||||||
"to spread vs stack."
|
"to spread vs stack."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:77
|
#: ../tables/cinder-api.rst:75
|
||||||
msgid "``volume_transfer_key_length`` = ``16``"
|
msgid "``volume_transfer_key_length`` = ``16``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:78
|
#: ../tables/cinder-api.rst:76
|
||||||
msgid "(IntOpt) The number of characters in the autogenerated auth key."
|
msgid "(IntOpt) The number of characters in the autogenerated auth key."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:79
|
#: ../tables/cinder-api.rst:77
|
||||||
msgid "``volume_transfer_salt_length`` = ``8``"
|
msgid "``volume_transfer_salt_length`` = ``8``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/cinder-api.rst:80
|
#: ../tables/cinder-api.rst:78
|
||||||
msgid "(IntOpt) The number of characters in the salt."
|
msgid "(IntOpt) The number of characters in the salt."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -34975,7 +34812,7 @@ msgstr ""
|
|||||||
# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/cinder-api.rst:95 ../tables/heat-api.rst:117
|
#: ../tables/cinder-api.rst:93 ../tables/heat-api.rst:117
|
||||||
#: ../tables/ironic-api.rst:65 ../tables/neutron-logging.rst:69
|
#: ../tables/ironic-api.rst:65 ../tables/neutron-logging.rst:69
|
||||||
#: ../tables/nova-api.rst:79
|
#: ../tables/nova-api.rst:79
|
||||||
msgid "**[oslo_versionedobjects]**"
|
msgid "**[oslo_versionedobjects]**"
|
||||||
@ -34987,7 +34824,7 @@ msgstr ""
|
|||||||
# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/cinder-api.rst:97 ../tables/cinder-logging.rst:27
|
#: ../tables/cinder-api.rst:95 ../tables/cinder-logging.rst:27
|
||||||
#: ../tables/heat-api.rst:119 ../tables/ironic-api.rst:67
|
#: ../tables/heat-api.rst:119 ../tables/ironic-api.rst:67
|
||||||
#: ../tables/ironic-logging.rst:25 ../tables/manila-logging.rst:27
|
#: ../tables/ironic-logging.rst:25 ../tables/manila-logging.rst:27
|
||||||
#: ../tables/neutron-logging.rst:71 ../tables/nova-api.rst:81
|
#: ../tables/neutron-logging.rst:71 ../tables/nova-api.rst:81
|
||||||
@ -35000,7 +34837,7 @@ msgstr ""
|
|||||||
# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-#
|
# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
#: ../tables/cinder-api.rst:98 ../tables/heat-api.rst:120
|
#: ../tables/cinder-api.rst:96 ../tables/heat-api.rst:120
|
||||||
#: ../tables/ironic-api.rst:68 ../tables/neutron-logging.rst:72
|
#: ../tables/ironic-api.rst:68 ../tables/neutron-logging.rst:72
|
||||||
#: ../tables/nova-api.rst:82 ../tables/nova-logging.rst:28
|
#: ../tables/nova-api.rst:82 ../tables/nova-logging.rst:28
|
||||||
msgid "(BoolOpt) Make exception message format errors fatal"
|
msgid "(BoolOpt) Make exception message format errors fatal"
|
||||||
@ -44181,6 +44018,17 @@ msgstr ""
|
|||||||
msgid "(IntOpt) Number of workers for Heat service."
|
msgid "(IntOpt) Number of workers for Heat service."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
# #-#-#-#-# compute.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
|
# #-#-#-#-# database-service.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
|
# #-#-#-#-# networking.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
|
# #-#-#-#-# orchestration.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
|
# #-#-#-#-# shared-file-systems.pot (Configuration Reference 0.9) #-#-#-#-#
|
||||||
|
#: ../tables/heat-api.rst:123 ../tables/manila-api.rst:21
|
||||||
|
#: ../tables/neutron-api.rst:29 ../tables/nova-api.rst:21
|
||||||
|
#: ../tables/trove-api.rst:23
|
||||||
|
msgid "``api_paste_config`` = ``api-paste.ini``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/heat-api.rst:124
|
#: ../tables/heat-api.rst:124
|
||||||
msgid "(StrOpt) The API paste config file to use."
|
msgid "(StrOpt) The API paste config file to use."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -53637,7 +53485,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/nova-api.rst:29
|
#: ../tables/nova-api.rst:29
|
||||||
msgid "``enabled_apis`` = ``ec2, osapi_compute, metadata``"
|
msgid "``enabled_apis`` = ``osapi_compute, metadata``"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../tables/nova-api.rst:30
|
#: ../tables/nova-api.rst:30
|
||||||
|
Loading…
Reference in New Issue
Block a user