diff --git a/api-quick-start/locale/api-quick-start.pot b/api-quick-start/locale/api-quick-start.pot index dc5390940..961951c12 100644 --- a/api-quick-start/locale/api-quick-start.pot +++ b/api-quick-start/locale/api-quick-start.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-07-01 06:03+0000\n" +"POT-Creation-Date: 2015-08-25 06:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -218,7 +218,7 @@ msgid "OpenStack Python Software Development Kit (SDK)" msgstr "" #: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml:51(para) -msgid "Use this SDK to write Python automation scripts that create and manage resources in your OpenStack cloud. The SDK implements Python bindings to the OpenStack API, which enables you to perform automation tasks in Python by making calls on Python objects rather than making REST calls directly. All OpenStack command-line tools are implemented by using the Python SDK. See OpenStack Python SDK in the OpenStack End User Guide." +msgid "Use this SDK to write Python automation scripts that create and manage resources in your OpenStack cloud. The SDK implements Python bindings to the OpenStack API, which enables you to perform automation tasks in Python by making calls on Python objects rather than making REST calls directly. All OpenStack command-line tools are implemented by using the Python SDK. See OpenStack Python SDK in the OpenStack End User Guide." msgstr "" #: ./api-quick-start/src/docbkx/cli-uses.xml:7(para) @@ -270,7 +270,7 @@ msgid "Before you can issue client commands, you must download and source the openrc file, see OpenStack End User Guide, OpenStack Admin User Guide, and OpenStack Command-Line Interface Reference." +msgid "For complete information about the OpenStack clients, including how to source the openrc file, see OpenStack End User Guide, OpenStack Admin User Guide, and OpenStack Command-Line Interface Reference." msgstr "" #: ./api-quick-start/src/docbkx/cli-uses.xml:59(title) diff --git a/api-quick-start/locale/de.po b/api-quick-start/locale/de.po index 7e63388c6..3fe795145 100644 --- a/api-quick-start/locale/de.po +++ b/api-quick-start/locale/de.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-08-07 03:36+0000\n" -"PO-Revision-Date: 2015-08-06 11:22+0000\n" -"Last-Translator: spielkind \n" +"POT-Creation-Date: 2015-08-24 01:17+0000\n" +"PO-Revision-Date: 2015-08-23 20:06+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: German (http://www.transifex.com/openstack/openstack-manuals-" "i18n/language/de/)\n" "MIME-Version: 1.0\n" @@ -124,25 +124,6 @@ msgstr "" "Für eine typische OpenStack Installation welche Identity verwendet, benutzen " "Sie ein cURL Kommando wie die folgenden Kommandos um einen Token anzufragen:" -msgid "" -"For complete information about the OpenStack clients, including how to " -"source the openrc file, see OpenStack End User " -"Guide, OpenStack Admin User Guide, and OpenStack Command-Line Interface Reference." -msgstr "" -"Für vollständige Informationen über die OpenStack Clients, inklusive wie man " -"die openrc Datei einsourced, siehe OpenStack " -"Endbenutzerhandbuch, OpenStack " -"Administratorhandbuch, und OpenStack " -"Kommandozeilenschnittstelle Referenz." - msgid "For example, to install the client, run this command:" msgstr "" "Um beispielsweise den Client zu installieren, führen Sie " @@ -421,25 +402,6 @@ msgid "Use the Compute API to list servers, as follows:" msgstr "" "Benutzen Sie die Compute API wie folgt, um eine Liste von Servern anzuzeigen:" -msgid "" -"Use this SDK to write Python automation scripts that create and manage " -"resources in your OpenStack cloud. The SDK implements Python bindings to the " -"OpenStack API, which enables you to perform automation tasks in Python by " -"making calls on Python objects rather than making REST calls directly. All " -"OpenStack command-line tools are implemented by using the Python SDK. See " -"OpenStack Python SDK in the OpenStack End User Guide." -msgstr "" -"Benutzen Sie dieses SDK um Python Automatisierungsskripte zu schreiben die " -"Ressourcen in Ihrem OpenStack erstellen und verwalten können. Das SDK stellt " -"eine Python Anbindung an die OpenStack API bereit womit Sie mit Python in " -"der Lage sind automatisierte Aufgaben direkt durch Python Objekte anstatt " -"durch REST-Aufrufe auszuführen. Alle OpenStack Kommandozeilentools verwenden " -"selbst das Python SDK. Siehe OpenStack Python SDK im " -"OpenStack Endbenutzerhandbuch." - msgid "" "When you send API requests, you include the token in the X-Auth-" "Token header. If you access multiple OpenStack services, you must " diff --git a/api-quick-start/locale/en_GB.po b/api-quick-start/locale/en_GB.po index e187e58e8..a911b7cdf 100644 --- a/api-quick-start/locale/en_GB.po +++ b/api-quick-start/locale/en_GB.po @@ -5,9 +5,9 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-08-03 17:16+0000\n" -"PO-Revision-Date: 2015-08-03 18:35+0000\n" -"Last-Translator: Isabell Long \n" +"POT-Creation-Date: 2015-08-24 01:17+0000\n" +"PO-Revision-Date: 2015-08-23 20:06+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/openstack/" "openstack-manuals-i18n/language/en_GB/)\n" "MIME-Version: 1.0\n" @@ -118,25 +118,6 @@ msgstr "" "For a typical OpenStack deployment that runs Identity, use a cURL command " "like the following command to request a token:" -msgid "" -"For complete information about the OpenStack clients, including how to " -"source the openrc file, see OpenStack End User " -"Guide, OpenStack Admin User Guide, and OpenStack Command-Line Interface Reference." -msgstr "" -"For complete information about the OpenStack clients, including how to " -"source the openrc file, see OpenStack End User " -"Guide, OpenStack Admin User Guide, and OpenStack Command-Line Interface Reference." - msgid "For example, to install the client, run this command:" msgstr "For example, to install the client, run this command:" @@ -389,25 +370,6 @@ msgstr "Use the Compute API to list images, as follows:" msgid "Use the Compute API to list servers, as follows:" msgstr "Use the Compute API to list servers, as follows:" -msgid "" -"Use this SDK to write Python automation scripts that create and manage " -"resources in your OpenStack cloud. The SDK implements Python bindings to the " -"OpenStack API, which enables you to perform automation tasks in Python by " -"making calls on Python objects rather than making REST calls directly. All " -"OpenStack command-line tools are implemented by using the Python SDK. See " -"OpenStack Python SDK in the OpenStack End User Guide." -msgstr "" -"Use this SDK to write Python automation scripts that create and manage " -"resources in your OpenStack cloud. The SDK implements Python bindings to the " -"OpenStack API, which enables you to perform automation tasks in Python by " -"making calls on Python objects rather than making REST calls directly. All " -"OpenStack command-line tools are implemented by using the Python SDK. See " -"OpenStack Python SDK in the OpenStack End User Guide." - msgid "" "When you send API requests, you include the token in the X-Auth-" "Token header. If you access multiple OpenStack services, you must " diff --git a/api-quick-start/locale/fr.po b/api-quick-start/locale/fr.po index 3a72b004d..af676d153 100644 --- a/api-quick-start/locale/fr.po +++ b/api-quick-start/locale/fr.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-08-03 17:16+0000\n" -"PO-Revision-Date: 2015-07-31 07:26+0000\n" -"Last-Translator: Corinne Verheyde \n" +"POT-Creation-Date: 2015-08-24 01:17+0000\n" +"PO-Revision-Date: 2015-08-23 20:06+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: French (http://www.transifex.com/openstack/openstack-manuals-" "i18n/language/fr/)\n" "MIME-Version: 1.0\n" @@ -127,25 +127,6 @@ msgstr "" "Sur une implémentation d'OpenStack typique qui utilise l'identification, " "utilisez une commande cURL suivante pour demander un token :" -msgid "" -"For complete information about the OpenStack clients, including how to " -"source the openrc file, see OpenStack End User " -"Guide, OpenStack Admin User Guide, and OpenStack Command-Line Interface Reference." -msgstr "" -"Pour obtenir des informations complètes sur les clients OpenStack, y compris " -"comment sourcer le fichier openrc, vous pouvez " -"consulter les documentations suivantes : OpenStack End User Guide, OpenStack Admin User Guide, " -"et OpenStack Command-Line Interface Reference." - msgid "For example, to install the client, run this command:" msgstr "" "Par exemple, pour installer le client , lancez cette " @@ -419,26 +400,6 @@ msgstr "" msgid "Use the Compute API to list servers, as follows:" msgstr "Utilisez l'API Compute pour lister des serveurs :" -msgid "" -"Use this SDK to write Python automation scripts that create and manage " -"resources in your OpenStack cloud. The SDK implements Python bindings to the " -"OpenStack API, which enables you to perform automation tasks in Python by " -"making calls on Python objects rather than making REST calls directly. All " -"OpenStack command-line tools are implemented by using the Python SDK. See " -"OpenStack Python SDK in the OpenStack End User Guide." -msgstr "" -"Utilisez ce SDK pour écrire en Python des scripts d'automatisation pouvant " -"créer et gérer vos ressources dans votre Cloud OpenStack. Le SDK implémente " -"des liaisons en Python vers l'API OpenStack. Il permet d'effectuer des " -"tâches d'automatisation en Python en faisant des appels aux objets Python au " -"lieu de faire directement des appels en REST. Tous les clients de ligne de " -"commande OpenStack sont implémentés à l'aide du SDK Python. Retrouvez plus " -"d'informations dans la documentationSDK Python OpenStack qui se " -"trouve dans le OpenStack End User Guide." - msgid "" "When you send API requests, you include the token in the X-Auth-" "Token header. If you access multiple OpenStack services, you must " diff --git a/api-quick-start/locale/ja.po b/api-quick-start/locale/ja.po index 11f38b722..9e48df1bd 100644 --- a/api-quick-start/locale/ja.po +++ b/api-quick-start/locale/ja.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-08-03 17:16+0000\n" -"PO-Revision-Date: 2015-07-26 12:51+0000\n" +"POT-Creation-Date: 2015-08-24 01:17+0000\n" +"PO-Revision-Date: 2015-08-25 01:05+0000\n" "Last-Translator: Tomoyuki KATO \n" "Language-Team: Japanese (http://www.transifex.com/openstack/openstack-" "manuals-i18n/language/ja/)\n" @@ -123,20 +123,19 @@ msgstr "" msgid "" "For complete information about the OpenStack clients, including how to " "source the openrc file, see OpenStack End User " -"Guide, OpenStack Admin User Guide, and OpenStack Command-Line Interface Reference." +"docs.openstack.org/user-guide/\">OpenStack End User Guide, OpenStack Admin User Guide, and OpenStack Command-Line Interface Reference." msgstr "" "openrc ファイルの読み込み方法など、OpenStack クライアン" -"トの詳細は、OpenStack End User GuideOpenStack " -"Admin User GuideOpenStack Command-Line " -"Interface Reference を参照してください。" +"\"http://docs.openstack.org/user-guide-admin/\">OpenStack Admin " +"User GuideOpenStack Command-Line Interface " +"Reference を参照してください。" msgid "For example, to install the client, run this command:" msgstr "" @@ -407,17 +406,16 @@ msgid "" "OpenStack API, which enables you to perform automation tasks in Python by " "making calls on Python objects rather than making REST calls directly. All " "OpenStack command-line tools are implemented by using the Python SDK. See " -"OpenStack Python SDK in the OpenStack End User Guide." +"OpenStack " +"Python SDK in the OpenStack End User Guide." msgstr "" "OpenStack クラウドでリソースの作成や管理を自動化する Python ツールを作成する" "ために、SDK を使用します。SDK は OpenStack API への Python バインドを実装しま" "す。これにより、直接 REST コールを発行する代わりに、Python オブジェクトでコー" "ルを発行することにより、Python で自動化タスクを実行できます。すべての " "OpenStack コマンドラインツールは Python SDK を使用して実装されています。" -"OpenStack End User GuideOpenStack Python SDKOpenStack エンドユーザーガイドOpenStack Python SDK を参照してください。" msgid "" diff --git a/api-quick-start/locale/vi_VN.po b/api-quick-start/locale/vi_VN.po index bb7911758..03372dbb1 100644 --- a/api-quick-start/locale/vi_VN.po +++ b/api-quick-start/locale/vi_VN.po @@ -20,9 +20,9 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-08-03 17:16+0000\n" -"PO-Revision-Date: 2015-07-08 07:09+0000\n" -"Last-Translator: Vũ Văn Thái \n" +"POT-Creation-Date: 2015-08-24 01:17+0000\n" +"PO-Revision-Date: 2015-08-23 20:06+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/openstack/" "openstack-manuals-i18n/language/vi_VN/)\n" "MIME-Version: 1.0\n" @@ -133,24 +133,6 @@ msgstr "" "Khi việc triển khai OpenStack theo mô hình chuẩn mà phải vận hành " "Identity, hãysử dụng lệnh cURL như sau để yêu cầu một token:" -msgid "" -"For complete information about the OpenStack clients, including how to " -"source the openrc file, see OpenStack End User " -"Guide, OpenStack Admin User Guide, and OpenStack Command-Line Interface Reference." -msgstr "" -"Để hoàn tất thông tin về phía các clients của OpenStack, bao gồm cách lưu " -"trữ file openrc, xem OpenStack End User Guide, OpenStack Admin User Guide, " -"và OpenStack Command-Line Interface Reference." - msgid "For example, to install the client, run this command:" msgstr "Ví dụ, để cài đặt client, chạy câu lệnh sau: " @@ -408,26 +390,6 @@ msgstr "Sử dụng Compute API để liệt kê danh sách các image, như sau msgid "Use the Compute API to list servers, as follows:" msgstr "Sử dụng Compute API để liệt kê danh sách máy chủ, như sau:" -msgid "" -"Use this SDK to write Python automation scripts that create and manage " -"resources in your OpenStack cloud. The SDK implements Python bindings to the " -"OpenStack API, which enables you to perform automation tasks in Python by " -"making calls on Python objects rather than making REST calls directly. All " -"OpenStack command-line tools are implemented by using the Python SDK. See " -"OpenStack Python SDK in the OpenStack End User Guide." -msgstr "" -"Sử dụng SDK (bộ công cụ phát triển phần mềm) này để viết những tập lệnh tự " -"động hóa dựa trên ngôn ngữ Python dùng trong việc tạo và quản lý nhiều tài " -"nguyên trong \"đám mây\" Open Stack của bạn. Bộ công cụ SDK ứng dụng ngôn " -"ngữ Python kết hợp với OpenStack API, cho phép bạn thực hiện những tác vụ tự " -"động trong Python bằng cách tạo những câu gọi tới các đối tượng của Python " -"chứ không thực hiện các câu gọi REST trực tiếp. Tất cả các công cụ dòng lệnh " -"trong OpenStack được thực thi bằng cách sử dụng Python SDK. Xem OpenStack " -"Python SDK in the OpenStack End User Guide." - msgid "" "When you send API requests, you include the token in the X-Auth-" "Token header. If you access multiple OpenStack services, you must " diff --git a/api-ref/locale/api-ref.pot b/api-ref/locale/api-ref.pot index 9ef2fb5bc..70ca48334 100644 --- a/api-ref/locale/api-ref.pot +++ b/api-ref/locale/api-ref.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-08-01 06:06+0000\n" +"POT-Creation-Date: 2015-08-25 06:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -78,101 +78,173 @@ msgid "Image service API v2.0, API v2.1, and API v2.2." msgstr "" #: ./api-ref/src/docbkx/ch_images-v2.xml:12(para) ./api-ref/src/docbkx/ch_images-v1.xml:15(para) -msgid "Cloud providers can configure property protections that prevent non-administrative users from updating and deleting protected properties. For more information, see Image property protection in the OpenStack Cloud Administrator Guide." +msgid "Cloud providers can configure property protections that prevent non-administrative users from updating and deleting protected properties. For more information, see Image property protection in the OpenStack Cloud Administrator Guide." msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:20(title) ./api-ref/src/docbkx/ch_database-v1.xml:12(title) ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:37(title) ./api-ref/src/docbkx/ch_identity-v3.xml:23(title) ./api-ref/src/docbkx/ch_compute-v2.xml:27(title) ./api-ref/src/docbkx/ch_identity-v2.xml:14(title) ./api-ref/src/docbkx/ch_netconn-v2.xml:22(title) ./api-ref/src/docbkx/ch_images-v1.xml:23(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:35(title) ./api-ref/src/docbkx/ch_orchestration-v1.xml:23(title) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:16(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml:21(title) ./api-ref/src/docbkx/ch_database-v1.xml:12(title) ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:37(title) ./api-ref/src/docbkx/ch_identity-v3.xml:23(title) ./api-ref/src/docbkx/ch_compute-v2.xml:27(title) ./api-ref/src/docbkx/ch_identity-v2.xml:14(title) ./api-ref/src/docbkx/ch_netconn-v2.xml:24(title) ./api-ref/src/docbkx/ch_images-v1.xml:23(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:35(title) ./api-ref/src/docbkx/ch_orchestration-v1.xml:23(title) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:16(title) msgid "API versions" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:29(title) ./api-ref/src/docbkx/ch_compute-v2.xml:289(title) ./api-ref/src/docbkx/ch_images-v1.xml:37(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml:30(title) ./api-ref/src/docbkx/ch_compute-v2.xml:289(title) ./api-ref/src/docbkx/ch_images-v1.xml:37(title) msgid "Images" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:30(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml:31(para) msgid "Creates, lists, updates, and deletes images." msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:31(para) -msgid "Image operations include all fields in the response body, even if the field has no value. For these fields, the response body shows None." +#: ./api-ref/src/docbkx/ch_images-v2.xml:32(para) +msgid "Image operations show all fields in the response body. Any field with no value is set to null value (JSON null data type)." msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:59(title) -msgid "Image data" +#: ./api-ref/src/docbkx/ch_images-v2.xml:37(para) +msgid "The possible status values for images are:" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:60(para) -msgid "Uploads and downloads raw image data." +#: ./api-ref/src/docbkx/ch_images-v2.xml:41(caption) +msgid "Image status" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:70(title) -msgid "Image tags" +#: ./api-ref/src/docbkx/ch_images-v2.xml:46(th) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:192(th) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:255(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:48(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:169(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:304(th) +msgid "Status" +msgstr "" + +#: ./api-ref/src/docbkx/ch_images-v2.xml:47(th) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:193(th) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:256(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:49(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:170(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:305(th) +msgid "Description" +msgstr "" + +#: ./api-ref/src/docbkx/ch_images-v2.xml:52(para) +msgid "queued" +msgstr "" + +#: ./api-ref/src/docbkx/ch_images-v2.xml:54(para) +msgid "The Image service reserved an image ID for the image in the registry but has not uploaded any image data." +msgstr "" + +#: ./api-ref/src/docbkx/ch_images-v2.xml:62(para) +msgid "saving" +msgstr "" + +#: ./api-ref/src/docbkx/ch_images-v2.xml:64(para) +msgid "The Image service is currently uploading the raw data for the image." msgstr "" #: ./api-ref/src/docbkx/ch_images-v2.xml:71(para) -msgid "Adds and deletes image tags." +msgid "active" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:81(title) ./api-ref/src/docbkx/ch_images-v1.xml:57(title) -msgid "Members" +#: ./api-ref/src/docbkx/ch_images-v2.xml:73(para) +msgid "The image is active and fully available in the Image service." msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:97(title) -msgid "Image schemas" +#: ./api-ref/src/docbkx/ch_images-v2.xml:80(para) +msgid "killed" +msgstr "" + +#: ./api-ref/src/docbkx/ch_images-v2.xml:82(para) +msgid "An error occurred during the upload of image data." +msgstr "" + +#: ./api-ref/src/docbkx/ch_images-v2.xml:88(para) +msgid "deleted" +msgstr "" + +#: ./api-ref/src/docbkx/ch_images-v2.xml:90(para) +msgid "The Image service retains information about the image but the image is no longer available for use." msgstr "" #: ./api-ref/src/docbkx/ch_images-v2.xml:98(para) +msgid "pending_delete" +msgstr "" + +#: ./api-ref/src/docbkx/ch_images-v2.xml:100(para) +msgid "Similar to the deleted status. An image in this state is not recoverable." +msgstr "" + +#: ./api-ref/src/docbkx/ch_images-v2.xml:132(title) +msgid "Image data" +msgstr "" + +#: ./api-ref/src/docbkx/ch_images-v2.xml:133(para) +msgid "Uploads and downloads raw image data." +msgstr "" + +#: ./api-ref/src/docbkx/ch_images-v2.xml:143(title) +msgid "Image tags" +msgstr "" + +#: ./api-ref/src/docbkx/ch_images-v2.xml:144(para) +msgid "Adds and deletes image tags." +msgstr "" + +#: ./api-ref/src/docbkx/ch_images-v2.xml:154(title) ./api-ref/src/docbkx/ch_images-v1.xml:58(title) +msgid "Members" +msgstr "" + +#: ./api-ref/src/docbkx/ch_images-v2.xml:170(title) +msgid "Image schemas" +msgstr "" + +#: ./api-ref/src/docbkx/ch_images-v2.xml:171(para) msgid "Gets a JSON-schema document that represents an images or image entity." msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:120(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml:193(title) msgid "Metadata definition resource types" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:121(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml:194(para) msgid "Lists resource types. Also, creates, lists, and removes resource type associations in a specified namespace. (Since API v2.0.)" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:142(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml:215(title) msgid "Metadata definition namespaces" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:143(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml:216(para) msgid "Creates, lists, gets details for, updates, and deletes metadata definition namespaces. Defines namespaces that can contain property definitions, object definitions, and resource type associations. (Since API v2.0.)" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:164(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml:237(title) msgid "Metadata definition properties" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:165(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml:238(para) msgid "Creates, lists, gets details for, updates, and deletes metadata definition properties. (Since API v2.0.)" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:183(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml:256(title) msgid "Metadata definition objects" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:184(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml:257(para) msgid "Creates, lists, gets details for, updates, and deletes metadata definition objects. (Since API v2.0.)" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:201(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml:274(title) msgid "Metadata definition tags" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:202(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml:275(para) msgid "Creates, lists, gets details for, updates, and deletes metadata definition tags. (Since API v2.0.)" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:221(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml:294(title) msgid "Metadata definition schemas" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:222(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml:295(para) msgid "Gets a JSON-schema document that represents a metadata definition entity." msgstr "" +#: ./api-ref/src/docbkx/ch_images-v2.xml:343(title) +msgid "Tasks" +msgstr "" + +#: ./api-ref/src/docbkx/ch_images-v2.xml:344(para) +msgid "Creates, lists, and gets details for tasks. (Since API v2.2.)" +msgstr "" + #: ./api-ref/src/docbkx/ch_identity-v2-ext.xml:14(title) ./api-ref/src/docbkx/itemizedlist-service-list.xml:68(link) msgid "Identity API v2.0 extensions (SUPPORTED)" msgstr "" @@ -370,7 +442,7 @@ msgid "The trust can eventually enable the trustee to impersonate the trustor. F msgstr "" #: ./api-ref/src/docbkx/ch_identity-v3-ext.xml:353(para) -msgid "For more information, see Use trusts." +msgid "For more information, see Use trusts." msgstr "" #: ./api-ref/src/docbkx/api-ref-identity-admin-v2.xml:11(title) @@ -413,35 +485,43 @@ msgstr "" msgid "For a complete description of HTTP 1.1 header definitions, see Header Field Definitions." msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:49(title) ./api-ref/src/docbkx/ch_identity-v3.xml:68(title) -msgid "Endpoints" +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:49(title) +msgid "Discoverability" msgstr "" #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:50(para) +msgid "If configured, lists the activated capabilities for this version of the OpenStack Object Storage API." +msgstr "" + +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:62(title) ./api-ref/src/docbkx/ch_identity-v3.xml:68(title) +msgid "Endpoints" +msgstr "" + +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:63(para) msgid "If configured, lists endpoints for a specified account." msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:59(title) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:72(title) msgid "Accounts" msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:60(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:73(para) msgid "Lists containers for a specified account. Creates, updates, shows, and deletes account metadata." msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:72(title) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:85(title) msgid "Containers" msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:73(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:86(para) msgid "Lists objects in a specified container. Creates, shows details for, and deletes containers. Creates, updates, shows, and deletes container metadata." msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:88(title) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:101(title) msgid "Objects" msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:89(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:102(para) msgid "Creates, replaces, shows details for, and deletes objects. Copies objects from another object with a new or different name. Updates object metadata." msgstr "" @@ -525,14 +605,26 @@ msgstr "" msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:69(title) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:126(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:69(title) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:139(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:90(title) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:145(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:90(title) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:158(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:114(title) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:250(title) +msgid "Quota sets extension (os-quota-sets)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:115(para) ./api-ref/src/docbkx/ch_compute-v2-ext.xml:611(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:224(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:251(para) +msgid "Administrators only, depending on policy settings." +msgstr "" + +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:117(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:253(para) +msgid "Shows, updates, and deletes quotas for a tenant." +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:16(title) ./api-ref/src/docbkx/itemizedlist-service-list.xml:38(link) msgid "Compute API v2 extensions (SUPPORTED)" msgstr "" @@ -765,8 +857,8 @@ msgstr "" msgid "Flavors create and delete (flavors)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:286(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:336(para) -msgid "Creates and deletes flavors." +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:286(para) +msgid "Creates, lists, and deletes flavors." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:294(title) @@ -1013,59 +1105,63 @@ msgstr "" msgid "Quota sets (os-quota-sets)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:611(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:211(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:238(para) -msgid "Administrators only, depending on policy settings." -msgstr "" - #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:614(para) msgid "Shows quotas for a tenant and shows and updates default quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:622(title) -msgid "Rules for default security group (os-security-group-default-rules)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:624(para) -msgid "Lists, shows information for, and creates default security group rules." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:633(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:544(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:622(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:544(title) msgid "Security groups (os-security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:634(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:545(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:623(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:545(para) msgid "Lists, shows information for, creates, and deletes security groups." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:643(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:553(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:632(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:553(title) +msgid "Rules for security group (os-security-group-rules)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:633(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:554(para) +msgid "Creates and deletes security group rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:641(title) +msgid "Rules for default security group (os-security-group-default-rules)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:643(para) +msgid "Lists, shows information for, and creates default security group rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:652(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:562(title) msgid "Server groups (os-server-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:644(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:554(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:653(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:563(para) msgid "Lists, shows information for, creates, and deletes server groups." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:661(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:571(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:670(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:580(title) msgid "Manage services (os-services)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:662(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:671(para) msgid "Lists, enables, and disables Compute services in all hosts." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:670(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:679(title) msgid "Usage reports (os-simple-tenant-usage)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:671(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:680(para) msgid "Reports usage statistics on compute and storage resources." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:679(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:688(title) msgid "Volume extension (os-volumes, os-snapshots)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:680(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:689(para) msgid "Manages volumes and snapshots for use with the Compute API." msgstr "" @@ -1166,7 +1262,7 @@ msgid "Gets an authentication token that permits access to the OpenStack service msgstr "" #: ./api-ref/src/docbkx/ch_identity-v3.xml:13(para) -msgid "Like most OpenStack projects, OpenStack Identity protects its APIs by defining policy rules based on a role-based access control (RBAC) approach. These rules are stored in a JSON policy file. The Identity service configuration file, keystone.conf, sets the name and location of this policy file. For information about Identity API protection, see Identity API protection with role-based access control (RBAC) in the OpenStack Cloud Administrator Guide." +msgid "Like most OpenStack projects, OpenStack Identity protects its APIs by defining policy rules based on a role-based access control (RBAC) approach. These rules are stored in a JSON policy file. The Identity service configuration file, keystone.conf, sets the name and location of this policy file. For information about Identity API protection, see Identity API protection with role-based access control (RBAC) in the OpenStack Cloud Administrator Guide." msgstr "" #: ./api-ref/src/docbkx/ch_identity-v3.xml:37(para) @@ -1257,19 +1353,19 @@ msgstr "" msgid "Manages roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:272(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:276(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:273(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:277(para) msgid "Manages policies." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:274(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:278(para) msgid "You can encode policy rule sets into a blob to be consumed by remote services. To do so, set type to application/json and specify policy rules as JSON strings in a blob. For example:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:283(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:287(para) msgid "Or:" msgstr "" @@ -1293,7 +1389,7 @@ msgstr "" msgid "Gets rate and absolute limits." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:38(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:265(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:38(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:278(para) msgid "An absolute limit value of -1 indicates that the absolute limit for the item is infinite." msgstr "" @@ -1466,34 +1562,38 @@ msgid "Networking API v2.0 (CURRENT)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-v2.xml:11(para) -msgid "Use virtual networking services among devices that are managed by the OpenStack Compute service. The Networking (neutron) API v2.0 combines the API v1.1 functionality with some essential Internet Protocol Address Management (IPAM) functionality. Enables users to associate IP address blocks and other network configuration settings with an OpenStack Networking network. You can choose a specific IP address from the block or let OpenStack Networking choose the first available IP address." +msgid "Use virtual networking services among devices that are managed by the OpenStack Compute service. The Networking (neutron) API v2.0 combines the API v1.1 functionality with some essential Internet Protocol Address Management (IPAM) functionality. The API enables users to associate IP address blocks and other network configuration settings with an OpenStack Networking network. You can choose a specific IP address from the block or let OpenStack Networking choose the first available IP address." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml:23(para) -msgid "Lists information for all Networking API versions and shows details about API v2." +#: ./api-ref/src/docbkx/ch_netconn-v2.xml:21(para) +msgid "Effective in the OpenStack Liberty release, XML support in requests and responses was removed for the Networking API v2.0." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml:36(title) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml:25(para) +msgid "Lists information for all Networking API versions and shows details about API v2.0." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2.xml:39(title) msgid "Networks" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml:37(para) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml:40(para) msgid "Lists, shows information for, creates, updates, and deletes networks." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml:56(title) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml:58(title) msgid "Subnets" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml:57(para) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml:59(para) msgid "Lists, shows information for, creates, updates, and deletes subnet resources." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml:64(title) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml:67(title) msgid "Ports" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml:65(para) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml:68(para) msgid "Lists, shows information for, creates, updates, and deletes ports." msgstr "" @@ -1509,7 +1609,7 @@ msgstr "" msgid "Some cloud implementations do not expose this API and offer pretested images only." msgstr "" -#: ./api-ref/src/docbkx/ch_images-v1.xml:71(title) +#: ./api-ref/src/docbkx/ch_images-v1.xml:72(title) msgid "Shared images" msgstr "" @@ -1625,187 +1725,179 @@ msgstr "" msgid "Lists, creates, shows information for, and updates ports." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:122(title) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:123(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:123(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:124(para) msgid "Lists, creates, shows information for, and deletes security groups and security group rules." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:147(title) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:148(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:148(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:149(para) msgid "Routes packets between subnets, forwards packets from internal networks to external ones, and accesses instances from external networks through floating IPs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:150(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:329(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:151(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:330(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:153(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:154(para) msgid "router. A logical entity for forwarding packets across internal subnets and NATting them on external networks through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:158(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:159(para) msgid "floatingip. An external IP address that is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:166(title) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:167(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:167(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:168(para) msgid "Creates, modifies, and deletes OpenStack Layer3 metering labels and rules." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:172(title) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:173(title) msgid "Load-Balancer-as-a-Service (LBaaS) 1.0 (STABLE)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:173(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:174(para) msgid "The LBaaS version 1.0 extension pairs with the Networking 2.0 API to enable OpenStack tenants to manage load balancers for their VMs. With this extension, you can load-balance client traffic from one network to application services, such as VMs, on the same network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:180(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:181(para) msgid "Use this extension to create and manage virtual IP addresses (VIPs), pools, members of a pool, health monitors associated with a pool, and view status of a resource." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:186(caption) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:249(caption) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:187(caption) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:250(caption) msgid "Load balancer statuses" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:191(th) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:254(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:48(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:156(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:291(th) -msgid "Status" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:192(th) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:255(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:49(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:157(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:292(th) -msgid "Description" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:197(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:260(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:198(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:261(para) msgid "ACTIVE" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:198(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:261(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:199(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:262(para) msgid "Resource is ready and active." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:201(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:264(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:202(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:265(para) msgid "PENDING_CREATE" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:202(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:265(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:203(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:266(para) msgid "Resource is being created." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:205(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:268(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:206(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:269(para) msgid "PENDING_UPDATE" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:206(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:269(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:207(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:270(para) msgid "Resource is being updated." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:209(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:272(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:210(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:273(para) msgid "PENDING_DELETE" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:210(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:273(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:211(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:274(para) msgid "Resource is pending deletion." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:213(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:276(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:214(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:277(para) msgid "INACTIVE" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:214(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:277(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:215(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:278(para) msgid "Resource was created but is not active." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:217(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:280(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:218(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:281(para) msgid "ERROR" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:219(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:281(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:220(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:282(para) msgid "Object within the service is not working. The error_details attribute provides an explanation for the error, its cause, and possibly a solution." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:235(title) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:236(title) msgid "Load-Balancer-as-a-Service (LBaaS) 2.0 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:236(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:237(para) msgid "The LBaaS version 2.0 extension pairs with the Networking 2.0 API to enable OpenStack tenants to manage load balancers for their VMs. With this extension you can load-balance client traffic from one network to application services, such as VMs, on the same network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:243(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:244(para) msgid "Use this extension to create and manage load balancers, listeners, pools, members of a pool, and health monitors associated with a pool and view status of a resource." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:296(title) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:297(title) msgid "Virtual-Private-Network-as-a-Service (VPNaaS) 2.0 (CURRENT)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:297(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:298(para) msgid "The VPNaaS extension enables OpenStack tenants to extend private networks across the public telecommunication infrastructure." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:301(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:302(para) msgid "This initial implementation of the VPNaaS extension provides:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:306(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:307(para) msgid "Site-to-site VPN that connects two private networks." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:310(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:311(para) msgid "Multiple VPN connections per tenant." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:313(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:314(para) msgid "IKEv1 policy support with 3des, aes-128, aes-256, or aes-192 encryption." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:317(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:318(para) msgid "IPSec policy support with 3des, aes-128, aes-192, or aes-256 encryption, sha1 authentication, ESP, AH, or AH-ESP transform protocol, and tunnel or transport mode encapsulation." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:325(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:326(para) msgid "Dead Peer Detection (DPD) with hold, clear, restart, disabled, or restart-by-peer actions." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:332(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:333(para) msgid "service. A parent object that associates VPN with a specific subnet and router." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:336(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:337(para) msgid "ikepolicy. The Internet Key Exchange (IKE) policy that identifies the authentication and encryption algorithm to use during phase one and two negotiation of a VPN connection." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:344(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:345(para) msgid "ipsecpolicy. The IP security policy that specifies the authentication and encryption algorithm and encapsulation mode to use for the established VPN connection." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:350(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:351(para) msgid "ipsec-site-connection. Details for the site-to-site IPsec connection, including the peer CIDRs, MTU, authentication mode, peer address, DPD settings, and status." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:361(title) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:362(title) msgid "Extra routes" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:362(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:363(para) msgid "Adds extra routes to the router resource." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:364(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:365(para) msgid "You can update a router to add a set of nexthop IPs and destination CIDRs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:367(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:368(para) msgid "The nexthop IP must be a part of a subnet to which the router interfaces are connected. You can configure the routes attribute on only update operations." msgstr "" @@ -1838,7 +1930,7 @@ msgid "Shows server usage for a specified server." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2.1.xml:62(para) -msgid "Shows os-server-usage:launched_at and os-server-usage:terminated_at attributes in server responses." +msgid "Shows OS-SRV-USG:launched_at and OS-SRV-USG:terminated_at attributes in server responses." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2.1.xml:71(title) @@ -1989,6 +2081,10 @@ msgstr "" msgid "Flavors manage (flavors, os-flavor-manage)" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:336(para) +msgid "Creates and deletes flavors." +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.1.xml:344(title) msgid "Flavors with rxtx_factor extended attribute (flavors, os-flavor-rxtx)" msgstr "" @@ -2073,15 +2169,15 @@ msgstr "" msgid "Permits administrators, depending on policy settings, to view quotas for a project and view and update default quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:572(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:581(para) msgid "Lists, enables, disables, and deletes Compute services in all hosts." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:581(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:590(title) msgid "Project networks (os-tenant-networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:582(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:591(para) msgid "Creates, lists, shows information for, and deletes project networks." msgstr "" @@ -2222,7 +2318,7 @@ msgid "General API information" msgstr "" #: ./api-ref/src/docbkx/ch_orchestration-v1.xml:15(para) -msgid "Authenticated calls that target a known URI but that use an an HTTP method that the implementation does not support return a 405 Method Not Allowed error code. In addition, the HTTP OPTIONS method is supported for each known URI. In both cases, the Allow response header indicates the HTTP methods that are supported for the resource." +msgid "Authenticated calls that target a known URI but that use an HTTP method that the implementation does not support return a 405 Method Not Allowed error code. In addition, the HTTP OPTIONS method is supported for each known URI. In both cases, the Allow response header indicates the HTTP methods that are supported for the resource." msgstr "" #: ./api-ref/src/docbkx/ch_orchestration-v1.xml:32(title) @@ -2249,15 +2345,15 @@ msgstr "" msgid "Templates" msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:153(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:157(title) msgid "Build info" msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:162(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:166(title) msgid "Software configuration" msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:191(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:195(title) msgid "Manage service" msgstr "" @@ -2274,14 +2370,14 @@ msgid "A volume is a detachable block storage device similar to a USB hard drive msgstr "" #: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:40(para) -msgid "When you create, list, update, extend, or delete volumes, the possible status values are:" +msgid "When you create, list, update, or delete volumes, the possible status values are:" msgstr "" #: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:43(caption) msgid "Volume statuses" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:54(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:163(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:298(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:54(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:176(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:311(para) msgid "creating" msgstr "" @@ -2289,7 +2385,7 @@ msgstr "" msgid "The volume is being created." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:58(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:168(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:303(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:58(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:181(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:316(para) msgid "available" msgstr "" @@ -2313,7 +2409,7 @@ msgstr "" msgid "The volume is attached to an instance." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:73(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:173(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:309(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:73(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:186(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:322(para) msgid "deleting" msgstr "" @@ -2321,7 +2417,7 @@ msgstr "" msgid "The volume is being deleted." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:77(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:178(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:314(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:77(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:191(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:327(para) msgid "error" msgstr "" @@ -2329,7 +2425,7 @@ msgstr "" msgid "An error occurred during volume creation." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:82(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:184(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:82(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:197(para) msgid "error_deleting" msgstr "" @@ -2353,11 +2449,11 @@ msgstr "" msgid "A backup is being restored to the volume." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:96(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:326(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:96(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:339(para) msgid "error_restoring" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:97(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:327(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:97(para) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:340(para) msgid "An error occurred during backup restoration to a volume." msgstr "" @@ -2369,123 +2465,139 @@ msgstr "" msgid "An error occurred while attempting to extend a volume." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:146(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:123(title) +msgid "Volume actions" +msgstr "" + +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:124(para) +msgid "Performs actions for a specified volume. Extends the size, resets statuses for, sets image metadata, or removes image metadata from a volume." +msgstr "" + +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:159(para) msgid "A snapshot is a point-in-time copy of the data that a volume contains." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:148(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:161(para) msgid "When you create, list, or delete snapshots, these status values are possible:" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:151(caption) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:164(caption) msgid "Snapshot statuses" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:164(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:177(para) msgid "The snapshot is being created." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:169(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:182(para) msgid "The snapshot is ready to be used." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:174(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:187(para) msgid "The snapshot is being deleted." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:179(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:192(para) msgid "An error occurred during snapshot creation." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:185(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:198(para) msgid "An error occurred during snapshot deletion." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:210(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:223(title) msgid "Quality of service (QoS) specifications (qos-specs)" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:212(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:225(para) msgid "Creates, lists, shows details for, associates, disassociates, sets keys, unsets keys, and deletes quality of service (QoS) specifications." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:237(title) -msgid "Quota sets extension (os-quota-sets)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:240(para) -msgid "Shows, updates, and deletes quotas for a tenant." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:263(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:276(title) msgid "Limits extension (limits)" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:264(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:277(para) msgid "Shows absolute limits for a tenant." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:273(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:286(title) msgid "Backups" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:274(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:287(para) msgid "A backup is a full copy of a volume stored in an external service. The service can be configured. The only supported service for now is Object Storage. A backup can subsequently be restored from the external service to either the same volume that the backup was originally taken from, or to a new volume. backup and restore operations can only be carried out on volumes which are in an unattached and available state." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:283(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:296(para) msgid "When you create, list, or delete backups, these status values are possible:" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:286(caption) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:299(caption) msgid "Backup statuses" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:299(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:312(para) msgid "The backup is being created." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:304(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:317(para) msgid "The backup is ready to be restored to a volume." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:310(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:323(para) msgid "The backup is being deleted." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:315(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:328(para) msgid "An error has occurred with the backup." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:320(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:333(para) msgid "restoring" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:321(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:334(para) msgid "The backup is being restored to a volume." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:332(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:345(para) msgid "In the event of an error, more information about the error can be found in the fail_reason field for the backup." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:337(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:366(title) +msgid "Backup actions" +msgstr "" + +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:367(para) +msgid "Force-deletes a backup." +msgstr "" + +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:377(title) msgid "Volume manage extension (os-volume-manage)" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:338(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:378(para) msgid "Creates volumes by using existing storage instead of allocating new storage." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:345(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:385(title) +msgid "Volume image metadata extension (os-vol-image-meta)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:386(para) +msgid "Shows image metadata that is associated with a specified volume." +msgstr "" + +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:392(title) msgid "Volume type access (volumes)" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:346(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:393(para) msgid "Creates private volumes." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:349(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:396(para) msgid "By default, volumes are public. To create a private volume, set the is_public boolean field to false at volume creation time. To control access to a private volume, you add a project to or remove a project from the volume. Private volume types without projects are only visible by users with the administrative role and context." msgstr "" diff --git a/api-ref/locale/fr.po b/api-ref/locale/fr.po index 1bebc51c9..b6bd656bf 100644 --- a/api-ref/locale/fr.po +++ b/api-ref/locale/fr.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-08-03 17:16+0000\n" -"PO-Revision-Date: 2015-07-31 22:09+0000\n" +"POT-Creation-Date: 2015-08-24 01:17+0000\n" +"PO-Revision-Date: 2015-08-23 20:06+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: French (http://www.transifex.com/openstack/openstack-manuals-" "i18n/language/fr/)\n" @@ -263,21 +263,6 @@ msgstr "" "dans le serveur de métadonnées. Le mot de passe pour le serveur reste le " "même." -msgid "" -"Cloud providers can configure property protections that prevent non-" -"administrative users from updating and deleting protected properties. For " -"more information, see Image property " -"protection in the OpenStack Cloud Administrator Guide." -msgstr "" -" Les fournisseurs de cloud peuvent configurer les protections de propriété " -"qui empêchent les utilisateurs non-administrateurs de la mise à jour et de " -"la suppression des biens protégés. Pour plus d'informations, voir Image protection de la propriété dans " -"le OpenStack Guide de l'administrateur Cloud ." - msgid "Cloudpipe (os-cloudpipe)" msgstr "Cloudpipe (os-cloudpipe)" @@ -566,14 +551,6 @@ msgstr "" "xlink:href=\"http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14\"> " "Définition des champs Header ." -msgid "" -"For more information, see Use trusts." -msgstr "" -"Pour plus d'informations, voir Utilisez des " -"fiducies ." - msgid "Force-deletes a server and restores a deleted server." msgstr "Supprime de force un serveur et restaure un serveur supprimé." @@ -1440,25 +1417,6 @@ msgstr "" "(VIPs), pools, membres de pool, moniteurs de suivi associés à un pool et " "voir le status d'une ressource. " -msgid "" -"Use virtual networking services among devices that are managed by the " -"OpenStack Compute service. The Networking (neutron) API v2.0 combines the " -"API v1.1 functionality with some essential Internet Protocol Address " -"Management (IPAM) functionality. Enables users to associate IP address " -"blocks and other network configuration settings with an OpenStack Networking " -"network. You can choose a specific IP address from the block or let " -"OpenStack Networking choose the first available IP address." -msgstr "" -"Utilisez les services de réseau virtuels parmi les périphériques qui sont " -"gérés par le service de Calcul OpenStack. L'API de Gestion Réseau (neutron) " -"v2.0 combine la fonctionnalité de l'API v1.1 avec quelques-unes des " -"fonctionnalités de Gestion d'Adresse de Protocole Internet (IPAM) " -"essentielles. Permet aux utilisateurs d'associer des blocs d'adresses IP et " -"d'autres réglages de configuration réseau avec un réseau OpenStack " -"Networking. Vous pouvez choisir une adresse IP spécifique à partir du bloc " -"ou laisser la couche Réseau d'OpenStack choisir la première adresse IP " -"disponible." - msgid "Users" msgstr "Utilisateurs" @@ -1554,13 +1512,6 @@ msgstr "" "Lorsque vous créez, listez ou supprimez des volumes, les valeurs d'état " "suivantes sont possibles:" -msgid "" -"When you create, list, update, extend, or delete volumes, the possible " -"status values are:" -msgstr "" -"Lorsque vous créez, listez, mettez à jour, étendez ou supprimer des volumes, " -"les valeurs d'état possibles sont:" - msgid "" "You can customize the personality of a server instance by injecting data " "into its file system. For example, you might want to insert ssh keys, set "