diff --git a/doc/admin-guide-cloud/locale/admin-guide-cloud.pot b/doc/admin-guide-cloud/locale/admin-guide-cloud.pot index f7effe40ac..39873445b6 100644 --- a/doc/admin-guide-cloud/locale/admin-guide-cloud.pot +++ b/doc/admin-guide-cloud/locale/admin-guide-cloud.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-04-04 06:29+0000\n" +"POT-Creation-Date: 2014-04-05 06:26+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1906,71 +1906,71 @@ msgstr "" msgid "For a list of flavors that are available on your system, run:" msgstr "" -#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:7(title) +#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:6(title) msgid "Image management" msgstr "" -#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:8(para) -msgid "The OpenStack Image Service discovers, registers, and retrieves virtual machine images. The service also includes a RESTful API that allows you to query VM image metadata and retrieve the actual image with HTTP requests. For more information about the API, see the OpenStack API or the Python API." +#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:7(para) +msgid "The OpenStack Image Service discovers, registers, and retrieves virtual machine images. The service also includes a RESTful API that allows you to query VM image metadata and retrieve the actual image with HTTP requests. For more information about the API, see the OpenStack API Complete Reference and the Python API." msgstr "" -#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:15(para) -msgid "The OpenStack Image Service can be controlled using a command-line tool. For more information about the using OpenStack Image command-line tool, see the Manage Images section in the OpenStack End User Guide." +#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:16(para) +msgid "The OpenStack Image Service can be controlled using a command-line tool. For more information about the using OpenStack Image command-line tool, see the Manage Images section in the OpenStack End User Guide." msgstr "" -#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:19(para) +#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:22(para) msgid "Virtual images that have been made available through the Image Service can be stored in a variety of ways. In order to use these services, you must have a working installation of the Image Service, with a working endpoint, and users that have been created in OpenStack Identity. Additionally, you must meet the environment variables required by the Compute and Image Service clients." msgstr "" -#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:24(para) -msgid "The Image Service supports these back end stores:" +#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:29(para) +msgid "The Image Service supports these back-end stores:" msgstr "" -#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:27(term) +#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:32(term) msgid "File system" msgstr "" -#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:29(para) +#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:34(para) msgid "The OpenStack Image Service stores virtual machine images in the file system back end by default. This simple back end writes image files to the local file system." msgstr "" -#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:35(term) +#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:41(term) msgid "Object Storage service" msgstr "" -#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:37(para) +#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:43(para) msgid "The OpenStack highly available service for storing objects." msgstr "" -#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:41(term) +#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:48(term) msgid "S3" msgstr "" -#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:43(para) +#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:50(para) msgid "The Amazon S3 service." msgstr "" -#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:47(term) +#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:54(term) msgid "HTTP" msgstr "" -#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:49(para) +#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:56(para) msgid "OpenStack Image Service can read virtual machine images that are available on the internet using HTTP. This store is read only." msgstr "" -#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:56(term) +#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:62(term) msgid "Rados block device (RBD)" msgstr "" -#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:58(para) +#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:64(para) msgid "Stores images inside of a Ceph storage cluster using Ceph's RBD interface." msgstr "" -#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:63(term) +#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:69(term) msgid "GridFS" msgstr "" -#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:65(para) +#: ./doc/admin-guide-cloud/compute/section_compute-image-mgt.xml:71(para) msgid "Stores images using MongoDB." msgstr "" diff --git a/doc/cli-reference/locale/cli-reference.pot b/doc/cli-reference/locale/cli-reference.pot index 06eed2f87d..13dc117507 100644 --- a/doc/cli-reference/locale/cli-reference.pot +++ b/doc/cli-reference/locale/cli-reference.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-04-04 06:29+0000\n" +"POT-Creation-Date: 2014-04-05 06:26+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/doc/common/locale/common.pot b/doc/common/locale/common.pot index 37c89517b6..5b6ccf71ad 100644 --- a/doc/common/locale/common.pot +++ b/doc/common/locale/common.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-04-04 06:29+0000\n" +"POT-Creation-Date: 2014-04-05 06:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -13,35 +13,35 @@ msgstr "" msgid "Community support" msgstr "" -#: ./doc/common/app_support.xml:9(para) +#: ./doc/common/app_support.xml:8(para) msgid "Many resources are available to help you run and use OpenStack. Members of the OpenStack community can answer questions and help with bug suspicions. We are constantly improving and adding to the main features of OpenStack, but if you have any problems, do not hesitate to ask. Use the following resources to get OpenStack support and troubleshoot your existing installations." msgstr "" -#: ./doc/common/app_support.xml:18(title) +#: ./doc/common/app_support.xml:16(title) msgid "Documentation" msgstr "" -#: ./doc/common/app_support.xml:19(para) +#: ./doc/common/app_support.xml:17(para) msgid "For the available OpenStack documentation, see docs.openstack.org." msgstr "" -#: ./doc/common/app_support.xml:22(para) ./doc/common/app_support.xml:357(para) ./doc/common/ch_getstart.xml:208(para) +#: ./doc/common/app_support.xml:20(para) ./doc/common/app_support.xml:398(para) ./doc/common/ch_getstart.xml:208(para) msgid "To provide feedback on documentation, join and use the openstack-docs@lists.openstack.org mailing list at OpenStack Documentation Mailing List, or report a bug." msgstr "" -#: ./doc/common/app_support.xml:30(para) +#: ./doc/common/app_support.xml:27(para) msgid "The following books explain how to install an OpenStack cloud and its associated components:" msgstr "" -#: ./doc/common/app_support.xml:37(citetitle) +#: ./doc/common/app_support.xml:34(citetitle) msgid "Installation Guide for Debian 7.0" msgstr "" -#: ./doc/common/app_support.xml:44(citetitle) +#: ./doc/common/app_support.xml:42(citetitle) msgid "Installation Guide for openSUSE and SUSE Linux Enterprise Server" msgstr "" -#: ./doc/common/app_support.xml:51(citetitle) +#: ./doc/common/app_support.xml:50(citetitle) msgid "Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora" msgstr "" @@ -65,35 +65,35 @@ msgstr "" msgid "Operations Guide" msgstr "" -#: ./doc/common/app_support.xml:88(citetitle) +#: ./doc/common/app_support.xml:89(citetitle) msgid "High Availability Guide" msgstr "" -#: ./doc/common/app_support.xml:94(citetitle) +#: ./doc/common/app_support.xml:95(citetitle) msgid "Security Guide" msgstr "" -#: ./doc/common/app_support.xml:100(citetitle) +#: ./doc/common/app_support.xml:101(citetitle) msgid "Virtual Machine Image Guide" msgstr "" -#: ./doc/common/app_support.xml:104(para) +#: ./doc/common/app_support.xml:105(para) msgid "The following books explain how to use the OpenStack dashboard and command-line clients:" msgstr "" -#: ./doc/common/app_support.xml:111(citetitle) +#: ./doc/common/app_support.xml:112(citetitle) msgid "API Quick Start" msgstr "" -#: ./doc/common/app_support.xml:118(citetitle) +#: ./doc/common/app_support.xml:119(citetitle) msgid "End User Guide" msgstr "" -#: ./doc/common/app_support.xml:125(citetitle) +#: ./doc/common/app_support.xml:126(citetitle) msgid "Admin User Guide" msgstr "" -#: ./doc/common/app_support.xml:132(citetitle) +#: ./doc/common/app_support.xml:133(citetitle) msgid "Command-Line Interface Reference" msgstr "" @@ -101,203 +101,207 @@ msgstr "" msgid "The following documentation provides reference and guidance information for the OpenStack APIs:" msgstr "" -#: ./doc/common/app_support.xml:139(link) -msgid "OpenStack API Reference" +#: ./doc/common/app_support.xml:143(link) +msgid "OpenStack API Complete Reference (HTML)" msgstr "" -#: ./doc/common/app_support.xml:143(citetitle) +#: ./doc/common/app_support.xml:149(link) +msgid "API Complete Reference (PDF)" +msgstr "" + +#: ./doc/common/app_support.xml:154(citetitle) msgid "OpenStack Block Storage Service API v2 Reference" msgstr "" -#: ./doc/common/app_support.xml:150(citetitle) +#: ./doc/common/app_support.xml:161(citetitle) msgid "OpenStack Compute API v2 and Extensions Reference" msgstr "" -#: ./doc/common/app_support.xml:155(citetitle) +#: ./doc/common/app_support.xml:168(citetitle) msgid "OpenStack Identity Service API v2.0 Reference" msgstr "" -#: ./doc/common/app_support.xml:160(citetitle) +#: ./doc/common/app_support.xml:174(citetitle) msgid "OpenStack Image Service API v2 Reference" msgstr "" -#: ./doc/common/app_support.xml:165(citetitle) +#: ./doc/common/app_support.xml:180(citetitle) msgid "OpenStack Networking API v2.0 Reference" msgstr "" -#: ./doc/common/app_support.xml:170(citetitle) +#: ./doc/common/app_support.xml:186(citetitle) msgid "OpenStack Object Storage API v1 Reference" msgstr "" -#: ./doc/common/app_support.xml:172(para) +#: ./doc/common/app_support.xml:190(para) msgid "The Training Guides offer software training for cloud administration and management." msgstr "" -#: ./doc/common/app_support.xml:178(title) +#: ./doc/common/app_support.xml:197(title) msgid "ask.openstack.org" msgstr "" -#: ./doc/common/app_support.xml:179(para) +#: ./doc/common/app_support.xml:198(para) msgid "During the set up or testing of OpenStack, you might have questions about how a specific task is completed or be in a situation where a feature does not work correctly. Use the ask.openstack.org site to ask questions and get answers. When you visit the http://ask.openstack.org site, scan the recently asked questions to see whether your question has already been answered. If not, ask a new question. Be sure to give a clear, concise summary in the title and provide as much detail as possible in the description. Paste in your command output or stack traces, links to screen shots, and so on." msgstr "" -#: ./doc/common/app_support.xml:194(title) +#: ./doc/common/app_support.xml:214(title) msgid "OpenStack mailing lists" msgstr "" -#: ./doc/common/app_support.xml:195(para) +#: ./doc/common/app_support.xml:215(para) msgid "A great way to get answers and insights is to post your question or problematic scenario to the OpenStack mailing list. You can learn from and help others who might have similar issues. To subscribe or view the archives, go to http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack. You might be interested in the other mailing lists for specific projects or development, which you can find on the wiki. A description of all mailing lists is available at http://wiki.openstack.org/MailingLists." msgstr "" -#: ./doc/common/app_support.xml:211(title) +#: ./doc/common/app_support.xml:231(title) msgid "The OpenStack wiki" msgstr "" -#: ./doc/common/app_support.xml:212(para) +#: ./doc/common/app_support.xml:232(para) msgid "The OpenStack wiki contains a broad range of topics but some of the information can be difficult to find or is a few pages deep. Fortunately, the wiki search feature enables you to search by title or content. If you search for specific information, such as about networking or nova, you can find lots of relevant material. More is being added all the time, so be sure to check back often. You can find the search box in the upper right corner of any OpenStack wiki page." msgstr "" -#: ./doc/common/app_support.xml:224(title) +#: ./doc/common/app_support.xml:244(title) msgid "The Launchpad Bugs area" msgstr "" -#: ./doc/common/app_support.xml:225(para) +#: ./doc/common/app_support.xml:245(para) msgid "The OpenStack community values your set up and testing efforts and wants your feedback. To log a bug, you must sign up for a Launchpad account at https://launchpad.net/+login. You can view existing bugs and report bugs in the Launchpad Bugs area. Use the search feature to determine whether the bug has already been reported or even better, already fixed. If it still seems like your bug is unreported, fill out a bug report." msgstr "" -#: ./doc/common/app_support.xml:235(para) +#: ./doc/common/app_support.xml:255(para) msgid "Some tips:" msgstr "" -#: ./doc/common/app_support.xml:238(para) +#: ./doc/common/app_support.xml:258(para) msgid "Give a clear, concise summary!" msgstr "" -#: ./doc/common/app_support.xml:241(para) +#: ./doc/common/app_support.xml:261(para) msgid "Provide as much detail as possible in the description. Paste in your command output or stack traces, links to screen shots, and so on." msgstr "" -#: ./doc/common/app_support.xml:246(para) +#: ./doc/common/app_support.xml:266(para) msgid "Be sure to include the software and package versions that you are using, especially if you are using a development branch, such as, \"Grizzly release\" vs git commit bc79c3ecc55929bac585d04a03475b72e06a3208." msgstr "" -#: ./doc/common/app_support.xml:252(para) +#: ./doc/common/app_support.xml:273(para) msgid "Any deployment specific information is helpful, such as Ubuntu 12.04 or multi-node install." msgstr "" -#: ./doc/common/app_support.xml:256(para) +#: ./doc/common/app_support.xml:277(para) msgid "The Launchpad Bugs areas are available here:" msgstr "" -#: ./doc/common/app_support.xml:260(link) +#: ./doc/common/app_support.xml:283(link) msgid "Bugs: OpenStack Block Storage (cinder)" msgstr "" -#: ./doc/common/app_support.xml:264(link) +#: ./doc/common/app_support.xml:289(link) msgid "Bugs: OpenStack Compute (nova)" msgstr "" -#: ./doc/common/app_support.xml:268(link) +#: ./doc/common/app_support.xml:294(link) msgid "Bugs: OpenStack Dashboard (horizon)" msgstr "" -#: ./doc/common/app_support.xml:273(link) +#: ./doc/common/app_support.xml:300(link) msgid "Bugs: OpenStack Identity (keystone)" msgstr "" -#: ./doc/common/app_support.xml:276(link) +#: ./doc/common/app_support.xml:306(link) msgid "Bugs: OpenStack Image Service (glance)" msgstr "" -#: ./doc/common/app_support.xml:280(link) +#: ./doc/common/app_support.xml:312(link) msgid "Bugs: OpenStack Networking (neutron)" msgstr "" -#: ./doc/common/app_support.xml:284(link) +#: ./doc/common/app_support.xml:318(link) msgid "Bugs: OpenStack Object Storage (swift)" msgstr "" -#: ./doc/common/app_support.xml:290(link) +#: ./doc/common/app_support.xml:325(link) msgid "Bugs: Bare Metal (ironic)" msgstr "" -#: ./doc/common/app_support.xml:294(link) +#: ./doc/common/app_support.xml:330(link) msgid "Bugs: Data Processing Service (sahara)" msgstr "" -#: ./doc/common/app_support.xml:298(link) +#: ./doc/common/app_support.xml:336(link) msgid "Bugs: Database Service (trove)" msgstr "" -#: ./doc/common/app_support.xml:301(link) +#: ./doc/common/app_support.xml:341(link) msgid "Bugs: Orchestration (heat)" msgstr "" -#: ./doc/common/app_support.xml:306(link) +#: ./doc/common/app_support.xml:346(link) msgid "Bugs: Telemetry (ceilometer)" msgstr "" -#: ./doc/common/app_support.xml:310(link) +#: ./doc/common/app_support.xml:351(link) msgid "Bugs: Queue Service (marconi)" msgstr "" -#: ./doc/common/app_support.xml:316(link) +#: ./doc/common/app_support.xml:357(link) msgid "Bugs: OpenStack API Documentation (api.openstack.org)" msgstr "" -#: ./doc/common/app_support.xml:322(link) +#: ./doc/common/app_support.xml:363(link) msgid "Bugs: OpenStack Documentation (docs.openstack.org)" msgstr "" -#: ./doc/common/app_support.xml:328(title) +#: ./doc/common/app_support.xml:369(title) msgid "The OpenStack IRC channel" msgstr "" -#: ./doc/common/app_support.xml:329(para) +#: ./doc/common/app_support.xml:370(para) msgid "The OpenStack community lives and breathes in the #openstack IRC channel on the Freenode network. You can hang out, ask questions, or get immediate feedback for urgent and pressing issues. To install an IRC client or use a browser-based client, go to http://webchat.freenode.net/. You can also use Colloquy (Mac OS X, http://colloquy.info/), mIRC (Windows, http://www.mirc.com/), or XChat (Linux). When you are in the IRC channel and want to share code or command output, the generally accepted method is to use a Paste Bin. The OpenStack project has one at http://paste.openstack.org. Just paste your longer amounts of text or logs in the web form and you get a URL you can paste into the channel. The OpenStack IRC channel is: #openstack on irc.freenode.net. You can find a list of all OpenStack-related IRC channels at https://wiki.openstack.org/wiki/IRC." msgstr "" -#: ./doc/common/app_support.xml:355(title) +#: ./doc/common/app_support.xml:396(title) msgid "Documentation feedback" msgstr "" -#: ./doc/common/app_support.xml:369(title) +#: ./doc/common/app_support.xml:407(title) msgid "OpenStack distribution packages" msgstr "" -#: ./doc/common/app_support.xml:370(para) +#: ./doc/common/app_support.xml:408(para) msgid "The following Linux distributions provide community-supported packages for OpenStack:" msgstr "" -#: ./doc/common/app_support.xml:376(emphasis) +#: ./doc/common/app_support.xml:412(emphasis) msgid "Debian:" msgstr "" -#: ./doc/common/app_support.xml:377(link) +#: ./doc/common/app_support.xml:415(link) msgid "http://wiki.debian.org/OpenStack" msgstr "" -#: ./doc/common/app_support.xml:380(emphasis) +#: ./doc/common/app_support.xml:418(emphasis) msgid "CentOS, Fedora, and Red Hat Enterprise Linux:" msgstr "" -#: ./doc/common/app_support.xml:382(link) +#: ./doc/common/app_support.xml:421(link) msgid "http://openstack.redhat.com/" msgstr "" -#: ./doc/common/app_support.xml:386(emphasis) +#: ./doc/common/app_support.xml:424(emphasis) msgid "openSUSE and SUSE Linux Enterprise Server:" msgstr "" -#: ./doc/common/app_support.xml:389(link) +#: ./doc/common/app_support.xml:428(link) msgid "http://en.opensuse.org/Portal:OpenStack" msgstr "" -#: ./doc/common/app_support.xml:393(emphasis) +#: ./doc/common/app_support.xml:431(emphasis) msgid "Ubuntu:" msgstr "" -#: ./doc/common/app_support.xml:395(link) +#: ./doc/common/app_support.xml:434(link) msgid "https://wiki.ubuntu.com/ServerTeam/CloudArchive" msgstr "" diff --git a/doc/config-reference/locale/config-reference.pot b/doc/config-reference/locale/config-reference.pot index f5eda7f66d..40cd70068e 100644 --- a/doc/config-reference/locale/config-reference.pot +++ b/doc/config-reference/locale/config-reference.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-04-04 06:29+0000\n" +"POT-Creation-Date: 2014-04-05 06:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -8761,6 +8761,46 @@ msgstr "" msgid "The /etc/glance/policy.json file defines additional access controls that apply to the Image Service." msgstr "" +#: ./doc/config-reference/image-service/section_image-service-ISO-support.xml:5(title) +msgid "Support for ISO images" +msgstr "" + +#: ./doc/config-reference/image-service/section_image-service-ISO-support.xml:6(para) +msgid "You can load ISO images into the Image Service. You can subsequently boot an ISO image using Compute." +msgstr "" + +#: ./doc/config-reference/image-service/section_image-service-ISO-support.xml:9(title) +msgid "To load an ISO image to an Image Service data store" +msgstr "" + +#: ./doc/config-reference/image-service/section_image-service-ISO-support.xml:12(para) +msgid "Obtain the ISO image. For example, ubuntu-13.04-server-amd64.iso." +msgstr "" + +#: ./doc/config-reference/image-service/section_image-service-ISO-support.xml:16(para) +msgid "In the Image Service, run the following command:" +msgstr "" + +#: ./doc/config-reference/image-service/section_image-service-ISO-support.xml:21(para) +msgid "In this command, ubuntu.iso is the name for the ISO image after it is loaded to the Image Service, and ubuntu-13.04-server-amd64.iso is the name of the source ISO image." +msgstr "" + +#: ./doc/config-reference/image-service/section_image-service-ISO-support.xml:28(para) +msgid "Optionally, confirm the upload in Compute." +msgstr "" + +#: ./doc/config-reference/image-service/section_image-service-ISO-support.xml:29(para) ./doc/config-reference/image-service/section_image-service-ISO-support.xml:36(para) +msgid "Run this command:" +msgstr "" + +#: ./doc/config-reference/image-service/section_image-service-ISO-support.xml:34(title) +msgid "To boot an instance from an ISO image" +msgstr "" + +#: ./doc/config-reference/image-service/section_image-service-ISO-support.xml:39(para) +msgid "In this command, ubuntu.iso is the ISO image, and instance_name is the name of the new instance." +msgstr "" + #: ./doc/config-reference/image-service/section_image-service-backends.xml:10(title) msgid "Configuring Backends" msgstr "" diff --git a/doc/glossary/locale/glossary.pot b/doc/glossary/locale/glossary.pot index 6121cb6f52..3dccba0d20 100644 --- a/doc/glossary/locale/glossary.pot +++ b/doc/glossary/locale/glossary.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-04-04 06:30+0000\n" +"POT-Creation-Date: 2014-04-05 06:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/doc/high-availability-guide/locale/high-availability-guide.pot b/doc/high-availability-guide/locale/high-availability-guide.pot index 5c0c21ebcc..2863a10099 100644 --- a/doc/high-availability-guide/locale/high-availability-guide.pot +++ b/doc/high-availability-guide/locale/high-availability-guide.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-04-04 06:30+0000\n" +"POT-Creation-Date: 2014-04-05 06:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/doc/image-guide/locale/image-guide.pot b/doc/image-guide/locale/image-guide.pot index a9b709bf10..539a092400 100644 --- a/doc/image-guide/locale/image-guide.pot +++ b/doc/image-guide/locale/image-guide.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-04-04 06:30+0000\n" +"POT-Creation-Date: 2014-04-05 06:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/doc/install-guide/locale/install-guide.pot b/doc/install-guide/locale/install-guide.pot index edf6fc7c42..c58f11cb4e 100644 --- a/doc/install-guide/locale/install-guide.pot +++ b/doc/install-guide/locale/install-guide.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-04-04 06:30+0000\n" +"POT-Creation-Date: 2014-04-05 06:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -591,7 +591,7 @@ msgstr "" msgid "Set the neutron configuration for keystone authentication:" msgstr "" -#: ./doc/install-guide/section_neutron-network-node.xml:100(replaceable) ./doc/install-guide/section_neutron-network-node.xml:102(replaceable) ./doc/install-guide/section_neutron-network-node.xml:133(replaceable) ./doc/install-guide/section_neutron-network-node.xml:134(replaceable) ./doc/install-guide/section_neutron-network-node.xml:148(replaceable) ./doc/install-guide/section_neutron-network-node.xml:159(replaceable) ./doc/install-guide/section_neutron-network-node.xml:168(replaceable) ./doc/install-guide/section_neutron-network-node.xml:392(replaceable) ./doc/install-guide/section_neutron-network-node.xml:397(replaceable) ./doc/install-guide/section_neutron-network-node.xml:402(replaceable) ./doc/install-guide/section_neutron-network-node.xml:412(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:145(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:147(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:181(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:182(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:196(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:207(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:216(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:234(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:244(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:255(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:260(replaceable) ./doc/install-guide/section_ceilometer-install.xml:101(replaceable) ./doc/install-guide/section_ceilometer-install.xml:110(replaceable) ./doc/install-guide/section_ceilometer-install.xml:117(replaceable) ./doc/install-guide/section_ceilometer-install.xml:144(replaceable) ./doc/install-guide/section_ceilometer-install.xml:147(replaceable) ./doc/install-guide/section_ceilometer-install.xml:177(replaceable) ./doc/install-guide/section_ceilometer-install.xml:185(replaceable) ./doc/install-guide/section_ceilometer-install.xml:202(replaceable) ./doc/install-guide/section_ceilometer-install.xml:222(replaceable) ./doc/install-guide/section_ceilometer-install.xml:223(replaceable) ./doc/install-guide/section_ceilometer-install.xml:224(replaceable) ./doc/install-guide/section_nova-controller.xml:44(replaceable) ./doc/install-guide/section_nova-controller.xml:58(replaceable) ./doc/install-guide/section_nova-controller.xml:143(replaceable) ./doc/install-guide/section_nova-controller.xml:144(replaceable) ./doc/install-guide/section_nova-controller.xml:163(replaceable) ./doc/install-guide/section_nova-controller.xml:180(replaceable) ./doc/install-guide/section_nova-controller.xml:181(replaceable) ./doc/install-guide/section_nova-controller.xml:182(replaceable) ./doc/install-guide/section_keystone-services.xml:47(replaceable) ./doc/install-guide/section_keystone-services.xml:48(replaceable) ./doc/install-guide/section_keystone-services.xml:49(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:181(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:186(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:194(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:199(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:271(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:276(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:326(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:410(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:116(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:177(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:181(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:185(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:191(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:222(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:226(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:234(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:321(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:325(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:329(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:335(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:377(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:17(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:23(replaceable) ./doc/install-guide/section_basics-networking-nova.xml:184(replaceable) ./doc/install-guide/section_basics-networking-neutron.xml:253(replaceable) ./doc/install-guide/section_basics-networking-neutron.xml:297(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:193(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:212(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:229(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:234(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:284(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:287(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:291(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:301(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:334(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:339(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:348(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:367(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:426(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:451(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:487(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:58(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:59(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:60(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:84(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:101(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:103(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:136(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:137(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:164(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:182(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:232(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:242(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:253(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:258(replaceable) ./doc/install-guide/section_cinder-node.xml:110(replaceable) ./doc/install-guide/section_cinder-node.xml:127(replaceable) ./doc/install-guide/section_cinder-node.xml:164(replaceable) ./doc/install-guide/section_cinder-node.xml:167(replaceable) ./doc/install-guide/section_cinder-controller.xml:47(replaceable) ./doc/install-guide/section_cinder-controller.xml:50(replaceable) ./doc/install-guide/section_cinder-controller.xml:89(replaceable) ./doc/install-guide/section_cinder-controller.xml:92(replaceable) ./doc/install-guide/section_cinder-controller.xml:108(replaceable) ./doc/install-guide/section_cinder-controller.xml:143(replaceable) ./doc/install-guide/section_cinder-controller.xml:144(replaceable) ./doc/install-guide/section_cinder-controller.xml:145(replaceable) ./doc/install-guide/section_cinder-controller.xml:154(replaceable) ./doc/install-guide/section_cinder-controller.xml:155(replaceable) ./doc/install-guide/section_cinder-controller.xml:156(replaceable) ./doc/install-guide/section_heat-install.xml:116(replaceable) ./doc/install-guide/section_heat-install.xml:121(replaceable) ./doc/install-guide/section_heat-install.xml:132(replaceable) ./doc/install-guide/section_heat-install.xml:133(replaceable) ./doc/install-guide/section_heat-install.xml:134(replaceable) ./doc/install-guide/section_heat-install.xml:139(replaceable) ./doc/install-guide/section_heat-install.xml:140(replaceable) ./doc/install-guide/section_heat-install.xml:141(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:78(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:84(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:90(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:106(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:121(replaceable) ./doc/install-guide/section_nova-compute.xml:112(replaceable) ./doc/install-guide/section_nova-compute.xml:113(replaceable) ./doc/install-guide/section_nova-compute.xml:132(replaceable) ./doc/install-guide/section_nova-compute.xml:133(replaceable) ./doc/install-guide/section_nova-compute.xml:145(replaceable) ./doc/install-guide/section_nova-compute.xml:168(replaceable) ./doc/install-guide/section_nova-compute.xml:180(replaceable) ./doc/install-guide/section_nova-compute.xml:188(replaceable) ./doc/install-guide/section_nova-compute.xml:191(replaceable) ./doc/install-guide/section_glance-install.xml:57(replaceable) ./doc/install-guide/section_glance-install.xml:59(replaceable) ./doc/install-guide/section_glance-install.xml:67(replaceable) ./doc/install-guide/section_glance-install.xml:115(replaceable) ./doc/install-guide/section_glance-install.xml:117(replaceable) ./doc/install-guide/section_glance-install.xml:127(replaceable) ./doc/install-guide/section_glance-install.xml:129(replaceable) ./doc/install-guide/section_glance-install.xml:148(replaceable) ./doc/install-guide/section_glance-install.xml:149(replaceable) ./doc/install-guide/section_glance-install.xml:173(replaceable) ./doc/install-guide/section_glance-install.xml:174(replaceable) ./doc/install-guide/section_glance-install.xml:175(replaceable) ./doc/install-guide/section_keystone-install.xml:30(replaceable) ./doc/install-guide/section_keystone-install.xml:38(replaceable) ./doc/install-guide/object-storage/section_object-storage-install-config-proxy-node.xml:82(replaceable) ./doc/install-guide/object-storage/section_object-storage-install.xml:90(replaceable) ./doc/install-guide/object-storage/section_object-storage-install.xml:91(replaceable) ./doc/install-guide/object-storage/section_object-storage-install.xml:92(replaceable) +#: ./doc/install-guide/section_neutron-network-node.xml:100(replaceable) ./doc/install-guide/section_neutron-network-node.xml:102(replaceable) ./doc/install-guide/section_neutron-network-node.xml:133(replaceable) ./doc/install-guide/section_neutron-network-node.xml:134(replaceable) ./doc/install-guide/section_neutron-network-node.xml:148(replaceable) ./doc/install-guide/section_neutron-network-node.xml:159(replaceable) ./doc/install-guide/section_neutron-network-node.xml:168(replaceable) ./doc/install-guide/section_neutron-network-node.xml:392(replaceable) ./doc/install-guide/section_neutron-network-node.xml:397(replaceable) ./doc/install-guide/section_neutron-network-node.xml:402(replaceable) ./doc/install-guide/section_neutron-network-node.xml:412(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:145(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:147(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:181(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:182(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:196(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:207(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:216(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:234(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:244(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:255(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:260(replaceable) ./doc/install-guide/section_ceilometer-install.xml:101(replaceable) ./doc/install-guide/section_ceilometer-install.xml:110(replaceable) ./doc/install-guide/section_ceilometer-install.xml:117(replaceable) ./doc/install-guide/section_ceilometer-install.xml:144(replaceable) ./doc/install-guide/section_ceilometer-install.xml:147(replaceable) ./doc/install-guide/section_ceilometer-install.xml:177(replaceable) ./doc/install-guide/section_ceilometer-install.xml:185(replaceable) ./doc/install-guide/section_ceilometer-install.xml:202(replaceable) ./doc/install-guide/section_ceilometer-install.xml:222(replaceable) ./doc/install-guide/section_ceilometer-install.xml:223(replaceable) ./doc/install-guide/section_ceilometer-install.xml:224(replaceable) ./doc/install-guide/section_nova-controller.xml:44(replaceable) ./doc/install-guide/section_nova-controller.xml:58(replaceable) ./doc/install-guide/section_nova-controller.xml:143(replaceable) ./doc/install-guide/section_nova-controller.xml:144(replaceable) ./doc/install-guide/section_nova-controller.xml:163(replaceable) ./doc/install-guide/section_nova-controller.xml:180(replaceable) ./doc/install-guide/section_nova-controller.xml:181(replaceable) ./doc/install-guide/section_nova-controller.xml:182(replaceable) ./doc/install-guide/section_keystone-services.xml:47(replaceable) ./doc/install-guide/section_keystone-services.xml:48(replaceable) ./doc/install-guide/section_keystone-services.xml:49(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:181(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:186(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:194(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:199(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:271(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:276(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:326(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:410(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:116(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:177(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:181(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:185(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:191(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:222(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:226(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:234(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:321(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:325(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:329(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:335(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:377(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:17(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:23(replaceable) ./doc/install-guide/section_basics-networking-nova.xml:184(replaceable) ./doc/install-guide/section_basics-networking-neutron.xml:253(replaceable) ./doc/install-guide/section_basics-networking-neutron.xml:297(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:193(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:212(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:229(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:234(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:284(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:287(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:291(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:301(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:334(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:339(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:348(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:367(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:426(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:451(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:487(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:58(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:59(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:60(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:84(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:101(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:103(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:136(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:137(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:164(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:182(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:232(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:242(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:253(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:258(replaceable) ./doc/install-guide/section_cinder-node.xml:109(replaceable) ./doc/install-guide/section_cinder-node.xml:110(replaceable) ./doc/install-guide/section_cinder-node.xml:122(replaceable) ./doc/install-guide/section_cinder-node.xml:123(replaceable) ./doc/install-guide/section_cinder-node.xml:141(replaceable) ./doc/install-guide/section_cinder-node.xml:174(replaceable) ./doc/install-guide/section_cinder-node.xml:177(replaceable) ./doc/install-guide/section_cinder-controller.xml:36(replaceable) ./doc/install-guide/section_cinder-controller.xml:39(replaceable) ./doc/install-guide/section_cinder-controller.xml:80(replaceable) ./doc/install-guide/section_cinder-controller.xml:82(replaceable) ./doc/install-guide/section_cinder-controller.xml:98(replaceable) ./doc/install-guide/section_cinder-controller.xml:99(replaceable) ./doc/install-guide/section_cinder-controller.xml:117(replaceable) ./doc/install-guide/section_cinder-controller.xml:150(replaceable) ./doc/install-guide/section_cinder-controller.xml:151(replaceable) ./doc/install-guide/section_cinder-controller.xml:152(replaceable) ./doc/install-guide/section_cinder-controller.xml:160(replaceable) ./doc/install-guide/section_cinder-controller.xml:161(replaceable) ./doc/install-guide/section_cinder-controller.xml:162(replaceable) ./doc/install-guide/section_heat-install.xml:116(replaceable) ./doc/install-guide/section_heat-install.xml:121(replaceable) ./doc/install-guide/section_heat-install.xml:132(replaceable) ./doc/install-guide/section_heat-install.xml:133(replaceable) ./doc/install-guide/section_heat-install.xml:134(replaceable) ./doc/install-guide/section_heat-install.xml:139(replaceable) ./doc/install-guide/section_heat-install.xml:140(replaceable) ./doc/install-guide/section_heat-install.xml:141(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:78(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:84(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:90(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:106(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:121(replaceable) ./doc/install-guide/section_nova-compute.xml:112(replaceable) ./doc/install-guide/section_nova-compute.xml:113(replaceable) ./doc/install-guide/section_nova-compute.xml:132(replaceable) ./doc/install-guide/section_nova-compute.xml:133(replaceable) ./doc/install-guide/section_nova-compute.xml:145(replaceable) ./doc/install-guide/section_nova-compute.xml:168(replaceable) ./doc/install-guide/section_nova-compute.xml:180(replaceable) ./doc/install-guide/section_nova-compute.xml:188(replaceable) ./doc/install-guide/section_nova-compute.xml:191(replaceable) ./doc/install-guide/section_glance-install.xml:57(replaceable) ./doc/install-guide/section_glance-install.xml:59(replaceable) ./doc/install-guide/section_glance-install.xml:67(replaceable) ./doc/install-guide/section_glance-install.xml:77(replaceable) ./doc/install-guide/section_glance-install.xml:81(replaceable) ./doc/install-guide/section_glance-install.xml:93(replaceable) ./doc/install-guide/section_glance-install.xml:105(replaceable) ./doc/install-guide/section_glance-install.xml:111(replaceable) ./doc/install-guide/section_glance-install.xml:163(replaceable) ./doc/install-guide/section_glance-install.xml:165(replaceable) ./doc/install-guide/section_glance-install.xml:175(replaceable) ./doc/install-guide/section_glance-install.xml:177(replaceable) ./doc/install-guide/section_glance-install.xml:196(replaceable) ./doc/install-guide/section_glance-install.xml:197(replaceable) ./doc/install-guide/section_glance-install.xml:221(replaceable) ./doc/install-guide/section_glance-install.xml:222(replaceable) ./doc/install-guide/section_glance-install.xml:223(replaceable) ./doc/install-guide/section_keystone-install.xml:30(replaceable) ./doc/install-guide/section_keystone-install.xml:38(replaceable) ./doc/install-guide/object-storage/section_object-storage-install-config-proxy-node.xml:82(replaceable) ./doc/install-guide/object-storage/section_object-storage-install.xml:90(replaceable) ./doc/install-guide/object-storage/section_object-storage-install.xml:91(replaceable) ./doc/install-guide/object-storage/section_object-storage-install.xml:92(replaceable) msgid "controller" msgstr "" @@ -611,7 +611,7 @@ msgstr "" msgid "Configure access to the RabbitMQ service:" msgstr "" -#: ./doc/install-guide/section_neutron-network-node.xml:152(replaceable) ./doc/install-guide/section_neutron-network-node.xml:161(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:200(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:209(replaceable) ./doc/install-guide/section_ceilometer-install.xml:145(replaceable) ./doc/install-guide/section_ceilometer-install.xml:148(replaceable) ./doc/install-guide/section_nova-controller.xml:67(replaceable) ./doc/install-guide/section_nova-controller.xml:75(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:182(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:195(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:272(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:327(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:113(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:178(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:189(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:322(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:333(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:18(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:24(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:207(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:230(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:335(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:362(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:427(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:446(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:156(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:183(replaceable) ./doc/install-guide/section_cinder-node.xml:130(replaceable) ./doc/install-guide/section_cinder-node.xml:150(replaceable) ./doc/install-guide/section_cinder-controller.xml:111(replaceable) ./doc/install-guide/section_cinder-controller.xml:131(replaceable) ./doc/install-guide/section_basics-queue.xml:31(replaceable) ./doc/install-guide/section_heat-install.xml:93(replaceable) ./doc/install-guide/section_heat-install.xml:96(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:75(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:79(replaceable) ./doc/install-guide/section_nova-compute.xml:152(replaceable) ./doc/install-guide/section_nova-compute.xml:158(replaceable) +#: ./doc/install-guide/section_neutron-network-node.xml:152(replaceable) ./doc/install-guide/section_neutron-network-node.xml:161(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:200(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:209(replaceable) ./doc/install-guide/section_ceilometer-install.xml:145(replaceable) ./doc/install-guide/section_ceilometer-install.xml:148(replaceable) ./doc/install-guide/section_nova-controller.xml:67(replaceable) ./doc/install-guide/section_nova-controller.xml:75(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:182(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:195(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:272(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:327(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:113(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:178(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:189(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:322(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:333(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:18(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:24(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:207(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:230(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:335(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:362(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:427(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:446(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:156(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:183(replaceable) ./doc/install-guide/section_cinder-node.xml:144(replaceable) ./doc/install-guide/section_cinder-node.xml:165(replaceable) ./doc/install-guide/section_cinder-controller.xml:120(replaceable) ./doc/install-guide/section_cinder-controller.xml:142(replaceable) ./doc/install-guide/section_basics-queue.xml:31(replaceable) ./doc/install-guide/section_heat-install.xml:93(replaceable) ./doc/install-guide/section_heat-install.xml:96(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:75(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:79(replaceable) ./doc/install-guide/section_nova-compute.xml:152(replaceable) ./doc/install-guide/section_nova-compute.xml:158(replaceable) ./doc/install-guide/section_glance-install.xml:94(replaceable) ./doc/install-guide/section_glance-install.xml:107(replaceable) ./doc/install-guide/section_glance-install.xml:113(replaceable) msgid "RABBIT_PASS" msgstr "" @@ -3616,8 +3616,8 @@ msgstr "" msgid "After you configure the services on the controller node, configure a second system to be a Block Storage service node. This node contains the disk that serves volumes." msgstr "" -#: ./doc/install-guide/section_cinder-node.xml:10(para) ./doc/install-guide/section_cinder-controller.xml:15(para) -msgid "You can configure OpenStack to use various storage systems. The examples in this guide show you how to configure LVM." +#: ./doc/install-guide/section_cinder-node.xml:10(para) ./doc/install-guide/section_cinder-controller.xml:16(para) +msgid "You can configure OpenStack to use various storage systems. This example uses LVM." msgstr "" #: ./doc/install-guide/section_cinder-node.xml:14(para) @@ -3633,26 +3633,26 @@ msgid "Follow the instructions in to synchronize msgstr "" #: ./doc/install-guide/section_cinder-node.xml:31(para) -msgid "Install the required LVM packages, if they are not already installed: " +msgid "Install the required LVM packages, if they are not already installed:" msgstr "" -#: ./doc/install-guide/section_cinder-node.xml:37(para) +#: ./doc/install-guide/section_cinder-node.xml:36(para) msgid "Create the LVM physical and logical volumes. This guide assumes a second disk /dev/sdb that is used for this purpose:" msgstr "" -#: ./doc/install-guide/section_cinder-node.xml:45(para) -msgid "Add a filter entry to the devices section /etc/lvm/lvm.conf to keep LVM from scanning devices used by virtual machines:" -msgstr "" - -#: ./doc/install-guide/section_cinder-node.xml:49(para) -msgid "You must add required physical volumes for LVM on the Block Storage host. Run the command to get a list or required volumes." +#: ./doc/install-guide/section_cinder-node.xml:43(para) +msgid "Add a filter entry to the devices section in the /etc/lvm/lvm.conf file to keep LVM from scanning devices used by virtual machines:" msgstr "" #: ./doc/install-guide/section_cinder-node.xml:53(para) +msgid "You must add required physical volumes for LVM on the Block Storage host. Run the command to get a list or required volumes." +msgstr "" + +#: ./doc/install-guide/section_cinder-node.xml:57(para) msgid "Each item in the filter array starts with either an a for accept, or an r for reject. The physical volumes that are required on the Block Storage host have names that begin with a. The array must end with \"r/.*/\" to reject any device not listed." msgstr "" -#: ./doc/install-guide/section_cinder-node.xml:59(para) +#: ./doc/install-guide/section_cinder-node.xml:64(para) msgid "In this example, /dev/sda1 is the volume where the volumes for the operating system for the node reside, while /dev/sdb is the volume reserved for cinder-volumes." msgstr "" @@ -3661,55 +3661,67 @@ msgid "After you configure the operating system, install the appropriate package msgstr "" #: ./doc/install-guide/section_cinder-node.xml:77(para) -msgid "Respond to the debconf prompts about the database management, [keystone_authtoken] settings, and RabbitMQ credentials. Make sure to enter the same details as your Block Storage service controller node." +msgid "Respond to the debconf prompts about the database management, [keystone_authtoken] settings, and RabbitMQ credentials. Make sure to enter the same details as you did for your Block Storage service controller node." msgstr "" #: ./doc/install-guide/section_cinder-node.xml:85(para) -msgid "Another screen prompts you for the volume-group to use. The Debian package configuration script detects every active volume group, provided that the lvm2 package is installed before Block Storage (this should be the case if you configured the volume group first, as this guide recommends), and tries to use the first one it sees. If you have only one active volume group on your Block Storage service node, you do not need to manually enter its name in when you install the cinder-volume package because it is detected automatically. If no volume-group is available when you install cinder-common, you must manually configure or re-configure cinder-common by using ." +msgid "Another screen prompts you for the volume-group to use. The Debian package configuration script detects every active volume group and tries to use the first one it sees, provided that the lvm2 package was installed before Block Storage. This should be the case if you configured the volume group first, as this guide recommends." +msgstr "" + +#: ./doc/install-guide/section_cinder-node.xml:92(para) +msgid "If you have only one active volume group on your Block Storage service node, you do not need to manually enter its name when you install the cinder-volume package because it is detected automatically. If no volume-group is available when you install cinder-common, you must use to manually configure or re-configure cinder-common." msgstr "" #: ./doc/install-guide/section_cinder-node.xml:104(para) -msgid "Copy the /etc/cinder/api-paste.ini file from the controller, or open the file in a text editor and locate the section [filter:authtoken]. Make sure the following options are set:" +msgid "Copy the /etc/cinder/cinder.conf configuration file from the controller, or perform the following steps to set the keystone credentials:" msgstr "" -#: ./doc/install-guide/section_cinder-node.xml:115(replaceable) ./doc/install-guide/section_cinder-controller.xml:78(replaceable) ./doc/install-guide/section_cinder-controller.xml:95(replaceable) +#: ./doc/install-guide/section_cinder-node.xml:116(replaceable) ./doc/install-guide/section_cinder-node.xml:128(replaceable) ./doc/install-guide/section_cinder-controller.xml:70(replaceable) ./doc/install-guide/section_cinder-controller.xml:92(replaceable) ./doc/install-guide/section_cinder-controller.xml:104(replaceable) msgid "CINDER_PASS" msgstr "" -#: ./doc/install-guide/section_cinder-node.xml:118(para) ./doc/install-guide/section_cinder-controller.xml:99(para) -msgid "Configure Block Storage to use the RabbitMQ message broker by setting these configuration keys in the [DEFAULT] configuration group of the /etc/cinder/cinder.conf file. Replace RABBIT_PASS with the password you chose for RabbitMQ." +#: ./doc/install-guide/section_cinder-node.xml:117(para) ./doc/install-guide/section_cinder-controller.xml:93(para) +msgid "Edit the /etc/cinder/cinder.conf configuration file and add this section for keystone credentials:" msgstr "" -#: ./doc/install-guide/section_cinder-node.xml:133(para) ./doc/install-guide/section_cinder-controller.xml:114(para) -msgid "Configure Block Storage to use the Qpid message broker." +#: ./doc/install-guide/section_cinder-node.xml:131(para) ./doc/install-guide/section_cinder-controller.xml:107(para) ./doc/install-guide/section_cinder-controller.xml:131(para) +msgid "Configure Block Storage to use the RabbitMQ message broker." msgstr "" -#: ./doc/install-guide/section_cinder-node.xml:140(para) ./doc/install-guide/section_cinder-controller.xml:121(para) -msgid "Configure Block Storage to use the RabbitMQ message broker. Replace RABBIT_PASS with the password you chose for RabbitMQ." +#: ./doc/install-guide/section_cinder-node.xml:133(para) +msgid "In the [DEFAULT] configuration section of the /etc/cinder/cinder.conf file, set these configuration keys and replace RABBIT_PASS with the password you chose for RabbitMQ:" msgstr "" -#: ./doc/install-guide/section_cinder-node.xml:153(para) -msgid "Configure Block Storage to use your MySQL database. Edit the /etc/cinder/cinder.conf file and add the following key under the [database] section. Replace CINDER_DBPASS with the password you chose for the Block Storage database." +#: ./doc/install-guide/section_cinder-node.xml:147(para) ./doc/install-guide/section_cinder-controller.xml:123(para) +msgid "Configure Block Storage to use the Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_cinder-node.xml:158(para) ./doc/install-guide/section_cinder-controller.xml:41(para) -msgid "The /etc/cinder/cinder.conf file packaged with some distributions does not include the [database] section header. You must add this section header to the end of the file before proceeding further." +#: ./doc/install-guide/section_cinder-node.xml:155(para) +msgid "Configure Block Storage to use the RabbitMQ message broker. Replace RABBIT_PASS with the password you chose for RabbitMQ:" msgstr "" -#: ./doc/install-guide/section_cinder-node.xml:164(replaceable) ./doc/install-guide/section_cinder-node.xml:167(replaceable) ./doc/install-guide/section_cinder-controller.xml:47(replaceable) ./doc/install-guide/section_cinder-controller.xml:50(replaceable) ./doc/install-guide/section_cinder-controller.xml:56(replaceable) ./doc/install-guide/section_cinder-controller.xml:64(replaceable) ./doc/install-guide/section_cinder-controller.xml:66(replaceable) +#: ./doc/install-guide/section_cinder-node.xml:168(para) +msgid "Configure Block Storage to use your MySQL database. Edit the /etc/cinder/cinder.conf file and add the following key to the [database] section. Replace CINDER_DBPASS with the password you chose for the Block Storage database:" +msgstr "" + +#: ./doc/install-guide/section_cinder-node.xml:174(replaceable) ./doc/install-guide/section_cinder-node.xml:177(replaceable) ./doc/install-guide/section_cinder-controller.xml:36(replaceable) ./doc/install-guide/section_cinder-controller.xml:39(replaceable) ./doc/install-guide/section_cinder-controller.xml:49(replaceable) ./doc/install-guide/section_cinder-controller.xml:56(replaceable) ./doc/install-guide/section_cinder-controller.xml:57(replaceable) msgid "CINDER_DBPASS" msgstr "" -#: ./doc/install-guide/section_cinder-node.xml:173(para) ./doc/install-guide/section_cinder-controller.xml:159(para) -msgid "Restart the cinder service with its new settings:" +#: ./doc/install-guide/section_cinder-node.xml:179(para) ./doc/install-guide/section_cinder-controller.xml:40(para) +msgid "In some distributions, the /etc/cinder/cinder.conf file does not include the [database] section header. You must add this section header to the end of the file before you proceed." msgstr "" -#: ./doc/install-guide/section_cinder-node.xml:180(para) -msgid "Configure the iSCSI target service to discover cinder volumes. Add the following line to the beginning of the /etc/tgt/targets.conf file, if it is not already present:" +#: ./doc/install-guide/section_cinder-node.xml:187(para) ./doc/install-guide/section_cinder-controller.xml:165(para) +msgid "Restart the Block Storage services with the new settings:" msgstr "" -#: ./doc/install-guide/section_cinder-node.xml:188(para) -msgid "Start the cinder services and configure them to start when the system boots:" +#: ./doc/install-guide/section_cinder-node.xml:193(para) +msgid "Configure the iSCSI target service to discover Block Storage volumes. Add the following line to the beginning of the /etc/tgt/targets.conf file, if it is not already present:" +msgstr "" + +#: ./doc/install-guide/section_cinder-node.xml:200(para) ./doc/install-guide/section_cinder-controller.xml:171(para) +msgid "Start and configure the Block Storage services to start when the system boots:" msgstr "" #: ./doc/install-guide/section_cinder-controller.xml:5(title) @@ -3717,55 +3729,75 @@ msgid "Configure a Block Storage service controller" msgstr "" #: ./doc/install-guide/section_cinder-controller.xml:7(para) -msgid "This section describes how to configure OpenStack Block Storage services on the Controller node and assumes that a second node provides storage through the cinder-volume service. For instructions on how to configure the second node, see ." +msgid "This scenario configures OpenStack Block Storage services on the Controller node and assumes that a second node provides storage through the cinder-volume service." msgstr "" -#: ./doc/install-guide/section_cinder-controller.xml:19(para) +#: ./doc/install-guide/section_cinder-controller.xml:12(para) +msgid "For instructions on how to configure the second node, see ." +msgstr "" + +#: ./doc/install-guide/section_cinder-controller.xml:20(para) msgid "Install the appropriate packages for the Block Storage service:" msgstr "" -#: ./doc/install-guide/section_cinder-controller.xml:26(para) -msgid "Respond to the prompts for database management, [keystone_authtoken] settings, RabbitMQ credentials and API endpoint registration." +#: ./doc/install-guide/section_cinder-controller.xml:27(para) +msgid "Respond to the prompts for database management, [keystone_authtoken] settings, RabbitMQ credentials and API endpoint registration." msgstr "" -#: ./doc/install-guide/section_cinder-controller.xml:35(para) -msgid "Configure Block Storage to use your MySQL database. Edit the /etc/cinder/cinder.conf file and add the following key under the [database] section. Replace CINDER_DBPASS with the password for the Block Storage database that you will create in a later step." +#: ./doc/install-guide/section_cinder-controller.xml:31(para) +msgid "Configure Block Storage to use your database." msgstr "" -#: ./doc/install-guide/section_cinder-controller.xml:53(para) +#: ./doc/install-guide/section_cinder-controller.xml:32(para) +msgid "In the /etc/cinder/cinder.conf file, add this key in the [database] section and replace CINDER_DBPASS with the password for the Block Storage database that you will create in a later step:" +msgstr "" + +#: ./doc/install-guide/section_cinder-controller.xml:46(para) msgid "To create the Block Storage service database and tables and a cinder database user, run the command." msgstr "" -#: ./doc/install-guide/section_cinder-controller.xml:59(para) -msgid "Use the password that you set to log in as root to create a cinder database." +#: ./doc/install-guide/section_cinder-controller.xml:52(para) +msgid "Use the password that you set to log in as root to create a cinder database:" msgstr "" -#: ./doc/install-guide/section_cinder-controller.xml:69(para) -msgid "Create the database tables for the Block Storage service." +#: ./doc/install-guide/section_cinder-controller.xml:60(para) +msgid "Create the database tables for the Block Storage service:" msgstr "" -#: ./doc/install-guide/section_cinder-controller.xml:74(para) -msgid "Create a cinder user. The Block Storage service uses this user to authenticate with the Identity service. Use the service tenant and give the user the admin role." +#: ./doc/install-guide/section_cinder-controller.xml:65(para) +msgid "Create a cinder user." msgstr "" -#: ./doc/install-guide/section_cinder-controller.xml:78(replaceable) +#: ./doc/install-guide/section_cinder-controller.xml:66(para) +msgid "The Block Storage service uses this user to authenticate with the Identity service." +msgstr "" + +#: ./doc/install-guide/section_cinder-controller.xml:68(para) +msgid "Use the service tenant and give the user the admin role:" +msgstr "" + +#: ./doc/install-guide/section_cinder-controller.xml:70(replaceable) msgid "cinder@example.com" msgstr "" -#: ./doc/install-guide/section_cinder-controller.xml:82(para) -msgid "Add the credentials to the file /etc/cinder/api-paste.ini. Open the file in a text editor and locate the section [filter:authtoken]. Set the following options:" +#: ./doc/install-guide/section_cinder-controller.xml:74(para) +msgid "Edit the /etc/cinder/cinder.conf configuration file:" msgstr "" -#: ./doc/install-guide/section_cinder-controller.xml:135(para) -msgid "Register the Block Storage service with the Identity Service so that other OpenStack services can locate it. Register the service and specify the endpoint using the command." +#: ./doc/install-guide/section_cinder-controller.xml:109(para) +msgid "In the [DEFAULT] section in the /etc/cinder/cinder.conf file, set these configuration keys and replace RABBIT_PASS with the password you chose for RabbitMQ:" msgstr "" -#: ./doc/install-guide/section_cinder-controller.xml:148(para) -msgid "Also register a service and endpoint for version 2 of the Block Storage service API." +#: ./doc/install-guide/section_cinder-controller.xml:133(para) +msgid "Replace RABBIT_PASS with the password you chose for RabbitMQ:" msgstr "" -#: ./doc/install-guide/section_cinder-controller.xml:164(para) -msgid "Start the cinder services and configure them to start when the system boots." +#: ./doc/install-guide/section_cinder-controller.xml:145(para) +msgid "Register the Block Storage service with the Identity service so that other OpenStack services can locate it:" +msgstr "" + +#: ./doc/install-guide/section_cinder-controller.xml:155(para) +msgid "Register a service and endpoint for version 2 of the Block Storage service API:" msgstr "" #: ./doc/install-guide/bk_openstackinstallguide.xml:8(title) @@ -4562,7 +4594,7 @@ msgstr "" msgid "Configure the location of the database. The Image Service provides the glance-api and glance-registry services, each with its own configuration file. You must update both configuration files throughout this section. Replace GLANCE_DBPASS with your Image Service database password." msgstr "" -#: ./doc/install-guide/section_glance-install.xml:57(replaceable) ./doc/install-guide/section_glance-install.xml:59(replaceable) ./doc/install-guide/section_glance-install.xml:73(replaceable) ./doc/install-guide/section_glance-install.xml:88(replaceable) ./doc/install-guide/section_glance-install.xml:90(replaceable) +#: ./doc/install-guide/section_glance-install.xml:57(replaceable) ./doc/install-guide/section_glance-install.xml:59(replaceable) ./doc/install-guide/section_glance-install.xml:121(replaceable) ./doc/install-guide/section_glance-install.xml:136(replaceable) ./doc/install-guide/section_glance-install.xml:138(replaceable) msgid "GLANCE_DBPASS" msgstr "" @@ -4570,63 +4602,79 @@ msgstr "" msgid "Edit /etc/glance/glance-api.conf and /etc/glance/glance-registry.conf and add the [database] section at the end of each file:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:70(para) -msgid "Use the command to create the Image Service database and tables and a glance database user:" +#: ./doc/install-guide/section_glance-install.xml:72(para) +msgid "Set these configuration keys to configure the Image Service to use the Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:76(para) -msgid "By default, the Ubuntu packages create an SQLite database. Delete the glance.sqlite file created in the /var/lib/glance/ directory so that it does not get used by mistake:" +#: ./doc/install-guide/section_glance-install.xml:84(para) +msgid "Configure the Image service to use the RabbitMQ message broker by setting these configuration keys in the [DEFAULT] configuration group of the /etc/glance/glance-api.conf and /etc/glance/glance-registry.conf files:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:83(para) -msgid "Use the password you created to log in as root and create a glance database user:" -msgstr "" - -#: ./doc/install-guide/section_glance-install.xml:93(para) -msgid "Create the database tables for the Image Service:" +#: ./doc/install-guide/section_glance-install.xml:89(para) ./doc/install-guide/section_glance-install.xml:99(para) +msgid "Replace RABBIT_PASS with the password you chose for the guest account in RabbitMQ." msgstr "" #: ./doc/install-guide/section_glance-install.xml:97(para) -msgid "Create a glance user that the Image Service can use to authenticate with the Identity Service. Choose a password and specify an email address for the glance user. Use the service tenant and give the user the admin role:" +msgid "Set these configuration keys to configure the Identity service to use the RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:103(replaceable) ./doc/install-guide/section_glance-install.xml:123(replaceable) ./doc/install-guide/section_glance-install.xml:135(replaceable) ./doc/install-guide/section_glance-install.xml:154(replaceable) -msgid "GLANCE_PASS" +#: ./doc/install-guide/section_glance-install.xml:118(para) +msgid "Use the command to create the Image Service database and tables and a glance database user:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:104(replaceable) -msgid "glance@example.com" +#: ./doc/install-guide/section_glance-install.xml:124(para) +msgid "By default, the Ubuntu packages create an SQLite database. Delete the glance.sqlite file created in the /var/lib/glance/ directory so that it does not get used by mistake:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:108(para) -msgid "Configure the Image Service to use the Identity Service for authentication." +#: ./doc/install-guide/section_glance-install.xml:131(para) +msgid "Use the password you created to log in as root and create a glance database user:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:110(para) -msgid "Run the following commands and replace GLANCE_PASS with the password you chose for the glance user in the Identity Service:" -msgstr "" - -#: ./doc/install-guide/section_glance-install.xml:138(para) -msgid "Edit the /etc/glance/glance-api.conf and /etc/glance/glance-registry.conf files. Replace GLANCE_PASS with the password you chose for the glance user in the Identity Service." +#: ./doc/install-guide/section_glance-install.xml:141(para) +msgid "Create the database tables for the Image Service:" msgstr "" #: ./doc/install-guide/section_glance-install.xml:145(para) +msgid "Create a glance user that the Image Service can use to authenticate with the Identity service. Choose a password and specify an email address for the glance user. Use the service tenant and give the user the admin role:" +msgstr "" + +#: ./doc/install-guide/section_glance-install.xml:151(replaceable) ./doc/install-guide/section_glance-install.xml:171(replaceable) ./doc/install-guide/section_glance-install.xml:183(replaceable) ./doc/install-guide/section_glance-install.xml:202(replaceable) +msgid "GLANCE_PASS" +msgstr "" + +#: ./doc/install-guide/section_glance-install.xml:152(replaceable) +msgid "glance@example.com" +msgstr "" + +#: ./doc/install-guide/section_glance-install.xml:156(para) +msgid "Configure the Image Service to use the Identity Service for authentication." +msgstr "" + +#: ./doc/install-guide/section_glance-install.xml:158(para) +msgid "Run the following commands and replace GLANCE_PASS with the password you chose for the glance user in the Identity Service:" +msgstr "" + +#: ./doc/install-guide/section_glance-install.xml:186(para) +msgid "Edit the /etc/glance/glance-api.conf and /etc/glance/glance-registry.conf files. Replace GLANCE_PASS with the password you chose for the glance user in the Identity service." +msgstr "" + +#: ./doc/install-guide/section_glance-install.xml:193(para) msgid "Add or modify the following keys under the [keystone_authtoken] section:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:157(para) +#: ./doc/install-guide/section_glance-install.xml:205(para) msgid "Modify the following key under the [paste_deploy] section:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:166(para) -msgid "Register the Image Service with the Identity Service so that other OpenStack services can locate it. Register the service and create the endpoint:" +#: ./doc/install-guide/section_glance-install.xml:214(para) +msgid "Register the Image Service with the Identity service so that other OpenStack services can locate it. Register the service and create the endpoint:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:178(para) +#: ./doc/install-guide/section_glance-install.xml:226(para) msgid "Restart the glance service with its new settings:" msgstr "" -#: ./doc/install-guide/section_glance-install.xml:184(para) +#: ./doc/install-guide/section_glance-install.xml:232(para) msgid "Start the glance-api and glance-registry services and configure them to start when the system boots:" msgstr "" @@ -4844,19 +4892,23 @@ msgstr "" msgid "By default, Keystone uses PKI tokens. Create the signing keys and certificates:" msgstr "" -#: ./doc/install-guide/section_keystone-install.xml:199(para) +#: ./doc/install-guide/section_keystone-install.xml:198(para) +msgid "Configure the log directory. Edit the /etc/keystone/keystone.conf file and update the [DEFAULT] section:" +msgstr "" + +#: ./doc/install-guide/section_keystone-install.xml:206(para) msgid "Restart the Identity Service:" msgstr "" -#: ./doc/install-guide/section_keystone-install.xml:203(para) +#: ./doc/install-guide/section_keystone-install.xml:210(para) msgid "Start the Identity Service and enable it to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_keystone-install.xml:209(para) +#: ./doc/install-guide/section_keystone-install.xml:216(para) msgid "By default, the Identity Service stores expired tokens in the database indefinitely. While potentially useful for auditing in production environments, the accumulation of expired tokens will considerably increase database size and may decrease service performance, particularly in test environments with limited resources. We recommend configuring a periodic task using cron to purge expired tokens hourly." msgstr "" -#: ./doc/install-guide/section_keystone-install.xml:219(para) +#: ./doc/install-guide/section_keystone-install.xml:226(para) msgid "Run the following command to purge expired tokens every hour and log the output to /var/log/keystone/keystone-tokenflush.log:" msgstr "" diff --git a/doc/security-guide/locale/security-guide.pot b/doc/security-guide/locale/security-guide.pot index 6678ab9506..7d6bb260ec 100644 --- a/doc/security-guide/locale/security-guide.pot +++ b/doc/security-guide/locale/security-guide.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-04-04 06:30+0000\n" +"POT-Creation-Date: 2014-04-05 06:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/doc/training-guides/locale/training-guides.pot b/doc/training-guides/locale/training-guides.pot index e8ef16e849..4d7495aa93 100644 --- a/doc/training-guides/locale/training-guides.pot +++ b/doc/training-guides/locale/training-guides.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-04-04 06:30+0000\n" +"POT-Creation-Date: 2014-04-05 06:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/doc/user-guide-admin/locale/user-guide-admin.pot b/doc/user-guide-admin/locale/user-guide-admin.pot index d535275479..c795adb867 100644 --- a/doc/user-guide-admin/locale/user-guide-admin.pot +++ b/doc/user-guide-admin/locale/user-guide-admin.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-04-04 06:30+0000\n" +"POT-Creation-Date: 2014-04-05 06:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/doc/user-guide/locale/user-guide.pot b/doc/user-guide/locale/user-guide.pot index ad4d0a50a3..3ce9d4b7de 100644 --- a/doc/user-guide/locale/user-guide.pot +++ b/doc/user-guide/locale/user-guide.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-04-04 06:30+0000\n" +"POT-Creation-Date: 2014-04-05 06:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"