diff --git a/doc/admin-guide-cloud/locale/admin-guide-cloud.pot b/doc/admin-guide-cloud/locale/admin-guide-cloud.pot index c239f007f0..ebcd3be484 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: 2015-03-25 06:08+0000\n" +"POT-Creation-Date: 2015-03-26 06:08+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -310,7 +310,7 @@ msgstr "" msgid "The Telemetry module is the metering service in OpenStack." msgstr "" -#: ./doc/admin-guide-cloud/ch_telemetry.xml:10(title) ./doc/admin-guide-cloud/ch_database.xml:10(title) +#: ./doc/admin-guide-cloud/ch_telemetry.xml:10(title) ./doc/admin-guide-cloud/ch_orchestration.xml:16(title) ./doc/admin-guide-cloud/ch_database.xml:10(title) msgid "Introduction" msgstr "" @@ -338,7 +338,35 @@ msgstr "" msgid "You can retrieve the collected samples three different ways: with the REST API, with the command line interface, or with the Metering tab on an OpenStack dashboard." msgstr "" -#: ./doc/admin-guide-cloud/ch_database.xml:7(title) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:817(td) +#: ./doc/admin-guide-cloud/ch_orchestration.xml:7(title) +msgid "Orchestration" +msgstr "" + +#: ./doc/admin-guide-cloud/ch_orchestration.xml:8(para) +msgid "Orchestration is an orchestration engine that provides possibility to launch multiple composite cloud applications based on templates in the form of text files that can be treated like code. A native Heat Orchestration Template (HOT) format is evolving, but it also endeavours to provide compatibility with the AWS CloudFormation template format, so that many existing CloudFormation templates can be launched on OpenStack." +msgstr "" + +#: ./doc/admin-guide-cloud/ch_orchestration.xml:17(para) +msgid "Orchestration is a tool for orchestrating clouds that automatically configures and deploys resources in stacks. Such deployments can be simple — like deploying WordPress on Ubuntu with an SQL back-end. And they can be quite complex, like launching a group of servers that autoscale: starting and stopping based on realtime CPU loading information from Telemetry module." +msgstr "" + +#: ./doc/admin-guide-cloud/ch_orchestration.xml:23(para) +msgid "Orchestration stacks are defined with templates, which are non-procedural documents describing tasks in terms of resources, parameters, inputs, constraints and dependencies. When Orchestration module was originally introduced, it worked with AWS CloudFormation templates, which are in JSON format." +msgstr "" + +#: ./doc/admin-guide-cloud/ch_orchestration.xml:28(para) +msgid "Now, Orchestration also executes HOT (Heat Orchestration Template) templates, written in YAML: a terse notation that loosely follows Python/Ruby-type structural conventions (colons, returns, indentation) so it’s more easily to write, parse, grep, generate with tools, and maintain with source-code management systems." +msgstr "" + +#: ./doc/admin-guide-cloud/ch_orchestration.xml:33(para) +msgid "Orchestration can be accessed via the CLI, and using RESTful queries. Orchestration module provides both an OpenStack-native ReST API and a CloudFormation-compatible Query API. Orchestration is also integrated with OpenStack dashboard in order to launching stacks from templates through web-interface." +msgstr "" + +#: ./doc/admin-guide-cloud/ch_orchestration.xml:38(para) +msgid "For more details how to use Orchestration module command-line see OpenStack Command line interface reference" +msgstr "" + +#: ./doc/admin-guide-cloud/ch_database.xml:7(title) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:846(td) msgid "Database" msgstr "" @@ -442,7 +470,7 @@ msgstr "" msgid "The configuration file to use." msgstr "" -#: ./doc/admin-guide-cloud/ch_database.xml:88(para) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:267(td) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:625(td) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:887(td) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:1009(td) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:1077(td) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:1199(td) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:1595(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:593(term) +#: ./doc/admin-guide-cloud/ch_database.xml:88(para) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:267(td) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:625(td) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:887(td) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:1009(td) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:1077(td) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:1199(td) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:1595(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:622(term) msgid "name" msgstr "" @@ -767,82 +795,82 @@ msgid "2015-02-20" msgstr "" #: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:51(para) -msgid "For the Kilo release, the guide has been updated with a new Measurements section in the Telemetry chapter. The tables contain the release information for all collected meters regarding to when they were introduced in the module." +msgid "For the Kilo release, the guide has been updated with a new Measurements section in the Telemetry chapter. The tables contain the release information for all collected meters regarding to when they were introduced in the module. In addition, the Orchestration chapter has been added to the guide. It describes in details Orchestration module available in OpenStack since Havana release." msgstr "" -#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:64(date) +#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:68(date) msgid "2014-10-15" msgstr "" -#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:68(para) +#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:72(para) msgid "For the Juno release, the guide has been updated with a new Telemetry chapter." msgstr "" -#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:77(date) +#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:81(date) msgid "2014-07-21" msgstr "" -#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:81(para) +#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:85(para) msgid "Updated variables to use correct formatting." msgstr "" -#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:87(date) +#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:91(date) msgid "2014-04-17" msgstr "" -#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:91(para) +#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:95(para) msgid "For the Icehouse release, the guide was organized with system administration and system architecture sections. Also, how-to sections were moved to this guide instead of the OpenStack Configuration Reference." msgstr "" -#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:101(date) +#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:105(date) msgid "2013-11-12" msgstr "" -#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:105(para) +#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:109(para) msgid "Adds options for tuning operational status synchronization in the NSX plug-in." msgstr "" -#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:112(date) +#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:116(date) msgid "2013-10-17" msgstr "" -#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:116(para) +#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:120(para) msgid "Havana release." msgstr "" -#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:122(date) +#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:126(date) msgid "2013-09-05" msgstr "" -#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:126(para) +#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:130(para) msgid "Moves object storage monitoring section to this guide." msgstr "" -#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:129(para) +#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:133(para) msgid "Removes redundant object storage information." msgstr "" -#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:135(date) +#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:139(date) msgid "2013-09-03" msgstr "" -#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:139(para) +#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:143(para) msgid "Moved all but configuration and installation information from these component guides to create the new guide:" msgstr "" -#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:143(para) +#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:147(para) msgid "OpenStack Compute Administration Guide" msgstr "" -#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:146(para) +#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:150(para) msgid "OpenStack Networking Administration Guide" msgstr "" -#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:149(para) +#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:153(para) msgid "OpenStack Object Storage Administration Guide" msgstr "" -#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:152(para) +#: ./doc/admin-guide-cloud/bk-admin-guide-cloud.xml:156(para) msgid "OpenStack Block Storage Service Administration Guide" msgstr "" @@ -1150,19 +1178,19 @@ msgstr "" msgid "Docker" msgstr "" -#: ./doc/admin-guide-cloud/ch_compute.xml:91(link) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:532(th) ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:157(link) +#: ./doc/admin-guide-cloud/ch_compute.xml:91(link) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:532(th) ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:172(link) msgid "Hyper-V" msgstr "" -#: ./doc/admin-guide-cloud/ch_compute.xml:95(link) ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:126(link) +#: ./doc/admin-guide-cloud/ch_compute.xml:95(link) ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:141(link) msgid "Kernel-based Virtual Machine (KVM)" msgstr "" -#: ./doc/admin-guide-cloud/ch_compute.xml:100(link) ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:137(link) +#: ./doc/admin-guide-cloud/ch_compute.xml:100(link) ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:152(link) msgid "Linux Containers (LXC)" msgstr "" -#: ./doc/admin-guide-cloud/ch_compute.xml:104(link) ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:132(link) +#: ./doc/admin-guide-cloud/ch_compute.xml:104(link) ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:147(link) msgid "Quick Emulator (QEMU)" msgstr "" @@ -2052,7 +2080,7 @@ msgstr "" msgid "Bare-metal" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:539(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:547(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:555(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:566(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:571(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:579(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:587(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:595(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:598(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:603(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:611(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:619(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:621(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:627(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:628(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:629(td) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:1501(td) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:1508(td) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:1515(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:825(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:831(td) +#: ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:539(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:547(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:555(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:566(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:571(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:579(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:587(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:595(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:598(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:603(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:611(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:619(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:621(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:627(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:628(td) ./doc/admin-guide-cloud/networking/section_networking_introduction.xml:629(td) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:1501(td) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:1508(td) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:1515(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:854(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:860(td) msgid "Yes" msgstr "" @@ -4534,7 +4562,7 @@ msgstr "" msgid "nexthop" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:1522(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:837(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:843(td) +#: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:1522(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:866(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:872(td) msgid "No" msgstr "" @@ -6876,7 +6904,7 @@ msgstr "" msgid "Telemetry metric types" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-measurements.xml:43(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:397(para) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:59(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:67(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:75(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:83(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:91(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:99(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:107(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:115(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:123(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:131(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:195(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:203(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-kwapi.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:99(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:107(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:115(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:123(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:131(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:139(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:147(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:59(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:59(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:75(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:83(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:66(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:93(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:111(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:129(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:147(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:183(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:201(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:219(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:237(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:314(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:332(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:350(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:368(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-measurements.xml:43(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:426(para) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:59(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:67(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:75(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:83(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:91(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:99(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:107(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:115(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:123(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:131(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:195(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:203(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-kwapi.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:99(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:107(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:115(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:123(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:131(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:139(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:147(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:59(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:59(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:75(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:83(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:66(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:93(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:111(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:129(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:147(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:183(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:201(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:219(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:237(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:314(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:332(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:350(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:368(td) msgid "Cumulative" msgstr "" @@ -6884,7 +6912,7 @@ msgstr "" msgid "Increasing over time (instance hours)" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-measurements.xml:47(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:394(para) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:46(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:54(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:62(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:70(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:86(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:94(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:110(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:118(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-swift.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-swift.xml:59(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-swift.xml:67(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:65(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:73(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:81(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:89(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:97(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:105(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:113(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:121(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:129(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-heat.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-heat.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-heat.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-heat.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-heat.xml:59(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:59(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:67(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:83(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:91(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:107(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:115(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:131(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:139(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:150(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:59(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:67(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:75(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:83(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:91(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:99(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:107(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:115(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:123(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:131(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:139(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:147(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:155(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:166(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:174(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sahara.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sahara.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sahara.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:94(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:102(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:110(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:118(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:126(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:134(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:142(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:150(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-fwaas.xml:46(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-fwaas.xml:54(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-fwaas.xml:62(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-fwaas.xml:70(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-fwaas.xml:86(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-fwaas.xml:94(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-glance.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-glance.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-glance.xml:59(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-glance.xml:67(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-glance.xml:75(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-measurements.xml:47(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:423(para) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:46(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:54(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:62(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:70(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:86(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:94(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:110(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:118(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-swift.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-swift.xml:59(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-swift.xml:67(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:65(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:73(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:81(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:89(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:97(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:105(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:113(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:121(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:129(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-heat.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-heat.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-heat.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-heat.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-heat.xml:59(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:59(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:67(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:83(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:91(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:107(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:115(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:131(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:139(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:150(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:59(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:67(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:75(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:83(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:91(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:99(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:107(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:115(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:123(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:131(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:139(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:147(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:155(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:166(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:174(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sahara.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sahara.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sahara.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:94(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:102(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:110(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:118(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:126(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:134(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:142(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:150(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-fwaas.xml:46(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-fwaas.xml:54(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-fwaas.xml:62(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-fwaas.xml:70(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-fwaas.xml:86(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-fwaas.xml:94(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-glance.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-glance.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-glance.xml:59(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-glance.xml:67(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-glance.xml:75(td) msgid "Delta" msgstr "" @@ -6892,7 +6920,7 @@ msgstr "" msgid "Changing over time (bandwidth)" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-measurements.xml:51(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:391(para) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:78(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:102(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:139(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:147(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:155(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:163(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:171(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:179(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:187(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-swift.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-swift.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-swift.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-swift.xml:75(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-swift.xml:83(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ironic.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ironic.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ironic.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ironic.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-magnetodb.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-magnetodb.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-magnetodb.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ipmi.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ipmi.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-kwapi.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:59(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:67(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:75(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:83(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:91(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:155(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:67(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:75(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:83(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:91(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:99(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:46(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:54(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:75(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:99(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:123(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ceph.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ceph.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ceph.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ceph.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ceph.xml:59(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ceph.xml:67(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:67(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-fwaas.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-fwaas.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-fwaas.xml:78(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-glance.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-glance.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:29(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:38(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:47(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:56(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:75(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:84(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:102(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:120(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:138(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:156(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:165(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:174(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:192(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:210(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:228(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:246(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:259(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:268(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:277(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:287(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:296(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:305(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:323(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:341(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:359(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:377(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:386(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:395(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:404(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:413(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:426(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:436(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:446(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:455(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:464(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:473(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:482(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:491(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:501(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:511(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:521(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:531(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-measurements.xml:51(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:420(para) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:78(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:102(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:139(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:147(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:155(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:163(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:171(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:179(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:187(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-swift.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-swift.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-swift.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-swift.xml:75(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-swift.xml:83(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ironic.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ironic.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ironic.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ironic.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-magnetodb.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-magnetodb.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-magnetodb.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ipmi.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ipmi.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-kwapi.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:59(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:67(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:75(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:83(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:91(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:155(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:67(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:75(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:83(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:91(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:99(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:46(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:54(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:75(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:99(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:123(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ceph.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ceph.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ceph.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ceph.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ceph.xml:59(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ceph.xml:67(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:43(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:51(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:67(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-fwaas.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-fwaas.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-fwaas.xml:78(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-glance.xml:27(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-glance.xml:35(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:29(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:38(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:47(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:56(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:75(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:84(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:102(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:120(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:138(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:156(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:165(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:174(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:192(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:210(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:228(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:246(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:259(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:268(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:277(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:287(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:296(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:305(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:323(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:341(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:359(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:377(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:386(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:395(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:404(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:413(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:426(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:436(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:446(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:455(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:464(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:473(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:482(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:491(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:501(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:511(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:521(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:531(td) msgid "Gauge" msgstr "" @@ -7060,7 +7088,7 @@ msgstr "" msgid "The following meters are collected for OpenStack Image Service:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-measurements.xml:228(title) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:132(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:221(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-measurements.xml:228(title) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:132(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:250(para) msgid "OpenStack Block Storage" msgstr "" @@ -7068,7 +7096,7 @@ msgstr "" msgid "The following meters are collected for OpenStack Block Storage:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-measurements.xml:233(title) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:218(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-measurements.xml:233(title) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:247(para) msgid "OpenStack Object Storage" msgstr "" @@ -7104,7 +7132,7 @@ msgstr "" msgid "The following meters are collected for OpenStack Identity:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-measurements.xml:269(title) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:103(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:215(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-measurements.xml:269(title) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:103(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:244(para) msgid "OpenStack Networking" msgstr "" @@ -7521,194 +7549,206 @@ msgid "Presents aggregated metering data to consumers (such as billing engines, msgstr "" #: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:24(systemitem) -msgid "ceilometer-agent-central" +msgid "ceilometer-polling" msgstr "" #: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:26(para) -msgid "Polls the public RESTful APIs of other OpenStack services such as Compute service and Image service, in order to keep tabs on resource existence." +msgid "Polls for different kinds of metric data by using the polling plug-ins (pollsters) registered in different namespaces." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:32(systemitem) -msgid "ceilometer-agent-compute" +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:31(systemitem) +msgid "ceilometer-agent-central" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:34(para) -msgid "Polls the local hypervisor or libvirt daemon to acquire performance data for the local instances, messages and emits these data as AMQP messages." +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:33(para) +msgid "Polls the public RESTful APIs of other OpenStack services such as Compute service and Image service, in order to keep tabs on resource existence, by using the polling plug-ins (pollsters) registered in the central polling namespace." msgstr "" #: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:40(systemitem) -msgid "ceilometer-agent-notification" +msgid "ceilometer-agent-compute" msgstr "" #: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:42(para) -msgid "Consumes AMQP messages from other OpenStack services." +msgid "Polls the local hypervisor or libvirt daemon to acquire performance data for the local instances, messages and emits these data as AMQP messages, by using the polling plug-ins (pollsters) registered in the compute polling namespace." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:46(systemitem) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:49(systemitem) msgid "ceilometer-agent-ipmi" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:48(para) -msgid "Polls compute node with IPMI support, in order to acquire IPMI sensor data and Intel Node Manager data." +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:51(para) +msgid "Polls the local node with IPMI support, in order to acquire IPMI sensor data and Intel Node Manager data, by using the polling plug-ins (pollsters) registered in the ipmi polling namespace." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:53(systemitem) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:57(systemitem) +msgid "ceilometer-agent-notification" +msgstr "" + +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:59(para) +msgid "Consumes AMQP messages from other OpenStack services." +msgstr "" + +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:63(systemitem) msgid "ceilometer-collector" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:55(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:65(para) msgid "Consumes AMQP notifications from the agents, then dispatches these data to the appropriate data store." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:60(systemitem) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:70(systemitem) msgid "ceilometer-alarm-evaluator" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:62(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:72(para) msgid "Determines when alarms fire due to the associated statistic trend crossing a threshold over a sliding time window." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:67(systemitem) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:77(systemitem) msgid "ceilometer-alarm-notifier" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:69(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:79(para) msgid "Initiates alarm actions, for example calling out to a webhook with a description of the alarm state transition." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:75(para) -msgid "Besides the ceilometer-agent-compute service, all the other services are placed on one or more controller nodes." +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:86(para) +msgid "The ceilometer-polling service is available since the Kilo release." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:77(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:89(para) +msgid "Besides the ceilometer-agent-compute and the ceilometer-agent-ipmi service, all the other services are placed on one or more controller nodes." +msgstr "" + +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:92(para) msgid "The Telemetry architecture highly depends on the AMQP service both for consuming notifications coming from OpenStack services and internal communication." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:80(title) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:95(title) msgid "Supported databases" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:81(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:96(para) msgid "The other key external component of Telemetry is the database, where events, samples, alarm definitions and alarms are stored." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:84(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:99(para) msgid "Multiple database back ends can be configured in order to store events, samples and alarms separately." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:87(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:102(para) msgid "The list of supported database back ends:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:91(link) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:106(link) msgid "ElasticSearch (events only)" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:95(link) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:824(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:110(link) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:853(td) msgid "MongoDB" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:98(link) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:113(link) msgid "MySQL" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:101(link) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:116(link) msgid "PostgreSQL" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:104(link) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:836(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:119(link) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:865(td) msgid "HBase" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:107(link) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:122(link) msgid "DB2" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:114(title) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:129(title) msgid "Supported hypervisors" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:115(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:130(para) msgid "The Telemetry module collects information about the virtual machines, which requires close connection to the hypervisor that runs on the compute hosts." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:117(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:132(para) msgid "The list of supported hypervisors is:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:121(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:136(para) msgid "The following hypervisors are supported via Libvirt:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:142(link) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:157(link) msgid "User-mode Linux (UML)" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:148(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:163(para) msgid "For details about hypervisor support in Libvirt please check the Libvirt API support matrix." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:162(link) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:177(link) msgid "XEN" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:168(link) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:183(link) msgid "VMWare vSphere" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:175(title) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:190(title) msgid "Supported networking services" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:176(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:191(para) msgid "Telemetry is able to retrieve information from OpenStack Networking and external networking services:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:184(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:199(para) msgid "Basic network metrics" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:187(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:202(para) msgid "Firewall-as-a-Service (FWaaS) metrics" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:190(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:205(para) msgid "Loadbalancer-as-a-Service (LBaaS) metrics" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:193(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:208(para) msgid "VPN-as-a-Service (VPNaaS) metrics" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:181(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:196(para) msgid "OpenStack Networking: " msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:202(link) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:217(link) msgid "OpenDaylight" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:206(link) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:221(link) msgid "OpenContrail" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:199(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:214(para) msgid "SDN controller metrics: " msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:215(title) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:230(title) msgid "Users, roles and tenants" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:216(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:231(para) msgid "This module of OpenStack uses OpenStack Identity for authenticating and authorizing users. The required configuration options are listed in the Telemetry section in the OpenStack Configuration Reference." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:220(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:235(para) msgid "Two roles are used in the system basically, which are the 'admin' and 'non-admin'. The authorization happens before processing each API request. The amount of returned data depends on the role the requestor owns." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:223(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-system-architecture.xml:238(para) msgid "The creation of alarm definitions also highly depends on the role of the user, who initiated the action. Further details about alarm handling can be found in in this guide." msgstr "" @@ -7856,7 +7896,7 @@ msgstr "" msgid "Event types" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:72(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:819(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-swift.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ironic.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-magnetodb.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ipmi.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-kwapi.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-heat.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ceph.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sahara.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-fwaas.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-glance.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:20(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:72(td) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:848(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-vpnaas.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sdn.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-swift.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ironic.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-magnetodb.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ipmi.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-kwapi.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-snmp.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova-host.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-cinder.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-heat.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-neutron.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-ceph.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-keystone.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-sahara.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-lbaas.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-fwaas.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-glance.xml:18(td) ./doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml:20(td) msgid "Note" msgstr "" @@ -8089,586 +8129,602 @@ msgid "Therefore Telemetry uses another method to gather this data by polling th msgstr "" #: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:201(para) -msgid "There are two agents supporting the polling mechanism, namely the compute agent and the central agent. The following subsections give further information regarding to the architectural and configuration details of these components." -msgstr "" - -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:206(title) -msgid "Central agent" +msgid "There are three types of agents supporting the polling mechanism, the compute agent, the central agent, and the IPMI agent. Under the hood, all the types of polling agents are the same ceilometer-polling agent, except that they load different polling plug-ins (pollsters) from differernt namespaces to gather data. The following subsections give further information regarding the architectural and configuration details of these components." msgstr "" #: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:207(para) -msgid "As the name of this agent shows, it is a central component in the Telemetry architecture. This agent is responsible for polling public REST APIs to retrieve additional information on OpenStack resources not already surfaced via notifications, and also for polling hardware resources over SNMP." +msgid "Running ceilometer-agent-compute is exactly the same as: Running ceilometer-agent-central is exactly the same as: Running ceilometer-agent-ipmi is exactly the same as: " msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:211(para) -msgid "The following services can be polled with this agent:" -msgstr "" - -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:224(para) -msgid "Hardware resources via SNMP" +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:220(para) +msgid "In addition to loading all the polling plug-ins registered in the specified namespaces, the ceilometer-polling agent can also specify the polling plug-ins to be loaded by using the option: " msgstr "" #: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:227(para) -msgid "Energy consumption metrics via Kwapi framework" +msgid "HA deployment is NOT supported if the option is used." msgstr "" #: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:231(para) -msgid "To install and configure this service use the Install the Telemetry module section in the OpenStack Installation Guide." +msgid "The ceilometer-polling service is available since Kilo release." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:235(para) -msgid "The central agent does not need direct database connection. The samples collected by this agent are sent via AMQP to the collector service or any external service, which is responsible for persisting the data into the configured database back end." +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:235(title) +msgid "Central agent" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:241(title) -msgid "Compute agent" +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:236(para) +msgid "As the name of this agent shows, it is a central component in the Telemetry architecture. This agent is responsible for polling public REST APIs to retrieve additional information on OpenStack resources not already surfaced via notifications, and also for polling hardware resources over SNMP." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:242(para) -msgid "This agent is responsible for collecting resource usage data of VM instances on individual compute nodes within an OpenStack deployment. This mechanism requires a closer interaction with the hypervisor, therefore a separate agent type fulfills the collection of the related meters, which is placed on the host machines to locally retrieve this information." -msgstr "" - -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:247(para) -msgid "A compute agent instance has to be installed on each and every compute node, installation instructions can be found in the Install the Compute agent for Telemetry section in the OpenStack Installation Guide." +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:240(para) +msgid "The following services can be polled with this agent:" msgstr "" #: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:253(para) -msgid "Just like the central agent, this component also does not need a direct database connection. The samples are sent via AMQP to the collector." +msgid "Hardware resources via SNMP" msgstr "" #: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:256(para) -msgid "The list of supported hypervisors can be found in . The compute agent uses the API of the hypervisor installed on the compute hosts. Therefore the supported meters may be different in case of each virtualization back end, as each inspection tool provides a different set of metrics." +msgid "Energy consumption metrics via Kwapi framework" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:261(para) -msgid "The list of collected meters can be found in . The support column provides the information that which meter is available for each hypervisor supported by the Telemetry module." +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:260(para) +msgid "To install and configure this service use the Install the Telemetry module section in the OpenStack Installation Guide." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:266(para) -msgid "Telemetry supports Libvirt, which hides the hypervisor under it." +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:264(para) +msgid "The central agent does not need direct database connection. The samples collected by this agent are sent via AMQP to the collector service or any external service, which is responsible for persisting the data into the configured database back end." msgstr "" #: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:270(title) -msgid "Support for HA deployment of the central and compute agent services" +msgid "Compute agent" msgstr "" #: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:271(para) -msgid "Both the central and the compute agent can run in an HA deployment, which means that multiple instances of these services can run in parallel with workload partitioning among these running instances." +msgid "This agent is responsible for collecting resource usage data of VM instances on individual compute nodes within an OpenStack deployment. This mechanism requires a closer interaction with the hypervisor, therefore a separate agent type fulfills the collection of the related meters, which is placed on the host machines to locally retrieve this information." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:274(para) -msgid "The Tooz library provides the coordination within the groups of service instances. It provides an API above several back ends that can be used for building distributed applications." +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:276(para) +msgid "A compute agent instance has to be installed on each and every compute node, installation instructions can be found in the Install the Compute agent for Telemetry section in the OpenStack Installation Guide." msgstr "" #: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:282(para) -msgid "Zookeeper. Recommended solution by the Tooz project." +msgid "Just like the central agent, this component also does not need a direct database connection. The samples are sent via AMQP to the collector." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:286(para) -msgid "Redis. Recommended solution by the Tooz project." +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:285(para) +msgid "The list of supported hypervisors can be found in . The compute agent uses the API of the hypervisor installed on the compute hosts. Therefore the supported meters may be different in case of each virtualization back end, as each inspection tool provides a different set of metrics." msgstr "" #: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:290(para) -msgid "Memcached Recommended for testing." +msgid "The list of collected meters can be found in . The support column provides the information that which meter is available for each hypervisor supported by the Telemetry module." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:278(para) -msgid "Tooz supports various drivers including the following back end solutions: You must configure a supported Tooz driver for the HA deployment of the Telemetry services." +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:295(para) +msgid "Telemetry supports Libvirt, which hides the hypervisor under it." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:296(para) -msgid "For information about the required configuration options that have to be set in the ceilometer.conf configuration file for both the central and compute agents, see the coordination section in the OpenStack Configuration Reference." +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:299(title) +msgid "Support for HA deployment of the central and compute agent services" +msgstr "" + +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:300(para) +msgid "Both the central and the compute agent can run in an HA deployment, which means that multiple instances of these services can run in parallel with workload partitioning among these running instances." msgstr "" #: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:303(para) -msgid "Without the option being set only one instance of both the central and compute agent service is able to run and function correctly." -msgstr "" - -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:307(para) -msgid "The availability check of the instances is provided by heartbeat messages. When the connection with an instance is lost, the workload will be reassigned within the remained instances in the next polling cycle." +msgid "The Tooz library provides the coordination within the groups of service instances. It provides an API above several back ends that can be used for building distributed applications." msgstr "" #: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:311(para) -msgid "Memcached uses a value, which should always be set to a value that is higher than the value set for Telemetry." +msgid "Zookeeper. Recommended solution by the Tooz project." msgstr "" #: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:315(para) +msgid "Redis. Recommended solution by the Tooz project." +msgstr "" + +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:319(para) +msgid "Memcached Recommended for testing." +msgstr "" + +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:307(para) +msgid "Tooz supports various drivers including the following back end solutions: You must configure a supported Tooz driver for the HA deployment of the Telemetry services." +msgstr "" + +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:325(para) +msgid "For information about the required configuration options that have to be set in the ceilometer.conf configuration file for both the central and compute agents, see the coordination section in the OpenStack Configuration Reference." +msgstr "" + +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:332(para) +msgid "Without the option being set only one instance of both the central and compute agent service is able to run and function correctly." +msgstr "" + +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:336(para) +msgid "The availability check of the instances is provided by heartbeat messages. When the connection with an instance is lost, the workload will be reassigned within the remained instances in the next polling cycle." +msgstr "" + +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:340(para) +msgid "Memcached uses a value, which should always be set to a value that is higher than the value set for Telemetry." +msgstr "" + +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:344(para) msgid "For backward compatibility and supporting existing deployments, the central agent configuration also supports using different configuration files for groups of service instances of this type that are running in parallel. For enabling this configuration set a value for the option in the central section in the OpenStack Configuration Reference." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:323(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:352(para) msgid "For each sub-group of the central agent pool with the same a disjoint subset of meters must be polled, otherwise samples may be missing or duplicated. The list of meters to poll can be set in the /etc/ceilometer/pipeline.yaml configuration file. For more information about pipelines see ." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:330(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:359(para) msgid "To enable the compute agent to run multiple instances simultaneously with workload partitioning, the option has to be set to True under the compute section in the ceilometer.conf configuration file." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:338(title) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:367(title) msgid "IPMI agent" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:339(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:368(para) msgid "This agent is responsible for collecting IPMI sensor data and Intel Node Manager data on individual compute nodes within an OpenStack deployment. This agent requires an IPMI capable node with ipmitool installed, which is a common utility for IPMI control on various Linux distributions." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:343(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:372(para) msgid "An IPMI agent instance could be installed on each and every compute node with IPMI support, except when the node is managed by the Bare metal module for OpenStack and the option is set to true in the Bare metal module for OpenStack. It is no harm to install this agent on a compute node without IPMI or Intel Node Manager support, as the agent checks for the hardware and if none is available, returns empty data. It is suggested that you install the IPMI agent only on an IPMI capable node for performance reasons." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:351(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:380(para) msgid "Just like the central agent, this component also does not need direct database access. The samples are sent via AMQP to the collector." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:354(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:383(para) msgid "The list of collected meters can be found in ." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:357(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:386(para) msgid "Do not deploy both the IPMI agent and the Bare metal module for OpenStack on one compute node. If set, this misconfiguration causes duplicated IPMI sensor samples." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:365(title) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:394(title) msgid "Send samples to Telemetry" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:366(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:395(para) msgid "While most parts of the data collection in the Telemetry module are automated, Telemetry provides the possibility to submit samples via the REST API to allow users to send custom samples into this module." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:369(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:398(para) msgid "This option makes it possible to send any kind of samples without the need of writing extra code lines or making configuration changes." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:371(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:400(para) msgid "The samples that can be sent to Telemetry are not limited to the actual existing meters. There is a possibility to provide data for any new, customer defined counter by filling out all the required fields of the POST request." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:375(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:404(para) msgid "If the sample corresponds to an existing meter, then the fields like meter-type and meter name should be matched accordingly." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:381(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:410(para) msgid "ID of the corresponding resource. (--resource-id)" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:384(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:413(para) msgid "Name of meter. (--meter-name)" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:387(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:416(para) msgid "Type of meter. (--meter-type)" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:388(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:417(para) msgid "Predefined meter types:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:402(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:431(para) msgid "Unit of meter. (--meter-unit)" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:405(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:434(para) msgid "Volume of sample. (--sample-volume)" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:377(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:406(para) msgid "The required fields for sending a sample using the command line client are: " msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:409(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:438(para) msgid "To send samples to Telemetry using the command line client, the following command should be invoked: " msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:431(title) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:460(title) msgid "Data collection and processing" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:432(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:461(para) msgid "The mechanism by which data is collected and processed is called a pipeline. Pipelines, at the configuration level, describe a coupling between sources of data and the corresponding sinks for transformation and publication of data." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:436(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:465(para) msgid "A source is a producer of data: samples or events. In effect, it is a set of pollsters or notification handlers emitting datapoints for a set of matching meters and event types." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:439(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:468(para) msgid "Each source configuration encapsulates name matching, polling interval determination, optional resource enumeration or discovery, and mapping to one or more sinks for publication." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:442(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:471(para) msgid "Data gathered can be used for different purposes, which can impact how frequently it needs to be published. Typically, a meter published for billing purposes needs to be updated every 30 minutes while the same meter may be needed for performance tuning every minute." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:447(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:476(para) msgid "Rapid polling cadences should be avoided, as it results in a huge amount of data in a short time frame, which may negatively affect the performance of both Telemetry and the underlying database back end. We therefore strongly recommend you do not use small granularity values like 10 seconds." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:452(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:481(para) msgid "A sink, on the other hand, is a consumer of data, providing logic for the transformation and publication of data emitted from related sources." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:455(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:484(para) msgid "In effect, a sink describes a chain of handlers. The chain starts with zero or more transformers and ends with one or more publishers. The first transformer in the chain is passed data from the corresponding source, takes some action such as deriving rate of change, performing unit conversion, or aggregating, before passing the modified data to the next step that is described in ." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:463(title) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:492(title) msgid "Pipeline configuration" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:464(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:493(para) msgid "Pipeline configuration by default, is stored in a separate configuration file, called pipeline.yaml, next to the ceilometer.conf file. The pipeline configuration file can be set in the parameter listed in the Description of configuration options for api table section in the OpenStack Configuration Reference. Multiple chains can be defined in one pipeline configuration file." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:473(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:502(para) msgid "The chain definition looks like the following:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:489(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:518(para) msgid "The interval parameter in the sources section should be defined in seconds. It determines the polling cadence of sample injection into the pipeline, where samples are produced under the direct control of an agent." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:492(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:521(para) msgid "There are several ways to define the list of meters for a pipeline source. The list of valid meters can be found in . There is a possibility to define all the meters, or just included or excluded meters, with which a source should operate:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:499(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:528(para) msgid "To include all meters, use the * wildcard symbol. It is highly advisable to select only the meters that you intend on using to avoid flooding the metering database with unused data." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:504(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:533(para) msgid "To define the list of meters, use either of the following:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:507(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:536(para) msgid "To define the list of included meters, use the meter_name syntax." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:511(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:540(para) msgid "To define the list of excluded meters, use the !meter_name syntax." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:515(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:544(para) msgid "For meters, which have variants identified by a complex name field, use the wildcard symbol to select all, e.g. for \"instance:m1.tiny\", use \"instance:*\"." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:523(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:552(para) msgid "Please be aware that we do not have any duplication check between pipelines and if you add a meter to multiple pipelines then it is assumed the duplication is intentional and may be stored multiple times according to the specified sinks." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:528(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:557(para) msgid "The above definition methods can be used in the following combinations:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:531(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:560(para) msgid "Use only the wildcard symbol." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:534(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:563(para) msgid "Use the list of included meters." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:537(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:566(para) msgid "Use the list of excluded meters." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:540(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:569(para) msgid "Use wildcard symbol with the list of excluded meters." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:544(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:573(para) msgid "At least one of the above variations should be included in the meters section. Included and excluded meters cannot co-exist in the same pipeline. Wildcard and included meters cannot co-exist in the same pipeline definition section." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:548(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:577(para) msgid "The optional resources section of a pipeline source allows a static list of resource URLs to be configured for polling." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:550(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:579(para) msgid "The transformers section of a pipeline sink provides the possibility to add a list of transformer definitions. The available transformers are:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:553(caption) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:582(caption) msgid "List of available transformers" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:558(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:587(td) msgid "Name of transformer" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:559(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:588(td) msgid "Reference name for configuration" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:564(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:593(td) msgid "Accumulator" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:565(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:594(td) msgid "accumulator" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:568(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:597(td) msgid "Aggregator" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:569(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:598(td) msgid "aggregator" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:572(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:601(td) msgid "Arithmetic" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:573(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:602(td) msgid "arithmetic" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:576(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:605(td) msgid "Rate of change" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:577(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:606(td) msgid "rate_of_change" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:580(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:609(td) msgid "Unit conversion" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:581(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:610(td) msgid "unit_conversion" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:585(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:614(para) msgid "The publishers section contains the list of publishers, where the samples data should be sent after the possible transformations." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:588(title) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:617(title) msgid "Transformers" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:589(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:618(para) msgid "The definition of transformers can contain the following fields:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:595(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:624(para) msgid "Name of the transformer." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:599(term) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:628(term) msgid "parameters" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:601(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:630(para) msgid "Parameters of the transformer." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:606(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:635(para) msgid "The parameters section can contain transformer specific fields, like source and target fields with different subfields in case of the rate of change, which depends on the implementation of the transformer." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:610(title) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:639(title) msgid "Rate of change transformer" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:611(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:640(para) msgid "In the case of the transformer that creates the cpu_util meter, the definition looks like the following:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:621(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:650(para) msgid "The rate of change the transformer generates is the cpu_utilmeter from the sample values of the cpu counter, which represents cumulative CPU time in nanoseconds. The transformer definition above defines a scale factor (for nanoseconds, multiple CPUs, etc.), which is applied before the transformation derives a sequence of gauge samples with unit '%', from sequential values of the cpu meter." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:627(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:656(para) msgid "The definition for the disk I/O rate, which is also generated by the rate of change transformer:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:643(title) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:672(title) msgid "Unit conversion transformer" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:644(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:673(para) msgid "Transformer to apply a unit conversion. It takes the volume of the meter and multiplies it with the given 'scale' expression. Also supports map_from and map_to like the rate of change transformer." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:647(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:676(para) msgid "Sample configuration:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:655(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:684(para) msgid "With the and :" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:670(title) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:699(title) msgid "Aggregator transformer" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:671(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:700(para) msgid "A transformer that sums up the incoming samples until enough samples have come in or a timeout has been reached." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:673(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:702(para) msgid "Timeout can be specified with the parameter. If we want to flush the aggregation after a set number of samples have been aggregated, we can specify the size parameter." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:676(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:705(para) msgid "The volume of the created sample is the sum of the volumes of samples that came into the transformer. Samples can be aggregated by the attributes , and . To aggregate by the chosen attributes, specify them in the configuration and set which value of the attribute to take for the new sample (first to take the first sample's attribute, last to take the last sample's attribute, and drop to discard the attribute)." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:683(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:712(para) msgid "To aggregate 60s worth of samples by and keep the of the latest received sample:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:691(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:720(para) msgid "To aggregate each 15 samples by and and keep the of the first received sample and drop the :" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:702(title) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:731(title) msgid "Accumulator transformer" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:703(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:732(para) msgid "This transformer simply caches the samples until enough samples have arrived and then flushes them all down the pipeline at once." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:711(title) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:740(title) msgid "Multi meter arithmetic transformer" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:712(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:741(para) msgid "This transformer enables us to perform arithmetic calculations over one or more meters and/or their metadata, for example:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:715(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:744(para) msgid "A new sample is created with the properties described in the target section of the transformer's configuration. The sample's volume is the result of the provided expression. The calculation is performed on samples from the same resource." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:720(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:749(para) msgid "The calculation is limited to meters with the same interval." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:722(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:751(para) msgid "Example configuration:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:731(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:760(para) msgid "To demonstrate the use of metadata, here is the implementation of a silly metric that shows average CPU time per core:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:742(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:771(para) msgid "Expression evaluation gracefully handles NaNs and exceptions. In such a case it does not create a new sample but only logs a warning." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:750(title) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:779(title) msgid "Block Storage audit script setup to get notifications" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:751(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:780(para) msgid "If you want to collect OpenStack Block Storage notification on demand, you can use from OpenStack Block Storage. This script becomes available when you install OpenStack Block Storage, so you can use it without any specific settings and you don't need to authenticate to access the data. To use it, you must run this command in the following format:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:758(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:787(para) msgid "This script outputs what volumes or snapshots were created, deleted, or exists in a given period of time and some information about these volumes or snapshots. Information about the existence and size of volumes and snapshots is store in the Telemetry module. This data is also stored as an event which is the recommended usage as it provides better indexing of data." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:764(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:793(para) msgid "Using this script via cron you can get notifications periodically, for example, every 5 minutes." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:769(title) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:798(title) msgid "Storing samples" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:770(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:799(para) msgid "The Telemetry module has a separate service that is responsible for persisting the data that comes from the pollsters or is received as notifications. The data can be stored in a file or a database back end, for which the list of supported databases can be found in . The data can also be sent to an external data store by using an HTTP dispatcher." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:776(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:805(para) msgid "The ceilometer-collector service receives the data as messages from the message bus of the configured AMQP service. It sends these datapoints without any modification to the configured target. The service has to run on a host machine from which it has access to the configured dispatcher." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:781(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:810(para) msgid "Multiple dispatchers can be configured for Telemetry at one time." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:783(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:812(para) msgid "Multiple ceilometer-collector process can be run at a time. It is also supported to start multiple worker threads per collector process. The configuration option has to be modified in the collector section of the ceilometer.conf configuration file." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:791(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:820(para) msgid "Prior to the Juno release, it is not recommended to use multiple workers per collector process when using PostgreSQL as the database back end." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:795(title) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:824(title) msgid "Database dispatcher" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:796(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:825(para) msgid "When the database dispatcher is configured as data store, you have the option to set a parameter (ttl) for samples. By default the time to live value for samples is set to -1, which means that they are kept in the database forever." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:800(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:829(para) msgid "The time to live value is specified in seconds. Each sample has a time stamp, and the ttl value indicates that a sample will be deleted from the database when the number of seconds has elapsed since that sample reading was stamped. For example, if the time to live is set to 600, all samples older than 600 seconds will be purged from the database." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:805(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:834(para) msgid "Certain databases support native TTL expiration. In cases where this is not possible, a command-line script, which you can use for this purpose is ceilometer-expirer. You can run it in a cron job, which helps to keep your database in a consistent state." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:809(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:838(para) msgid "The level of support differs in case of the configured back end:" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:811(caption) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:840(caption) msgid "Time-to-live support for database back ends" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:818(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:847(td) msgid "TTL value support" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:826(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:855(td) msgid "MongoDB has native TTL support for deleting samples that are older than the configured ttl value." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:830(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:859(td) msgid "SQL-based back ends" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:832(systemitem) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:839(systemitem) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:845(systemitem) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:861(systemitem) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:868(systemitem) ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:874(systemitem) msgid "ceilometer-expirer" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:832(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:861(td) msgid " has to be used for deleting samples and its related data from the database." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:838(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:867(td) msgid "Telemetry's HBase support does not include native TTL nor support." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:842(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:871(td) msgid "DB2 NoSQL" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:844(td) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:873(td) msgid "DB2 NoSQL does not have native TTL nor support." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:851(title) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:880(title) msgid "HTTP dispatcher" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:852(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:881(para) msgid "The Telemetry module supports sending samples to an external HTTP target. The samples are sent without any modification. To set this option as the collector's target, the has to be changed to http in the ceilometer.conf configuration file. For the list of options that you need to set, see the see the dispatcher_http section in the OpenStack Configuration Reference." msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:862(title) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:891(title) msgid "File dispatcher" msgstr "" -#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:863(para) +#: ./doc/admin-guide-cloud/telemetry/section_telemetry-data-collection.xml:892(para) msgid "You can store samples in a file by setting the option in ceilometer.conf o file. For the list of configuration options, see the dispatcher_file section in the OpenStack Configuration Reference." msgstr "" @@ -13456,6 +13512,254 @@ msgstr "" msgid "Change the 3PAR host name to match the one that OpenStack expects. The 3PAR host constructed by the driver uses just the local hostname, not the fully qualified domain name (FQDN) of the compute host. For example, if the FQDN was myhost.example.com, just myhost would be used as the 3PAR hostname. IP addresses are not allowed as host names on the 3PAR storage server." msgstr "" +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:7(title) +msgid "Orchestration authorization model" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:8(para) +msgid "Orchestration authorization model defines the process of authorization that orchestration module uses to authorize requests during so called deferred operations. The typical example of such operation is autoscaling group update when heat requests another components (nova, neutron or others) to extend (reduce) capacity of autoscaling group." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:14(para) +msgid "At the current moment, Orchestration provides two kinds of authorization models:" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:19(para) +msgid "Password authorization." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:22(para) +msgid "Authorization with OpenStack Identity trusts." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:27(title) +msgid "Password authorization" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:28(para) +msgid "Password authorization is the initial authorization model that was supported by Orchestration module. This kind of authorization requires from a user to pass a password to Orchestration. Orchestration stores the encrypted password in database and uses it for deferred operations." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:33(para) +msgid "The following steps are executed for password authorization:" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:37(para) +msgid "User requests stack creation, providing a token and username/password (python-heatclient or OpenStack dashboard normally requests the token for you)." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:42(para) +msgid "If the stack contains any resources marked as requiring deferred operations orchestration engine will fail validation checks if no username/password is provided." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:47(para) +msgid "The username/password are encrypted and stored in the orchestration DB." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:51(para) +msgid "Stack creation is completed." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:54(para) +msgid "At some later stage Orchestration retrieves the credentials and requests another token on behalf of the user, the token is not limited in scope and provides access to all roles of the stack owner." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:63(title) +msgid "Keystone trusts authorization" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:64(para) +msgid "OpenStack Identity trusts is the new authorization method available since IceHouse release." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:66(para) +msgid "Trusts are an OpenStack Identity extension, which provide a method to enable delegation, and optionally impersonation via OpenStack Identity. The key terminology is trustor (the user delegating) and trustee (the user being delegated to)." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:71(para) +msgid "To create a trust, the trustor(in this case the user creating the stack in Orchestration module) provides OpenStack Identity with the following information:" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:77(para) +msgid "The ID of the trustee(who you want to delegate to, in this case the Orchestration service user)." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:82(para) +msgid "The roles to be delegated(configurable via the heat.conf, but it needs to contain whatever roles are required to perform the deferred operations on the users behalf, e.g launching a OpenStack Compute instance in response to an AutoScaling event)." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:89(para) +msgid "Whether to enable impersonation." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:93(para) +msgid "OpenStack Identity then provides a trust_id, which can be consumed by the trustee (and only the trustee) to obtain a trust scoped token. This token is limited in scope such that the trustee has limited access to those roles delegated, along with effective impersonation of the trustor user, if it was selected when creating the trust. More information is available in Identity management section." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:100(para) +msgid "The following steps are executed for trusts authorization:" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:104(para) +msgid "User creates a stack via an API request (only the token is required)." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:108(para) +msgid "Orchestration uses the token to create a trust between the stack owner (trustor) and the heat service user (trustee), delegating a special role (or roles) as defined in the trusts_delegated_roles list in the heat configuration file. By default heat sets all roles from trustor available for trustee. Deployers may modify this list to reflect local RBAC policy, e.g to ensure the heat process can only access those services expected while impersonating a stack owner." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:119(para) +msgid "Orchestration stores the encrypted trust id in the Orchestration DB." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:123(para) +msgid "When a deferred operation is required, Orchestration retrieves the trust id, and requests a trust scoped token which enables the service user to impersonate the stack owner for the duration of the deferred operation, e.g to launch some OpenStack Compute instances on behalf of the stack owner in response to an AutoScaling event." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:134(title) +msgid "Authorization model configuration" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:135(para) +msgid "Password authorization model had been the default authorization model enabled for Orchestration module before Kilo release. Since Kilo release trusts authorization model has been enabled by default." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:138(para) +msgid "To enable password authorization model the following change should be made in heat.conf:" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:141(para) +msgid "To enable trusts authorization model the following change should be made in heat.conf:" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-auth-model.xml:144(para) +msgid "To specify trustor roles that will be delegated to trustee during authorization trusts_delegated_roles parameter should be specified in heat.conf. If trusts_delegated_roles is not defined then all trustor roles will be delegated to trustee. Please pay attention that trust delegated roles should be pre-configured in OpenStack Identity before using it in Orchestration module." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:7(title) +msgid "Stack domain users" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:8(para) +msgid "Orchestration stack domain users allows heat to authorize inside VMs booted and execute the following operations:" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:13(para) +msgid "Provide metadata to agents inside instances, which poll for changes and apply the configuration expressed in the metadata to the instance." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:18(para) +msgid "Detect signal completion of some action, typically configuration of software on a VM after it is booted (because OpenStack Compute moves the state of a VM to \"Active\" as soon as it spawns it, not when orchestration has fully configured it)." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:24(para) +msgid "Provide application level status or metrics from inside the instance. For example, allow AutoScaling actions to be performed in response to some measure of performance or quality of service." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:31(para) +msgid "Orchestration provides API's which enable all of these things, but all of those API's require some sort of authentication. For example, credentials to access the instance agent is running on. The heat-cfntools agents use signed requests, which requires an ec2 keypair created via OpenStack Identity, which is then used to sign requests to the Orchestration cloudformation and cloudwatch compatible API's, which are authenticated by Orchestration via signature validation (which uses the OpenStack Identity ec2tokens extension). Stack domain users allow to encapuslate all stack-defined users (users created as a result of things contained in a Orchestration template) in a separate domain, which is created specifically to contain things related only to Orchestration stacks. A user is created which is the domain admin, and Orchestration uses that user to manage the lifecycle of the users in the stack user domain." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:46(para) +msgid "Stack domain users functionality is available since Icehouse release." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:49(title) +msgid "Stack domain users configuration" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:50(para) +msgid "To configure stack domain users the following steps shall be executed:" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:55(para) +msgid "A special OpenStack Identity service domain is created. For example, the one called heat and the ID is set in the stack_user_domain option in heat.conf." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:61(para) +msgid "A user with sufficient permissions to create and delete projects and users in the heat domain is created." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:67(para) +msgid "The username and password for the domain admin user is set in heat.conf (stack_domain_admin and stack_domain_admin_password). This user administers stack domain users on behalf of stack owners, so they no longer need to be admins themselves, and the risk of this escalation path is limited because the is only given administrative permission for the heat domain." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:79(para) +msgid "You must complete the following steps to setup stack domain users:" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:82(para) +msgid "Create the domain:" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:83(para) +msgid "$OS_TOKEN refers to a token. For example, the service admin token or some other valid token for a user with sufficient roles to create users and domains. $KS_ENDPOINT_V3 refers to the v3 OpenStack Identity endpoint (for example http://keystone_address:5000/v3 where keystone_address is the IP address or resolvable name for the OpenStack Identity service)." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:92(para) +msgid "The domain ID is returned by this command, and is referred to as $HEAT_DOMAIN_ID below." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:94(para) +msgid "The domain ID is returned by this command, and is referred to as $HEAT_DOMAIN_ID below." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:98(para) +msgid "Create the user:" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:100(para) +msgid "The user ID is returned by this command and is referred to as $DOMAIN_ADMIN_ID below." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:104(para) +msgid "Make the user a domain admin:" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:108(replaceable) +msgid "password" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:110(replaceable) +msgid "domain id returned from domain create above" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:106(para) +msgid "Then you need to add the domain ID, username and password from these steps to heat.conf: " +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:116(title) +msgid "Usage workflow" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:117(para) +msgid "The following steps will be executed during stack creation:" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:121(para) +msgid "Orchestration creates a new \"stack domain project\" in the \"heat\" domain, if the stack contains any resources which require creation of a \"stack domain user\"." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:126(para) +msgid "Any resources which require a user, Orchestration creates the user in the \"stack domain project\", which is associated with the heat stack in the heat database, but is completely separate and unrelated (from an authentication perspective) to the stack owners project (the users created in the stack domain are still assigned the heat_stack_user role, so the API surface they can access is limited via policy.json. See OpenStack Identity documentation for more info)." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:137(para) +msgid "When API requests are processed, Heat Orchestration does an internal lookup, and allow stack details for a given stack to be retrieved from the database for both the stack owner's project (the default API path to the stack), and also the stack domain project, subject to the policy.json restrictions." +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:146(para) +msgid "To clarify that last point, that means there are now two paths which can result in retrieval of the same data via the Orchestration API. The example for resource-metadata is below:" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:150(para) +msgid "or:" +msgstr "" + +#: ./doc/admin-guide-cloud/orchestration/section_orchestration-stack-domain-users.xml:152(para) +msgid "The stack owner would use the former (via heat resource-metadata {stack_name} {resource_name}), and any agents in the instance will use the latter." +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-service-groups.xml:9(title) msgid "Configure Compute service groups" msgstr "" diff --git a/doc/arch-design/locale/arch-design.pot b/doc/arch-design/locale/arch-design.pot index 0023ccc90c..b5242eb786 100644 --- a/doc/arch-design/locale/arch-design.pot +++ b/doc/arch-design/locale/arch-design.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-03-20 06:43+0000\n" +"POT-Creation-Date: 2015-03-26 06:08+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -586,7 +586,7 @@ msgid "Deployers must be aware of this and provide the appropriate customization msgstr "" #: ./doc/arch-design/multi_site/section_operational_considerations_multi_site.xml:19(para) -msgid "Note that, as of the Icehouse release, documentation for implementing this feature is in progress. See this bug for more information: https://bugs.launchpad.net/openstack-manuals/+bug/1340509." +msgid "As of the Icehouse release, documentation for implementing this feature is in progress. See this bug for more information: https://bugs.launchpad.net/openstack-manuals/+bug/1340509." msgstr "" #: ./doc/arch-design/multi_site/section_operational_considerations_multi_site.xml:26(title) @@ -718,7 +718,7 @@ msgid "Documentation" msgstr "" #: ./doc/arch-design/multi_site/section_operational_considerations_multi_site.xml:173(para) -msgid "Users must be able to leverage cloud infrastructure and provision new resources in the environment. It is important that user documentation is accessible by users of the cloud infrastructure to ensure they are given sufficient information to help them leverage the cloud. As an example, by default OpenStack will schedule instances on a compute node automatically. However, when multiple regions are available, it is left to the end user to decide in which region to schedule the new instance. The dashboard will present the user with the first region in your configuration. The API and CLI tools will not execute commands unless a valid region is specified. It is therefore important to provide documentation to your users describing the region layout as well as calling out that quotas are region-specific. If a user reaches his or her quota in one region, OpenStack will not automatically build new instances in another. Documenting specific examples will help users understand how to operate the cloud, thereby reducing calls and tickets filed with the help desk." +msgid "Users must be able to leverage cloud infrastructure and provision new resources in the environment. It is important that user documentation is accessible by users of the cloud infrastructure to ensure they are given sufficient information to help them leverage the cloud. As an example, by default OpenStack schedules instances on a compute node automatically. However, when multiple regions are available, it is left to the end user to decide in which region to schedule the new instance. The dashboard presents the user with the first region in your configuration. The API and CLI tools do not execute commands unless a valid region is specified. It is therefore important to provide documentation to your users describing the region layout as well as calling out that quotas are region-specific. If a user reaches his or her quota in one region, OpenStack does not automatically build new instances in another. Documenting specific examples helps users understand how to operate the cloud, thereby reducing calls and tickets filed with the help desk." msgstr "" #. When image changes, this message will be marked fuzzy or untranslated for you. @@ -732,7 +732,7 @@ msgid "Architecture" msgstr "" #: ./doc/arch-design/multi_site/section_architecture_multi_site.xml:9(para) -msgid "This graphic is a high level diagram of a multiple site OpenStack architecture. Each site is an OpenStack cloud but it may be necessary to architect the sites on different versions. For example, if the second site is intended to be a replacement for the first site, they would be different. Another common design would be a private OpenStack cloud with replicated site that would be used for high availability or disaster recovery. The most important design decision is how to configure the storage. It can be configured as a single shared pool or separate pools, depending on the user and technical requirements." +msgid "This graphic is a high level diagram of a multi-site OpenStack architecture. Each site is an OpenStack cloud but it may be necessary to architect the sites on different versions. For example, if the second site is intended to be a replacement for the first site, they would be different. Another common design would be a private OpenStack cloud with replicated site that would be used for high availability or disaster recovery. The most important design decision is how to configure the storage. It can be configured as a single shared pool or separate pools, depending on the user and technical requirements." msgstr "" #: ./doc/arch-design/multi_site/section_architecture_multi_site.xml:25(title) @@ -784,11 +784,11 @@ msgid "Dependencies" msgstr "" #: ./doc/arch-design/multi_site/section_architecture_multi_site.xml:103(para) -msgid "The architecture for a multi-site installation of OpenStack is dependent on a number of factors. One major dependency to consider is storage. When designing the storage system, the storage mechanism needs to be determined. Once the storage type is determined, how it will be accessed is critical. For example, we recommend that storage should use a dedicated network. Another concern is how the storage is configured to protect the data. For example, the recovery point objective (RPO) and the recovery time objective (RTO). How quickly can the recovery from a fault be completed, will determine how often the replication of data be required. Ensure that enough storage is allocated to support the data protection strategy." +msgid "The architecture for a multi-site installation of OpenStack is dependent on a number of factors. One major dependency to consider is storage. When designing the storage system, the storage mechanism needs to be determined. Once the storage type is determined, how it is accessed is critical. For example, we recommend that storage should use a dedicated network. Another concern is how the storage is configured to protect the data. For example, the recovery point objective (RPO) and the recovery time objective (RTO). How quickly can the recovery from a fault be completed, determines how often the replication of data is required. Ensure that enough storage is allocated to support the data protection strategy." msgstr "" #: ./doc/arch-design/multi_site/section_architecture_multi_site.xml:115(para) -msgid "Networking decisions include the encapsulation mechanism that will be used for the tenant networks, how large the broadcast domains should be, and the contracted SLAs for the interconnects." +msgid "Networking decisions include the encapsulation mechanism that can be used for the tenant networks, how large the broadcast domains should be, and the contracted SLAs for the interconnects." msgstr "" #: ./doc/arch-design/multi_site/section_user_requirements_multi_site.xml:8(title) ./doc/arch-design/network_focus/section_user_requirements_network_focus.xml:8(title) ./doc/arch-design/generalpurpose/section_user_requirements_general_purpose.xml:8(title) ./doc/arch-design/generalpurpose/section_tech_considerations_general_purpose.xml:416(term) ./doc/arch-design/compute_focus/section_user_requirements_compute_focus.xml:12(title) ./doc/arch-design/hybrid/section_user_requirements_hybrid.xml:8(title) ./doc/arch-design/massively_scalable/section_user_requirements_massively_scalable.xml:8(title) ./doc/arch-design/massively_scalable/section_user_requirements_massively_scalable.xml:52(title) ./doc/arch-design/storage_focus/section_user_requirements_storage_focus.xml:8(title) @@ -844,11 +844,11 @@ msgid "Consistency of images and templates across different sites" msgstr "" #: ./doc/arch-design/multi_site/section_user_requirements_multi_site.xml:74(para) -msgid "It is essential that the deployment of instances is consistent across the different sites. This needs to be built into the infrastructure. If the OpenStack Object Storage is used as a back end for the Image Service, it is possible to create repositories of consistent images across multiple sites. Having central endpoints with multiple storage nodes will allow for consistent centralized storage for each and every site." +msgid "It is essential that the deployment of instances is consistent across the different sites. This needs to be built into the infrastructure. If the OpenStack Object Storage is used as a back end for the Image Service, it is possible to create repositories of consistent images across multiple sites. Having central endpoints with multiple storage nodes allows consistent centralized storage for each and every site." msgstr "" #: ./doc/arch-design/multi_site/section_user_requirements_multi_site.xml:81(para) -msgid "Not using a centralized object store will increase operational overhead so that a consistent image library can be maintained. This could include development of a replication mechanism to handle the transport of images and the changes to the images across multiple sites." +msgid "Not using a centralized object store increases operational overhead so that a consistent image library can be maintained. This could include development of a replication mechanism to handle the transport of images and the changes to the images across multiple sites." msgstr "" #: ./doc/arch-design/multi_site/section_user_requirements_multi_site.xml:87(para) @@ -868,7 +868,7 @@ msgid "Multiple network links should be deployed between sites to provide redund msgstr "" #: ./doc/arch-design/multi_site/section_user_requirements_multi_site.xml:108(para) -msgid "The ability to maintain object availability in both sites has significant implications on the object storage design and implementation. It will also have a significant impact on the WAN network design between the sites." +msgid "The ability to maintain object availability in both sites has significant implications on the object storage design and implementation. It also has a significant impact on the WAN network design between the sites." msgstr "" #: ./doc/arch-design/multi_site/section_user_requirements_multi_site.xml:112(para) @@ -928,7 +928,7 @@ msgid "The deployed applications need to continue to function and, more importan msgstr "" #: ./doc/arch-design/multi_site/section_user_requirements_multi_site.xml:178(para) -msgid "It is important to understand what will happen to the replication of objects and data between the sites when a site goes down. If this causes queues to start building up, consider how long these queues can safely exist until something explodes." +msgid "It is important to understand what happens to the replication of objects and data between the sites when a site goes down. If this causes queues to start building up, consider how long these queues can safely exist until something explodes." msgstr "" #: ./doc/arch-design/multi_site/section_user_requirements_multi_site.xml:185(para) @@ -964,18 +964,18 @@ msgid "Authentication between sites" msgstr "" #: ./doc/arch-design/multi_site/section_user_requirements_multi_site.xml:213(para) -msgid "Ideally it is best to have a single authentication domain and not need a separate implementation for each and every site. This will, of course, require an authentication mechanism that is highly available and distributed to ensure continuous operation. Authentication server locality is also something that might be needed as well and should be planned for." +msgid "Ideally it is best to have a single authentication domain and not need a separate implementation for each and every site. This, of course, requires an authentication mechanism that is highly available and distributed to ensure continuous operation. Authentication server locality is also something that might be needed as well and should be planned for." msgstr "" #. When image changes, this message will be marked fuzzy or untranslated for you. #. It doesn't matter what you translate it to: it's not used at all. -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:86(None) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:85(None) msgid "@@image: '../figures/Multi-Site_Customer_Edge.png'; md5=01850cf774e7075bd7202c6e7f087f36" msgstr "" #. When image changes, this message will be marked fuzzy or untranslated for you. #. It doesn't matter what you translate it to: it's not used at all. -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:190(None) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:191(None) msgid "@@image: '../figures/Multi-site_Geo_Redundant_LB.png'; md5=c94a96f6084c2e50a0eb6846f6fde479" msgstr "" @@ -990,115 +990,119 @@ msgid "Prescriptive examples" msgstr "" #: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:13(para) -msgid "Based on the needs of the intended workloads, there are multiple ways to build a multi-site OpenStack installation. Below are example architectures based on different requirements. These examples are meant as a reference, and not a hard and fast rule for deployments. Use the previous sections of this chapter to assist in selecting specific components and implementations based on specific needs." +msgid "There are multiple ways to build a multi-site OpenStack installation, based on the needs of the intended workloads. Below are example architectures based on different requirements. These examples are meant as a reference, and not a hard and fast rule for deployments. Use the previous sections of this chapter to assist in selecting specific components and implementations based on specific needs." msgstr "" #: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:20(para) -msgid "A large content provider needs to deliver content to customers that are geographically dispersed. The workload is very sensitive to latency and needs a rapid response to end-users. After reviewing the user, technical and operational considerations, it is determined beneficial to build a number of regions local to the customer's edge. In this case rather than build a few large, centralized data centers, the intent of the architecture is to provide a pair of small data centers in locations that are closer to the customer. In this use case, spreading applications out allows for different horizontal scaling than a traditional compute workload scale. The intent is to scale by creating more copies of the application in closer proximity to the users that need it most, in order to ensure faster response time to user requests. This provider will deploy two datacenters at each of the four chosen regions. The implications of this design are based around the method of placing copies of resources in each of the remote regions. Swift objects, Glance images, and block storage will need to be manually replicated into each region. This may be beneficial for some systems, such as the case of content service, where only some of the content needs to exist in some but not all regions. A centralized Keystone is recommended to ensure authentication and that access to the API endpoints is easily manageable." +msgid "A large content provider needs to deliver content to customers that are geographically dispersed. The workload is very sensitive to latency and needs a rapid response to end-users. After reviewing the user, technical and operational considerations, it is determined beneficial to build a number of regions local to the customer's edge. In this case rather than build a few large, centralized data centers, the intent of the architecture is to provide a pair of small data centers in locations that are closer to the customer. In this use case, spreading applications out allows for different horizontal scaling than a traditional compute workload scale. The intent is to scale by creating more copies of the application in closer proximity to the users that need it most, in order to ensure faster response time to user requests. This provider deploys two datacenters at each of the four chosen regions. The implications of this design are based around the method of placing copies of resources in each of the remote regions. Swift objects, Glance images, and block storage need to be manually replicated into each region. This may be beneficial for some systems, such as the case of content service, where only some of the content needs to exist in some but not all regions. A centralized Keystone is recommended to ensure authentication and that access to the API endpoints is easily manageable." msgstr "" #: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:44(para) -msgid "Installation of an automated DNS system such as Designate is highly recommended. Unless an external Dynamic DNS system is available, application administrators will need a way to manage the mapping of which application copy exists in each region and how to reach it. Designate will assist by making the process automatic and by populating the records in the each region's zone." +msgid "It is recommended that you install an automated DNS system such as Designate. Application administrators need a way to manage the mapping of which application copy exists in each region and how to reach it, unless an external Dynamic DNS system is available. Designate assists by making the process automatic and by populating the records in the each region's zone." msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:51(para) -msgid "Telemetry for each region is also deployed, as each region may grow differently or be used at a different rate. Ceilometer will run to collect each region's metrics from each of the controllers and report them back to a central location. This is useful both to the end user and the administrator of the OpenStack environment. The end user will find this method useful, in that it is possible to determine if certain locations are experiencing higher load than others, and take appropriate action. Administrators will also benefit by possibly being able to forecast growth per region, rather than expanding the capacity of all regions simultaneously, therefore maximizing the cost-effectiveness of the multi-site design." +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:50(para) +msgid "Telemetry for each region is also deployed, as each region may grow differently or be used at a different rate. Ceilometer collects each region's metrics from each of the controllers and report them back to a central location. This is useful both to the end user and the administrator of the OpenStack environment. The end user will find this method useful, as it makes possible to determine if certain locations are experiencing higher load than others, and take appropriate action. Administrators also benefit by possibly being able to forecast growth per region, rather than expanding the capacity of all regions simultaneously, therefore maximizing the cost-effectiveness of the multi-site design." msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:64(para) -msgid "One of the key decisions of running this sort of infrastructure is whether or not to provide a redundancy model. Two types of redundancy and high availability models in this configuration will be implemented. The first type revolves around the availability of the central OpenStack components. Keystone will be made highly available in three central data centers that will host the centralized OpenStack components. This prevents a loss of any one of the regions causing an outage in service. It also has the added benefit of being able to run a central storage repository as a primary cache for distributing content to each of the regions." +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:63(para) +msgid "One of the key decisions of running this sort of infrastructure is whether or not to provide a redundancy model. Two types of redundancy and high availability models in this configuration can be implemented. The first type revolves around the availability of the central OpenStack components. Keystone can be made highly available in three central data centers that host the centralized OpenStack components. This prevents a loss of any one of the regions causing an outage in service. It also has the added benefit of being able to run a central storage repository as a primary cache for distributing content to each of the regions." msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:75(para) -msgid "The second redundancy topic is that of the edge data center itself. A second data center in each of the edge regional locations will house a second region near the first. This ensures that the application will not suffer degraded performance in terms of latency and availability." +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:74(para) +msgid "The second redundancy topic is that of the edge data center itself. A second data center in each of the edge regional locations house a second region near the first. This ensures that the application does not suffer degraded performance in terms of latency and availability." msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:80(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:79(para) msgid "This figure depicts the solution designed to have both a centralized set of core data centers for OpenStack services and paired edge data centers:" msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:90(title) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:89(title) msgid "Geo-redundant load balancing" msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:91(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:90(para) msgid "A large-scale web application has been designed with cloud principles in mind. The application is designed provide service to application store, on a 24/7 basis. The company has typical 2-tier architecture with a web front-end servicing the customer requests and a NoSQL database back end storing the information." msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:97(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:96(para) msgid "As of late there has been several outages in number of major public cloud providersusually due to the fact these applications were running out of a single geographical location. The design therefore should mitigate the chance of a single site causing an outage for their business." msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:102(para) ./doc/arch-design/generalpurpose/section_prescriptive_example_general_purpose.xml:30(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:101(para) ./doc/arch-design/generalpurpose/section_prescriptive_example_general_purpose.xml:30(para) msgid "The solution would consist of the following OpenStack components:" msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:106(para) ./doc/arch-design/generalpurpose/section_prescriptive_example_general_purpose.xml:34(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:105(para) ./doc/arch-design/generalpurpose/section_prescriptive_example_general_purpose.xml:34(para) msgid "A firewall, switches and load balancers on the public facing network connections." msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:110(para) -msgid "OpenStack Controller services running, Networking, dashboard, Block Storage and Compute running locally in each of the three regions. The other services, Identity, Orchestration, Telemetry, Image Service and Object Storage will be installed centrallywith nodes in each of the region providing a redundant OpenStack Controller plane throughout the globe." +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:109(para) +msgid "OpenStack Controller services running, Networking, dashboard, Block Storage and Compute running locally in each of the three regions. The other services, Identity, Orchestration, Telemetry, Image Service and Object Storage can be installed centrallywith nodes in each of the region providing a redundant OpenStack Controller plane throughout the globe." msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:120(para) ./doc/arch-design/generalpurpose/section_prescriptive_example_general_purpose.xml:44(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:119(para) ./doc/arch-design/generalpurpose/section_prescriptive_example_general_purpose.xml:44(para) msgid "OpenStack Compute nodes running the KVM hypervisor." msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:124(para) -msgid "OpenStack Object Storage for serving static objects such as images will be used to ensure that all images are standardized across all the regions, and replicated on a regular basis." +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:123(para) +msgid "OpenStack Object Storage for serving static objects such as images can be used to ensure that all images are standardized across all the regions, and replicated on a regular basis." msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:130(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:129(para) msgid "A Distributed DNS service available to all regionsthat allows for dynamic update of DNS records of deployed instances." msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:135(para) -msgid "A geo-redundant load balancing service will be used to service the requests from the customers based on their origin." +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:134(para) +msgid "A geo-redundant load balancing service can be used to service the requests from the customers based on their origin." msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:140(para) -msgid "An autoscaling heat template will used to deploy the application in the three regions. This template will include:" +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:139(para) +msgid "An autoscaling heat template can be used to deploy the application in the three regions. This template includes:" msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:145(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:143(para) msgid "Web Servers, running Apache." msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:148(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:146(para) msgid "Appropriate user_data to populate the central DNS servers upon instance launch." msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:152(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:150(para) msgid "Appropriate Telemetry alarms that maintain state of the application and allow for handling of region or instance failure." msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:157(para) -msgid "Another autoscaling Heat template will be used to deploy a distributed MongoDB shard over the three locationswith the option of storing required data on a globally available swift container. according to the usage and load on the database serveradditional shards will be provisioned according to the thresholds defined in Telemetry." +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:155(para) +msgid "Another autoscaling Heat template can be used to deploy a distributed MongoDB shard over the three locationswith the option of storing required data on a globally available swift container. According to the usage and load on the database serveradditional shards can be provisioned according to the thresholds defined in Telemetry." msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:163(para) -msgid "The reason that three regions were selected here was because of the fear of having abnormal load on a single region in the event of a failure. Two data center would have been sufficient had the requirements been met." +#. The reason that three regions were selected here was because of +#. the fear of having abnormal load on a single region in the +#. event of a failure. Two data center would have been sufficient +#. had the requirements been met. +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:165(para) +msgid "Two data centers would have been sufficient had the requirements been met. But three regions are selected here to avoid abnormal load on a single region in the event of a failure." msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:167(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:168(para) msgid "Orchestration is used because of the built-in functionality of autoscaling and auto healing in the event of increased load. Additional configuration management tools, such as Puppet or Chef could also have been used in this scenario, but were not chosen due to the fact that Orchestration had the appropriate built-in hooks into the OpenStack cloudwhereas the other tools were external and not native to OpenStack. In additionsince this deployment scenario was relatively straight forwardthe external tools were not needed." msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:176(para) -msgid "OpenStack Object Storage is used here to serve as a back end for the Image Service since was the most suitable solution for a globally distributed storage solutionwith its own replication mechanism. Home grown solutions could also have been used including the handling of replicationbut were not chosen, because Object Storage is already an intricate part of the infrastructureand proven solution." +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:177(para) +msgid "OpenStack Object Storage is used here to serve as a back end for the Image Service since it is the most suitable solution for a globally distributed storage solutionwith its own replication mechanism. Home grown solutions could also have been used including the handling of replicationbut were not chosen, because Object Storage is already an intricate part of the infrastructureand proven solution." msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:184(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:185(para) msgid "An external load balancing service was used and not the LBaaS in OpenStack because the solution in OpenStack is not redundant and does not have any awareness of geo location." msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:193(title) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:194(title) msgid "Location-local service" msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:194(para) -msgid "A common use for a multi-site deployment of OpenStack, is for creating a Content Delivery Network. An application that uses a location-local architecture will require low network latency and proximity to the user, in order to provide an optimal user experience, in addition to reducing the cost of bandwidth and transit, since the content resides on sites closer to the customer, instead of a centralized content store that would require utilizing higher cost cross country links." +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:195(para) +msgid "A common use for a multi-site deployment of OpenStack, is for creating a Content Delivery Network. An application that uses a location-local architecture requires low network latency and proximity to the user, in order to provide an optimal user experience, in addition to reducing the cost of bandwidth and transit, since the content resides on sites closer to the customer, instead of a centralized content store that requires utilizing higher cost cross-country links." msgstr "" #: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:203(para) @@ -1106,7 +1110,7 @@ msgid "This architecture usually includes a geo-location component that places u msgstr "" #: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml:212(para) -msgid "In this example, the application utilizing this multi-site OpenStack install that is location aware would launch web server or content serving instances on the compute cluster in each site. Requests from clients will first be sent to a global services load balancer that determines the location of the client, then routes the request to the closest OpenStack site where the application completes the request." +msgid "In this example, the application utilizing this multi-site OpenStack install that is location aware would launch web server or content serving instances on the compute cluster in each site. Requests from clients are first sent to a global services load balancer that determines the location of the client, then routes the request to the closest OpenStack site where the application completes the request." msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml:8(title) ./doc/arch-design/network_focus/section_tech_considerations_network_focus.xml:8(title) ./doc/arch-design/generalpurpose/section_tech_considerations_general_purpose.xml:12(title) ./doc/arch-design/compute_focus/section_user_requirements_compute_focus.xml:90(title) ./doc/arch-design/compute_focus/section_tech_considerations_compute_focus.xml:12(title) ./doc/arch-design/hybrid/section_tech_considerations_hybrid.xml:12(title) ./doc/arch-design/massively_scalable/section_tech_considerations_massively_scalable.xml:12(title) ./doc/arch-design/storage_focus/section_tech_considerations_storage_focus.xml:8(title) @@ -1114,7 +1118,7 @@ msgid "Technical considerations" msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml:9(para) -msgid "There are many technical considerations to take into account with regard to designing a multi-site OpenStack implementation. An OpenStack cloud can be designed in a variety of ways to handle individual application needs. A multi-site deployment will have additional challenges compared to single site installations and will therefore be a more complex solution." +msgid "There are many technical considerations to take into account with regard to designing a multi-site OpenStack implementation. An OpenStack cloud can be designed in a variety of ways to handle individual application needs. A multi-site deployment has additional challenges compared to single site installations and therefore is a more complex solution." msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml:16(para) @@ -1122,15 +1126,15 @@ msgid "When determining capacity options be sure to take into account not just t msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml:20(para) -msgid "Inter-site link capacity describes the capabilities of the connectivity between the different OpenStack sites. This includes parameters such as bandwidth, latency, whether or not a link is dedicated, and any business policies applied to the connection. The capability and number of the links between sites will determine what kind of options may be available for deployment. For example, if two sites have a pair of high-bandwidth links available between them, it may be wise to configure a separate storage replication network between the two sites to support a single Swift endpoint and a shared object storage capability between them. (An example of this technique, as well as a configuration walk-through, is available at http://docs.openstack.org/developer/swift/replication_network.html#dedicated-replication-network). Another option in this scenario is to build a dedicated set of tenant private networks across the secondary link using overlay networks with a third party mapping the site overlays to each other." +msgid "Inter-site link capacity describes the capabilities of the connectivity between the different OpenStack sites. This includes parameters such as bandwidth, latency, whether or not a link is dedicated, and any business policies applied to the connection. The capability and number of the links between sites determine what kind of options are available for deployment. For example, if two sites have a pair of high-bandwidth links available between them, it may be wise to configure a separate storage replication network between the two sites to support a single Swift endpoint and a shared object storage capability between them. (An example of this technique, as well as a configuration walk-through, is available at http://docs.openstack.org/developer/swift/replication_network.html#dedicated-replication-network). Another option in this scenario is to build a dedicated set of tenant private networks across the secondary link using overlay networks with a third party mapping the site overlays to each other." msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml:38(para) -msgid "The capacity requirements of the links between sites will be driven by application behavior. If the latency of the links is too high, certain applications that use a large number of small packets, for example RPC calls, may encounter issues communicating with each other or operating properly. Additionally, OpenStack may encounter similar types of issues. To mitigate this, tuning of the Identity service call timeouts may be necessary to prevent issues authenticating against a central Identity service." +msgid "The capacity requirements of the links between sites is driven by application behavior. If the latency of the links is too high, certain applications that use a large number of small packets, for example RPC calls, may encounter issues communicating with each other or operating properly. Additionally, OpenStack may encounter similar types of issues. To mitigate this, tuning of the Identity service call timeouts may be necessary to prevent issues authenticating against a central Identity service." msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml:47(para) -msgid "Another capacity consideration when it comes to networking for a multi-site deployment is the available amount and performance of overlay networks for tenant networks. If using shared tenant networks across zones, it is imperative that an external overlay manager or controller be used to map these overlays together. It is necessary to ensure the amount of possible IDs between the zones are identical. Note that, as of the Icehouse release, OpenStack Networking was not capable of managing tunnel IDs across installations. This means that if one site runs out of IDs, but other does not, that tenant's network will be unable to reach the other site." +msgid "Another capacity consideration when it comes to networking for a multi-site deployment is the available amount and performance of overlay networks for tenant networks. If using shared tenant networks across zones, it is imperative that an external overlay manager or controller be used to map these overlays together. It is necessary to ensure the amount of possible IDs between the zones are identical. Note that, as of the Icehouse release, OpenStack Networking was not capable of managing tunnel IDs across installations. This means that if one site runs out of IDs, but other does not, that tenant's network is unable to reach the other site." msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml:58(para) @@ -1154,11 +1158,11 @@ msgid "Identity is normally the first interface for the majority of OpenStack us msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml:94(para) -msgid "Load balancing is another common issue with multi-site installations. While it is still possible to run HAproxy instances with Load-Balancer-as-a-Service, these will be local to a specific region. Some applications may be able to cope with this via internal mechanisms. Others, however, may require the implementation of an external system including global services load balancers or anycast-advertised DNS." +msgid "Load balancing is another common issue with multi-site installations. While it is still possible to run HAproxy instances with Load-Balancer-as-a-Service, these are local to a specific region. Some applications may be able to cope with this via internal mechanisms. Others, however, may require the implementation of an external system including global services load balancers or anycast-advertised DNS." msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml:102(para) -msgid "Depending on the storage model chosen during site design, storage replication and availability will also be a concern for end-users. If an application is capable of understanding regions, then it is possible to keep the object storage system separated by region. In this case, users who want to have an object available to more than one region will need to do the cross-site replication themselves. With a centralized swift proxy, however, the user may need to benchmark the replication timing of the Object Storage back end. Benchmarking allows the operational staff to provide users with an understanding of the amount of time required for a stored or modified object to become available to the entire environment." +msgid "Depending on the storage model chosen during site design, storage replication and availability are also a concern for end-users. If an application is capable of understanding regions, then it is possible to keep the object storage system separated by region. In this case, users who want to have an object available to more than one region need to do the cross-site replication themselves. With a centralized swift proxy, however, the user may need to benchmark the replication timing of the Object Storage back end. Benchmarking allows the operational staff to provide users with an understanding of the amount of time required for a stored or modified object to become available to the entire environment." msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml:114(title) ./doc/arch-design/network_focus/section_tech_considerations_network_focus.xml:432(title) ./doc/arch-design/generalpurpose/section_architecture_general_purpose.xml:387(term) ./doc/arch-design/generalpurpose/section_user_requirements_general_purpose.xml:120(term) ./doc/arch-design/generalpurpose/section_tech_considerations_general_purpose.xml:590(title) ./doc/arch-design/compute_focus/section_user_requirements_compute_focus.xml:96(term) ./doc/arch-design/compute_focus/section_architecture_compute_focus.xml:177(term) ./doc/arch-design/compute_focus/section_tech_considerations_compute_focus.xml:257(title) ./doc/arch-design/hybrid/section_tech_considerations_hybrid.xml:253(title) ./doc/arch-design/storage_focus/section_architecture_storage_focus.xml:18(para) ./doc/arch-design/storage_focus/section_architecture_storage_focus.xml:42(term) ./doc/arch-design/storage_focus/section_user_requirements_storage_focus.xml:12(para) ./doc/arch-design/storage_focus/section_user_requirements_storage_focus.xml:119(term) @@ -1174,7 +1178,7 @@ msgid "Since multi-site systems can be geographically separated, they may have w msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml:129(para) -msgid "Storage availability can also be impacted by the architecture of a multi-site deployment. A centralized Object Storage service requires more time for an object to be available to instances locally in regions where the object was not created. Some applications may need to be tuned to account for this effect. Block Storage does not currently have a method for replicating data across multiple regions, so applications that depend on available block storage will need to manually cope with this limitation by creating duplicate block storage entries in each region." +msgid "Storage availability can also be impacted by the architecture of a multi-site deployment. A centralized Object Storage service requires more time for an object to be available to instances locally in regions where the object was not created. Some applications may need to be tuned to account for this effect. Block Storage does not currently have a method for replicating data across multiple regions, so applications that depend on available block storage need to manually cope with this limitation by creating duplicate block storage entries in each region." msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml:139(title) ./doc/arch-design/network_focus/section_user_requirements_network_focus.xml:163(title) ./doc/arch-design/generalpurpose/section_architecture_general_purpose.xml:630(term) ./doc/arch-design/generalpurpose/section_user_requirements_general_purpose.xml:191(term) ./doc/arch-design/generalpurpose/section_tech_considerations_general_purpose.xml:778(title) ./doc/arch-design/compute_focus/section_user_requirements_compute_focus.xml:160(term) ./doc/arch-design/compute_focus/section_architecture_compute_focus.xml:435(term) ./doc/arch-design/compute_focus/section_tech_considerations_compute_focus.xml:268(title) ./doc/arch-design/hybrid/section_tech_considerations_hybrid.xml:107(title) ./doc/arch-design/storage_focus/section_tech_considerations_storage_focus.xml:47(term) ./doc/arch-design/storage_focus/section_architecture_storage_focus.xml:448(term) ./doc/arch-design/storage_focus/section_user_requirements_storage_focus.xml:136(term) @@ -1182,7 +1186,7 @@ msgid "Security" msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml:140(para) -msgid "Securing a multi-site OpenStack installation also brings extra challenges. Tenants may expect a tenant-created network to be secure. In a multi-site installation the use of a non-private connection between sites may be required. This may mean that traffic would be visible to third parties and, in cases where an application requires security, this issue will require mitigation. Installing a VPN or encrypted connection between sites is recommended in such instances." +msgid "Securing a multi-site OpenStack installation also brings extra challenges. Tenants may expect a tenant-created network to be secure. In a multi-site installation the use of a non-private connection between sites may be required. This may mean that traffic would be visible to third parties and, in cases where an application requires security, this issue requires mitigation. Installing a VPN or encrypted connection between sites is recommended in such instances." msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml:148(para) diff --git a/doc/arch-design/locale/zh_CN.po b/doc/arch-design/locale/zh_CN.po index cb2f99ebbf..be24443eb8 100644 --- a/doc/arch-design/locale/zh_CN.po +++ b/doc/arch-design/locale/zh_CN.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-03-20 03:44+0000\n" -"PO-Revision-Date: 2015-03-20 03:12+0000\n" +"POT-Creation-Date: 2015-03-26 05:47+0000\n" +"PO-Revision-Date: 2015-03-25 10:27+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -934,12 +934,12 @@ msgstr "部署者务必意识到这点,为他们的站点提供合适的定制 #: ./doc/arch-design/multi_site/section_operational_considerations_multi_site.xml19(para) msgid "" -"Note that, as of the Icehouse release, documentation for implementing this " -"feature is in progress. See this bug for more information: https://bugs.launchpad.net/openstack-" "manuals/+bug/1340509." -msgstr "注意,自从Icehouse版本发布后,实现此特性的文档一直都在写作中,详情请浏览: https://bugs.launchpad.net/openstack-manuals/+bug/1340509。" +msgstr "" #: ./doc/arch-design/multi_site/section_operational_considerations_multi_site.xml26(title) msgid "Licensing" @@ -1150,18 +1150,18 @@ msgid "" "resources in the environment. It is important that user documentation is " "accessible by users of the cloud infrastructure to ensure they are given " "sufficient information to help them leverage the cloud. As an example, by " -"default OpenStack will schedule instances on a compute node automatically. " +"default OpenStack schedules instances on a compute node automatically. " "However, when multiple regions are available, it is left to the end user to " -"decide in which region to schedule the new instance. The dashboard will " -"present the user with the first region in your configuration. The API and " -"CLI tools will not execute commands unless a valid region is specified. It " -"is therefore important to provide documentation to your users describing the" -" region layout as well as calling out that quotas are region-specific. If a " -"user reaches his or her quota in one region, OpenStack will not " -"automatically build new instances in another. Documenting specific examples " -"will help users understand how to operate the cloud, thereby reducing calls " -"and tickets filed with the help desk." -msgstr "用户必须自行去操作云基础设施以及在环境中部署新的资源。用户查阅用户文档来操作云,这样的话能够给出准确的文档就很重要。举例来说,默认情况下OpenStack自动的调度实例到某个计算节点,但是,当多个region均可用时,就得用户自行决定在哪个region中调度新的实例。GUI界面显示的是用户配置的第一个region,而API和CLI工具若不指定合法的region就不会执行。因此提供文档很重要,文档中要描述region的层次以及特定region的配额等,如果用户在一个region中达到了配额的上限,OpenStack是不会自动到另外的region中构建新的实例的。文档中描述特别的例子将会帮助用户理解如何操作云,因此而减少电话呼救和现场维修。" +"decide in which region to schedule the new instance. The dashboard presents " +"the user with the first region in your configuration. The API and CLI tools " +"do not execute commands unless a valid region is specified. It is therefore " +"important to provide documentation to your users describing the region " +"layout as well as calling out that quotas are region-specific. If a user " +"reaches his or her quota in one region, OpenStack does not automatically " +"build new instances in another. Documenting specific examples helps users " +"understand how to operate the cloud, thereby reducing calls and tickets " +"filed with the help desk." +msgstr "" #. When image changes, this message will be marked fuzzy or untranslated for #. you. @@ -1183,16 +1183,16 @@ msgstr "架构" #: ./doc/arch-design/multi_site/section_architecture_multi_site.xml9(para) msgid "" -"This graphic is a high level diagram of a multiple site OpenStack " -"architecture. Each site is an OpenStack cloud but it may be necessary to " -"architect the sites on different versions. For example, if the second site " -"is intended to be a replacement for the first site, they would be different." -" Another common design would be a private OpenStack cloud with replicated " -"site that would be used for high availability or disaster recovery. The most" -" important design decision is how to configure the storage. It can be " -"configured as a single shared pool or separate pools, depending on the user " -"and technical requirements." -msgstr "此图一个多区域OpenStack架构的高度抽象示意图。每个站点都是一个OpenStack云,但是根据架构的需要可能是不同的版本。例如,如果第二个站点的使命就是替代第一个站点,他们就可以不同。另为通用的设计是一个私有的OpenStack云是完全复制的站点将用来做高可用或灾难恢复。最重要的设计决定是如何配置存储,既可以配置为单个共享池也可以是分离的池,这取决于用户和技术的需求。" +"This graphic is a high level diagram of a multi-site OpenStack architecture." +" Each site is an OpenStack cloud but it may be necessary to architect the " +"sites on different versions. For example, if the second site is intended to " +"be a replacement for the first site, they would be different. Another common" +" design would be a private OpenStack cloud with replicated site that would " +"be used for high availability or disaster recovery. The most important " +"design decision is how to configure the storage. It can be configured as a " +"single shared pool or separate pools, depending on the user and technical " +"requirements." +msgstr "" #: ./doc/arch-design/multi_site/section_architecture_multi_site.xml25(title) msgid "OpenStack services architecture" @@ -1316,21 +1316,21 @@ msgid "" "The architecture for a multi-site installation of OpenStack is dependent on " "a number of factors. One major dependency to consider is storage. When " "designing the storage system, the storage mechanism needs to be determined. " -"Once the storage type is determined, how it will be accessed is critical. " -"For example, we recommend that storage should use a dedicated network. " -"Another concern is how the storage is configured to protect the data. For " -"example, the recovery point objective (RPO) and the recovery time objective " -"(RTO). How quickly can the recovery from a fault be completed, will " -"determine how often the replication of data be required. Ensure that enough " -"storage is allocated to support the data protection strategy." -msgstr "对于一个多区域OpenStack安装架构来说,依赖于很多的因素,其中一个主要的依赖需要考虑的就是存储。当设计存储系统时,存储的机制需要决定。一旦存储的类型决定了,如何访问就成了重点。例如,我们建议存储使用专用网络。另外一个需要考虑的是如果配置存储来保护数据。例如恢复点目标(RPO)和恢复时间目标(RTO),如何快速的从完全失效中恢复,将决定复制数据如何频繁的需求。确保有足够的存储来分配,以支持数据保护策略。" +"Once the storage type is determined, how it is accessed is critical. For " +"example, we recommend that storage should use a dedicated network. Another " +"concern is how the storage is configured to protect the data. For example, " +"the recovery point objective (RPO) and the recovery time objective (RTO). " +"How quickly can the recovery from a fault be completed, determines how often" +" the replication of data is required. Ensure that enough storage is " +"allocated to support the data protection strategy." +msgstr "" #: ./doc/arch-design/multi_site/section_architecture_multi_site.xml115(para) msgid "" -"Networking decisions include the encapsulation mechanism that will be used " +"Networking decisions include the encapsulation mechanism that can be used " "for the tenant networks, how large the broadcast domains should be, and the " "contracted SLAs for the interconnects." -msgstr "网络决定包括用于租户网络的封装机制,广播域有多大,以及内部联通的服务水平协议。" +msgstr "" #: ./doc/arch-design/multi_site/section_user_requirements_multi_site.xml8(title) #: ./doc/arch-design/network_focus/section_user_requirements_network_focus.xml8(title) @@ -1460,17 +1460,17 @@ msgid "" "different sites. This needs to be built into the infrastructure. If the " "OpenStack Object Storage is used as a back end for the Image Service, it is " "possible to create repositories of consistent images across multiple sites. " -"Having central endpoints with multiple storage nodes will allow for " -"consistent centralized storage for each and every site." -msgstr "在跨不同的站点有必要保持部署实例的一致性,这需要构建基础设施,如果为镜像服务提供的后端存储是OpenStack对象存储的话,这很轻松的就可跨多个站点建立一致性镜像的仓库。具有中央端点与多个存储节点将允许为每一个站点有一致的集中存储。" +"Having central endpoints with multiple storage nodes allows consistent " +"centralized storage for each and every site." +msgstr "" #: ./doc/arch-design/multi_site/section_user_requirements_multi_site.xml81(para) msgid "" -"Not using a centralized object store will increase operational overhead so " -"that a consistent image library can be maintained. This could include " -"development of a replication mechanism to handle the transport of images and" -" the changes to the images across multiple sites." -msgstr "不使用中心化的对象存储将会带来运维方面的问题,例如一致性的镜像库就需要维护,包括开发复制机制以掌控传输镜像和跨多站点的镜像变化。" +"Not using a centralized object store increases operational overhead so that " +"a consistent image library can be maintained. This could include development" +" of a replication mechanism to handle the transport of images and the " +"changes to the images across multiple sites." +msgstr "" #: ./doc/arch-design/multi_site/section_user_requirements_multi_site.xml87(para) msgid "" @@ -1508,9 +1508,9 @@ msgstr "多网络链路应该在站点之间部署,以提供所有组件的冗 #: ./doc/arch-design/multi_site/section_user_requirements_multi_site.xml108(para) msgid "" "The ability to maintain object availability in both sites has significant " -"implications on the object storage design and implementation. It will also " -"have a significant impact on the WAN network design between the sites." -msgstr "维护对象可用性的能力会显著影响到对象存储的设计和实现,也会影响到站点之间的广域网网络设计。" +"implications on the object storage design and implementation. It also has a " +"significant impact on the WAN network design between the sites." +msgstr "" #: ./doc/arch-design/multi_site/section_user_requirements_multi_site.xml112(para) msgid "" @@ -1618,11 +1618,11 @@ msgstr "已经部署的应用需要持续的服务,且更加重要的,需要 #: ./doc/arch-design/multi_site/section_user_requirements_multi_site.xml178(para) msgid "" -"It is important to understand what will happen to the replication of objects" -" and data between the sites when a site goes down. If this causes queues to " +"It is important to understand what happens to the replication of objects and" +" data between the sites when a site goes down. If this causes queues to " "start building up, consider how long these queues can safely exist until " "something explodes." -msgstr "当一个站点失效时,理解在站点之间的对象和数据复制会发生什么很重要。如果这导致队列开始建立,要考虑到多长时间这些队列到什么事情爆炸发生之前可安全完成。" +msgstr "" #: ./doc/arch-design/multi_site/section_user_requirements_multi_site.xml185(para) msgid "" @@ -1674,16 +1674,16 @@ msgstr "站点之间的认证" #: ./doc/arch-design/multi_site/section_user_requirements_multi_site.xml213(para) msgid "" "Ideally it is best to have a single authentication domain and not need a " -"separate implementation for each and every site. This will, of course, " -"require an authentication mechanism that is highly available and distributed" -" to ensure continuous operation. Authentication server locality is also " +"separate implementation for each and every site. This, of course, requires " +"an authentication mechanism that is highly available and distributed to " +"ensure continuous operation. Authentication server locality is also " "something that might be needed as well and should be planned for." -msgstr "理想中最好是有一个单一的认证域而不是在每个站点中分离的去实现。这当然会要求认证机制是高可用和分布式的确定持续可操作。局部认证服务也需要好好的规划。" +msgstr "" #. When image changes, this message will be marked fuzzy or untranslated for #. you. #. It doesn't matter what you translate it to: it's not used at all. -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml86(None) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml85(None) msgid "" "@@image: '../figures/Multi-Site_Customer_Edge.png'; " "md5=01850cf774e7075bd7202c6e7f087f36" @@ -1692,7 +1692,7 @@ msgstr "@@image: '../figures/Multi-Site_Customer_Edge.png'; md5=01850cf774e7075b #. When image changes, this message will be marked fuzzy or untranslated for #. you. #. It doesn't matter what you translate it to: it's not used at all. -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml190(None) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml191(None) msgid "" "@@image: '../figures/Multi-site_Geo_Redundant_LB.png'; " "md5=c94a96f6084c2e50a0eb6846f6fde479" @@ -1717,13 +1717,13 @@ msgstr "示例" #: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml13(para) msgid "" -"Based on the needs of the intended workloads, there are multiple ways to " -"build a multi-site OpenStack installation. Below are example architectures " +"There are multiple ways to build a multi-site OpenStack installation, based " +"on the needs of the intended workloads. Below are example architectures " "based on different requirements. These examples are meant as a reference, " "and not a hard and fast rule for deployments. Use the previous sections of " "this chapter to assist in selecting specific components and implementations " "based on specific needs." -msgstr "基于所需要专注的负载,构建多区域OpenStack安装有好几种办法。下面的架构例子基于不同的需求,这些例子仅仅用作参考,对于部署不是硬性和快速的规则。使用前面本章前几节来帮助基于特殊的需求选择特定的组件和实现。" +msgstr "" #: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml20(para) msgid "" @@ -1738,72 +1738,71 @@ msgid "" "horizontal scaling than a traditional compute workload scale. The intent is " "to scale by creating more copies of the application in closer proximity to " "the users that need it most, in order to ensure faster response time to user" -" requests. This provider will deploy two datacenters at each of the four " -"chosen regions. The implications of this design are based around the method " -"of placing copies of resources in each of the remote regions. Swift objects," -" Glance images, and block storage will need to be manually replicated into " -"each region. This may be beneficial for some systems, such as the case of " -"content service, where only some of the content needs to exist in some but " -"not all regions. A centralized Keystone is recommended to ensure " -"authentication and that access to the API endpoints is easily manageable." -msgstr "一个大型的内容提供商需要为分散在不同地理位置的客户交付内容,此负载对延迟极为敏感,而且还得快速响应最终用户。经过用户的回顾,技术和运营的考虑,最后决定构建有利于本地客户边缘的几个region,在此用例中,没有选择构建几个大型的、中心化的数据中心,而是架构的意图很明确,在接近最终用户的地方提供几个小型的数据中心,在此用例中,取代传统计算负载扩展的方式,而使用不同的横向扩展快速扩充应用,为了确保用户需求的快速响应时间,为贴近用户最迫切的需求,专注于通过创建更多应用的复制的扩展。此供应商会在每4个所选择的region部署两个数据中心,此设计的实现是围绕这每个远端的region复制资源的方法。Swift对象存储服务,Glance镜像服务,以及块存储在每个region都需要手动的复制,这也许有利于一些系统,比如内容服务的用例,他们的一些内容仅出现在部分而不是全部的region。建议建立一个中心化的Keystone,确保认证服务和API端点访问可轻松管理。" +" requests. This provider deploys two datacenters at each of the four chosen " +"regions. The implications of this design are based around the method of " +"placing copies of resources in each of the remote regions. Swift objects, " +"Glance images, and block storage need to be manually replicated into each " +"region. This may be beneficial for some systems, such as the case of content" +" service, where only some of the content needs to exist in some but not all " +"regions. A centralized Keystone is recommended to ensure authentication and " +"that access to the API endpoints is easily manageable." +msgstr "" #: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml44(para) msgid "" -"Installation of an automated DNS system such as Designate is highly " -"recommended. Unless an external Dynamic DNS system is available, application" -" administrators will need a way to manage the mapping of which application " -"copy exists in each region and how to reach it. Designate will assist by " -"making the process automatic and by populating the records in the each " -"region's zone." -msgstr "强烈建议安装一个自动的DNS系统,比如Designate。除非有外部的动态DNS系统可用,应用管理员会需要一个管理办法,在每个region中映射那个应用复制出现以及如何访问它们。Desginate将会将这些流程自动化,而且会填充记录到每个region的区。" +"It is recommended that you install an automated DNS system such as " +"Designate. Application administrators need a way to manage the mapping of " +"which application copy exists in each region and how to reach it, unless an " +"external Dynamic DNS system is available. Designate assists by making the " +"process automatic and by populating the records in the each region's zone." +msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml51(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml50(para) msgid "" "Telemetry for each region is also deployed, as each region may grow " -"differently or be used at a different rate. Ceilometer will run to collect " -"each region's metrics from each of the controllers and report them back to a" -" central location. This is useful both to the end user and the administrator" -" of the OpenStack environment. The end user will find this method useful, in" -" that it is possible to determine if certain locations are experiencing " -"higher load than others, and take appropriate action. Administrators will " -"also benefit by possibly being able to forecast growth per region, rather " -"than expanding the capacity of all regions simultaneously, therefore " -"maximizing the cost-effectiveness of the multi-site design." -msgstr "Telemetry也会部署到每个region中,虽然每个region的增长可能不一样或者使用的频率也不同。Ceilometer将运行在每个region中的监测数据,然后回报到中心地点。这在OpenStack环境中对于最终用户也好,对于系统管理员也好,都有很大的用处,使最终用户根据某些局部的负载高于其他地方做出决定而成为可能,然后采取相应的措施。使系统管理员在每个region预测增长成为可能,而不是去盲目的同等看待所有region而去扩展它们,因此对于多区域设计是最大化的节省资源。" +"differently or be used at a different rate. Ceilometer collects each " +"region's metrics from each of the controllers and report them back to a " +"central location. This is useful both to the end user and the administrator " +"of the OpenStack environment. The end user will find this method useful, as " +"it makes possible to determine if certain locations are experiencing higher " +"load than others, and take appropriate action. Administrators also benefit " +"by possibly being able to forecast growth per region, rather than expanding " +"the capacity of all regions simultaneously, therefore maximizing the cost-" +"effectiveness of the multi-site design." +msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml64(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml63(para) msgid "" "One of the key decisions of running this sort of infrastructure is whether " "or not to provide a redundancy model. Two types of redundancy and high " -"availability models in this configuration will be implemented. The first " -"type revolves around the availability of the central OpenStack components. " -"Keystone will be made highly available in three central data centers that " -"will host the centralized OpenStack components. This prevents a loss of any " -"one of the regions causing an outage in service. It also has the added " -"benefit of being able to run a central storage repository as a primary cache" -" for distributing content to each of the regions." -msgstr "运行此类基础设施的一个关键决定是是否提供冗余模式。在此配置中有两类冗余和高可用模式需要被实现。第一类围绕中心化OpenStack组件的可用性,Keystone会基于三个中心化的数据中心而形成高可用,而成为中心化的OpenStack组件。这会防止任何的region失效而导致服务不可用。这也会为在每个region运行着中央存储仓库作为主要缓存,用于分发内容,带来额外的好处。" +"availability models in this configuration can be implemented. The first type" +" revolves around the availability of the central OpenStack components. " +"Keystone can be made highly available in three central data centers that " +"host the centralized OpenStack components. This prevents a loss of any one " +"of the regions causing an outage in service. It also has the added benefit " +"of being able to run a central storage repository as a primary cache for " +"distributing content to each of the regions." +msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml75(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml74(para) msgid "" "The second redundancy topic is that of the edge data center itself. A second" -" data center in each of the edge regional locations will house a second " -"region near the first. This ensures that the application will not suffer " -"degraded performance in terms of latency and availability." -msgstr "第二类容易是边缘数据中心本身。在每个边缘region地带的第二个数据中心会在靠近第一个region边上承载起第二个region的功用。这确保应用不会遭受延迟和可用性方面的性能下降。" +" data center in each of the edge regional locations house a second region " +"near the first. This ensures that the application does not suffer degraded " +"performance in terms of latency and availability." +msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml80(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml79(para) msgid "" "This figure depicts the solution designed to have both a centralized set of " "core data centers for OpenStack services and paired edge data centers:" msgstr "此示意图描述所设计的解决方案,同时拥有一个为OpenStack服务的中心化的核心数据中心和两个边缘化的数据中心:" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml90(title) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml89(title) msgid "Geo-redundant load balancing" msgstr "地理冗余负载均衡" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml91(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml90(para) msgid "" "A large-scale web application has been designed with cloud principles in " "mind. The application is designed provide service to application store, on a" @@ -1812,7 +1811,7 @@ msgid "" "the information." msgstr "在脑子里想着一个大型扩展的web应用被设计为遵循云的原则。应用被设计为在应用商店中7*24的提供服务,公司拥有典型的2层架构,前端是用户需求的web服务,后端是用NoSQL数据库存放信息。" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml97(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml96(para) msgid "" "As of late there has been several outages in number of major public cloud " "providersusually due to the fact these applications were running out of a " @@ -1820,90 +1819,94 @@ msgid "" "chance of a single site causing an outage for their business." msgstr "最后,经常由于一些因素他们的应用运行在单个地理位置,主要的公有云提供者因此会停止一些服务。因此设计中要考虑如何降低由于单个站点引起的中断业务的几率。" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml102(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml101(para) #: ./doc/arch-design/generalpurpose/section_prescriptive_example_general_purpose.xml30(para) msgid "The solution would consist of the following OpenStack components:" msgstr "解决方案将由下列OpenStack组件组成:" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml106(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml105(para) #: ./doc/arch-design/generalpurpose/section_prescriptive_example_general_purpose.xml34(para) msgid "" "A firewall, switches and load balancers on the public facing network " "connections." msgstr "防火墙、交换机、以及负载均衡设备在公网中直接面向全网的连接。" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml110(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml109(para) msgid "" "OpenStack Controller services running, Networking, dashboard, Block Storage " "and Compute running locally in each of the three regions. The other " "services, Identity, Orchestration, Telemetry, Image Service and Object " -"Storage will be installed centrallywith nodes in each of the region " -"providing a redundant OpenStack Controller plane throughout the globe." -msgstr "运行着OpenStack控制器服务的:网络服务、GUI界面、块存储以及计算服务,都运行在每三个region的本地。其他的服务:认证、Orchestration、Telemetry、镜像服务以及对象存储会安装到每个region的中心节点,通过全局来提供冗余的OpenStack控制器。" +"Storage can be installed centrallywith nodes in each of the region providing" +" a redundant OpenStack Controller plane throughout the globe." +msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml120(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml119(para) #: ./doc/arch-design/generalpurpose/section_prescriptive_example_general_purpose.xml44(para) msgid "OpenStack Compute nodes running the KVM hypervisor." msgstr "OpenStack计算节点运行着KVM的hypervisor。" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml124(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml123(para) msgid "" -"OpenStack Object Storage for serving static objects such as images will be " +"OpenStack Object Storage for serving static objects such as images can be " "used to ensure that all images are standardized across all the regions, and " "replicated on a regular basis." -msgstr "OpenStack对象存储为静态内容提供服务,例如图片,确保所有的图片都通过标准化的存于所有的region,且使用定期复制。" +msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml130(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml129(para) msgid "" "A Distributed DNS service available to all regionsthat allows for dynamic " "update of DNS records of deployed instances." msgstr "在所有的region中都有一个分布式DNS服务可用,允许动态的为已经部署的实例更新DNS记录。" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml135(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml134(para) msgid "" -"A geo-redundant load balancing service will be used to service the requests " +"A geo-redundant load balancing service can be used to service the requests " "from the customers based on their origin." -msgstr "基于地理位置的负载均衡服务用于顾客过去使用的需求。" +msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml140(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml139(para) msgid "" -"An autoscaling heat template will used to deploy the application in the " -"three regions. This template will include:" -msgstr "在三个region中都使用自动伸缩heat模板来部署应用。此模板包括:" +"An autoscaling heat template can be used to deploy the application in the " +"three regions. This template includes:" +msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml145(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml143(para) msgid "Web Servers, running Apache." msgstr "Web服务,运行 Apache。" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml148(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml146(para) msgid "" "Appropriate user_data to populate the central DNS servers" " upon instance launch." msgstr "当实例启动时,中心DNS服务器会填写合适的user_data。" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml152(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml150(para) msgid "" "Appropriate Telemetry alarms that maintain state of the application and " "allow for handling of region or instance failure." msgstr "正确的Telemetry警告,维护着应用的状态且允许掌控region或实例失效。" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml157(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml155(para) msgid "" -"Another autoscaling Heat template will be used to deploy a distributed " +"Another autoscaling Heat template can be used to deploy a distributed " "MongoDB shard over the three locationswith the option of storing required " -"data on a globally available swift container. according to the usage and " -"load on the database serveradditional shards will be provisioned according " -"to the thresholds defined in Telemetry." -msgstr "另外一个自动伸缩的Heat模板会用于部署分布式MongoDB shard,在全部的三个地点存储全局可用的swift容器数据。基于数据库服务所使用的和负载,以及Telemetry定义的阀值,来决定是否增加额外的shard。" +"data on a globally available swift container. According to the usage and " +"load on the database serveradditional shards can be provisioned according to" +" the thresholds defined in Telemetry." +msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml163(para) +#. The reason that three regions were selected here was because of +#. the fear of having abnormal load on a single region in the +#. event of a failure. Two data center would have been sufficient +#. had the requirements been met. +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml165(para) msgid "" -"The reason that three regions were selected here was because of the fear of " -"having abnormal load on a single region in the event of a failure. Two data " -"center would have been sufficient had the requirements been met." -msgstr "这里选择三个region的原因是由于担心偶然的异常负载在单个region会引发失效。两个数据中心足够可以满足需求。" +"Two data centers would have been sufficient had the requirements been met. " +"But three regions are selected here to avoid abnormal load on a single " +"region in the event of a failure." +msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml167(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml168(para) msgid "" "Orchestration is used because of the built-in functionality of autoscaling " "and auto healing in the event of increased load. Additional configuration " @@ -1914,37 +1917,37 @@ msgid "" "scenario was relatively straight forwardthe external tools were not needed." msgstr "这里用到Orchestration是由于自动伸缩的内部功能和偶然增长的负载后的自动复原功能。另外一些配置管理工具,如Puppet或Chef也会在此场景下用到,但是不会被选择用于Orchestration,在OpenStack云中它们做不到内部的钩子,也不是OpenStack本身的工具。此外,其实相对简单的场景根本用不到这些额外的工具。" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml176(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml177(para) msgid "" "OpenStack Object Storage is used here to serve as a back end for the Image " -"Service since was the most suitable solution for a globally distributed " +"Service since it is the most suitable solution for a globally distributed " "storage solutionwith its own replication mechanism. Home grown solutions " "could also have been used including the handling of replicationbut were not " "chosen, because Object Storage is already an intricate part of the " "infrastructureand proven solution." -msgstr "OpenStack对象存储在这里的使用,是为镜像服务提供后端支撑,而镜像存储最合适的解决方案就是全局的分布式存储解决方案,而对象存储恰恰满足其自身的复制机制。本土的解决方案也已经被使用,包括复制的处理,但都没有选择,因为对象存储已经是基础设施和成熟的解决方案的复杂部分。" +msgstr "" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml184(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml185(para) msgid "" "An external load balancing service was used and not the LBaaS in OpenStack " "because the solution in OpenStack is not redundant and does not have any " "awareness of geo location." msgstr "一个额外的负载均衡服务将被使用,而不是OpenStack的LBaaS,因为OpenStack的LBaaS在OpenStack中不是冗余的解决方案而且不具有地理位置的任何特征。" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml193(title) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml194(title) msgid "Location-local service" msgstr "本地服务" -#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml194(para) +#: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml195(para) msgid "" "A common use for a multi-site deployment of OpenStack, is for creating a " "Content Delivery Network. An application that uses a location-local " -"architecture will require low network latency and proximity to the user, in " +"architecture requires low network latency and proximity to the user, in " "order to provide an optimal user experience, in addition to reducing the " "cost of bandwidth and transit, since the content resides on sites closer to " -"the customer, instead of a centralized content store that would require " -"utilizing higher cost cross country links." -msgstr "多区域OpenStack部署常见的一个场景是创建内容分发网络CDN,一个应用使用本地架构会有低网络延迟和接近用户的需求,为了提供给用户极致的体验,为了减少带宽和传送的费用,因此将内容输送到更加接近客户,而替代中心化的内容存储这种需要跨国连接的高额费用。" +"the customer, instead of a centralized content store that requires utilizing" +" higher cost cross-country links." +msgstr "" #: ./doc/arch-design/multi_site/section_prescriptive_examples_multi_site.xml203(para) msgid "" @@ -1961,11 +1964,11 @@ msgstr "此架构通常包括一个放置在最接近节点的用户需求的地 msgid "" "In this example, the application utilizing this multi-site OpenStack install" " that is location aware would launch web server or content serving instances" -" on the compute cluster in each site. Requests from clients will first be " -"sent to a global services load balancer that determines the location of the " +" on the compute cluster in each site. Requests from clients are first sent " +"to a global services load balancer that determines the location of the " "client, then routes the request to the closest OpenStack site where the " "application completes the request." -msgstr "在此例中,应用利用此多区域OpenStack基于位置敏感的安装,在每个站点的计算集群中启动web服务和内容服务的实例,来自客户的请求会第一时间发送到全局服务负载均衡器,然后负载均衡器会决定客户的位置,当应用完成请求,路由会将请求发给最近的OpenStack站点。" +msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml8(title) #: ./doc/arch-design/network_focus/section_tech_considerations_network_focus.xml8(title) @@ -1983,9 +1986,9 @@ msgid "" "There are many technical considerations to take into account with regard to " "designing a multi-site OpenStack implementation. An OpenStack cloud can be " "designed in a variety of ways to handle individual application needs. A " -"multi-site deployment will have additional challenges compared to single " -"site installations and will therefore be a more complex solution." -msgstr "设计一个多区域OpenStack有许多的技术因素需要被纳入有关的账单。一个OpenStack云有很多中办法来设计,去掌控分离的应用需求,一个多区域的部署相比于单一站点的安装会带来额外的挑战,也因此将会是一个更加复杂的解决方案。" +"multi-site deployment has additional challenges compared to single site " +"installations and therefore is a more complex solution." +msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml16(para) msgid "" @@ -2000,11 +2003,11 @@ msgid "" "between the different OpenStack sites. This includes parameters such as " "bandwidth, latency, whether or not a link is dedicated, and any business " "policies applied to the connection. The capability and number of the links " -"between sites will determine what kind of options may be available for " -"deployment. For example, if two sites have a pair of high-bandwidth links " -"available between them, it may be wise to configure a separate storage " -"replication network between the two sites to support a single Swift endpoint" -" and a shared object storage capability between them. (An example of this " +"between sites determine what kind of options are available for deployment. " +"For example, if two sites have a pair of high-bandwidth links available " +"between them, it may be wise to configure a separate storage replication " +"network between the two sites to support a single Swift endpoint and a " +"shared object storage capability between them. (An example of this " "technique, as well as a configuration walk-through, is available at http://docs.openstack.org/developer/swift/replication_network.html#dedicated-replication-network)。此场景的另外一个属性是构建专用的一组租户私有网络,在第二条线路使用覆盖网络,一个第三方的映射在彼此的站点覆盖。" +msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml38(para) msgid "" -"The capacity requirements of the links between sites will be driven by " +"The capacity requirements of the links between sites is driven by " "application behavior. If the latency of the links is too high, certain " "applications that use a large number of small packets, for example RPC " "calls, may encounter issues communicating with each other or operating " "properly. Additionally, OpenStack may encounter similar types of issues. To " "mitigate this, tuning of the Identity service call timeouts may be necessary" " to prevent issues authenticating against a central Identity service." -msgstr "应用的行为驱动着站点之间线路能力的需求,如果线路的延迟太高,某些应用使用大量的小包,比如RPC调用,就会遭遇彼此之间的通信问题和正确操作的问题。另外,OpenStack会遇到类似的问题,为了降低这些问题的发生几率,优化认证服务调用的超时时间就非常的有必要,这样可以防止认证在中心化身份服务的冲突。" +msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml47(para) msgid "" @@ -2036,8 +2039,8 @@ msgid "" "IDs between the zones are identical. Note that, as of the Icehouse release, " "OpenStack Networking was not capable of managing tunnel IDs across " "installations. This means that if one site runs out of IDs, but other does " -"not, that tenant's network will be unable to reach the other site." -msgstr "另外关于容量的考虑因素,当它涉及到多站点部署网络的可用量时,以及对于租户网络的负载网络的性能。如果使用了跨zone的共享租户网络,那么将外部覆盖管理或控制器映射到一起就很迫切。非常有必要确保zone之间的ID量一致。记住,在Icehouse版本发布时,OpenStack网络还没有在安装时拥有管理隧道ID的能力,这意味着如果其中一个站点用完了ID,但是另外一个站点没有用完,租户网络将无法达到其它站点。" +"not, that tenant's network is unable to reach the other site." +msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml58(para) msgid "" @@ -2094,25 +2097,25 @@ msgstr "身份是多数OpenStack用户的第一道“门槛”,对于绝大多 msgid "" "Load balancing is another common issue with multi-site installations. While " "it is still possible to run HAproxy instances with Load-Balancer-" -"as-a-Service, these will be local to a specific region. Some applications " -"may be able to cope with this via internal mechanisms. Others, however, may " +"as-a-Service, these are local to a specific region. Some applications may be" +" able to cope with this via internal mechanisms. Others, however, may " "require the implementation of an external system including global services " "load balancers or anycast-advertised DNS." -msgstr "负载均衡是安装多站点OpenStack另外一个常见的问题,它可能运行着负载均衡即服务的HAproxy实例,这些可能是本地一个特定的region,一些应用也许通过内部机制来应对这种情况,另外,也许需要外部的系统来实现,诸如全局服务负载均衡器或者anycast-advertised DNS。" +msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml102(para) msgid "" "Depending on the storage model chosen during site design, storage " -"replication and availability will also be a concern for end-users. If an " +"replication and availability are also a concern for end-users. If an " "application is capable of understanding regions, then it is possible to keep" " the object storage system separated by region. In this case, users who want" -" to have an object available to more than one region will need to do the " -"cross-site replication themselves. With a centralized swift proxy, however, " -"the user may need to benchmark the replication timing of the Object Storage " -"back end. Benchmarking allows the operational staff to provide users with an" -" understanding of the amount of time required for a stored or modified " -"object to become available to the entire environment." -msgstr "取决于在设计站点时的选择的存储模式,存储的复制和可用性也是最终用户所关心的。如果一个应用有理解region的能力,那么它可能会保持通过region分离的对象存储系统,在此种情形下,用户需要在多个region访问对象的话就需要去自己去跨站点复制,基于中心化的swift代理,用户也许需要后端对象存储的复制基准时间。测试基准允许运维人员提供给用户可以理解的存储需求的总计时间或者是更改对象使之在整个环境中可用。" +" to have an object available to more than one region need to do the cross-" +"site replication themselves. With a centralized swift proxy, however, the " +"user may need to benchmark the replication timing of the Object Storage back" +" end. Benchmarking allows the operational staff to provide users with an " +"understanding of the amount of time required for a stored or modified object" +" to become available to the entire environment." +msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml114(title) #: ./doc/arch-design/network_focus/section_tech_considerations_network_focus.xml432(title) @@ -2157,9 +2160,9 @@ msgid "" "was not created. Some applications may need to be tuned to account for this " "effect. Block Storage does not currently have a method for replicating data " "across multiple regions, so applications that depend on available block " -"storage will need to manually cope with this limitation by creating " -"duplicate block storage entries in each region." -msgstr "在一个多区域部署中,存储可用性也会影响到架构。一个中心化的对象存储服务需要在region中为实例本地存取对象中频繁的使用,在对象没有建立的地方。一些应用也许为此而需要作出相应的调整。块存储目前还没有跨多个region的复制数据的方法,所以应用若依赖可用的块存储的话,需要手动的复制,由于这种限制导致在每个region都要创建重复的块存储。" +"storage need to manually cope with this limitation by creating duplicate " +"block storage entries in each region." +msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml139(title) #: ./doc/arch-design/network_focus/section_user_requirements_network_focus.xml163(title) @@ -2182,10 +2185,10 @@ msgid "" "Tenants may expect a tenant-created network to be secure. In a multi-site " "installation the use of a non-private connection between sites may be " "required. This may mean that traffic would be visible to third parties and, " -"in cases where an application requires security, this issue will require " +"in cases where an application requires security, this issue requires " "mitigation. Installing a VPN or encrypted connection between sites is " "recommended in such instances." -msgstr "多区域OpenStack安装的安全会来带额外的挑战,租户会为了安全会建立一个租户创建的网络。在多区域站点安装中也许没有需求去使用非私有网络来连接站点,这意味着流量对于第三方来说是可见的,假如应用对安全有需求,这就是个问题需要去解决,安全一VPN或者将连接加密在站点之间,在此情形下就非常有必要。" +msgstr "" #: ./doc/arch-design/multi_site/section_tech_considerations_multi_site.xml148(para) msgid "" diff --git a/doc/cli-reference/locale/cli-reference.pot b/doc/cli-reference/locale/cli-reference.pot index 6a806090e6..a035ca94fe 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: 2015-03-22 06:07+0000\n" +"POT-Creation-Date: 2015-03-26 06:08+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1074,7 +1074,7 @@ msgstr "" msgid "Create probe port - create port and interface, then place it into the created network namespace." msgstr "" -#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:222(title) ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:248(title) ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:273(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:1999(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2024(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2050(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2107(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2141(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2182(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2207(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2232(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2249(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2273(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2298(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2324(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2364(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2407(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2451(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2468(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2498(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2583(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2607(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2639(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2892(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2909(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2926(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2951(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2975(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3020(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3037(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3054(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3100(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3129(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3158(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3183(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3207(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3251(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3298(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3315(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3332(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3349(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3399(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3426(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3511(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3528(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3586(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3604(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3641(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3677(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3711(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3728(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3745(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3794(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3811(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3839(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3864(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3892(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3917(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3942(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3970(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3988(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4028(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4090(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4123(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4142(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4195(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4212(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4236(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4253(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4298(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4332(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4366(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4383(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4408(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4427(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4471(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4496(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4513(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4541(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4565(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4745(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4763(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4809(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4826(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4859(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4921(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4938(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4964(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4988(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5013(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5045(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5244(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5263(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5315(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5332(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5349(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5378(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5595(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5756(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5795(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5887(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5905(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5930(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5955(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5982(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6019(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6036(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6065(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6101(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6118(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6135(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6152(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6169(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6186(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6204(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6246(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6296(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6345(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6370(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6389(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6431(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6481(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6554(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6571(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6604(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6629(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6646(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6670(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6687(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6723(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6773(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6790(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6807(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6838(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6920(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6937(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6954(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6971(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6997(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7021(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7038(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7055(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7072(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7089(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7173(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7213(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7284(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7301(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7343(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7363(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7409(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7433(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7450(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7467(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7491(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7524(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7550(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:1876(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:1983(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2038(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2098(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2167(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2255(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2321(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2417(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2505(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2561(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2667(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2721(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2763(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2817(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2862(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2954(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3013(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3089(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3211(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3289(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3328(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3466(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3516(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3571(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3743(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3861(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3916(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3964(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4019(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4065(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4126(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4195(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4232(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4349(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4411(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4495(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4583(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4641(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4887(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5007(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5062(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5119(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5173(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5218(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5269(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5323(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5487(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5525(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5653(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5707(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5750(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5828(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5945(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5998(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6132(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6250(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6307(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6364(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6417(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6462(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6573(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6690(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6743(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6898(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7018(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7072(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7210(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7329(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7383(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7429(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7514(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7633(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7687(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7732(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7818(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7868(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7955(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8018(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8090(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8192(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8309(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8362(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8404(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8465(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8586(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8656(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8775(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8832(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8902(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9055(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9174(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9239(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9382(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9478(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9594(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9662(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9717(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9756(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9867(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9921(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10039(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10125(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10178(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10220(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10265(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10353(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10416(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10538(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10653(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10713(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10825(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10910(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10995(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11288(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11356(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11392(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11430(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11483(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11531(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11660(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11719(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11806(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11859(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11902(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11955(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12081(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12182(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12311(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12370(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12425(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12566(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12710(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12827(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12886(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13003(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13107(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13225(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13280(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13340(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13444(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13563(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13618(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13671(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13749(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13866(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13920(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:726(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:743(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:760(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:786(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:832(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:849(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:877(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:894(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:911(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:930(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:985(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1018(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1035(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1079(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1108(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1133(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1158(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1203(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1238(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1255(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1290(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1315(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1332(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1359(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1391(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1463(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1483(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1571(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1663(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1745(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1770(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1787(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1819(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1935(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:276(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:340(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:454(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:519(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:602(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:640(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:598(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:672(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:736(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:753(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:794(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:811(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:830(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:940(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:957(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:974(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:991(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1082(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1146(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1183(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1210(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1247(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1273(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1311(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1339(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1373(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1392(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1472(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1553(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1581(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:463(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:504(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:549(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:609(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:650(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:706(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:738(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:790(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:845(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:884(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:917(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:985(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1045(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1137(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1189(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1230(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1285(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1313(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1411(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1442(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1509(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1577(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1618(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1678(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1737(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1832(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1933(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2016(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2075(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2134(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2195(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2378(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2469(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2512(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2616(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2644(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2680(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2716(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2756(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2784(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2850(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2889(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2925(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2975(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3087(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3147(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3221(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3292(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3323(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3359(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3401(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3485(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3532(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3574(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3643(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3701(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3773(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3850(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4009(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4056(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4103(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4139(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4203(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4250(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4283(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4319(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4383(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4439(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4495(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4528(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4576(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4604(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4640(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4700(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4863(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4896(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5054(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5086(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5163(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5191(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5247(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5299(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5335(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5374(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5404(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5464(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5494(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5550(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5590(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5690(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5718(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5746(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5774(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5802(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5843(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5888(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5946(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5986(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6039(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6098(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6154(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6182(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6238(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6272(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6356(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6424(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6463(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6550(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6588(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6697(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6789(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6853(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6885(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6922(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6978(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:7015(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:7052(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:608(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:766(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:812(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:984(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1020(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1080(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1099(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1147(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1164(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1307(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1335(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1360(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1386(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1434(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1482(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1519(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1547(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1584(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1610(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1682(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1699(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1716(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1736(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1773(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1799(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1835(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1860(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1878(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1923(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1960(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2006(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2050(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2075(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2093(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2131(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2183(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2209(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2241(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2266(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2308(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:733(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:892(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1121(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1550(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1761(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1810(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1827(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1844(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2093(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2313(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2543(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2721(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2863(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:884(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:928(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:952(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:981(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1005(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1096(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1117(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1174(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1198(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1222(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1254(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1323(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1357(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1374(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1399(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1437(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1462(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1487(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1516(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1541(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1558(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1575(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1616(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1633(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1654(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1706(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1723(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1740(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1760(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1812(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1836(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1863(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1899(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1930(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1966(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2016(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2041(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2061(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2109(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2170(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2204(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2222(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2248(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2285(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2315(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2332(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2357(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2385(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2409(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2426(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2443(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2460(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2504(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2583(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2627(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2644(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2661(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2693(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2721(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2739(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2775(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2827(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2846(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2891(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2940(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2967(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3085(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3105(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3162(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3186(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3210(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3242(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3354(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3448(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3482(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3499(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3524(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3562(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3588(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3613(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3642(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3668(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3685(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3702(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3743(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3760(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3781(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3833(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3850(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3867(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3887(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3939(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3963(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3989(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4025(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4042(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4059(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4090(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4126(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4162(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4212(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4237(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4256(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4304(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4364(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4398(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4416(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4442(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4479(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4509(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4526(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4551(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4579(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4603(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4620(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4637(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4654(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4694(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4714(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:903(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:948(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:993(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1035(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1063(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1081(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1126(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1143(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1187(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1204(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1232(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1288(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1305(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1322(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1339(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1364(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1396(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1435(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1460(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1479(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1533(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1663(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1707(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1732(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1756(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1773(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1791(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1820(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1837(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1854(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1897(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1957(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1990(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2015(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2048(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2065(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2090(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2131(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2148(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2173(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2198(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2215(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2232(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2249(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2274(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2298(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2315(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2332(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2351(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2406(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2458(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2495(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2539(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2556(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2600(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2636(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2676(title) ./doc/cli-reference/generated/ch_cli_trove-manage_commands.xml:216(title) ./doc/cli-reference/generated/ch_cli_trove-manage_commands.xml:256(title) ./doc/cli-reference/generated/ch_cli_trove-manage_commands.xml:328(title) ./doc/cli-reference/generated/ch_cli_trove-manage_commands.xml:364(title) +#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:222(title) ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:248(title) ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:273(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:1999(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2024(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2050(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2107(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2141(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2182(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2207(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2232(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2249(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2273(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2298(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2324(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2364(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2407(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2451(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2468(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2498(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2583(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2607(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2639(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2892(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2909(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2926(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2951(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2975(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3020(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3037(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3054(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3100(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3129(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3158(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3183(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3207(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3251(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3298(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3315(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3332(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3349(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3399(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3426(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3511(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3528(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3586(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3604(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3641(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3677(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3711(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3728(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3745(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3794(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3811(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3839(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3864(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3892(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3917(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3942(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3970(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3988(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4028(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4090(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4123(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4142(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4195(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4212(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4236(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4253(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4298(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4332(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4366(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4383(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4408(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4427(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4471(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4496(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4513(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4541(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4565(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4745(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4763(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4809(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4826(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4859(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4921(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4938(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4964(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4988(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5013(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5045(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5244(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5263(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5315(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5332(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5349(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5378(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5595(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5756(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5795(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5887(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5905(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5930(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5955(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5982(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6019(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6036(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6065(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6101(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6118(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6135(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6152(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6169(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6186(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6204(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6246(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6296(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6345(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6370(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6389(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6431(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6481(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6554(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6571(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6604(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6629(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6646(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6670(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6687(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6723(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6773(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6790(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6807(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6838(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6920(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6937(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6954(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6971(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6997(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7021(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7038(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7055(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7072(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7089(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7173(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7213(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7284(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7301(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7343(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7363(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7409(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7433(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7450(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7467(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7491(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7524(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7550(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:1876(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:1983(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2038(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2098(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2167(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2255(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2321(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2417(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2505(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2561(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2667(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2721(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2763(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2817(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2862(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2954(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3013(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3089(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3211(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3289(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3328(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3466(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3516(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3571(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3743(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3861(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3916(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3964(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4019(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4065(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4126(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4195(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4232(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4349(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4411(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4495(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4583(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4641(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4887(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5007(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5062(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5119(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5173(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5218(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5269(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5323(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5487(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5525(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5653(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5707(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5750(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5828(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5945(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5998(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6132(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6250(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6307(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6364(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6417(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6462(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6573(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6690(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6743(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6898(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7018(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7072(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7210(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7329(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7383(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7429(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7514(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7633(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7687(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7732(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7818(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7868(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7955(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8018(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8090(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8192(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8309(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8362(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8404(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8465(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8586(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8656(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8775(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8832(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8902(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9055(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9174(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9239(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9382(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9478(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9594(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9662(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9717(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9756(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9867(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9921(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10039(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10125(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10178(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10220(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10265(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10353(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10416(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10538(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10653(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10713(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10825(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10910(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10995(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11288(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11356(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11392(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11430(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11483(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11531(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11660(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11719(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11806(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11859(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11902(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11955(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12081(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12182(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12311(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12370(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12425(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12566(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12710(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12827(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12886(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13003(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13107(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13225(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13280(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13340(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13444(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13563(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13618(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13671(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13749(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13866(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13920(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:726(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:743(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:760(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:786(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:832(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:849(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:877(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:894(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:911(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:930(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:985(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1018(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1035(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1079(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1108(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1133(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1158(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1203(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1238(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1255(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1290(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1315(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1332(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1359(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1391(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1463(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1483(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1571(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1663(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1745(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1770(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1787(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1819(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1935(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:276(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:340(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:454(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:519(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:601(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:639(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:598(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:672(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:736(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:753(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:794(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:811(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:830(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:940(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:957(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:974(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:991(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1082(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1146(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1183(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1210(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1247(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1273(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1311(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1339(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1373(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1392(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1472(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1553(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1581(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:463(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:504(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:549(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:609(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:650(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:706(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:738(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:790(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:845(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:884(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:917(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:985(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1045(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1137(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1189(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1230(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1285(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1313(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1411(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1442(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1509(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1577(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1618(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1678(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1737(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1832(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1933(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2016(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2075(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2134(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2195(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2378(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2469(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2512(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2616(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2644(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2680(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2716(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2756(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2784(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2850(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2889(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2925(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2975(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3087(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3147(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3221(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3292(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3323(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3359(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3401(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3485(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3532(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3574(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3643(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3701(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3773(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3850(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4009(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4056(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4103(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4139(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4203(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4250(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4283(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4319(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4383(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4439(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4495(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4528(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4576(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4604(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4640(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4700(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4863(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4896(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5054(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5086(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5163(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5191(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5247(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5299(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5335(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5374(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5404(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5464(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5494(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5550(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5590(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5690(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5718(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5746(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5774(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5802(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5843(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5888(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5946(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5986(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6039(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6098(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6154(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6182(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6238(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6272(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6356(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6424(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6463(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6550(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6588(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6697(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6789(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6853(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6885(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6922(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6978(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:7015(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:7052(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:608(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:766(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:812(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:984(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1020(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1080(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1099(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1147(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1164(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1307(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1335(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1360(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1386(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1434(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1482(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1519(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1547(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1584(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1610(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1682(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1699(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1716(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1736(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1773(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1799(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1835(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1860(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1878(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1923(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1960(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2006(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2050(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2075(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2093(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2131(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2183(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2209(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2241(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2266(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2308(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:733(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:892(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1121(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1550(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1761(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1810(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1827(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1844(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2093(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2313(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2543(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2721(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2863(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:884(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:928(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:952(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:981(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1005(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1096(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1117(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1174(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1198(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1222(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1254(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1323(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1357(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1374(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1399(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1437(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1462(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1487(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1516(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1541(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1558(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1575(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1616(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1633(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1654(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1706(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1723(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1740(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1760(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1812(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1836(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1863(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1899(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1930(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1966(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2016(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2041(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2061(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2109(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2170(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2204(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2222(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2248(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2285(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2315(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2332(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2357(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2385(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2409(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2426(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2443(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2460(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2504(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2583(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2627(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2644(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2661(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2693(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2721(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2739(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2775(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2827(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2846(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2891(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2940(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2967(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3085(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3105(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3162(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3186(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3210(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3242(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3354(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3448(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3482(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3499(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3524(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3562(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3588(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3613(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3642(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3668(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3685(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3702(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3743(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3760(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3781(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3833(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3850(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3867(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3887(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3939(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3963(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3989(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4025(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4042(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4059(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4090(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4126(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4162(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4212(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4237(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4256(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4304(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4364(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4398(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4416(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4442(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4479(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4509(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4526(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4551(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4579(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4603(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4620(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4637(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4654(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4694(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4714(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:903(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:948(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:993(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1035(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1063(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1081(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1126(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1143(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1187(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1204(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1232(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1288(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1305(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1322(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1339(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1364(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1396(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1435(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1460(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1479(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1533(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1663(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1707(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1732(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1756(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1773(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1791(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1820(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1837(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1854(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1897(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1957(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1990(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2015(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2048(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2065(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2090(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2131(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2148(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2173(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2198(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2215(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2232(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2249(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2274(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2298(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2315(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2332(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2351(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2406(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2458(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2495(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2539(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2556(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2600(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2636(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2676(title) ./doc/cli-reference/generated/ch_cli_trove-manage_commands.xml:216(title) ./doc/cli-reference/generated/ch_cli_trove-manage_commands.xml:256(title) ./doc/cli-reference/generated/ch_cli_trove-manage_commands.xml:328(title) ./doc/cli-reference/generated/ch_cli_trove-manage_commands.xml:364(title) msgid "Positional arguments" msgstr "" @@ -1126,7 +1126,7 @@ msgstr "" msgid "ID of the port to use." msgstr "" -#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:282(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:1974(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2124(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2426(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2542(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2650(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2875(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2986(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3003(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3081(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3111(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3140(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3218(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3271(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3374(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3470(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3561(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3623(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3652(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3694(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3770(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3875(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3953(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3999(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4039(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4072(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4153(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4178(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4272(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4315(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4438(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4524(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4588(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4782(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4870(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4888(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5056(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5274(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5297(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5389(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5514(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5531(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5556(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5606(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5767(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5814(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5993(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6047(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6084(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6530(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6706(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6748(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6818(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6849(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7106(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7141(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7224(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7326(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7374(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:1887(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:1916(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:1994(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2049(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2117(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2178(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2207(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2266(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2340(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2428(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2457(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2516(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2572(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2619(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2678(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2732(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2774(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2836(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2881(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2909(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2965(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3024(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3100(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3130(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3222(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3300(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3347(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3393(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3485(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3527(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3582(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3628(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3754(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3784(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3872(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3927(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3975(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4030(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4085(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4137(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4206(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4243(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4273(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4360(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4422(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4506(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4535(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4594(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4652(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4741(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4898(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4929(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5018(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5073(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5130(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5192(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5237(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5280(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5343(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5379(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5498(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5545(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5575(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5664(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5718(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5761(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5839(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5869(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5956(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6009(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6041(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6143(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6173(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6261(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6318(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6375(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6428(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6473(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6584(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6614(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6701(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6754(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6790(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6909(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6940(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7029(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7083(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7118(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7221(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7251(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7340(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7394(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7440(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7525(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7555(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7644(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7698(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7743(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7837(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7879(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7974(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8037(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8101(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8203(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8233(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8320(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8373(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8415(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8476(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8506(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8605(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8667(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8697(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8786(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8843(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8913(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9066(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9096(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9185(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9250(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9393(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9489(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9519(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9613(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9673(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9728(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9775(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9821(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9878(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9932(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9961(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10050(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10136(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10189(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10231(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10276(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10305(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10364(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10427(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10549(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10578(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10664(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10724(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10836(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10921(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10949(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11006(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11049(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11086(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11114(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11157(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11299(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11367(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11403(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11449(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11505(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11553(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11583(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11671(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11730(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11817(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11870(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11913(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11966(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11996(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12092(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12193(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12225(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12322(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12381(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12436(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12482(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12585(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12721(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12751(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12838(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12897(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13014(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13118(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13148(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13236(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13291(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13351(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13455(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13485(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13574(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13629(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13691(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13760(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13790(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13877(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13931(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:797(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:860(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:941(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1054(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1090(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1177(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1214(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1266(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1370(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1402(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1494(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1589(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1674(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1798(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1830(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1953(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:296(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:362(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:465(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:539(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:621(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:660(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:572(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:616(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:683(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:857(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:877(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1011(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1093(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1166(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1229(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1292(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1322(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1419(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1438(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1491(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1564(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:482(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:515(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:560(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:580(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:628(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:661(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:717(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:749(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:801(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:820(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:864(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:895(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:968(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:996(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1016(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1080(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1100(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1156(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1200(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1241(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1296(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1324(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1346(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1422(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1453(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1474(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1520(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1548(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1588(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1629(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1689(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1709(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1748(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1769(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1843(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1944(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1964(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2027(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2047(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2086(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2106(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2145(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2165(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2206(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2389(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2410(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2480(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2523(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2627(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2663(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2699(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2735(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2767(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2795(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2814(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2833(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2869(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2900(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2936(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2955(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2986(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3014(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3058(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3098(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3158(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3178(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3232(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3303(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3342(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3378(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3412(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3504(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3551(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3585(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3654(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3673(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3712(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3784(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3804(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3861(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4020(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4067(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4114(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4150(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4170(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4214(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4261(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4294(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4330(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4350(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4394(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4450(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4506(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4539(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4587(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4623(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4659(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4711(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4874(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4907(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4949(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5065(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5097(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5174(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5202(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5258(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5318(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5354(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5385(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5415(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5475(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5505(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5561(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5601(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5701(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5729(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5757(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5785(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5813(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5855(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5899(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5918(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5957(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5997(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6050(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6070(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6109(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6165(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6193(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6221(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6249(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6283(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6367(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6387(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6435(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6474(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6561(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6599(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6708(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6738(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6800(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6864(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6896(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6933(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6953(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6989(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:7026(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:7063(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:440(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:632(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:777(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:823(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1003(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1045(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1111(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1175(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1207(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1318(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1406(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1445(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1493(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1530(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1558(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1627(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1648(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1747(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1810(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1905(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1942(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1979(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2017(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2112(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2150(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2291(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:577(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:744(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:927(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1132(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1337(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1561(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1772(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1791(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1855(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1889(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2104(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2324(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2516(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2567(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2587(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2626(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2664(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2702(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2744(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2828(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2881(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2935(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2953(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:645(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:662(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:694(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:727(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:744(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:777(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:812(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:869(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:901(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:927(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:960(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1001(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1034(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1067(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1092(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1119(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1169(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1186(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1210(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1242(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1270(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1335(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1359(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1377(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1426(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1458(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1483(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1500(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1533(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1573(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:895(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:963(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1016(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1137(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1274(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1418(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1498(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1665(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1771(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1882(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1911(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1949(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1991(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2072(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2128(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2267(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2296(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2368(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2523(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2594(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2704(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2750(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2793(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2857(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2903(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2923(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2979(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3125(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3262(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3374(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3543(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3624(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3792(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3898(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4008(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4070(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4109(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4145(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4187(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4267(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4322(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4461(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4490(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4562(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4733(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:922(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:967(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1010(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1046(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1108(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1160(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1251(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1376(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1416(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1498(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1552(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1682(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1802(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1872(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1921(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2362(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2433(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2477(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2522(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2583(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2619(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2655(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2695(title) ./doc/cli-reference/generated/ch_cli_trove-manage_commands.xml:236(title) ./doc/cli-reference/generated/ch_cli_trove-manage_commands.xml:311(title) ./doc/cli-reference/generated/ch_cli_trove-manage_commands.xml:339(title) ./doc/cli-reference/generated/ch_cli_trove-manage_commands.xml:375(title) ./doc/cli-reference/generated/ch_cli_trove-manage_commands.xml:392(title) ./doc/cli-reference/generated/ch_cli_trove-manage_commands.xml:418(title) +#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:282(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:1974(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2124(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2426(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2542(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2650(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2875(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:2986(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3003(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3081(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3111(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3140(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3218(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3271(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3374(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3470(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3561(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3623(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3652(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3694(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3770(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3875(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3953(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:3999(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4039(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4072(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4153(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4178(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4272(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4315(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4438(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4524(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4588(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4782(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4870(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:4888(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5056(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5274(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5297(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5389(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5514(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5531(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5556(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5606(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5767(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5814(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:5993(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6047(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6084(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6530(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6706(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6748(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6818(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:6849(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7106(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7141(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7224(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7326(title) ./doc/cli-reference/generated/ch_cli_nova_commands.xml:7374(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:1887(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:1916(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:1994(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2049(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2117(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2178(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2207(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2266(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2340(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2428(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2457(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2516(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2572(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2619(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2678(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2732(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2774(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2836(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2881(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2909(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:2965(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3024(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3100(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3130(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3222(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3300(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3347(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3393(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3485(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3527(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3582(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3628(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3754(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3784(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3872(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3927(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:3975(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4030(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4085(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4137(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4206(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4243(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4273(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4360(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4422(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4506(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4535(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4594(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4652(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4741(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4898(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:4929(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5018(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5073(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5130(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5192(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5237(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5280(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5343(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5379(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5498(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5545(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5575(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5664(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5718(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5761(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5839(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5869(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:5956(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6009(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6041(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6143(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6173(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6261(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6318(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6375(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6428(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6473(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6584(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6614(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6701(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6754(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6790(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6909(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:6940(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7029(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7083(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7118(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7221(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7251(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7340(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7394(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7440(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7525(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7555(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7644(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7698(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7743(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7837(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7879(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:7974(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8037(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8101(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8203(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8233(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8320(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8373(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8415(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8476(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8506(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8605(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8667(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8697(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8786(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8843(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:8913(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9066(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9096(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9185(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9250(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9393(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9489(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9519(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9613(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9673(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9728(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9775(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9821(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9878(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9932(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:9961(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10050(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10136(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10189(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10231(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10276(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10305(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10364(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10427(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10549(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10578(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10664(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10724(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10836(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10921(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:10949(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11006(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11049(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11086(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11114(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11157(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11299(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11367(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11403(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11449(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11505(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11553(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11583(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11671(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11730(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11817(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11870(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11913(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11966(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:11996(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12092(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12193(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12225(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12322(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12381(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12436(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12482(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12585(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12721(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12751(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12838(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:12897(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13014(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13118(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13148(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13236(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13291(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13351(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13455(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13485(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13574(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13629(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13691(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13760(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13790(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13877(title) ./doc/cli-reference/generated/ch_cli_neutron_commands.xml:13931(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:797(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:860(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:941(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1054(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1090(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1177(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1214(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1266(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1370(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1402(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1494(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1589(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1674(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1798(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1830(title) ./doc/cli-reference/generated/ch_cli_heat_commands.xml:1953(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:296(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:362(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:465(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:538(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:620(title) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:659(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:572(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:616(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:683(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:857(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:877(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1011(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1093(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1166(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1229(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1292(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1322(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1419(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1438(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1491(title) ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:1564(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:482(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:515(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:560(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:580(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:628(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:661(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:717(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:749(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:801(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:820(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:864(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:895(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:968(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:996(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1016(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1080(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1100(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1156(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1200(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1241(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1296(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1324(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1346(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1422(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1453(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1474(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1520(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1548(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1588(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1629(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1689(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1709(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1748(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1769(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1843(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1944(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:1964(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2027(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2047(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2086(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2106(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2145(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2165(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2206(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2389(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2410(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2480(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2523(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2627(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2663(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2699(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2735(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2767(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2795(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2814(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2833(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2869(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2900(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2936(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2955(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:2986(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3014(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3058(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3098(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3158(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3178(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3232(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3303(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3342(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3378(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3412(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3504(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3551(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3585(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3654(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3673(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3712(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3784(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3804(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:3861(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4020(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4067(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4114(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4150(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4170(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4214(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4261(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4294(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4330(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4350(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4394(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4450(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4506(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4539(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4587(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4623(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4659(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4711(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4874(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4907(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:4949(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5065(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5097(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5174(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5202(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5258(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5318(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5354(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5385(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5415(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5475(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5505(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5561(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5601(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5701(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5729(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5757(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5785(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5813(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5855(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5899(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5918(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5957(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:5997(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6050(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6070(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6109(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6165(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6193(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6221(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6249(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6283(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6367(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6387(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6435(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6474(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6561(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6599(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6708(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6738(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6800(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6864(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6896(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6933(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6953(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:6989(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:7026(title) ./doc/cli-reference/generated/ch_cli_openstack_commands.xml:7063(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:440(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:632(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:777(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:823(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1003(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1045(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1111(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1175(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1207(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1318(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1406(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1445(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1493(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1530(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1558(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1627(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1648(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1747(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1810(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1905(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1942(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:1979(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2017(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2112(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2150(title) ./doc/cli-reference/generated/ch_cli_glance_commands.xml:2291(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:577(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:744(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:927(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1132(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1337(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1561(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1772(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1791(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1855(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:1889(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2104(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2324(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2516(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2567(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2587(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2626(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2664(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2702(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2744(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2828(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2881(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2935(title) ./doc/cli-reference/generated/ch_cli_ceilometer_commands.xml:2953(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:645(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:662(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:694(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:727(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:744(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:777(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:812(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:869(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:901(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:927(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:960(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1001(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1034(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1067(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1092(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1119(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1169(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1186(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1210(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1242(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1270(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1335(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1359(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1377(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1426(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1458(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1483(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1500(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1533(title) ./doc/cli-reference/generated/ch_cli_sahara_commands.xml:1573(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:895(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:963(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1016(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1137(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1274(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1418(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1498(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1665(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1771(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1882(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1911(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1949(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:1991(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2072(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2128(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2267(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2296(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2368(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2523(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2594(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2704(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2750(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2793(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2857(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2903(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2923(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:2979(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3125(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3262(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3374(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3543(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3624(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3792(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:3898(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4008(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4070(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4109(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4145(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4187(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4267(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4322(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4461(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4490(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4562(title) ./doc/cli-reference/generated/ch_cli_cinder_commands.xml:4733(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:922(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:967(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1010(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1046(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1108(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1160(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1251(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1376(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1416(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1498(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1552(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1682(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1802(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1872(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:1921(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2362(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2433(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2477(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2522(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2583(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2619(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2655(title) ./doc/cli-reference/generated/ch_cli_trove_commands.xml:2695(title) ./doc/cli-reference/generated/ch_cli_trove-manage_commands.xml:236(title) ./doc/cli-reference/generated/ch_cli_trove-manage_commands.xml:311(title) ./doc/cli-reference/generated/ch_cli_trove-manage_commands.xml:339(title) ./doc/cli-reference/generated/ch_cli_trove-manage_commands.xml:375(title) ./doc/cli-reference/generated/ch_cli_trove-manage_commands.xml:392(title) ./doc/cli-reference/generated/ch_cli_trove-manage_commands.xml:418(title) msgid "Optional arguments" msgstr "" @@ -7803,7 +7803,7 @@ msgid "Object Storage command-line client" msgstr "" #: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:14(para) -msgid "The client is the command-line interface (CLI) for the OpenStack Object Storage API and its extensions. This chapter documents version 2.3.1." +msgid "The client is the command-line interface (CLI) for the OpenStack Object Storage API and its extensions. This chapter documents version 2.4.0." msgstr "" #: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:27(title) @@ -7826,7 +7826,7 @@ msgstr "" msgid "Updates meta information for the account, container, or object; creates containers if not present." msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:87(para) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:599(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:87(para) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:598(para) msgid "Displays information for the account, container, or object." msgstr "" @@ -7990,7 +7990,7 @@ msgstr "" msgid "Long listing format, similar to ls -l." msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:477(para) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:625(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:477(para) ./doc/cli-reference/generated/ch_cli_swift_commands.xml:624(para) msgid "Report sizes in human readable format similar to ls -lh." msgstr "" @@ -8019,101 +8019,105 @@ msgid "Name of container to post to." msgstr "" #: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:531(para) -msgid "Name of object to post. Specify multiple times for multiple objects." +msgid "Name of object to post." msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:543(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:542(para) msgid "Read ACL for containers. Quick summary of ACL syntax: .r:*, .r:-.example.com, .r:www.example.com, account1, account2:user2" msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:553(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:552(para) msgid "Write ACL for containers. Quick summary of ACL syntax: account1 account2:user2" msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:562(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:561(para) msgid "Sync To for containers, for multi-cluster replication." msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:570(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:569(para) msgid "Sync Key for containers, for multi-cluster replication." msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:578(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:577(para) msgid "Sets a meta data item. This option may be repeated. Example: -m Color:Blue -m Size:Large" msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:587(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:586(para) msgid "Set request headers. This option may be repeated. Example -H \"content-type:text/plain\"" msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:596(title) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:595(title) msgid "swift stat" msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:606(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:605(para) msgid "Name of container to stat from." msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:614(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:613(para) msgid "Name of object to stat." msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:634(title) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:633(title) msgid "swift upload" msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:637(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:636(para) msgid "Uploads specified files and directories to the given container." msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:644(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:643(para) msgid "Name of container to upload to." msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:652(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:651(para) msgid "Name of file or directory to upload. Specify multiple times for multiple uploads." msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:664(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:663(para) msgid "Only upload files that have changed since the last upload." msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:673(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:672(para) msgid "Skip uploading files that are identical on both sides." msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:681(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:680(para) msgid "Upload files in segments no larger than <size> (in Bytes) and then create a \"manifest\" file that will download all the segments as if it were the original file." msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:692(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:691(para) msgid "Upload the segments into the specified container. If not specified, the segments will be uploaded to a <container>_segments container to not pollute the main <container> listings." msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:703(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:702(para) msgid "Indicates that you want the older segments of manifest objects left alone (in the case of overwrites)." msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:712(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:711(para) msgid "Number of threads to use for uploading full objects. Default is 10." msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:721(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:720(para) msgid "Number of threads to use for uploading object segments. Default is 10." msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:730(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:729(para) msgid "Set request headers with the syntax header:value. This option may be repeated. Example -H \"content-type:text/plain\"." msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:740(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:739(para) msgid "When used in conjunction with --segment-size it will create a Static Large Object instead of the default Dynamic Large Object." msgstr "" -#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:750(para) +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:749(para) msgid "Upload file and name object to <object-name> or upload dir and use <object-name> as object prefix instead of folder name." msgstr "" +#: ./doc/cli-reference/generated/ch_cli_swift_commands.xml:759(para) +msgid "Turn off checksum validation for uploads." +msgstr "" + #: ./doc/cli-reference/generated/ch_cli_ironic_commands.xml:12(title) msgid "Bare metal command-line client" msgstr "" diff --git a/doc/common/locale/common.pot b/doc/common/locale/common.pot index ecd366c098..b034484c4e 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: 2015-03-25 06:08+0000\n" +"POT-Creation-Date: 2015-03-26 06:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -8795,7 +8795,7 @@ msgstr "" msgid "None" msgstr "" -#: ./doc/common/tables/ceilometer-database.xml:21(td) ./doc/common/tables/ceilometer-database.xml:28(td) ./doc/common/tables/ceilometer-database.xml:32(td) ./doc/common/tables/ceilometer-database.xml:36(td) ./doc/common/tables/ceilometer-database.xml:40(td) ./doc/common/tables/ceilometer-database.xml:44(td) ./doc/common/tables/ceilometer-database.xml:48(td) ./doc/common/tables/ceilometer-database.xml:52(td) ./doc/common/tables/ceilometer-database.xml:56(td) ./doc/common/tables/ceilometer-database.xml:60(td) ./doc/common/tables/ceilometer-database.xml:64(td) ./doc/common/tables/ceilometer-database.xml:68(td) ./doc/common/tables/ceilometer-database.xml:72(td) ./doc/common/tables/ceilometer-database.xml:76(td) ./doc/common/tables/ceilometer-database.xml:80(td) ./doc/common/tables/ceilometer-database.xml:84(td) ./doc/common/tables/ceilometer-database.xml:88(td) ./doc/common/tables/ceilometer-database.xml:92(td) ./doc/common/tables/ceilometer-database.xml:96(td) ./doc/common/tables/ceilometer-database.xml:100(td) ./doc/common/tables/ceilometer-database.xml:108(td) ./doc/common/tables/ceilometer-database.xml:112(td) ./doc/common/tables/ceilometer-database.xml:116(td) ./doc/common/tables/ceilometer-database.xml:120(td) ./doc/common/tables/ceilometer-database.xml:124(td) ./doc/common/tables/ceilometer-database.xml:128(td) ./doc/common/tables/ceilometer-database.xml:132(td) ./doc/common/tables/neutron-openvswitch_agent.xml:21(td) ./doc/common/tables/neutron-openvswitch_agent.xml:25(td) ./doc/common/tables/neutron-openvswitch_agent.xml:29(td) ./doc/common/tables/neutron-openvswitch_agent.xml:36(td) ./doc/common/tables/neutron-openvswitch_agent.xml:40(td) ./doc/common/tables/neutron-openvswitch_agent.xml:44(td) ./doc/common/tables/neutron-openvswitch_agent.xml:48(td) ./doc/common/tables/neutron-openvswitch_agent.xml:52(td) ./doc/common/tables/neutron-openvswitch_agent.xml:56(td) ./doc/common/tables/neutron-openvswitch_agent.xml:60(td) ./doc/common/tables/neutron-openvswitch_agent.xml:68(td) ./doc/common/tables/neutron-openvswitch_agent.xml:72(td) ./doc/common/tables/neutron-openvswitch_agent.xml:79(td) ./doc/common/tables/neutron-openvswitch_agent.xml:90(td) ./doc/common/tables/neutron-openvswitch_agent.xml:94(td) ./doc/common/tables/neutron-openvswitch_agent.xml:98(td) ./doc/common/tables/neutron-openvswitch_agent.xml:102(td) ./doc/common/tables/neutron-openvswitch_agent.xml:106(td) ./doc/common/tables/neutron-openvswitch_agent.xml:110(td) ./doc/common/tables/neutron-openvswitch_agent.xml:114(td) ./doc/common/tables/heat-clients.xml:21(td) ./doc/common/tables/heat-clients.xml:28(td) ./doc/common/tables/heat-clients.xml:32(td) ./doc/common/tables/heat-clients.xml:36(td) ./doc/common/tables/heat-clients.xml:40(td) ./doc/common/tables/heat-clients.xml:44(td) ./doc/common/tables/cinder-solidfire.xml:21(td) ./doc/common/tables/cinder-solidfire.xml:25(td) ./doc/common/tables/cinder-solidfire.xml:29(td) ./doc/common/tables/cinder-solidfire.xml:33(td) ./doc/common/tables/cinder-solidfire.xml:37(td) ./doc/common/tables/cinder-solidfire.xml:41(td) ./doc/common/tables/neutron-rpc.xml:21(td) ./doc/common/tables/neutron-rpc.xml:25(td) ./doc/common/tables/neutron-rpc.xml:29(td) ./doc/common/tables/neutron-rpc.xml:33(td) ./doc/common/tables/neutron-rpc.xml:37(td) ./doc/common/tables/neutron-rpc.xml:41(td) ./doc/common/tables/neutron-rpc.xml:45(td) ./doc/common/tables/neutron-rpc.xml:49(td) ./doc/common/tables/neutron-rpc.xml:56(td) ./doc/common/tables/neutron-rpc.xml:63(td) ./doc/common/tables/neutron-rpc.xml:67(td) ./doc/common/tables/neutron-rpc.xml:74(td) ./doc/common/tables/neutron-rpc.xml:78(td) ./doc/common/tables/neutron-rpc.xml:82(td) ./doc/common/tables/neutron-rpc.xml:86(td) ./doc/common/tables/neutron-rpc.xml:90(td) ./doc/common/tables/neutron-rpc.xml:94(td) ./doc/common/tables/neutron-rpc.xml:110(td) ./doc/common/tables/neutron-rpc.xml:114(td) ./doc/common/tables/trove-db_percona.xml:21(td) ./doc/common/tables/trove-db_percona.xml:25(td) ./doc/common/tables/trove-db_percona.xml:29(td) ./doc/common/tables/trove-db_percona.xml:33(td) ./doc/common/tables/trove-db_percona.xml:37(td) ./doc/common/tables/trove-db_percona.xml:41(td) ./doc/common/tables/trove-db_percona.xml:45(td) ./doc/common/tables/trove-db_percona.xml:49(td) ./doc/common/tables/trove-db_percona.xml:53(td) ./doc/common/tables/trove-db_percona.xml:57(td) ./doc/common/tables/trove-db_percona.xml:61(td) ./doc/common/tables/trove-db_percona.xml:65(td) ./doc/common/tables/trove-db_percona.xml:73(td) ./doc/common/tables/trove-db_percona.xml:77(td) ./doc/common/tables/nova-periodic.xml:21(td) ./doc/common/tables/nova-periodic.xml:25(td) ./doc/common/tables/nova-periodic.xml:29(td) ./doc/common/tables/ironic-redis.xml:21(td) ./doc/common/tables/ironic-redis.xml:25(td) ./doc/common/tables/ironic-redis.xml:29(td) ./doc/common/tables/ironic-redis.xml:36(td) ./doc/common/tables/keystone-auth.xml:21(td) ./doc/common/tables/keystone-auth.xml:25(td) ./doc/common/tables/keystone-auth.xml:29(td) ./doc/common/tables/keystone-auth.xml:33(td) ./doc/common/tables/keystone-policy.xml:21(td) ./doc/common/tables/keystone-policy.xml:25(td) ./doc/common/tables/keystone-policy.xml:29(td) ./doc/common/tables/keystone-policy.xml:36(td) ./doc/common/tables/keystone-policy.xml:40(td) ./doc/common/tables/glance-auth_token.xml:21(td) ./doc/common/tables/glance-auth_token.xml:25(td) ./doc/common/tables/glance-auth_token.xml:29(td) ./doc/common/tables/glance-auth_token.xml:33(td) ./doc/common/tables/glance-auth_token.xml:41(td) ./doc/common/tables/glance-auth_token.xml:45(td) ./doc/common/tables/glance-auth_token.xml:49(td) ./doc/common/tables/glance-auth_token.xml:53(td) ./doc/common/tables/glance-auth_token.xml:57(td) ./doc/common/tables/glance-auth_token.xml:61(td) ./doc/common/tables/glance-auth_token.xml:65(td) ./doc/common/tables/glance-auth_token.xml:69(td) ./doc/common/tables/glance-auth_token.xml:73(td) ./doc/common/tables/glance-auth_token.xml:77(td) ./doc/common/tables/glance-auth_token.xml:81(td) ./doc/common/tables/glance-auth_token.xml:85(td) ./doc/common/tables/glance-auth_token.xml:89(td) ./doc/common/tables/glance-auth_token.xml:93(td) ./doc/common/tables/glance-auth_token.xml:97(td) ./doc/common/tables/glance-auth_token.xml:101(td) ./doc/common/tables/glance-auth_token.xml:105(td) ./doc/common/tables/glance-auth_token.xml:109(td) ./doc/common/tables/glance-auth_token.xml:113(td) ./doc/common/tables/glance-auth_token.xml:117(td) ./doc/common/tables/glance-auth_token.xml:121(td) ./doc/common/tables/glance-auth_token.xml:125(td) ./doc/common/tables/glance-auth_token.xml:129(td) ./doc/common/tables/glance-auth_token.xml:133(td) ./doc/common/tables/glance-auth_token.xml:137(td) ./doc/common/tables/glance-auth_token.xml:141(td) ./doc/common/tables/glance-auth_token.xml:145(td) ./doc/common/tables/glance-auth_token.xml:149(td) ./doc/common/tables/glance-auth_token.xml:153(td) ./doc/common/tables/glance-auth_token.xml:157(td) ./doc/common/tables/glance-auth_token.xml:161(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:21(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:25(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:29(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:33(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:37(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:41(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:45(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:49(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:53(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:57(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:61(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:65(td) ./doc/common/tables/cinder-nimble.xml:21(td) ./doc/common/tables/cinder-nimble.xml:25(td) ./doc/common/tables/keystone-testing.xml:21(td) ./doc/common/tables/swift-container-server-container-sync.xml:20(td) ./doc/common/tables/swift-container-server-container-sync.xml:24(td) ./doc/common/tables/swift-container-server-container-sync.xml:28(td) ./doc/common/tables/swift-container-server-container-sync.xml:32(td) ./doc/common/tables/swift-container-server-container-sync.xml:36(td) ./doc/common/tables/swift-container-server-container-sync.xml:40(td) ./doc/common/tables/swift-container-server-container-sync.xml:44(td) ./doc/common/tables/ironic-seamicro.xml:21(td) ./doc/common/tables/ironic-seamicro.xml:25(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:20(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:24(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:28(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:32(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:36(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:40(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:44(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:52(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:56(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:60(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:64(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:68(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:72(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:76(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:84(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:88(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:92(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:96(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:100(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:104(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:109(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:117(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:121(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:131(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:135(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:146(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:150(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:158(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:162(td) ./doc/common/tables/ceilometer-zaqar.xml:21(td) ./doc/common/tables/cinder-flashsystem.xml:21(td) ./doc/common/tables/cinder-flashsystem.xml:25(td) ./doc/common/tables/cinder-flashsystem.xml:29(td) ./doc/common/tables/neutron-amqp.xml:21(td) ./doc/common/tables/neutron-amqp.xml:25(td) ./doc/common/tables/neutron-amqp.xml:29(td) ./doc/common/tables/neutron-amqp.xml:33(td) ./doc/common/tables/neutron-amqp.xml:37(td) ./doc/common/tables/neutron-amqp.xml:41(td) ./doc/common/tables/cinder-qpid.xml:21(td) ./doc/common/tables/cinder-qpid.xml:25(td) ./doc/common/tables/cinder-qpid.xml:29(td) ./doc/common/tables/cinder-qpid.xml:37(td) ./doc/common/tables/cinder-qpid.xml:41(td) ./doc/common/tables/cinder-qpid.xml:45(td) ./doc/common/tables/cinder-qpid.xml:53(td) ./doc/common/tables/cinder-qpid.xml:57(td) ./doc/common/tables/cinder-zoning_fabric.xml:29(td) ./doc/common/tables/cinder-zoning_fabric.xml:37(td) ./doc/common/tables/cinder-zoning_fabric.xml:41(td) ./doc/common/tables/cinder-zoning_fabric.xml:45(td) ./doc/common/tables/cinder-zoning_fabric.xml:49(td) ./doc/common/tables/ceilometer-redis.xml:21(td) ./doc/common/tables/ceilometer-redis.xml:25(td) ./doc/common/tables/ceilometer-redis.xml:29(td) ./doc/common/tables/ceilometer-redis.xml:36(td) ./doc/common/tables/cinder-storage_ceph.xml:21(td) ./doc/common/tables/cinder-storage_ceph.xml:29(td) ./doc/common/tables/cinder-storage_ceph.xml:33(td) ./doc/common/tables/cinder-storage_ceph.xml:37(td) ./doc/common/tables/cinder-storage_ceph.xml:41(td) ./doc/common/tables/cinder-storage_ceph.xml:45(td) ./doc/common/tables/cinder-storage_ceph.xml:49(td) ./doc/common/tables/cinder-storage_ceph.xml:53(td) ./doc/common/tables/ceilometer-vmware.xml:21(td) ./doc/common/tables/ceilometer-vmware.xml:33(td) ./doc/common/tables/ceilometer-vmware.xml:41(td) ./doc/common/tables/ceilometer-vmware.xml:45(td) ./doc/common/tables/neutron-cisco.xml:21(td) ./doc/common/tables/neutron-cisco.xml:25(td) ./doc/common/tables/neutron-cisco.xml:29(td) ./doc/common/tables/neutron-cisco.xml:33(td) ./doc/common/tables/neutron-cisco.xml:37(td) ./doc/common/tables/neutron-cisco.xml:41(td) ./doc/common/tables/neutron-cisco.xml:45(td) ./doc/common/tables/neutron-cisco.xml:56(td) ./doc/common/tables/neutron-cisco.xml:60(td) ./doc/common/tables/neutron-cisco.xml:64(td) ./doc/common/tables/neutron-cisco.xml:68(td) ./doc/common/tables/neutron-cisco.xml:72(td) ./doc/common/tables/neutron-cisco.xml:76(td) ./doc/common/tables/neutron-cisco.xml:80(td) ./doc/common/tables/neutron-cisco.xml:84(td) ./doc/common/tables/neutron-cisco.xml:88(td) ./doc/common/tables/neutron-cisco.xml:92(td) ./doc/common/tables/neutron-cisco.xml:96(td) ./doc/common/tables/neutron-cisco.xml:100(td) ./doc/common/tables/neutron-cisco.xml:104(td) ./doc/common/tables/neutron-cisco.xml:108(td) ./doc/common/tables/neutron-cisco.xml:115(td) ./doc/common/tables/neutron-cisco.xml:119(td) ./doc/common/tables/neutron-cisco.xml:123(td) ./doc/common/tables/neutron-cisco.xml:127(td) ./doc/common/tables/neutron-cisco.xml:131(td) ./doc/common/tables/neutron-cisco.xml:135(td) ./doc/common/tables/neutron-cisco.xml:139(td) ./doc/common/tables/neutron-cisco.xml:143(td) ./doc/common/tables/neutron-cisco.xml:150(td) ./doc/common/tables/neutron-cisco.xml:154(td) ./doc/common/tables/neutron-cisco.xml:158(td) ./doc/common/tables/neutron-cisco.xml:162(td) ./doc/common/tables/neutron-cisco.xml:166(td) ./doc/common/tables/neutron-cisco.xml:170(td) ./doc/common/tables/neutron-cisco.xml:174(td) ./doc/common/tables/neutron-cisco.xml:178(td) ./doc/common/tables/neutron-cisco.xml:182(td) ./doc/common/tables/neutron-cisco.xml:189(td) ./doc/common/tables/neutron-cisco.xml:193(td) ./doc/common/tables/neutron-cisco.xml:197(td) ./doc/common/tables/neutron-cisco.xml:201(td) ./doc/common/tables/neutron-cisco.xml:205(td) ./doc/common/tables/nova-testing.xml:21(td) ./doc/common/tables/nova-testing.xml:25(td) ./doc/common/tables/nova-testing.xml:29(td) ./doc/common/tables/nova-testing.xml:33(td) ./doc/common/tables/nova-testing.xml:37(td) ./doc/common/tables/nova-metadata.xml:21(td) ./doc/common/tables/nova-metadata.xml:25(td) ./doc/common/tables/nova-metadata.xml:29(td) ./doc/common/tables/nova-metadata.xml:33(td) ./doc/common/tables/nova-metadata.xml:37(td) ./doc/common/tables/nova-metadata.xml:41(td) ./doc/common/tables/nova-metadata.xml:45(td) ./doc/common/tables/nova-metadata.xml:49(td) ./doc/common/tables/heat-clients_nova.xml:21(td) ./doc/common/tables/heat-clients_nova.xml:25(td) ./doc/common/tables/heat-clients_nova.xml:29(td) ./doc/common/tables/heat-clients_nova.xml:33(td) ./doc/common/tables/heat-clients_nova.xml:37(td) ./doc/common/tables/heat-clients_nova.xml:41(td) ./doc/common/tables/cinder-hp3par.xml:25(td) ./doc/common/tables/cinder-hp3par.xml:33(td) ./doc/common/tables/cinder-hp3par.xml:37(td) ./doc/common/tables/swift-proxy-server-filter-cname_lookup.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-cname_lookup.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-cname_lookup.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-cname_lookup.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-cname_lookup.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-cname_lookup.xml:40(td) ./doc/common/tables/swift-proxy-server-filter-cname_lookup.xml:44(td) ./doc/common/tables/swift-proxy-server-filter-cname_lookup.xml:49(td) ./doc/common/tables/glance-ca.xml:21(td) ./doc/common/tables/glance-ca.xml:25(td) ./doc/common/tables/glance-ca.xml:29(td) ./doc/common/tables/neutron-scheduler.xml:21(td) ./doc/common/tables/neutron-scheduler.xml:25(td) ./doc/common/tables/neutron-scheduler.xml:29(td) ./doc/common/tables/neutron-scheduler.xml:33(td) ./doc/common/tables/neutron-scheduler.xml:37(td) ./doc/common/tables/glance-rbd.xml:21(td) ./doc/common/tables/glance-rbd.xml:25(td) ./doc/common/tables/glance-rbd.xml:29(td) ./doc/common/tables/glance-rbd.xml:33(td) ./doc/common/tables/cinder-fusionio.xml:21(td) ./doc/common/tables/cinder-fusionio.xml:25(td) ./doc/common/tables/cinder-fusionio.xml:29(td) ./doc/common/tables/ceilometer-common.xml:21(td) ./doc/common/tables/ceilometer-common.xml:25(td) ./doc/common/tables/ceilometer-common.xml:29(td) ./doc/common/tables/ceilometer-common.xml:33(td) ./doc/common/tables/ceilometer-common.xml:37(td) ./doc/common/tables/ceilometer-common.xml:41(td) ./doc/common/tables/ceilometer-common.xml:45(td) ./doc/common/tables/ceilometer-common.xml:49(td) ./doc/common/tables/ceilometer-common.xml:56(td) ./doc/common/tables/ceilometer-common.xml:63(td) ./doc/common/tables/ceilometer-common.xml:67(td) ./doc/common/tables/ceilometer-common.xml:71(td) ./doc/common/tables/ceilometer-common.xml:78(td) ./doc/common/tables/ceilometer-common.xml:85(td) ./doc/common/tables/cinder-pure.xml:21(td) ./doc/common/tables/swift-container-reconciler-filter-catch_errors.xml:20(td) ./doc/common/tables/cinder-database.xml:21(td) ./doc/common/tables/cinder-database.xml:28(td) ./doc/common/tables/cinder-database.xml:32(td) ./doc/common/tables/cinder-database.xml:36(td) ./doc/common/tables/cinder-database.xml:40(td) ./doc/common/tables/cinder-database.xml:44(td) ./doc/common/tables/cinder-database.xml:48(td) ./doc/common/tables/cinder-database.xml:52(td) ./doc/common/tables/cinder-database.xml:56(td) ./doc/common/tables/cinder-database.xml:60(td) ./doc/common/tables/cinder-database.xml:64(td) ./doc/common/tables/cinder-database.xml:68(td) ./doc/common/tables/cinder-database.xml:72(td) ./doc/common/tables/cinder-database.xml:76(td) ./doc/common/tables/cinder-database.xml:80(td) ./doc/common/tables/cinder-database.xml:84(td) ./doc/common/tables/cinder-database.xml:88(td) ./doc/common/tables/cinder-database.xml:92(td) ./doc/common/tables/cinder-database.xml:96(td) ./doc/common/tables/cinder-database.xml:100(td) ./doc/common/tables/cinder-database.xml:104(td) ./doc/common/tables/cinder-database.xml:108(td) ./doc/common/tables/ceilometer-logging.xml:21(td) ./doc/common/tables/ceilometer-logging.xml:25(td) ./doc/common/tables/ceilometer-logging.xml:29(td) ./doc/common/tables/ceilometer-logging.xml:33(td) ./doc/common/tables/ceilometer-logging.xml:37(td) ./doc/common/tables/ceilometer-logging.xml:41(td) ./doc/common/tables/ceilometer-logging.xml:45(td) ./doc/common/tables/ceilometer-logging.xml:49(td) ./doc/common/tables/ceilometer-logging.xml:53(td) ./doc/common/tables/ceilometer-logging.xml:57(td) ./doc/common/tables/ceilometer-logging.xml:61(td) ./doc/common/tables/ceilometer-logging.xml:65(td) ./doc/common/tables/ceilometer-logging.xml:69(td) ./doc/common/tables/ceilometer-logging.xml:73(td) ./doc/common/tables/ceilometer-logging.xml:77(td) ./doc/common/tables/ceilometer-logging.xml:81(td) ./doc/common/tables/ceilometer-logging.xml:85(td) ./doc/common/tables/ceilometer-logging.xml:89(td) ./doc/common/tables/ceilometer-logging.xml:93(td) ./doc/common/tables/ceilometer-logging.xml:97(td) ./doc/common/tables/heat-common.xml:21(td) ./doc/common/tables/heat-common.xml:25(td) ./doc/common/tables/heat-common.xml:29(td) ./doc/common/tables/heat-common.xml:33(td) ./doc/common/tables/heat-common.xml:37(td) ./doc/common/tables/heat-common.xml:41(td) ./doc/common/tables/heat-common.xml:45(td) ./doc/common/tables/heat-common.xml:49(td) ./doc/common/tables/heat-common.xml:53(td) ./doc/common/tables/heat-common.xml:57(td) ./doc/common/tables/heat-common.xml:61(td) ./doc/common/tables/heat-common.xml:68(td) ./doc/common/tables/heat-common.xml:75(td) ./doc/common/tables/nova-ipv6.xml:21(td) ./doc/common/tables/nova-ipv6.xml:25(td) ./doc/common/tables/nova-ipv6.xml:29(td) ./doc/common/tables/nova-ipv6.xml:33(td) ./doc/common/tables/sahara-zeromq.xml:21(td) ./doc/common/tables/sahara-zeromq.xml:25(td) ./doc/common/tables/sahara-zeromq.xml:29(td) ./doc/common/tables/sahara-zeromq.xml:33(td) ./doc/common/tables/sahara-zeromq.xml:37(td) ./doc/common/tables/sahara-zeromq.xml:41(td) ./doc/common/tables/sahara-zeromq.xml:45(td) ./doc/common/tables/ironic-rabbitmq.xml:21(td) ./doc/common/tables/ironic-rabbitmq.xml:41(td) ./doc/common/tables/ironic-rabbitmq.xml:45(td) ./doc/common/tables/ironic-rabbitmq.xml:49(td) ./doc/common/tables/ironic-rabbitmq.xml:53(td) ./doc/common/tables/ironic-rabbitmq.xml:57(td) ./doc/common/tables/ironic-rabbitmq.xml:61(td) ./doc/common/tables/ironic-rabbitmq.xml:65(td) ./doc/common/tables/ironic-rabbitmq.xml:69(td) ./doc/common/tables/ironic-rabbitmq.xml:73(td) ./doc/common/tables/ironic-rabbitmq.xml:77(td) ./doc/common/tables/ironic-rabbitmq.xml:81(td) ./doc/common/tables/ironic-rabbitmq.xml:85(td) ./doc/common/tables/nova-vnc.xml:21(td) ./doc/common/tables/nova-vnc.xml:25(td) ./doc/common/tables/nova-vnc.xml:29(td) ./doc/common/tables/nova-vnc.xml:33(td) ./doc/common/tables/nova-vnc.xml:37(td) ./doc/common/tables/nova-vnc.xml:41(td) ./doc/common/tables/nova-vnc.xml:45(td) ./doc/common/tables/nova-vnc.xml:49(td) ./doc/common/tables/nova-vnc.xml:53(td) ./doc/common/tables/nova-vnc.xml:57(td) ./doc/common/tables/nova-vnc.xml:61(td) ./doc/common/tables/nova-vnc.xml:65(td) ./doc/common/tables/nova-vnc.xml:69(td) ./doc/common/tables/nova-vnc.xml:76(td) ./doc/common/tables/nova-vnc.xml:80(td) ./doc/common/tables/swift-container-reconciler-app-proxy-server.xml:20(td) ./doc/common/tables/trove-qpid.xml:21(td) ./doc/common/tables/trove-qpid.xml:25(td) ./doc/common/tables/trove-qpid.xml:29(td) ./doc/common/tables/trove-qpid.xml:37(td) ./doc/common/tables/trove-qpid.xml:41(td) ./doc/common/tables/trove-qpid.xml:45(td) ./doc/common/tables/trove-qpid.xml:53(td) ./doc/common/tables/trove-qpid.xml:57(td) ./doc/common/tables/cinder-xio.xml:21(td) ./doc/common/tables/cinder-xio.xml:25(td) ./doc/common/tables/cinder-xio.xml:29(td) ./doc/common/tables/cinder-xio.xml:33(td) ./doc/common/tables/cinder-xio.xml:37(td) ./doc/common/tables/cinder-xio.xml:41(td) ./doc/common/tables/keystone-api.xml:21(td) ./doc/common/tables/keystone-api.xml:25(td) ./doc/common/tables/keystone-api.xml:29(td) ./doc/common/tables/keystone-api.xml:33(td) ./doc/common/tables/keystone-api.xml:37(td) ./doc/common/tables/keystone-api.xml:41(td) ./doc/common/tables/keystone-api.xml:45(td) ./doc/common/tables/keystone-api.xml:49(td) ./doc/common/tables/keystone-api.xml:53(td) ./doc/common/tables/keystone-api.xml:57(td) ./doc/common/tables/keystone-api.xml:61(td) ./doc/common/tables/keystone-api.xml:65(td) ./doc/common/tables/keystone-api.xml:69(td) ./doc/common/tables/keystone-api.xml:73(td) ./doc/common/tables/keystone-api.xml:77(td) ./doc/common/tables/keystone-api.xml:81(td) ./doc/common/tables/keystone-api.xml:85(td) ./doc/common/tables/keystone-api.xml:89(td) ./doc/common/tables/keystone-api.xml:93(td) ./doc/common/tables/keystone-api.xml:97(td) ./doc/common/tables/keystone-api.xml:101(td) ./doc/common/tables/keystone-api.xml:108(td) ./doc/common/tables/keystone-api.xml:112(td) ./doc/common/tables/keystone-api.xml:119(td) ./doc/common/tables/keystone-api.xml:126(td) ./doc/common/tables/swift-object-expirer-pipeline-main.xml:20(td) ./doc/common/tables/cinder-zoning_fabric_cisco.xml:29(td) ./doc/common/tables/cinder-zoning_fabric_cisco.xml:37(td) ./doc/common/tables/cinder-zoning_fabric_cisco.xml:41(td) ./doc/common/tables/cinder-zoning_fabric_cisco.xml:45(td) ./doc/common/tables/cinder-zoning_fabric_cisco.xml:49(td) ./doc/common/tables/nova-ironic.xml:21(td) ./doc/common/tables/nova-ironic.xml:25(td) ./doc/common/tables/nova-ironic.xml:29(td) ./doc/common/tables/nova-ironic.xml:33(td) ./doc/common/tables/nova-ironic.xml:37(td) ./doc/common/tables/nova-ironic.xml:41(td) ./doc/common/tables/nova-ironic.xml:45(td) ./doc/common/tables/nova-ironic.xml:49(td) ./doc/common/tables/nova-ironic.xml:53(td) ./doc/common/tables/nova-ironic.xml:57(td) ./doc/common/tables/ceilometer-dispatcher_http.xml:21(td) ./doc/common/tables/ceilometer-dispatcher_http.xml:29(td) ./doc/common/tables/swift-container-server-container-auditor.xml:20(td) ./doc/common/tables/swift-container-server-container-auditor.xml:24(td) ./doc/common/tables/swift-container-server-container-auditor.xml:28(td) ./doc/common/tables/swift-container-server-container-auditor.xml:32(td) ./doc/common/tables/swift-container-server-container-auditor.xml:36(td) ./doc/common/tables/swift-container-server-container-auditor.xml:40(td) ./doc/common/tables/swift-container-server-container-auditor.xml:44(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:20(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:28(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:32(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:36(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:40(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:45(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:53(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:57(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:67(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:71(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:75(td) ./doc/common/tables/glance-rpc.xml:21(td) ./doc/common/tables/glance-rpc.xml:25(td) ./doc/common/tables/glance-rpc.xml:29(td) ./doc/common/tables/glance-rpc.xml:33(td) ./doc/common/tables/glance-rpc.xml:37(td) ./doc/common/tables/glance-rpc.xml:41(td) ./doc/common/tables/glance-rpc.xml:45(td) ./doc/common/tables/glance-rpc.xml:52(td) ./doc/common/tables/glance-rpc.xml:56(td) ./doc/common/tables/glance-rpc.xml:63(td) ./doc/common/tables/glance-rpc.xml:67(td) ./doc/common/tables/glance-rpc.xml:71(td) ./doc/common/tables/glance-rpc.xml:75(td) ./doc/common/tables/glance-rpc.xml:79(td) ./doc/common/tables/glance-rpc.xml:83(td) ./doc/common/tables/glance-rpc.xml:99(td) ./doc/common/tables/glance-rpc.xml:103(td) ./doc/common/tables/glance-rpc.xml:110(td) ./doc/common/tables/glance-rpc.xml:114(td) ./doc/common/tables/glance-rpc.xml:118(td) ./doc/common/tables/glance-rpc.xml:122(td) ./doc/common/tables/glance-rpc.xml:126(td) ./doc/common/tables/glance-rpc.xml:134(td) ./doc/common/tables/glance-rpc.xml:138(td) ./doc/common/tables/glance-rpc.xml:142(td) ./doc/common/tables/glance-rpc.xml:150(td) ./doc/common/tables/glance-rpc.xml:154(td) ./doc/common/tables/glance-rpc.xml:162(td) ./doc/common/tables/glance-rpc.xml:169(td) ./doc/common/tables/glance-rpc.xml:173(td) ./doc/common/tables/glance-rpc.xml:177(td) ./doc/common/tables/glance-rpc.xml:181(td) ./doc/common/tables/glance-rpc.xml:201(td) ./doc/common/tables/glance-rpc.xml:205(td) ./doc/common/tables/glance-rpc.xml:209(td) ./doc/common/tables/glance-rpc.xml:213(td) ./doc/common/tables/glance-rpc.xml:217(td) ./doc/common/tables/glance-rpc.xml:221(td) ./doc/common/tables/glance-rpc.xml:225(td) ./doc/common/tables/glance-rpc.xml:229(td) ./doc/common/tables/glance-rpc.xml:233(td) ./doc/common/tables/glance-rpc.xml:237(td) ./doc/common/tables/glance-rpc.xml:241(td) ./doc/common/tables/glance-rpc.xml:245(td) ./doc/common/tables/glance-rpc.xml:249(td) ./doc/common/tables/neutron-policy.xml:21(td) ./doc/common/tables/neutron-policy.xml:25(td) ./doc/common/tables/neutron-policy.xml:29(td) ./doc/common/tables/neutron-policy.xml:33(td) ./doc/common/tables/glance-database.xml:21(td) ./doc/common/tables/glance-database.xml:28(td) ./doc/common/tables/glance-database.xml:32(td) ./doc/common/tables/glance-database.xml:36(td) ./doc/common/tables/glance-database.xml:40(td) ./doc/common/tables/glance-database.xml:44(td) ./doc/common/tables/glance-database.xml:48(td) ./doc/common/tables/glance-database.xml:52(td) ./doc/common/tables/glance-database.xml:56(td) ./doc/common/tables/glance-database.xml:60(td) ./doc/common/tables/glance-database.xml:64(td) ./doc/common/tables/glance-database.xml:68(td) ./doc/common/tables/glance-database.xml:72(td) ./doc/common/tables/glance-database.xml:76(td) ./doc/common/tables/glance-database.xml:80(td) ./doc/common/tables/glance-database.xml:84(td) ./doc/common/tables/glance-database.xml:88(td) ./doc/common/tables/glance-database.xml:92(td) ./doc/common/tables/glance-database.xml:96(td) ./doc/common/tables/glance-database.xml:100(td) ./doc/common/tables/glance-database.xml:104(td) ./doc/common/tables/nova-spice.xml:21(td) ./doc/common/tables/nova-spice.xml:25(td) ./doc/common/tables/nova-spice.xml:29(td) ./doc/common/tables/nova-spice.xml:33(td) ./doc/common/tables/nova-spice.xml:37(td) ./doc/common/tables/nova-spice.xml:41(td) ./doc/common/tables/nova-spice.xml:45(td) ./doc/common/tables/nova-spice.xml:49(td) ./doc/common/tables/heat-clients_heat.xml:21(td) ./doc/common/tables/heat-clients_heat.xml:25(td) ./doc/common/tables/heat-clients_heat.xml:29(td) ./doc/common/tables/heat-clients_heat.xml:33(td) ./doc/common/tables/heat-clients_heat.xml:37(td) ./doc/common/tables/nova-xen.xml:21(td) ./doc/common/tables/nova-xen.xml:25(td) ./doc/common/tables/nova-xen.xml:29(td) ./doc/common/tables/nova-xen.xml:33(td) ./doc/common/tables/nova-xen.xml:37(td) ./doc/common/tables/nova-xen.xml:41(td) ./doc/common/tables/nova-xen.xml:45(td) ./doc/common/tables/nova-xen.xml:52(td) ./doc/common/tables/nova-xen.xml:59(td) ./doc/common/tables/nova-xen.xml:63(td) ./doc/common/tables/nova-xen.xml:67(td) ./doc/common/tables/nova-xen.xml:71(td) ./doc/common/tables/nova-xen.xml:75(td) ./doc/common/tables/nova-xen.xml:79(td) ./doc/common/tables/nova-xen.xml:83(td) ./doc/common/tables/nova-xen.xml:87(td) ./doc/common/tables/nova-xen.xml:91(td) ./doc/common/tables/nova-xen.xml:95(td) ./doc/common/tables/nova-xen.xml:99(td) ./doc/common/tables/nova-xen.xml:103(td) ./doc/common/tables/nova-xen.xml:107(td) ./doc/common/tables/nova-xen.xml:111(td) ./doc/common/tables/nova-xen.xml:115(td) ./doc/common/tables/nova-xen.xml:119(td) ./doc/common/tables/nova-xen.xml:123(td) ./doc/common/tables/nova-xen.xml:127(td) ./doc/common/tables/nova-xen.xml:131(td) ./doc/common/tables/nova-xen.xml:135(td) ./doc/common/tables/nova-xen.xml:139(td) ./doc/common/tables/nova-xen.xml:143(td) ./doc/common/tables/nova-xen.xml:147(td) ./doc/common/tables/nova-xen.xml:151(td) ./doc/common/tables/nova-xen.xml:155(td) ./doc/common/tables/nova-xen.xml:159(td) ./doc/common/tables/nova-xen.xml:163(td) ./doc/common/tables/nova-xen.xml:167(td) ./doc/common/tables/nova-xen.xml:171(td) ./doc/common/tables/nova-xen.xml:175(td) ./doc/common/tables/nova-xen.xml:179(td) ./doc/common/tables/nova-xen.xml:183(td) ./doc/common/tables/nova-xen.xml:187(td) ./doc/common/tables/nova-xen.xml:191(td) ./doc/common/tables/nova-xen.xml:195(td) ./doc/common/tables/nova-xen.xml:199(td) ./doc/common/tables/nova-xen.xml:203(td) ./doc/common/tables/nova-xen.xml:207(td) ./doc/common/tables/nova-xen.xml:211(td) ./doc/common/tables/nova-xen.xml:215(td) ./doc/common/tables/nova-xen.xml:219(td) ./doc/common/tables/nova-xen.xml:223(td) ./doc/common/tables/nova-xen.xml:227(td) ./doc/common/tables/nova-xen.xml:231(td) ./doc/common/tables/nova-xen.xml:235(td) ./doc/common/tables/trove-amqp.xml:21(td) ./doc/common/tables/trove-amqp.xml:25(td) ./doc/common/tables/trove-amqp.xml:29(td) ./doc/common/tables/trove-amqp.xml:33(td) ./doc/common/tables/trove-amqp.xml:37(td) ./doc/common/tables/trove-amqp.xml:41(td) ./doc/common/tables/trove-amqp.xml:45(td) ./doc/common/tables/trove-amqp.xml:49(td) ./doc/common/tables/trove-amqp.xml:53(td) ./doc/common/tables/keystone-common.xml:21(td) ./doc/common/tables/keystone-common.xml:28(td) ./doc/common/tables/ceilometer-auth_token.xml:21(td) ./doc/common/tables/ceilometer-auth_token.xml:25(td) ./doc/common/tables/ceilometer-auth_token.xml:29(td) ./doc/common/tables/ceilometer-auth_token.xml:33(td) ./doc/common/tables/ceilometer-auth_token.xml:41(td) ./doc/common/tables/ceilometer-auth_token.xml:45(td) ./doc/common/tables/ceilometer-auth_token.xml:49(td) ./doc/common/tables/ceilometer-auth_token.xml:53(td) ./doc/common/tables/ceilometer-auth_token.xml:57(td) ./doc/common/tables/ceilometer-auth_token.xml:61(td) ./doc/common/tables/ceilometer-auth_token.xml:65(td) ./doc/common/tables/ceilometer-auth_token.xml:69(td) ./doc/common/tables/ceilometer-auth_token.xml:73(td) ./doc/common/tables/ceilometer-auth_token.xml:77(td) ./doc/common/tables/ceilometer-auth_token.xml:81(td) ./doc/common/tables/ceilometer-auth_token.xml:85(td) ./doc/common/tables/ceilometer-auth_token.xml:89(td) ./doc/common/tables/ceilometer-auth_token.xml:93(td) ./doc/common/tables/ceilometer-auth_token.xml:97(td) ./doc/common/tables/ceilometer-auth_token.xml:101(td) ./doc/common/tables/ceilometer-auth_token.xml:105(td) ./doc/common/tables/ceilometer-auth_token.xml:109(td) ./doc/common/tables/ceilometer-auth_token.xml:113(td) ./doc/common/tables/ceilometer-auth_token.xml:117(td) ./doc/common/tables/ceilometer-auth_token.xml:121(td) ./doc/common/tables/ceilometer-auth_token.xml:125(td) ./doc/common/tables/ceilometer-auth_token.xml:129(td) ./doc/common/tables/ceilometer-auth_token.xml:133(td) ./doc/common/tables/ceilometer-auth_token.xml:137(td) ./doc/common/tables/ceilometer-auth_token.xml:141(td) ./doc/common/tables/ceilometer-auth_token.xml:145(td) ./doc/common/tables/ceilometer-auth_token.xml:149(td) ./doc/common/tables/ceilometer-auth_token.xml:153(td) ./doc/common/tables/ceilometer-auth_token.xml:157(td) ./doc/common/tables/ceilometer-auth_token.xml:161(td) ./doc/common/tables/ironic-swift.xml:21(td) ./doc/common/tables/nova-rabbitmq.xml:21(td) ./doc/common/tables/nova-rabbitmq.xml:41(td) ./doc/common/tables/nova-rabbitmq.xml:45(td) ./doc/common/tables/nova-rabbitmq.xml:49(td) ./doc/common/tables/nova-rabbitmq.xml:53(td) ./doc/common/tables/nova-rabbitmq.xml:57(td) ./doc/common/tables/nova-rabbitmq.xml:61(td) ./doc/common/tables/nova-rabbitmq.xml:65(td) ./doc/common/tables/nova-rabbitmq.xml:69(td) ./doc/common/tables/nova-rabbitmq.xml:73(td) ./doc/common/tables/nova-rabbitmq.xml:77(td) ./doc/common/tables/nova-rabbitmq.xml:81(td) ./doc/common/tables/nova-rabbitmq.xml:85(td) ./doc/common/tables/sahara-database.xml:21(td) ./doc/common/tables/sahara-database.xml:28(td) ./doc/common/tables/sahara-database.xml:32(td) ./doc/common/tables/sahara-database.xml:36(td) ./doc/common/tables/sahara-database.xml:40(td) ./doc/common/tables/sahara-database.xml:44(td) ./doc/common/tables/sahara-database.xml:48(td) ./doc/common/tables/sahara-database.xml:52(td) ./doc/common/tables/sahara-database.xml:56(td) ./doc/common/tables/sahara-database.xml:60(td) ./doc/common/tables/sahara-database.xml:64(td) ./doc/common/tables/sahara-database.xml:68(td) ./doc/common/tables/sahara-database.xml:72(td) ./doc/common/tables/sahara-database.xml:76(td) ./doc/common/tables/sahara-database.xml:80(td) ./doc/common/tables/sahara-database.xml:84(td) ./doc/common/tables/sahara-database.xml:88(td) ./doc/common/tables/sahara-database.xml:92(td) ./doc/common/tables/sahara-database.xml:96(td) ./doc/common/tables/sahara-database.xml:100(td) ./doc/common/tables/sahara-database.xml:104(td) ./doc/common/tables/neutron-ml2_cisco.xml:21(td) ./doc/common/tables/neutron-ml2_cisco.xml:28(td) ./doc/common/tables/neutron-ml2_cisco.xml:32(td) ./doc/common/tables/neutron-ml2_cisco.xml:36(td) ./doc/common/tables/neutron-ml2_cisco.xml:40(td) ./doc/common/tables/neutron-ml2_cisco.xml:44(td) ./doc/common/tables/neutron-ml2_cisco.xml:48(td) ./doc/common/tables/neutron-ml2_cisco.xml:60(td) ./doc/common/tables/neutron-ml2_cisco.xml:64(td) ./doc/common/tables/neutron-ml2_cisco.xml:68(td) ./doc/common/tables/neutron-ml2_cisco.xml:72(td) ./doc/common/tables/neutron-ml2_cisco.xml:76(td) ./doc/common/tables/neutron-ml2_cisco.xml:80(td) ./doc/common/tables/neutron-ml2_cisco.xml:84(td) ./doc/common/tables/neutron-ml2_cisco.xml:88(td) ./doc/common/tables/neutron-ml2_cisco.xml:92(td) ./doc/common/tables/nova-policy.xml:21(td) ./doc/common/tables/nova-policy.xml:25(td) ./doc/common/tables/nova-policy.xml:29(td) ./doc/common/tables/nova-policy.xml:33(td) ./doc/common/tables/nova-policy.xml:37(td) ./doc/common/tables/nova-policy.xml:45(td) ./doc/common/tables/nova-policy.xml:49(td) ./doc/common/tables/nova-policy.xml:53(td) ./doc/common/tables/nova-policy.xml:57(td) ./doc/common/tables/nova-policy.xml:61(td) ./doc/common/tables/nova-policy.xml:65(td) ./doc/common/tables/nova-policy.xml:69(td) ./doc/common/tables/nova-policy.xml:73(td) ./doc/common/tables/keystone-identity.xml:21(td) ./doc/common/tables/keystone-identity.xml:25(td) ./doc/common/tables/keystone-identity.xml:29(td) ./doc/common/tables/keystone-identity.xml:33(td) ./doc/common/tables/keystone-identity.xml:37(td) ./doc/common/tables/keystone-identity.xml:41(td) ./doc/common/tables/cinder-cloudbyte.xml:21(td) ./doc/common/tables/cinder-cloudbyte.xml:25(td) ./doc/common/tables/cinder-cloudbyte.xml:29(td) ./doc/common/tables/cinder-cloudbyte.xml:33(td) ./doc/common/tables/cinder-cloudbyte.xml:37(td) ./doc/common/tables/cinder-cloudbyte.xml:41(td) ./doc/common/tables/cinder-cloudbyte.xml:45(td) ./doc/common/tables/ceilometer-inspector.xml:21(td) ./doc/common/tables/ceilometer-inspector.xml:25(td) ./doc/common/tables/cinder-scheduler.xml:21(td) ./doc/common/tables/cinder-scheduler.xml:25(td) ./doc/common/tables/cinder-scheduler.xml:29(td) ./doc/common/tables/cinder-scheduler.xml:33(td) ./doc/common/tables/cinder-scheduler.xml:41(td) ./doc/common/tables/cinder-scheduler.xml:45(td) ./doc/common/tables/cinder-scheduler.xml:49(td) ./doc/common/tables/trove-db_cassandra.xml:21(td) ./doc/common/tables/trove-db_cassandra.xml:25(td) ./doc/common/tables/trove-db_cassandra.xml:29(td) ./doc/common/tables/trove-db_cassandra.xml:33(td) ./doc/common/tables/trove-db_cassandra.xml:37(td) ./doc/common/tables/trove-db_cassandra.xml:41(td) ./doc/common/tables/trove-db_cassandra.xml:45(td) ./doc/common/tables/trove-db_cassandra.xml:49(td) ./doc/common/tables/trove-db_cassandra.xml:57(td) ./doc/common/tables/ceilometer-concurrency.xml:21(td) ./doc/common/tables/ceilometer-concurrency.xml:25(td) ./doc/common/tables/neutron-logging.xml:21(td) ./doc/common/tables/neutron-logging.xml:25(td) ./doc/common/tables/neutron-logging.xml:29(td) ./doc/common/tables/neutron-logging.xml:33(td) ./doc/common/tables/neutron-logging.xml:37(td) ./doc/common/tables/neutron-logging.xml:41(td) ./doc/common/tables/neutron-logging.xml:45(td) ./doc/common/tables/neutron-logging.xml:49(td) ./doc/common/tables/neutron-logging.xml:53(td) ./doc/common/tables/neutron-logging.xml:57(td) ./doc/common/tables/neutron-logging.xml:61(td) ./doc/common/tables/neutron-logging.xml:65(td) ./doc/common/tables/neutron-logging.xml:69(td) ./doc/common/tables/neutron-logging.xml:73(td) ./doc/common/tables/neutron-logging.xml:77(td) ./doc/common/tables/neutron-logging.xml:81(td) ./doc/common/tables/neutron-logging.xml:85(td) ./doc/common/tables/neutron-logging.xml:89(td) ./doc/common/tables/neutron-logging.xml:93(td) ./doc/common/tables/neutron-logging.xml:97(td) ./doc/common/tables/neutron-logging.xml:101(td) ./doc/common/tables/nova-availabilityzones.xml:21(td) ./doc/common/tables/nova-availabilityzones.xml:25(td) ./doc/common/tables/nova-availabilityzones.xml:29(td) ./doc/common/tables/keystone-catalog.xml:21(td) ./doc/common/tables/keystone-catalog.xml:25(td) ./doc/common/tables/keystone-catalog.xml:29(td) ./doc/common/tables/keystone-catalog.xml:33(td) ./doc/common/tables/keystone-catalog.xml:37(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:21(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:25(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:29(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:33(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:37(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:41(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:45(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:49(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:53(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:57(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:61(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:65(td) ./doc/common/tables/neutron-ml2_fslsdn.xml:21(td) ./doc/common/tables/neutron-ml2_fslsdn.xml:25(td) ./doc/common/tables/neutron-ml2_fslsdn.xml:29(td) ./doc/common/tables/neutron-ml2_fslsdn.xml:33(td) ./doc/common/tables/neutron-ml2_fslsdn.xml:37(td) ./doc/common/tables/neutron-ml2_fslsdn.xml:41(td) ./doc/common/tables/neutron-ml2_fslsdn.xml:45(td) ./doc/common/tables/neutron-ml2_fslsdn.xml:49(td) ./doc/common/tables/neutron-ml2_fslsdn.xml:53(td) ./doc/common/tables/neutron-ml2_fslsdn.xml:57(td) ./doc/common/tables/neutron-rootwrap.xml:21(td) ./doc/common/tables/neutron-rootwrap.xml:25(td) ./doc/common/tables/neutron-rootwrap.xml:29(td) ./doc/common/tables/neutron-rootwrap.xml:33(td) ./doc/common/tables/neutron-rootwrap.xml:37(td) ./doc/common/tables/neutron-rootwrap.xml:44(td) ./doc/common/tables/neutron-rootwrap.xml:48(td) ./doc/common/tables/neutron-rootwrap.xml:52(td) ./doc/common/tables/cinder-auth.xml:21(td) ./doc/common/tables/swift-swift-swift-constraints.xml:20(td) ./doc/common/tables/swift-swift-swift-constraints.xml:24(td) ./doc/common/tables/swift-swift-swift-constraints.xml:28(td) ./doc/common/tables/swift-swift-swift-constraints.xml:32(td) ./doc/common/tables/swift-swift-swift-constraints.xml:36(td) ./doc/common/tables/swift-swift-swift-constraints.xml:40(td) ./doc/common/tables/swift-swift-swift-constraints.xml:44(td) ./doc/common/tables/swift-swift-swift-constraints.xml:48(td) ./doc/common/tables/swift-swift-swift-constraints.xml:52(td) ./doc/common/tables/swift-swift-swift-constraints.xml:56(td) ./doc/common/tables/swift-swift-swift-constraints.xml:60(td) ./doc/common/tables/heat-qpid.xml:21(td) ./doc/common/tables/heat-qpid.xml:25(td) ./doc/common/tables/heat-qpid.xml:29(td) ./doc/common/tables/heat-qpid.xml:37(td) ./doc/common/tables/heat-qpid.xml:41(td) ./doc/common/tables/heat-qpid.xml:45(td) ./doc/common/tables/heat-qpid.xml:53(td) ./doc/common/tables/heat-qpid.xml:57(td) ./doc/common/tables/swift-object-expirer-filter-catch_errors.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:40(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:44(td) ./doc/common/tables/cinder-rabbitmq.xml:21(td) ./doc/common/tables/cinder-rabbitmq.xml:41(td) ./doc/common/tables/cinder-rabbitmq.xml:45(td) ./doc/common/tables/cinder-rabbitmq.xml:49(td) ./doc/common/tables/cinder-rabbitmq.xml:53(td) ./doc/common/tables/cinder-rabbitmq.xml:57(td) ./doc/common/tables/cinder-rabbitmq.xml:61(td) ./doc/common/tables/cinder-rabbitmq.xml:65(td) ./doc/common/tables/cinder-rabbitmq.xml:69(td) ./doc/common/tables/cinder-rabbitmq.xml:73(td) ./doc/common/tables/cinder-rabbitmq.xml:77(td) ./doc/common/tables/cinder-rabbitmq.xml:81(td) ./doc/common/tables/cinder-rabbitmq.xml:85(td) ./doc/common/tables/nova-zookeeper.xml:21(td) ./doc/common/tables/nova-zookeeper.xml:25(td) ./doc/common/tables/nova-zookeeper.xml:29(td) ./doc/common/tables/nova-zookeeper.xml:33(td) ./doc/common/tables/keystone-ca.xml:21(td) ./doc/common/tables/keystone-ca.xml:25(td) ./doc/common/tables/keystone-ca.xml:29(td) ./doc/common/tables/keystone-ca.xml:33(td) ./doc/common/tables/keystone-ca.xml:37(td) ./doc/common/tables/keystone-ca.xml:41(td) ./doc/common/tables/keystone-ca.xml:45(td) ./doc/common/tables/keystone-ca.xml:49(td) ./doc/common/tables/keystone-ca.xml:56(td) ./doc/common/tables/keystone-ca.xml:60(td) ./doc/common/tables/keystone-ca.xml:64(td) ./doc/common/tables/keystone-ca.xml:68(td) ./doc/common/tables/keystone-ca.xml:72(td) ./doc/common/tables/keystone-ca.xml:76(td) ./doc/common/tables/keystone-ca.xml:80(td) ./doc/common/tables/keystone-ca.xml:84(td) ./doc/common/tables/keystone-ca.xml:88(td) ./doc/common/tables/ironic-agent.xml:21(td) ./doc/common/tables/ironic-agent.xml:25(td) ./doc/common/tables/ironic-agent.xml:29(td) ./doc/common/tables/ironic-agent.xml:33(td) ./doc/common/tables/ironic-agent.xml:37(td) ./doc/common/tables/nova-keymgr.xml:21(td) ./doc/common/tables/nova-keymgr.xml:25(td) ./doc/common/tables/neutron-auth_token.xml:21(td) ./doc/common/tables/neutron-auth_token.xml:25(td) ./doc/common/tables/neutron-auth_token.xml:29(td) ./doc/common/tables/neutron-auth_token.xml:33(td) ./doc/common/tables/neutron-auth_token.xml:41(td) ./doc/common/tables/neutron-auth_token.xml:45(td) ./doc/common/tables/neutron-auth_token.xml:49(td) ./doc/common/tables/neutron-auth_token.xml:53(td) ./doc/common/tables/neutron-auth_token.xml:57(td) ./doc/common/tables/neutron-auth_token.xml:61(td) ./doc/common/tables/neutron-auth_token.xml:65(td) ./doc/common/tables/neutron-auth_token.xml:69(td) ./doc/common/tables/neutron-auth_token.xml:73(td) ./doc/common/tables/neutron-auth_token.xml:77(td) ./doc/common/tables/neutron-auth_token.xml:81(td) ./doc/common/tables/neutron-auth_token.xml:85(td) ./doc/common/tables/neutron-auth_token.xml:89(td) ./doc/common/tables/neutron-auth_token.xml:93(td) ./doc/common/tables/neutron-auth_token.xml:97(td) ./doc/common/tables/neutron-auth_token.xml:101(td) ./doc/common/tables/neutron-auth_token.xml:105(td) ./doc/common/tables/neutron-auth_token.xml:109(td) ./doc/common/tables/neutron-auth_token.xml:113(td) ./doc/common/tables/neutron-auth_token.xml:117(td) ./doc/common/tables/neutron-auth_token.xml:121(td) ./doc/common/tables/neutron-auth_token.xml:125(td) ./doc/common/tables/neutron-auth_token.xml:129(td) ./doc/common/tables/neutron-auth_token.xml:133(td) ./doc/common/tables/neutron-auth_token.xml:137(td) ./doc/common/tables/neutron-auth_token.xml:141(td) ./doc/common/tables/neutron-auth_token.xml:145(td) ./doc/common/tables/neutron-auth_token.xml:149(td) ./doc/common/tables/neutron-auth_token.xml:153(td) ./doc/common/tables/neutron-auth_token.xml:157(td) ./doc/common/tables/neutron-auth_token.xml:161(td) ./doc/common/tables/swift-swift-storage-policy-0.xml:20(td) ./doc/common/tables/swift-swift-storage-policy-0.xml:24(td) ./doc/common/tables/ironic-ca.xml:33(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:40(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:44(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:48(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:52(td) ./doc/common/tables/cinder-testing.xml:21(td) ./doc/common/tables/nova-ldap.xml:21(td) ./doc/common/tables/nova-ldap.xml:25(td) ./doc/common/tables/nova-ldap.xml:29(td) ./doc/common/tables/nova-ldap.xml:33(td) ./doc/common/tables/nova-ldap.xml:37(td) ./doc/common/tables/nova-ldap.xml:41(td) ./doc/common/tables/nova-ldap.xml:45(td) ./doc/common/tables/nova-ldap.xml:49(td) ./doc/common/tables/nova-ldap.xml:53(td) ./doc/common/tables/nova-ldap.xml:57(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:21(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:25(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:29(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:33(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:37(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:41(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:45(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:49(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:53(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:57(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:61(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:65(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:69(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:73(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:77(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:81(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:85(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:89(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:93(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:97(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:101(td) ./doc/common/tables/sahara-ca.xml:21(td) ./doc/common/tables/sahara-ca.xml:25(td) ./doc/common/tables/sahara-ca.xml:29(td) ./doc/common/tables/swift-container-server-filter-recon.xml:20(td) ./doc/common/tables/swift-container-server-filter-recon.xml:24(td) ./doc/common/tables/swift-proxy-server-pipeline-main.xml:20(td) ./doc/common/tables/ceilometer-auth.xml:21(td) ./doc/common/tables/ceilometer-auth.xml:25(td) ./doc/common/tables/ceilometer-auth.xml:29(td) ./doc/common/tables/ceilometer-auth.xml:33(td) ./doc/common/tables/ceilometer-auth.xml:37(td) ./doc/common/tables/ceilometer-auth.xml:41(td) ./doc/common/tables/ceilometer-auth.xml:49(td) ./doc/common/tables/ceilometer-auth.xml:53(td) ./doc/common/tables/cinder-quota.xml:21(td) ./doc/common/tables/cinder-quota.xml:25(td) ./doc/common/tables/cinder-quota.xml:29(td) ./doc/common/tables/cinder-quota.xml:33(td) ./doc/common/tables/cinder-quota.xml:37(td) ./doc/common/tables/cinder-quota.xml:41(td) ./doc/common/tables/cinder-quota.xml:45(td) ./doc/common/tables/cinder-quota.xml:49(td) ./doc/common/tables/cinder-quota.xml:53(td) ./doc/common/tables/cinder-quota.xml:57(td) ./doc/common/tables/swift-proxy-server-filter-account-quotas.xml:20(td) ./doc/common/tables/keystone-os_inherit.xml:21(td) ./doc/common/tables/ironic-rpc.xml:21(td) ./doc/common/tables/ironic-rpc.xml:25(td) ./doc/common/tables/ironic-rpc.xml:29(td) ./doc/common/tables/ironic-rpc.xml:33(td) ./doc/common/tables/ironic-rpc.xml:37(td) ./doc/common/tables/ironic-rpc.xml:41(td) ./doc/common/tables/ironic-rpc.xml:45(td) ./doc/common/tables/ironic-rpc.xml:52(td) ./doc/common/tables/ironic-rpc.xml:56(td) ./doc/common/tables/neutron-sdnve.xml:21(td) ./doc/common/tables/neutron-sdnve.xml:25(td) ./doc/common/tables/neutron-sdnve.xml:29(td) ./doc/common/tables/neutron-sdnve.xml:33(td) ./doc/common/tables/neutron-sdnve.xml:37(td) ./doc/common/tables/neutron-sdnve.xml:41(td) ./doc/common/tables/neutron-sdnve.xml:49(td) ./doc/common/tables/neutron-sdnve.xml:53(td) ./doc/common/tables/neutron-sdnve.xml:57(td) ./doc/common/tables/neutron-sdnve.xml:61(td) ./doc/common/tables/neutron-sdnve.xml:65(td) ./doc/common/tables/neutron-sdnve.xml:69(td) ./doc/common/tables/neutron-sdnve.xml:73(td) ./doc/common/tables/neutron-sdnve.xml:77(td) ./doc/common/tables/neutron-sdnve.xml:84(td) ./doc/common/tables/neutron-sdnve.xml:88(td) ./doc/common/tables/nova-compute.xml:21(td) ./doc/common/tables/nova-compute.xml:25(td) ./doc/common/tables/nova-compute.xml:29(td) ./doc/common/tables/nova-compute.xml:37(td) ./doc/common/tables/nova-compute.xml:41(td) ./doc/common/tables/nova-compute.xml:45(td) ./doc/common/tables/nova-compute.xml:49(td) ./doc/common/tables/nova-compute.xml:53(td) ./doc/common/tables/nova-compute.xml:57(td) ./doc/common/tables/nova-compute.xml:61(td) ./doc/common/tables/nova-compute.xml:65(td) ./doc/common/tables/nova-compute.xml:69(td) ./doc/common/tables/nova-compute.xml:73(td) ./doc/common/tables/nova-compute.xml:77(td) ./doc/common/tables/nova-compute.xml:81(td) ./doc/common/tables/nova-compute.xml:85(td) ./doc/common/tables/nova-compute.xml:89(td) ./doc/common/tables/nova-compute.xml:93(td) ./doc/common/tables/nova-compute.xml:97(td) ./doc/common/tables/nova-compute.xml:101(td) ./doc/common/tables/nova-compute.xml:105(td) ./doc/common/tables/nova-compute.xml:109(td) ./doc/common/tables/nova-compute.xml:113(td) ./doc/common/tables/nova-compute.xml:117(td) ./doc/common/tables/nova-compute.xml:121(td) ./doc/common/tables/nova-compute.xml:125(td) ./doc/common/tables/nova-compute.xml:129(td) ./doc/common/tables/nova-compute.xml:133(td) ./doc/common/tables/nova-compute.xml:137(td) ./doc/common/tables/nova-compute.xml:141(td) ./doc/common/tables/nova-compute.xml:145(td) ./doc/common/tables/nova-compute.xml:149(td) ./doc/common/tables/nova-compute.xml:153(td) ./doc/common/tables/nova-compute.xml:157(td) ./doc/common/tables/sahara-rootwrap.xml:21(td) ./doc/common/tables/sahara-rootwrap.xml:25(td) ./doc/common/tables/sahara-rootwrap.xml:29(td) ./doc/common/tables/sahara-rootwrap.xml:33(td) ./doc/common/tables/sahara-rootwrap.xml:37(td) ./doc/common/tables/sahara-rootwrap.xml:44(td) ./doc/common/tables/sahara-rootwrap.xml:48(td) ./doc/common/tables/sahara-rootwrap.xml:52(td) ./doc/common/tables/nova-scheduler.xml:21(td) ./doc/common/tables/nova-scheduler.xml:25(td) ./doc/common/tables/nova-scheduler.xml:29(td) ./doc/common/tables/nova-scheduler.xml:33(td) ./doc/common/tables/nova-scheduler.xml:37(td) ./doc/common/tables/nova-scheduler.xml:41(td) ./doc/common/tables/nova-scheduler.xml:53(td) ./doc/common/tables/nova-scheduler.xml:57(td) ./doc/common/tables/nova-scheduler.xml:61(td) ./doc/common/tables/nova-scheduler.xml:65(td) ./doc/common/tables/nova-scheduler.xml:69(td) ./doc/common/tables/nova-scheduler.xml:73(td) ./doc/common/tables/nova-scheduler.xml:77(td) ./doc/common/tables/nova-scheduler.xml:81(td) ./doc/common/tables/nova-scheduler.xml:85(td) ./doc/common/tables/nova-scheduler.xml:89(td) ./doc/common/tables/nova-scheduler.xml:93(td) ./doc/common/tables/nova-scheduler.xml:97(td) ./doc/common/tables/nova-scheduler.xml:101(td) ./doc/common/tables/nova-scheduler.xml:109(td) ./doc/common/tables/nova-scheduler.xml:113(td) ./doc/common/tables/nova-scheduler.xml:117(td) ./doc/common/tables/nova-scheduler.xml:121(td) ./doc/common/tables/nova-scheduler.xml:125(td) ./doc/common/tables/nova-scheduler.xml:132(td) ./doc/common/tables/nova-scheduler.xml:136(td) ./doc/common/tables/nova-scheduler.xml:140(td) ./doc/common/tables/nova-scheduler.xml:144(td) ./doc/common/tables/nova-scheduler.xml:148(td) ./doc/common/tables/nova-scheduler.xml:155(td) ./doc/common/tables/nova-scheduler.xml:159(td) ./doc/common/tables/nova-scheduler.xml:163(td) ./doc/common/tables/cinder-backups_ceph.xml:21(td) ./doc/common/tables/cinder-backups_ceph.xml:25(td) ./doc/common/tables/cinder-backups_ceph.xml:29(td) ./doc/common/tables/cinder-backups_ceph.xml:33(td) ./doc/common/tables/cinder-backups_ceph.xml:37(td) ./doc/common/tables/cinder-backups_ceph.xml:41(td) ./doc/common/tables/cinder-backups_ceph.xml:45(td) ./doc/common/tables/ironic-amqp.xml:21(td) ./doc/common/tables/ironic-amqp.xml:25(td) ./doc/common/tables/ironic-amqp.xml:29(td) ./doc/common/tables/ironic-amqp.xml:33(td) ./doc/common/tables/ironic-amqp.xml:37(td) ./doc/common/tables/ironic-amqp.xml:41(td) ./doc/common/tables/ironic-amqp.xml:48(td) ./doc/common/tables/ironic-amqp.xml:52(td) ./doc/common/tables/ironic-amqp.xml:56(td) ./doc/common/tables/ironic-amqp.xml:60(td) ./doc/common/tables/ironic-amqp.xml:64(td) ./doc/common/tables/ironic-amqp.xml:68(td) ./doc/common/tables/ironic-amqp.xml:72(td) ./doc/common/tables/cinder-dellsc.xml:21(td) ./doc/common/tables/cinder-dellsc.xml:25(td) ./doc/common/tables/cinder-dellsc.xml:29(td) ./doc/common/tables/cinder-dellsc.xml:33(td) ./doc/common/tables/nova-vmware.xml:21(td) ./doc/common/tables/nova-vmware.xml:25(td) ./doc/common/tables/nova-vmware.xml:29(td) ./doc/common/tables/nova-vmware.xml:33(td) ./doc/common/tables/nova-vmware.xml:37(td) ./doc/common/tables/nova-vmware.xml:41(td) ./doc/common/tables/nova-vmware.xml:45(td) ./doc/common/tables/nova-vmware.xml:49(td) ./doc/common/tables/nova-vmware.xml:53(td) ./doc/common/tables/nova-vmware.xml:57(td) ./doc/common/tables/nova-vmware.xml:61(td) ./doc/common/tables/nova-vmware.xml:65(td) ./doc/common/tables/nova-vmware.xml:69(td) ./doc/common/tables/nova-vmware.xml:73(td) ./doc/common/tables/nova-vmware.xml:77(td) ./doc/common/tables/nova-vmware.xml:81(td) ./doc/common/tables/heat-cfn_api.xml:21(td) ./doc/common/tables/heat-cfn_api.xml:25(td) ./doc/common/tables/heat-cfn_api.xml:32(td) ./doc/common/tables/heat-cfn_api.xml:36(td) ./doc/common/tables/heat-cfn_api.xml:40(td) ./doc/common/tables/heat-cfn_api.xml:44(td) ./doc/common/tables/heat-cfn_api.xml:48(td) ./doc/common/tables/heat-cfn_api.xml:52(td) ./doc/common/tables/heat-cfn_api.xml:56(td) ./doc/common/tables/neutron-vmware.xml:21(td) ./doc/common/tables/neutron-vmware.xml:25(td) ./doc/common/tables/neutron-vmware.xml:29(td) ./doc/common/tables/neutron-vmware.xml:33(td) ./doc/common/tables/neutron-vmware.xml:37(td) ./doc/common/tables/neutron-vmware.xml:41(td) ./doc/common/tables/neutron-vmware.xml:45(td) ./doc/common/tables/neutron-vmware.xml:49(td) ./doc/common/tables/neutron-vmware.xml:53(td) ./doc/common/tables/neutron-vmware.xml:57(td) ./doc/common/tables/neutron-vmware.xml:61(td) ./doc/common/tables/neutron-vmware.xml:68(td) ./doc/common/tables/neutron-vmware.xml:72(td) ./doc/common/tables/neutron-vmware.xml:76(td) ./doc/common/tables/neutron-vmware.xml:80(td) ./doc/common/tables/neutron-vmware.xml:84(td) ./doc/common/tables/neutron-vmware.xml:88(td) ./doc/common/tables/neutron-vmware.xml:92(td) ./doc/common/tables/neutron-vmware.xml:96(td) ./doc/common/tables/neutron-vmware.xml:103(td) ./doc/common/tables/neutron-vmware.xml:107(td) ./doc/common/tables/neutron-vmware.xml:118(td) ./doc/common/tables/neutron-vmware.xml:125(td) ./doc/common/tables/neutron-vmware.xml:129(td) ./doc/common/tables/neutron-vmware.xml:140(td) ./doc/common/tables/neutron-vmware.xml:144(td) ./doc/common/tables/neutron-vmware.xml:148(td) ./doc/common/tables/neutron-vmware.xml:152(td) ./doc/common/tables/neutron-vmware.xml:156(td) ./doc/common/tables/neutron-vmware.xml:163(td) ./doc/common/tables/neutron-vmware.xml:167(td) ./doc/common/tables/neutron-vmware.xml:171(td) ./doc/common/tables/neutron-vmware.xml:175(td) ./doc/common/tables/neutron-vmware.xml:179(td) ./doc/common/tables/neutron-vmware.xml:183(td) ./doc/common/tables/neutron-vmware.xml:187(td) ./doc/common/tables/neutron-vmware.xml:191(td) ./doc/common/tables/neutron-vmware.xml:195(td) ./doc/common/tables/nova-rdp.xml:21(td) ./doc/common/tables/nova-rdp.xml:25(td) ./doc/common/tables/trove-ca.xml:21(td) ./doc/common/tables/trove-ca.xml:25(td) ./doc/common/tables/trove-ca.xml:29(td) ./doc/common/tables/nova-quobyte.xml:21(td) ./doc/common/tables/nova-quobyte.xml:25(td) ./doc/common/tables/keystone-role.xml:21(td) ./doc/common/tables/keystone-role.xml:25(td) ./doc/common/tables/keystone-role.xml:29(td) ./doc/common/tables/keystone-role.xml:33(td) ./doc/common/tables/keystone-assignment.xml:21(td) ./doc/common/tables/keystone-assignment.xml:25(td) ./doc/common/tables/keystone-assignment.xml:29(td) ./doc/common/tables/keystone-assignment.xml:33(td) ./doc/common/tables/cinder-zfssa.xml:49(td) ./doc/common/tables/cinder-zfssa.xml:53(td) ./doc/common/tables/cinder-zfssa.xml:57(td) ./doc/common/tables/cinder-zfssa.xml:61(td) ./doc/common/tables/cinder-zfssa.xml:65(td) ./doc/common/tables/cinder-zfssa.xml:69(td) ./doc/common/tables/cinder-zfssa.xml:73(td) ./doc/common/tables/cinder-zfssa.xml:81(td) ./doc/common/tables/nova-zeromq.xml:21(td) ./doc/common/tables/nova-zeromq.xml:25(td) ./doc/common/tables/nova-zeromq.xml:29(td) ./doc/common/tables/nova-zeromq.xml:33(td) ./doc/common/tables/nova-zeromq.xml:37(td) ./doc/common/tables/nova-zeromq.xml:41(td) ./doc/common/tables/nova-zeromq.xml:45(td) ./doc/common/tables/cinder-storage.xml:21(td) ./doc/common/tables/cinder-storage.xml:25(td) ./doc/common/tables/cinder-storage.xml:29(td) ./doc/common/tables/cinder-storage.xml:33(td) ./doc/common/tables/cinder-storage.xml:37(td) ./doc/common/tables/cinder-storage.xml:41(td) ./doc/common/tables/cinder-storage.xml:45(td) ./doc/common/tables/cinder-storage.xml:49(td) ./doc/common/tables/cinder-storage.xml:53(td) ./doc/common/tables/cinder-storage.xml:57(td) ./doc/common/tables/cinder-storage.xml:61(td) ./doc/common/tables/cinder-storage.xml:65(td) ./doc/common/tables/cinder-storage.xml:69(td) ./doc/common/tables/cinder-storage.xml:73(td) ./doc/common/tables/cinder-storage.xml:77(td) ./doc/common/tables/cinder-storage.xml:81(td) ./doc/common/tables/cinder-storage.xml:85(td) ./doc/common/tables/cinder-storage.xml:89(td) ./doc/common/tables/cinder-storage.xml:93(td) ./doc/common/tables/cinder-storage.xml:97(td) ./doc/common/tables/cinder-storage.xml:101(td) ./doc/common/tables/cinder-storage.xml:105(td) ./doc/common/tables/cinder-storage.xml:109(td) ./doc/common/tables/cinder-storage.xml:113(td) ./doc/common/tables/cinder-storage.xml:117(td) ./doc/common/tables/cinder-storage.xml:121(td) ./doc/common/tables/cinder-storage.xml:125(td) ./doc/common/tables/cinder-storage.xml:129(td) ./doc/common/tables/cinder-storage.xml:133(td) ./doc/common/tables/cinder-storage.xml:137(td) ./doc/common/tables/cinder-storage.xml:141(td) ./doc/common/tables/cinder-storage.xml:145(td) ./doc/common/tables/glance-registry.xml:21(td) ./doc/common/tables/glance-registry.xml:25(td) ./doc/common/tables/glance-registry.xml:29(td) ./doc/common/tables/glance-registry.xml:33(td) ./doc/common/tables/glance-registry.xml:37(td) ./doc/common/tables/glance-registry.xml:41(td) ./doc/common/tables/glance-registry.xml:45(td) ./doc/common/tables/glance-registry.xml:49(td) ./doc/common/tables/glance-registry.xml:53(td) ./doc/common/tables/glance-registry.xml:57(td) ./doc/common/tables/glance-registry.xml:61(td) ./doc/common/tables/glance-registry.xml:65(td) ./doc/common/tables/glance-registry.xml:69(td) ./doc/common/tables/glance-registry.xml:73(td) ./doc/common/tables/swift-swift-storage-policy-1.xml:20(td) ./doc/common/tables/neutron-embrane.xml:21(td) ./doc/common/tables/neutron-embrane.xml:25(td) ./doc/common/tables/neutron-embrane.xml:29(td) ./doc/common/tables/neutron-embrane.xml:33(td) ./doc/common/tables/neutron-embrane.xml:37(td) ./doc/common/tables/neutron-embrane.xml:41(td) ./doc/common/tables/neutron-embrane.xml:45(td) ./doc/common/tables/neutron-embrane.xml:49(td) ./doc/common/tables/neutron-embrane.xml:53(td) ./doc/common/tables/cinder-debug.xml:21(td) ./doc/common/tables/heat-quota.xml:21(td) ./doc/common/tables/heat-quota.xml:25(td) ./doc/common/tables/heat-quota.xml:29(td) ./doc/common/tables/heat-quota.xml:33(td) ./doc/common/tables/heat-quota.xml:37(td) ./doc/common/tables/trove-network.xml:21(td) ./doc/common/tables/trove-network.xml:25(td) ./doc/common/tables/trove-network.xml:29(td) ./doc/common/tables/trove-network.xml:33(td) ./doc/common/tables/cinder-srb.xml:21(td) ./doc/common/tables/swift-account-server-filter-healthcheck.xml:24(td) ./doc/common/tables/nova-common.xml:21(td) ./doc/common/tables/nova-common.xml:25(td) ./doc/common/tables/nova-common.xml:29(td) ./doc/common/tables/nova-common.xml:33(td) ./doc/common/tables/nova-common.xml:37(td) ./doc/common/tables/nova-common.xml:41(td) ./doc/common/tables/nova-common.xml:45(td) ./doc/common/tables/nova-common.xml:49(td) ./doc/common/tables/nova-common.xml:53(td) ./doc/common/tables/nova-common.xml:57(td) ./doc/common/tables/nova-common.xml:61(td) ./doc/common/tables/nova-common.xml:65(td) ./doc/common/tables/nova-common.xml:69(td) ./doc/common/tables/nova-common.xml:73(td) ./doc/common/tables/nova-common.xml:77(td) ./doc/common/tables/nova-common.xml:84(td) ./doc/common/tables/nova-common.xml:91(td) ./doc/common/tables/nova-common.xml:95(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:20(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:24(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:28(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:32(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:36(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:44(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:48(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:52(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:56(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:64(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:68(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:72(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:76(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:80(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:84(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:88(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:92(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:96(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:100(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:104(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:108(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:112(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:116(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:120(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:124(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:128(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:132(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:136(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:140(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:144(td) ./doc/common/tables/nova-volumes.xml:21(td) ./doc/common/tables/nova-volumes.xml:25(td) ./doc/common/tables/nova-volumes.xml:29(td) ./doc/common/tables/nova-volumes.xml:33(td) ./doc/common/tables/nova-volumes.xml:37(td) ./doc/common/tables/nova-volumes.xml:44(td) ./doc/common/tables/nova-volumes.xml:48(td) ./doc/common/tables/nova-volumes.xml:52(td) ./doc/common/tables/nova-volumes.xml:56(td) ./doc/common/tables/nova-volumes.xml:60(td) ./doc/common/tables/nova-volumes.xml:64(td) ./doc/common/tables/nova-volumes.xml:68(td) ./doc/common/tables/nova-volumes.xml:72(td) ./doc/common/tables/nova-volumes.xml:76(td) ./doc/common/tables/nova-volumes.xml:80(td) ./doc/common/tables/nova-volumes.xml:87(td) ./doc/common/tables/nova-volumes.xml:91(td) ./doc/common/tables/nova-volumes.xml:95(td) ./doc/common/tables/nova-volumes.xml:102(td) ./doc/common/tables/nova-volumes.xml:106(td) ./doc/common/tables/nova-volumes.xml:110(td) ./doc/common/tables/nova-volumes.xml:114(td) ./doc/common/tables/nova-volumes.xml:118(td) ./doc/common/tables/nova-volumes.xml:122(td) ./doc/common/tables/nova-volumes.xml:130(td) ./doc/common/tables/nova-volumes.xml:134(td) ./doc/common/tables/nova-volumes.xml:138(td) ./doc/common/tables/nova-volumes.xml:142(td) ./doc/common/tables/nova-volumes.xml:150(td) ./doc/common/tables/nova-volumes.xml:157(td) ./doc/common/tables/neutron-redis.xml:21(td) ./doc/common/tables/neutron-redis.xml:25(td) ./doc/common/tables/neutron-redis.xml:29(td) ./doc/common/tables/neutron-redis.xml:36(td) ./doc/common/tables/trove-db_mysql.xml:21(td) ./doc/common/tables/trove-db_mysql.xml:25(td) ./doc/common/tables/trove-db_mysql.xml:29(td) ./doc/common/tables/trove-db_mysql.xml:33(td) ./doc/common/tables/trove-db_mysql.xml:37(td) ./doc/common/tables/trove-db_mysql.xml:41(td) ./doc/common/tables/trove-db_mysql.xml:45(td) ./doc/common/tables/trove-db_mysql.xml:49(td) ./doc/common/tables/trove-db_mysql.xml:53(td) ./doc/common/tables/trove-db_mysql.xml:57(td) ./doc/common/tables/trove-db_mysql.xml:65(td) ./doc/common/tables/trove-db_mysql.xml:69(td) ./doc/common/tables/neutron-dvr.xml:21(td) ./doc/common/tables/neutron-dvr.xml:25(td) ./doc/common/tables/heat-zeromq.xml:21(td) ./doc/common/tables/heat-zeromq.xml:25(td) ./doc/common/tables/heat-zeromq.xml:29(td) ./doc/common/tables/heat-zeromq.xml:33(td) ./doc/common/tables/heat-zeromq.xml:37(td) ./doc/common/tables/heat-zeromq.xml:41(td) ./doc/common/tables/heat-zeromq.xml:45(td) ./doc/common/tables/heat-amqp.xml:21(td) ./doc/common/tables/heat-amqp.xml:25(td) ./doc/common/tables/heat-amqp.xml:29(td) ./doc/common/tables/heat-amqp.xml:33(td) ./doc/common/tables/heat-amqp.xml:37(td) ./doc/common/tables/heat-amqp.xml:41(td) ./doc/common/tables/heat-amqp.xml:45(td) ./doc/common/tables/heat-amqp.xml:49(td) ./doc/common/tables/heat-amqp.xml:53(td) ./doc/common/tables/cinder-violin.xml:21(td) ./doc/common/tables/cinder-violin.xml:25(td) ./doc/common/tables/cinder-violin.xml:29(td) ./doc/common/tables/neutron-linuxbridge_agent.xml:32(td) ./doc/common/tables/neutron-linuxbridge_agent.xml:39(td) ./doc/common/tables/neutron-linuxbridge_agent.xml:43(td) ./doc/common/tables/neutron-linuxbridge_agent.xml:47(td) ./doc/common/tables/neutron-linuxbridge_agent.xml:51(td) ./doc/common/tables/neutron-linuxbridge_agent.xml:55(td) ./doc/common/tables/neutron-linuxbridge_agent.xml:59(td) ./doc/common/tables/cinder-logging.xml:21(td) ./doc/common/tables/cinder-logging.xml:25(td) ./doc/common/tables/cinder-logging.xml:29(td) ./doc/common/tables/cinder-logging.xml:33(td) ./doc/common/tables/cinder-logging.xml:37(td) ./doc/common/tables/cinder-logging.xml:41(td) ./doc/common/tables/cinder-logging.xml:45(td) ./doc/common/tables/cinder-logging.xml:49(td) ./doc/common/tables/cinder-logging.xml:53(td) ./doc/common/tables/cinder-logging.xml:57(td) ./doc/common/tables/cinder-logging.xml:61(td) ./doc/common/tables/cinder-logging.xml:65(td) ./doc/common/tables/cinder-logging.xml:69(td) ./doc/common/tables/cinder-logging.xml:73(td) ./doc/common/tables/cinder-logging.xml:77(td) ./doc/common/tables/cinder-logging.xml:81(td) ./doc/common/tables/cinder-logging.xml:85(td) ./doc/common/tables/cinder-logging.xml:89(td) ./doc/common/tables/cinder-logging.xml:93(td) ./doc/common/tables/cinder-logging.xml:97(td) ./doc/common/tables/cinder-logging.xml:101(td) ./doc/common/tables/nova-redis.xml:21(td) ./doc/common/tables/nova-redis.xml:25(td) ./doc/common/tables/nova-redis.xml:29(td) ./doc/common/tables/nova-redis.xml:36(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:20(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:24(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:28(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:32(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:36(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:40(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:44(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:48(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:52(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:56(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:60(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:68(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:72(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:76(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:80(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:84(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:89(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:97(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:101(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:111(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:115(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:126(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:130(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:134(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:138(td) ./doc/common/tables/neutron-l3_agent.xml:21(td) ./doc/common/tables/neutron-l3_agent.xml:25(td) ./doc/common/tables/neutron-l3_agent.xml:29(td) ./doc/common/tables/neutron-l3_agent.xml:33(td) ./doc/common/tables/neutron-l3_agent.xml:37(td) ./doc/common/tables/neutron-l3_agent.xml:45(td) ./doc/common/tables/neutron-l3_agent.xml:49(td) ./doc/common/tables/neutron-l3_agent.xml:53(td) ./doc/common/tables/neutron-l3_agent.xml:57(td) ./doc/common/tables/neutron-l3_agent.xml:61(td) ./doc/common/tables/neutron-l3_agent.xml:65(td) ./doc/common/tables/neutron-l3_agent.xml:69(td) ./doc/common/tables/neutron-l3_agent.xml:73(td) ./doc/common/tables/neutron-l3_agent.xml:77(td) ./doc/common/tables/neutron-l3_agent.xml:85(td) ./doc/common/tables/neutron-l3_agent.xml:92(td) ./doc/common/tables/neutron-l3_agent.xml:96(td) ./doc/common/tables/swift-container-server-pipeline-main.xml:20(td) ./doc/common/tables/glance-policy.xml:21(td) ./doc/common/tables/glance-policy.xml:25(td) ./doc/common/tables/glance-policy.xml:29(td) ./doc/common/tables/nova-neutron.xml:21(td) ./doc/common/tables/nova-neutron.xml:28(td) ./doc/common/tables/nova-neutron.xml:32(td) ./doc/common/tables/nova-neutron.xml:36(td) ./doc/common/tables/nova-neutron.xml:40(td) ./doc/common/tables/nova-neutron.xml:44(td) ./doc/common/tables/nova-neutron.xml:48(td) ./doc/common/tables/nova-neutron.xml:52(td) ./doc/common/tables/nova-neutron.xml:56(td) ./doc/common/tables/nova-neutron.xml:60(td) ./doc/common/tables/nova-neutron.xml:64(td) ./doc/common/tables/nova-neutron.xml:68(td) ./doc/common/tables/nova-neutron.xml:76(td) ./doc/common/tables/nova-neutron.xml:80(td) ./doc/common/tables/nova-neutron.xml:84(td) ./doc/common/tables/nova-neutron.xml:88(td) ./doc/common/tables/nova-neutron.xml:92(td) ./doc/common/tables/cinder-zeromq.xml:21(td) ./doc/common/tables/cinder-zeromq.xml:25(td) ./doc/common/tables/cinder-zeromq.xml:29(td) ./doc/common/tables/cinder-zeromq.xml:33(td) ./doc/common/tables/cinder-zeromq.xml:37(td) ./doc/common/tables/cinder-zeromq.xml:41(td) ./doc/common/tables/cinder-zeromq.xml:45(td) ./doc/common/tables/sahara-redis.xml:21(td) ./doc/common/tables/sahara-redis.xml:25(td) ./doc/common/tables/sahara-redis.xml:29(td) ./doc/common/tables/sahara-redis.xml:36(td) ./doc/common/tables/cinder-backups.xml:21(td) ./doc/common/tables/cinder-backups.xml:25(td) ./doc/common/tables/cinder-backups.xml:29(td) ./doc/common/tables/cinder-backups.xml:33(td) ./doc/common/tables/cinder-backups.xml:37(td) ./doc/common/tables/cinder-backups.xml:41(td) ./doc/common/tables/cinder-backups.xml:45(td) ./doc/common/tables/cinder-backups.xml:49(td) ./doc/common/tables/cinder-backups.xml:53(td) ./doc/common/tables/cinder-backups.xml:57(td) ./doc/common/tables/cinder-backups.xml:61(td) ./doc/common/tables/cinder-keymgr.xml:21(td) ./doc/common/tables/cinder-keymgr.xml:25(td) ./doc/common/tables/cinder-keymgr.xml:29(td) ./doc/common/tables/cinder-keymgr.xml:33(td) ./doc/common/tables/ceilometer-cells.xml:21(td) ./doc/common/tables/ceilometer-cells.xml:25(td) ./doc/common/tables/ceilometer-cells.xml:29(td) ./doc/common/tables/ceilometer-cells.xml:33(td) ./doc/common/tables/ceilometer-cells.xml:37(td) ./doc/common/tables/ceilometer-cells.xml:41(td) ./doc/common/tables/ceilometer-cells.xml:45(td) ./doc/common/tables/ceilometer-cells.xml:49(td) ./doc/common/tables/ceilometer-cells.xml:53(td) ./doc/common/tables/ceilometer-cells.xml:57(td) ./doc/common/tables/keystone-ldap.xml:21(td) ./doc/common/tables/keystone-ldap.xml:25(td) ./doc/common/tables/keystone-ldap.xml:29(td) ./doc/common/tables/keystone-ldap.xml:33(td) ./doc/common/tables/keystone-ldap.xml:37(td) ./doc/common/tables/keystone-ldap.xml:41(td) ./doc/common/tables/keystone-ldap.xml:45(td) ./doc/common/tables/keystone-ldap.xml:53(td) ./doc/common/tables/keystone-ldap.xml:57(td) ./doc/common/tables/keystone-ldap.xml:61(td) ./doc/common/tables/keystone-ldap.xml:69(td) ./doc/common/tables/keystone-ldap.xml:73(td) ./doc/common/tables/keystone-ldap.xml:77(td) ./doc/common/tables/keystone-ldap.xml:81(td) ./doc/common/tables/keystone-ldap.xml:85(td) ./doc/common/tables/keystone-ldap.xml:89(td) ./doc/common/tables/keystone-ldap.xml:93(td) ./doc/common/tables/keystone-ldap.xml:97(td) ./doc/common/tables/keystone-ldap.xml:101(td) ./doc/common/tables/keystone-ldap.xml:105(td) ./doc/common/tables/keystone-ldap.xml:109(td) ./doc/common/tables/keystone-ldap.xml:113(td) ./doc/common/tables/keystone-ldap.xml:117(td) ./doc/common/tables/keystone-ldap.xml:121(td) ./doc/common/tables/keystone-ldap.xml:129(td) ./doc/common/tables/keystone-ldap.xml:133(td) ./doc/common/tables/keystone-ldap.xml:137(td) ./doc/common/tables/keystone-ldap.xml:145(td) ./doc/common/tables/keystone-ldap.xml:149(td) ./doc/common/tables/keystone-ldap.xml:153(td) ./doc/common/tables/keystone-ldap.xml:157(td) ./doc/common/tables/keystone-ldap.xml:161(td) ./doc/common/tables/keystone-ldap.xml:165(td) ./doc/common/tables/keystone-ldap.xml:169(td) ./doc/common/tables/keystone-ldap.xml:173(td) ./doc/common/tables/keystone-ldap.xml:177(td) ./doc/common/tables/keystone-ldap.xml:181(td) ./doc/common/tables/keystone-ldap.xml:185(td) ./doc/common/tables/keystone-ldap.xml:189(td) ./doc/common/tables/keystone-ldap.xml:197(td) ./doc/common/tables/keystone-ldap.xml:201(td) ./doc/common/tables/keystone-ldap.xml:205(td) ./doc/common/tables/keystone-ldap.xml:213(td) ./doc/common/tables/keystone-ldap.xml:217(td) ./doc/common/tables/keystone-ldap.xml:221(td) ./doc/common/tables/keystone-ldap.xml:225(td) ./doc/common/tables/keystone-ldap.xml:229(td) ./doc/common/tables/keystone-ldap.xml:233(td) ./doc/common/tables/keystone-ldap.xml:237(td) ./doc/common/tables/keystone-ldap.xml:241(td) ./doc/common/tables/keystone-ldap.xml:245(td) ./doc/common/tables/keystone-ldap.xml:249(td) ./doc/common/tables/keystone-ldap.xml:253(td) ./doc/common/tables/keystone-ldap.xml:257(td) ./doc/common/tables/keystone-ldap.xml:261(td) ./doc/common/tables/keystone-ldap.xml:265(td) ./doc/common/tables/keystone-ldap.xml:269(td) ./doc/common/tables/keystone-ldap.xml:273(td) ./doc/common/tables/keystone-ldap.xml:281(td) ./doc/common/tables/keystone-ldap.xml:285(td) ./doc/common/tables/keystone-ldap.xml:289(td) ./doc/common/tables/keystone-ldap.xml:293(td) ./doc/common/tables/keystone-ldap.xml:297(td) ./doc/common/tables/keystone-ldap.xml:301(td) ./doc/common/tables/keystone-ldap.xml:305(td) ./doc/common/tables/keystone-ldap.xml:309(td) ./doc/common/tables/keystone-ldap.xml:313(td) ./doc/common/tables/keystone-ldap.xml:317(td) ./doc/common/tables/keystone-ldap.xml:321(td) ./doc/common/tables/keystone-ldap.xml:325(td) ./doc/common/tables/keystone-ldap.xml:329(td) ./doc/common/tables/keystone-ldap.xml:333(td) ./doc/common/tables/keystone-ldap.xml:337(td) ./doc/common/tables/keystone-ldap.xml:341(td) ./doc/common/tables/keystone-ldap.xml:345(td) ./doc/common/tables/keystone-ldap.xml:349(td) ./doc/common/tables/trove-db_postgresql.xml:21(td) ./doc/common/tables/trove-db_postgresql.xml:25(td) ./doc/common/tables/trove-db_postgresql.xml:29(td) ./doc/common/tables/trove-db_postgresql.xml:33(td) ./doc/common/tables/trove-db_postgresql.xml:37(td) ./doc/common/tables/trove-db_postgresql.xml:41(td) ./doc/common/tables/trove-db_postgresql.xml:45(td) ./doc/common/tables/trove-db_postgresql.xml:49(td) ./doc/common/tables/trove-db_postgresql.xml:53(td) ./doc/common/tables/trove-db_postgresql.xml:57(td) ./doc/common/tables/trove-db_postgresql.xml:65(td) ./doc/common/tables/glance-vmware.xml:21(td) ./doc/common/tables/glance-vmware.xml:25(td) ./doc/common/tables/glance-vmware.xml:29(td) ./doc/common/tables/glance-vmware.xml:33(td) ./doc/common/tables/glance-vmware.xml:37(td) ./doc/common/tables/glance-vmware.xml:41(td) ./doc/common/tables/glance-vmware.xml:45(td) ./doc/common/tables/glance-vmware.xml:49(td) ./doc/common/tables/glance-vmware.xml:53(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:20(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:24(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:28(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:32(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:36(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:40(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:44(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:48(td) ./doc/common/tables/ceilometer-xenapi.xml:21(td) ./doc/common/tables/ceilometer-xenapi.xml:25(td) ./doc/common/tables/ceilometer-xenapi.xml:29(td) ./doc/common/tables/ceilometer-xenapi.xml:33(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:40(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:44(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:48(td) ./doc/common/tables/swift-proxy-server-filter-container-quotas.xml:20(td) ./doc/common/tables/cinder-zoning.xml:21(td) ./doc/common/tables/cinder-zoning.xml:28(td) ./doc/common/tables/cinder-zoning.xml:32(td) ./doc/common/tables/cinder-zoning.xml:36(td) ./doc/common/tables/cinder-zoning.xml:40(td) ./doc/common/tables/ironic-disk_partitioner.xml:21(td) ./doc/common/tables/ironic-disk_partitioner.xml:25(td) ./doc/common/tables/cinder-scst.xml:21(td) ./doc/common/tables/cinder-scst.xml:25(td) ./doc/common/tables/heat-notification.xml:21(td) ./doc/common/tables/ironic-neutron.xml:21(td) ./doc/common/tables/ironic-neutron.xml:25(td) ./doc/common/tables/ironic-neutron.xml:29(td) ./doc/common/tables/ironic-neutron.xml:33(td) ./doc/common/tables/swift-container-server-filter-healthcheck.xml:24(td) ./doc/common/tables/nova-vpn.xml:21(td) ./doc/common/tables/nova-vpn.xml:29(td) ./doc/common/tables/nova-vpn.xml:33(td) ./doc/common/tables/nova-vpn.xml:37(td) ./doc/common/tables/nova-vpn.xml:41(td) ./doc/common/tables/nova-vpn.xml:45(td) ./doc/common/tables/nova-vpn.xml:49(td) ./doc/common/tables/nova-vpn.xml:53(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:20(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:24(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:28(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:32(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:36(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:40(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:44(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:48(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:20(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:24(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:28(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:32(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:36(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:42(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:46(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:50(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:54(td) ./doc/common/tables/trove-common.xml:21(td) ./doc/common/tables/trove-common.xml:25(td) ./doc/common/tables/trove-common.xml:29(td) ./doc/common/tables/trove-common.xml:37(td) ./doc/common/tables/trove-common.xml:41(td) ./doc/common/tables/trove-common.xml:45(td) ./doc/common/tables/trove-common.xml:49(td) ./doc/common/tables/trove-common.xml:53(td) ./doc/common/tables/trove-common.xml:57(td) ./doc/common/tables/trove-common.xml:61(td) ./doc/common/tables/trove-common.xml:65(td) ./doc/common/tables/trove-common.xml:69(td) ./doc/common/tables/trove-common.xml:76(td) ./doc/common/tables/trove-api.xml:21(td) ./doc/common/tables/trove-api.xml:25(td) ./doc/common/tables/trove-api.xml:29(td) ./doc/common/tables/trove-api.xml:33(td) ./doc/common/tables/trove-api.xml:37(td) ./doc/common/tables/trove-api.xml:41(td) ./doc/common/tables/trove-api.xml:45(td) ./doc/common/tables/trove-api.xml:49(td) ./doc/common/tables/trove-api.xml:53(td) ./doc/common/tables/trove-api.xml:57(td) ./doc/common/tables/trove-api.xml:61(td) ./doc/common/tables/trove-api.xml:65(td) ./doc/common/tables/trove-api.xml:69(td) ./doc/common/tables/trove-api.xml:73(td) ./doc/common/tables/trove-api.xml:77(td) ./doc/common/tables/trove-api.xml:81(td) ./doc/common/tables/trove-api.xml:85(td) ./doc/common/tables/trove-api.xml:89(td) ./doc/common/tables/trove-api.xml:93(td) ./doc/common/tables/trove-api.xml:97(td) ./doc/common/tables/trove-api.xml:101(td) ./doc/common/tables/trove-api.xml:105(td) ./doc/common/tables/trove-api.xml:109(td) ./doc/common/tables/trove-api.xml:113(td) ./doc/common/tables/cinder-zadara.xml:21(td) ./doc/common/tables/cinder-zadara.xml:25(td) ./doc/common/tables/cinder-zadara.xml:29(td) ./doc/common/tables/cinder-zadara.xml:33(td) ./doc/common/tables/cinder-zadara.xml:37(td) ./doc/common/tables/cinder-zadara.xml:41(td) ./doc/common/tables/cinder-zadara.xml:45(td) ./doc/common/tables/cinder-zadara.xml:49(td) ./doc/common/tables/cinder-zadara.xml:53(td) ./doc/common/tables/cinder-zadara.xml:57(td) ./doc/common/tables/cinder-zadara.xml:61(td) ./doc/common/tables/swift-object-server-filter-healthcheck.xml:24(td) ./doc/common/tables/nova-conductor.xml:21(td) ./doc/common/tables/nova-conductor.xml:28(td) ./doc/common/tables/nova-conductor.xml:32(td) ./doc/common/tables/nova-conductor.xml:36(td) ./doc/common/tables/nova-conductor.xml:40(td) ./doc/common/tables/ironic-auth_token.xml:21(td) ./doc/common/tables/ironic-auth_token.xml:25(td) ./doc/common/tables/ironic-auth_token.xml:29(td) ./doc/common/tables/ironic-auth_token.xml:33(td) ./doc/common/tables/ironic-auth_token.xml:41(td) ./doc/common/tables/ironic-auth_token.xml:45(td) ./doc/common/tables/ironic-auth_token.xml:49(td) ./doc/common/tables/ironic-auth_token.xml:53(td) ./doc/common/tables/ironic-auth_token.xml:57(td) ./doc/common/tables/ironic-auth_token.xml:61(td) ./doc/common/tables/ironic-auth_token.xml:65(td) ./doc/common/tables/ironic-auth_token.xml:69(td) ./doc/common/tables/ironic-auth_token.xml:73(td) ./doc/common/tables/ironic-auth_token.xml:77(td) ./doc/common/tables/ironic-auth_token.xml:81(td) ./doc/common/tables/ironic-auth_token.xml:85(td) ./doc/common/tables/ironic-auth_token.xml:89(td) ./doc/common/tables/ironic-auth_token.xml:93(td) ./doc/common/tables/ironic-auth_token.xml:97(td) ./doc/common/tables/ironic-auth_token.xml:101(td) ./doc/common/tables/ironic-auth_token.xml:105(td) ./doc/common/tables/ironic-auth_token.xml:109(td) ./doc/common/tables/ironic-auth_token.xml:113(td) ./doc/common/tables/ironic-auth_token.xml:117(td) ./doc/common/tables/ironic-auth_token.xml:121(td) ./doc/common/tables/ironic-auth_token.xml:125(td) ./doc/common/tables/ironic-auth_token.xml:129(td) ./doc/common/tables/ironic-auth_token.xml:133(td) ./doc/common/tables/ironic-auth_token.xml:137(td) ./doc/common/tables/ironic-auth_token.xml:141(td) ./doc/common/tables/ironic-auth_token.xml:145(td) ./doc/common/tables/ironic-auth_token.xml:149(td) ./doc/common/tables/ironic-auth_token.xml:153(td) ./doc/common/tables/ironic-auth_token.xml:157(td) ./doc/common/tables/ironic-auth_token.xml:161(td) ./doc/common/tables/ironic-auth_token.xml:165(td) ./doc/common/tables/swift-object-server-app-object-server.xml:20(td) ./doc/common/tables/swift-object-server-app-object-server.xml:24(td) ./doc/common/tables/swift-object-server-app-object-server.xml:28(td) ./doc/common/tables/swift-object-server-app-object-server.xml:32(td) ./doc/common/tables/swift-object-server-app-object-server.xml:36(td) ./doc/common/tables/swift-object-server-app-object-server.xml:40(td) ./doc/common/tables/swift-object-server-app-object-server.xml:44(td) ./doc/common/tables/swift-object-server-app-object-server.xml:48(td) ./doc/common/tables/swift-object-server-app-object-server.xml:52(td) ./doc/common/tables/swift-object-server-app-object-server.xml:56(td) ./doc/common/tables/swift-object-server-app-object-server.xml:60(td) ./doc/common/tables/swift-object-server-app-object-server.xml:64(td) ./doc/common/tables/swift-object-server-app-object-server.xml:68(td) ./doc/common/tables/swift-object-server-app-object-server.xml:72(td) ./doc/common/tables/swift-object-server-app-object-server.xml:76(td) ./doc/common/tables/swift-object-server-app-object-server.xml:80(td) ./doc/common/tables/swift-object-server-app-object-server.xml:84(td) ./doc/common/tables/swift-object-server-app-object-server.xml:88(td) ./doc/common/tables/swift-object-server-app-object-server.xml:92(td) ./doc/common/tables/swift-object-server-app-object-server.xml:96(td) ./doc/common/tables/swift-object-server-app-object-server.xml:100(td) ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml:40(td) ./doc/common/tables/nova-livemigration.xml:21(td) ./doc/common/tables/nova-livemigration.xml:28(td) ./doc/common/tables/nova-livemigration.xml:32(td) ./doc/common/tables/nova-livemigration.xml:36(td) ./doc/common/tables/swift-container-reconciler-container-reconciler.xml:20(td) ./doc/common/tables/swift-container-reconciler-container-reconciler.xml:24(td) ./doc/common/tables/swift-container-reconciler-container-reconciler.xml:28(td) ./doc/common/tables/heat-rabbitmq.xml:21(td) ./doc/common/tables/heat-rabbitmq.xml:41(td) ./doc/common/tables/heat-rabbitmq.xml:45(td) ./doc/common/tables/heat-rabbitmq.xml:49(td) ./doc/common/tables/heat-rabbitmq.xml:53(td) ./doc/common/tables/heat-rabbitmq.xml:57(td) ./doc/common/tables/heat-rabbitmq.xml:61(td) ./doc/common/tables/heat-rabbitmq.xml:65(td) ./doc/common/tables/heat-rabbitmq.xml:69(td) ./doc/common/tables/heat-rabbitmq.xml:73(td) ./doc/common/tables/heat-rabbitmq.xml:77(td) ./doc/common/tables/heat-rabbitmq.xml:81(td) ./doc/common/tables/heat-rabbitmq.xml:85(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:40(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:44(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:52(td) ./doc/common/tables/keystone-amqp.xml:21(td) ./doc/common/tables/keystone-amqp.xml:25(td) ./doc/common/tables/keystone-amqp.xml:29(td) ./doc/common/tables/keystone-amqp.xml:33(td) ./doc/common/tables/keystone-amqp.xml:37(td) ./doc/common/tables/keystone-amqp.xml:41(td) ./doc/common/tables/keystone-amqp.xml:45(td) ./doc/common/tables/keystone-rpc.xml:21(td) ./doc/common/tables/keystone-rpc.xml:25(td) ./doc/common/tables/keystone-rpc.xml:29(td) ./doc/common/tables/keystone-rpc.xml:33(td) ./doc/common/tables/keystone-rpc.xml:37(td) ./doc/common/tables/keystone-rpc.xml:41(td) ./doc/common/tables/keystone-rpc.xml:45(td) ./doc/common/tables/keystone-rpc.xml:52(td) ./doc/common/tables/keystone-rpc.xml:56(td) ./doc/common/tables/keystone-rpc.xml:60(td) ./doc/common/tables/keystone-rpc.xml:64(td) ./doc/common/tables/keystone-rpc.xml:68(td) ./doc/common/tables/keystone-rpc.xml:72(td) ./doc/common/tables/keystone-rpc.xml:88(td) ./doc/common/tables/keystone-rpc.xml:92(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:20(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:24(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:28(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:32(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:36(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:40(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:44(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:48(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:52(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:56(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:60(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:64(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:68(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:72(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:80(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:84(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:88(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:92(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:96(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:101(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:109(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:113(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:123(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:127(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:138(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:142(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:146(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:150(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:154(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:158(td) ./doc/common/tables/cinder-zones.xml:21(td) ./doc/common/tables/ironic-keystone.xml:21(td) ./doc/common/tables/cinder-scality.xml:21(td) ./doc/common/tables/cinder-scality.xml:25(td) ./doc/common/tables/cinder-scality.xml:29(td) ./doc/common/tables/cinder-amqp.xml:21(td) ./doc/common/tables/cinder-amqp.xml:25(td) ./doc/common/tables/cinder-amqp.xml:29(td) ./doc/common/tables/cinder-amqp.xml:33(td) ./doc/common/tables/cinder-amqp.xml:37(td) ./doc/common/tables/cinder-amqp.xml:41(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:40(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:44(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:48(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:52(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:56(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:60(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:64(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:68(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:72(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:76(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:80(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:84(td) ./doc/common/tables/neutron-agent.xml:21(td) ./doc/common/tables/neutron-agent.xml:25(td) ./doc/common/tables/cinder-emc.xml:21(td) ./doc/common/tables/cinder-emc.xml:25(td) ./doc/common/tables/cinder-emc.xml:29(td) ./doc/common/tables/cinder-emc.xml:33(td) ./doc/common/tables/cinder-emc.xml:37(td) ./doc/common/tables/cinder-emc.xml:45(td) ./doc/common/tables/cinder-emc.xml:53(td) ./doc/common/tables/cinder-emc.xml:57(td) ./doc/common/tables/cinder-emc.xml:61(td) ./doc/common/tables/cinder-vmware.xml:21(td) ./doc/common/tables/cinder-vmware.xml:25(td) ./doc/common/tables/cinder-vmware.xml:29(td) ./doc/common/tables/cinder-vmware.xml:33(td) ./doc/common/tables/cinder-vmware.xml:37(td) ./doc/common/tables/cinder-vmware.xml:41(td) ./doc/common/tables/cinder-vmware.xml:45(td) ./doc/common/tables/cinder-vmware.xml:49(td) ./doc/common/tables/cinder-vmware.xml:53(td) ./doc/common/tables/cinder-vmware.xml:57(td) ./doc/common/tables/cinder-vmware.xml:61(td) ./doc/common/tables/ceilometer-zeromq.xml:21(td) ./doc/common/tables/ceilometer-zeromq.xml:25(td) ./doc/common/tables/ceilometer-zeromq.xml:29(td) ./doc/common/tables/ceilometer-zeromq.xml:33(td) ./doc/common/tables/ceilometer-zeromq.xml:37(td) ./doc/common/tables/ceilometer-zeromq.xml:41(td) ./doc/common/tables/ceilometer-zeromq.xml:45(td) ./doc/common/tables/trove-rabbitmq.xml:21(td) ./doc/common/tables/trove-rabbitmq.xml:41(td) ./doc/common/tables/trove-rabbitmq.xml:45(td) ./doc/common/tables/trove-rabbitmq.xml:49(td) ./doc/common/tables/trove-rabbitmq.xml:53(td) ./doc/common/tables/trove-rabbitmq.xml:57(td) ./doc/common/tables/trove-rabbitmq.xml:61(td) ./doc/common/tables/trove-rabbitmq.xml:65(td) ./doc/common/tables/trove-rabbitmq.xml:69(td) ./doc/common/tables/trove-rabbitmq.xml:73(td) ./doc/common/tables/trove-rabbitmq.xml:77(td) ./doc/common/tables/trove-rabbitmq.xml:81(td) ./doc/common/tables/trove-rabbitmq.xml:85(td) ./doc/common/tables/ironic-glance.xml:25(td) ./doc/common/tables/ironic-glance.xml:29(td) ./doc/common/tables/ironic-glance.xml:33(td) ./doc/common/tables/ironic-glance.xml:37(td) ./doc/common/tables/ironic-glance.xml:41(td) ./doc/common/tables/ironic-glance.xml:45(td) ./doc/common/tables/ironic-glance.xml:49(td) ./doc/common/tables/ironic-glance.xml:53(td) ./doc/common/tables/ironic-glance.xml:57(td) ./doc/common/tables/ironic-glance.xml:61(td) ./doc/common/tables/ironic-glance.xml:65(td) ./doc/common/tables/ironic-glance.xml:69(td) ./doc/common/tables/ironic-glance.xml:73(td) ./doc/common/tables/ironic-glance.xml:77(td) ./doc/common/tables/nova-upgrade_levels.xml:21(td) ./doc/common/tables/nova-upgrade_levels.xml:28(td) ./doc/common/tables/nova-upgrade_levels.xml:32(td) ./doc/common/tables/nova-upgrade_levels.xml:36(td) ./doc/common/tables/nova-upgrade_levels.xml:40(td) ./doc/common/tables/nova-upgrade_levels.xml:44(td) ./doc/common/tables/nova-upgrade_levels.xml:48(td) ./doc/common/tables/nova-upgrade_levels.xml:52(td) ./doc/common/tables/nova-upgrade_levels.xml:56(td) ./doc/common/tables/nova-upgrade_levels.xml:60(td) ./doc/common/tables/cinder-netapp_cdot_iscsi.xml:21(td) ./doc/common/tables/cinder-netapp_cdot_iscsi.xml:25(td) ./doc/common/tables/cinder-netapp_cdot_iscsi.xml:29(td) ./doc/common/tables/cinder-netapp_cdot_iscsi.xml:33(td) ./doc/common/tables/cinder-netapp_cdot_iscsi.xml:37(td) ./doc/common/tables/cinder-netapp_cdot_iscsi.xml:41(td) ./doc/common/tables/cinder-netapp_cdot_iscsi.xml:45(td) ./doc/common/tables/cinder-netapp_cdot_iscsi.xml:49(td) ./doc/common/tables/cinder-netapp_cdot_iscsi.xml:53(td) ./doc/common/tables/cinder-netapp_cdot_iscsi.xml:57(td) ./doc/common/tables/neutron-ml2_ofa.xml:25(td) ./doc/common/tables/neutron-ml2_ofa.xml:29(td) ./doc/common/tables/neutron-ml2_ofa.xml:36(td) ./doc/common/tables/neutron-ml2_ofa.xml:40(td) ./doc/common/tables/nova-barbican.xml:21(td) ./doc/common/tables/nova-barbican.xml:25(td) ./doc/common/tables/nova-barbican.xml:29(td) ./doc/common/tables/nova-barbican.xml:33(td) ./doc/common/tables/nova-barbican.xml:37(td) ./doc/common/tables/nova-barbican.xml:41(td) ./doc/common/tables/nova-barbican.xml:45(td) ./doc/common/tables/nova-barbican.xml:49(td) ./doc/common/tables/glance-api.xml:21(td) ./doc/common/tables/glance-api.xml:25(td) ./doc/common/tables/glance-api.xml:29(td) ./doc/common/tables/glance-api.xml:33(td) ./doc/common/tables/glance-api.xml:37(td) ./doc/common/tables/glance-api.xml:41(td) ./doc/common/tables/glance-api.xml:45(td) ./doc/common/tables/glance-api.xml:49(td) ./doc/common/tables/glance-api.xml:53(td) ./doc/common/tables/glance-api.xml:57(td) ./doc/common/tables/glance-api.xml:61(td) ./doc/common/tables/glance-api.xml:65(td) ./doc/common/tables/glance-api.xml:69(td) ./doc/common/tables/glance-api.xml:73(td) ./doc/common/tables/glance-api.xml:77(td) ./doc/common/tables/glance-api.xml:84(td) ./doc/common/tables/glance-api.xml:88(td) ./doc/common/tables/glance-api.xml:92(td) ./doc/common/tables/glance-api.xml:99(td) ./doc/common/tables/glance-api.xml:103(td) ./doc/common/tables/swift-proxy-server-filter-gatekeeper.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-gatekeeper.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-gatekeeper.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-gatekeeper.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-gatekeeper.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-gatekeeper.xml:40(td) ./doc/common/tables/swift-rsyncd-container.xml:20(td) ./doc/common/tables/swift-rsyncd-container.xml:24(td) ./doc/common/tables/swift-rsyncd-container.xml:28(td) ./doc/common/tables/swift-rsyncd-container.xml:32(td) ./doc/common/tables/cinder-storwize.xml:21(td) ./doc/common/tables/cinder-storwize.xml:25(td) ./doc/common/tables/cinder-storwize.xml:29(td) ./doc/common/tables/cinder-storwize.xml:33(td) ./doc/common/tables/cinder-storwize.xml:37(td) ./doc/common/tables/cinder-storwize.xml:41(td) ./doc/common/tables/cinder-storwize.xml:45(td) ./doc/common/tables/cinder-storwize.xml:49(td) ./doc/common/tables/cinder-storwize.xml:53(td) ./doc/common/tables/cinder-storwize.xml:57(td) ./doc/common/tables/cinder-storwize.xml:61(td) ./doc/common/tables/cinder-storwize.xml:65(td) ./doc/common/tables/cinder-storwize.xml:69(td) ./doc/common/tables/cinder-storwize.xml:73(td) ./doc/common/tables/cinder-storwize.xml:77(td) ./doc/common/tables/cinder-storwize.xml:81(td) ./doc/common/tables/cinder-hplefthand.xml:21(td) ./doc/common/tables/cinder-hplefthand.xml:25(td) ./doc/common/tables/cinder-hplefthand.xml:29(td) ./doc/common/tables/cinder-hplefthand.xml:33(td) ./doc/common/tables/cinder-hplefthand.xml:37(td) ./doc/common/tables/cinder-hplefthand.xml:41(td) ./doc/common/tables/ironic-ilo.xml:21(td) ./doc/common/tables/ironic-ilo.xml:25(td) ./doc/common/tables/ironic-ilo.xml:29(td) ./doc/common/tables/ironic-ilo.xml:33(td) ./doc/common/tables/ironic-ilo.xml:37(td) ./doc/common/tables/ironic-ilo.xml:41(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:20(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:24(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:28(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:38(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:42(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:46(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:50(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:58(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:62(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:70(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:74(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:78(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:82(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:91(td) ./doc/common/tables/sahara-auth_token.xml:21(td) ./doc/common/tables/sahara-auth_token.xml:25(td) ./doc/common/tables/sahara-auth_token.xml:29(td) ./doc/common/tables/sahara-auth_token.xml:33(td) ./doc/common/tables/sahara-auth_token.xml:41(td) ./doc/common/tables/sahara-auth_token.xml:45(td) ./doc/common/tables/sahara-auth_token.xml:49(td) ./doc/common/tables/sahara-auth_token.xml:53(td) ./doc/common/tables/sahara-auth_token.xml:57(td) ./doc/common/tables/sahara-auth_token.xml:61(td) ./doc/common/tables/sahara-auth_token.xml:65(td) ./doc/common/tables/sahara-auth_token.xml:69(td) ./doc/common/tables/sahara-auth_token.xml:73(td) ./doc/common/tables/sahara-auth_token.xml:77(td) ./doc/common/tables/sahara-auth_token.xml:81(td) ./doc/common/tables/sahara-auth_token.xml:85(td) ./doc/common/tables/sahara-auth_token.xml:89(td) ./doc/common/tables/sahara-auth_token.xml:93(td) ./doc/common/tables/sahara-auth_token.xml:97(td) ./doc/common/tables/sahara-auth_token.xml:101(td) ./doc/common/tables/sahara-auth_token.xml:105(td) ./doc/common/tables/sahara-auth_token.xml:109(td) ./doc/common/tables/sahara-auth_token.xml:113(td) ./doc/common/tables/sahara-auth_token.xml:117(td) ./doc/common/tables/sahara-auth_token.xml:121(td) ./doc/common/tables/sahara-auth_token.xml:125(td) ./doc/common/tables/sahara-auth_token.xml:129(td) ./doc/common/tables/sahara-auth_token.xml:133(td) ./doc/common/tables/sahara-auth_token.xml:137(td) ./doc/common/tables/sahara-auth_token.xml:141(td) ./doc/common/tables/sahara-auth_token.xml:145(td) ./doc/common/tables/sahara-auth_token.xml:149(td) ./doc/common/tables/sahara-auth_token.xml:153(td) ./doc/common/tables/sahara-auth_token.xml:157(td) ./doc/common/tables/sahara-auth_token.xml:161(td) ./doc/common/tables/neutron-ipv6_ra.xml:21(td) ./doc/common/tables/glance-s3.xml:21(td) ./doc/common/tables/glance-s3.xml:25(td) ./doc/common/tables/glance-s3.xml:29(td) ./doc/common/tables/glance-s3.xml:33(td) ./doc/common/tables/glance-s3.xml:37(td) ./doc/common/tables/glance-s3.xml:41(td) ./doc/common/tables/glance-s3.xml:45(td) ./doc/common/tables/glance-s3.xml:49(td) ./doc/common/tables/glance-s3.xml:53(td) ./doc/common/tables/glance-s3.xml:57(td) ./doc/common/tables/nova-rootwrap.xml:21(td) ./doc/common/tables/nova-rootwrap.xml:25(td) ./doc/common/tables/nova-rootwrap.xml:29(td) ./doc/common/tables/nova-rootwrap.xml:33(td) ./doc/common/tables/nova-rootwrap.xml:37(td) ./doc/common/tables/heat-loadbalancer.xml:21(td) ./doc/common/tables/ceilometer-api.xml:21(td) ./doc/common/tables/ceilometer-api.xml:25(td) ./doc/common/tables/ceilometer-api.xml:29(td) ./doc/common/tables/ceilometer-api.xml:33(td) ./doc/common/tables/ceilometer-api.xml:37(td) ./doc/common/tables/ceilometer-api.xml:41(td) ./doc/common/tables/ceilometer-api.xml:49(td) ./doc/common/tables/ceilometer-api.xml:53(td) ./doc/common/tables/ceilometer-api.xml:60(td) ./doc/common/tables/ceilometer-api.xml:64(td) ./doc/common/tables/ceilometer-api.xml:68(td) ./doc/common/tables/ceilometer-api.xml:72(td) ./doc/common/tables/ceilometer-exchange.xml:21(td) ./doc/common/tables/ceilometer-exchange.xml:25(td) ./doc/common/tables/ceilometer-exchange.xml:29(td) ./doc/common/tables/ceilometer-exchange.xml:33(td) ./doc/common/tables/ceilometer-exchange.xml:37(td) ./doc/common/tables/ceilometer-exchange.xml:41(td) ./doc/common/tables/ceilometer-exchange.xml:45(td) ./doc/common/tables/ceilometer-exchange.xml:49(td) ./doc/common/tables/ceilometer-exchange.xml:53(td) ./doc/common/tables/ceilometer-exchange.xml:57(td) ./doc/common/tables/ceilometer-exchange.xml:61(td) ./doc/common/tables/ceilometer-exchange.xml:65(td) ./doc/common/tables/cinder-lvm.xml:21(td) ./doc/common/tables/cinder-lvm.xml:25(td) ./doc/common/tables/cinder-lvm.xml:29(td) ./doc/common/tables/cinder-lvm.xml:33(td) ./doc/common/tables/trove-dns.xml:37(td) ./doc/common/tables/trove-dns.xml:41(td) ./doc/common/tables/trove-dns.xml:49(td) ./doc/common/tables/trove-dns.xml:69(td) ./doc/common/tables/trove-dns.xml:73(td) ./doc/common/tables/trove-dns.xml:81(td) ./doc/common/tables/sahara-amqp.xml:21(td) ./doc/common/tables/sahara-amqp.xml:25(td) ./doc/common/tables/sahara-amqp.xml:29(td) ./doc/common/tables/sahara-amqp.xml:33(td) ./doc/common/tables/sahara-amqp.xml:37(td) ./doc/common/tables/sahara-amqp.xml:41(td) ./doc/common/tables/sahara-amqp.xml:45(td) ./doc/common/tables/sahara-amqp.xml:49(td) ./doc/common/tables/swift-container-reconciler-filter-proxy-logging.xml:20(td) ./doc/common/tables/nova-cells.xml:21(td) ./doc/common/tables/nova-cells.xml:25(td) ./doc/common/tables/nova-cells.xml:29(td) ./doc/common/tables/nova-cells.xml:33(td) ./doc/common/tables/nova-cells.xml:37(td) ./doc/common/tables/nova-cells.xml:41(td) ./doc/common/tables/nova-cells.xml:45(td) ./doc/common/tables/nova-cells.xml:49(td) ./doc/common/tables/nova-cells.xml:53(td) ./doc/common/tables/nova-cells.xml:57(td) ./doc/common/tables/nova-cells.xml:61(td) ./doc/common/tables/nova-cells.xml:65(td) ./doc/common/tables/nova-cells.xml:69(td) ./doc/common/tables/nova-cells.xml:73(td) ./doc/common/tables/nova-cells.xml:77(td) ./doc/common/tables/nova-cells.xml:81(td) ./doc/common/tables/nova-cells.xml:85(td) ./doc/common/tables/nova-cells.xml:89(td) ./doc/common/tables/trove-volume.xml:21(td) ./doc/common/tables/trove-volume.xml:25(td) ./doc/common/tables/trove-volume.xml:29(td) ./doc/common/tables/trove-volume.xml:33(td) ./doc/common/tables/trove-volume.xml:37(td) ./doc/common/tables/trove-volume.xml:41(td) ./doc/common/tables/trove-volume.xml:45(td) ./doc/common/tables/trove-volume.xml:49(td) ./doc/common/tables/trove-volume.xml:53(td) ./doc/common/tables/trove-volume.xml:57(td) ./doc/common/tables/heat-auth_token.xml:21(td) ./doc/common/tables/heat-auth_token.xml:25(td) ./doc/common/tables/heat-auth_token.xml:29(td) ./doc/common/tables/heat-auth_token.xml:33(td) ./doc/common/tables/heat-auth_token.xml:41(td) ./doc/common/tables/heat-auth_token.xml:45(td) ./doc/common/tables/heat-auth_token.xml:49(td) ./doc/common/tables/heat-auth_token.xml:53(td) ./doc/common/tables/heat-auth_token.xml:57(td) ./doc/common/tables/heat-auth_token.xml:61(td) ./doc/common/tables/heat-auth_token.xml:65(td) ./doc/common/tables/heat-auth_token.xml:69(td) ./doc/common/tables/heat-auth_token.xml:73(td) ./doc/common/tables/heat-auth_token.xml:77(td) ./doc/common/tables/heat-auth_token.xml:81(td) ./doc/common/tables/heat-auth_token.xml:85(td) ./doc/common/tables/heat-auth_token.xml:89(td) ./doc/common/tables/heat-auth_token.xml:93(td) ./doc/common/tables/heat-auth_token.xml:97(td) ./doc/common/tables/heat-auth_token.xml:101(td) ./doc/common/tables/heat-auth_token.xml:105(td) ./doc/common/tables/heat-auth_token.xml:109(td) ./doc/common/tables/heat-auth_token.xml:113(td) ./doc/common/tables/heat-auth_token.xml:117(td) ./doc/common/tables/heat-auth_token.xml:121(td) ./doc/common/tables/heat-auth_token.xml:125(td) ./doc/common/tables/heat-auth_token.xml:129(td) ./doc/common/tables/neutron-quotas.xml:21(td) ./doc/common/tables/neutron-quotas.xml:28(td) ./doc/common/tables/neutron-quotas.xml:32(td) ./doc/common/tables/neutron-quotas.xml:36(td) ./doc/common/tables/neutron-quotas.xml:40(td) ./doc/common/tables/neutron-quotas.xml:44(td) ./doc/common/tables/neutron-quotas.xml:48(td) ./doc/common/tables/neutron-quotas.xml:52(td) ./doc/common/tables/neutron-quotas.xml:56(td) ./doc/common/tables/neutron-quotas.xml:60(td) ./doc/common/tables/neutron-quotas.xml:64(td) ./doc/common/tables/neutron-quotas.xml:68(td) ./doc/common/tables/neutron-quotas.xml:72(td) ./doc/common/tables/nova-auth_token.xml:21(td) ./doc/common/tables/nova-auth_token.xml:25(td) ./doc/common/tables/nova-auth_token.xml:29(td) ./doc/common/tables/nova-auth_token.xml:33(td) ./doc/common/tables/nova-auth_token.xml:41(td) ./doc/common/tables/nova-auth_token.xml:45(td) ./doc/common/tables/nova-auth_token.xml:49(td) ./doc/common/tables/nova-auth_token.xml:53(td) ./doc/common/tables/nova-auth_token.xml:57(td) ./doc/common/tables/nova-auth_token.xml:61(td) ./doc/common/tables/nova-auth_token.xml:65(td) ./doc/common/tables/nova-auth_token.xml:69(td) ./doc/common/tables/nova-auth_token.xml:73(td) ./doc/common/tables/nova-auth_token.xml:77(td) ./doc/common/tables/nova-auth_token.xml:81(td) ./doc/common/tables/nova-auth_token.xml:85(td) ./doc/common/tables/nova-auth_token.xml:89(td) ./doc/common/tables/nova-auth_token.xml:93(td) ./doc/common/tables/nova-auth_token.xml:97(td) ./doc/common/tables/nova-auth_token.xml:101(td) ./doc/common/tables/nova-auth_token.xml:105(td) ./doc/common/tables/nova-auth_token.xml:109(td) ./doc/common/tables/nova-auth_token.xml:113(td) ./doc/common/tables/nova-auth_token.xml:117(td) ./doc/common/tables/nova-auth_token.xml:121(td) ./doc/common/tables/nova-auth_token.xml:125(td) ./doc/common/tables/nova-auth_token.xml:129(td) ./doc/common/tables/nova-auth_token.xml:133(td) ./doc/common/tables/nova-auth_token.xml:137(td) ./doc/common/tables/nova-auth_token.xml:141(td) ./doc/common/tables/nova-auth_token.xml:145(td) ./doc/common/tables/nova-auth_token.xml:149(td) ./doc/common/tables/nova-auth_token.xml:153(td) ./doc/common/tables/nova-auth_token.xml:157(td) ./doc/common/tables/nova-auth_token.xml:161(td) ./doc/common/tables/cinder-storage_nfs.xml:21(td) ./doc/common/tables/cinder-storage_nfs.xml:25(td) ./doc/common/tables/cinder-storage_nfs.xml:29(td) ./doc/common/tables/cinder-storage_nfs.xml:33(td) ./doc/common/tables/cinder-storage_nfs.xml:37(td) ./doc/common/tables/cinder-storage_nfs.xml:41(td) ./doc/common/tables/cinder-storage_nfs.xml:45(td) ./doc/common/tables/cinder-quobyte.xml:21(td) ./doc/common/tables/cinder-quobyte.xml:25(td) ./doc/common/tables/cinder-quobyte.xml:29(td) ./doc/common/tables/cinder-quobyte.xml:33(td) ./doc/common/tables/cinder-quobyte.xml:37(td) ./doc/common/tables/cinder-hds-hnas.xml:21(td) ./doc/common/tables/cinder-hds-hnas.xml:25(td) ./doc/common/tables/heat-api.xml:21(td) ./doc/common/tables/heat-api.xml:25(td) ./doc/common/tables/heat-api.xml:29(td) ./doc/common/tables/heat-api.xml:37(td) ./doc/common/tables/heat-api.xml:49(td) ./doc/common/tables/heat-api.xml:53(td) ./doc/common/tables/heat-api.xml:57(td) ./doc/common/tables/heat-api.xml:61(td) ./doc/common/tables/heat-api.xml:65(td) ./doc/common/tables/heat-api.xml:69(td) ./doc/common/tables/heat-api.xml:73(td) ./doc/common/tables/heat-api.xml:77(td) ./doc/common/tables/heat-api.xml:81(td) ./doc/common/tables/heat-api.xml:85(td) ./doc/common/tables/heat-api.xml:89(td) ./doc/common/tables/heat-api.xml:104(td) ./doc/common/tables/heat-api.xml:115(td) ./doc/common/tables/heat-api.xml:119(td) ./doc/common/tables/heat-api.xml:126(td) ./doc/common/tables/heat-api.xml:130(td) ./doc/common/tables/heat-api.xml:134(td) ./doc/common/tables/heat-api.xml:138(td) ./doc/common/tables/heat-api.xml:142(td) ./doc/common/tables/heat-api.xml:146(td) ./doc/common/tables/heat-api.xml:150(td) ./doc/common/tables/heat-api.xml:157(td) ./doc/common/tables/heat-api.xml:161(td) ./doc/common/tables/swift-proxy-server-filter-tempurl.xml:26(td) ./doc/common/tables/swift-proxy-server-filter-tempurl.xml:31(td) ./doc/common/tables/swift-proxy-server-filter-tempurl.xml:35(td) ./doc/common/tables/swift-proxy-server-filter-tempurl.xml:40(td) ./doc/common/tables/swift-proxy-server-filter-tempurl.xml:46(td) ./doc/common/tables/heat-clients_ceilometer.xml:21(td) ./doc/common/tables/heat-clients_ceilometer.xml:25(td) ./doc/common/tables/heat-clients_ceilometer.xml:29(td) ./doc/common/tables/heat-clients_ceilometer.xml:33(td) ./doc/common/tables/heat-clients_ceilometer.xml:37(td) ./doc/common/tables/neutron-ryu.xml:25(td) ./doc/common/tables/glance-logging.xml:21(td) ./doc/common/tables/glance-logging.xml:25(td) ./doc/common/tables/glance-logging.xml:29(td) ./doc/common/tables/glance-logging.xml:33(td) ./doc/common/tables/glance-logging.xml:37(td) ./doc/common/tables/glance-logging.xml:41(td) ./doc/common/tables/glance-logging.xml:45(td) ./doc/common/tables/glance-logging.xml:49(td) ./doc/common/tables/glance-logging.xml:53(td) ./doc/common/tables/glance-logging.xml:57(td) ./doc/common/tables/glance-logging.xml:61(td) ./doc/common/tables/glance-logging.xml:65(td) ./doc/common/tables/glance-logging.xml:69(td) ./doc/common/tables/glance-logging.xml:73(td) ./doc/common/tables/glance-logging.xml:77(td) ./doc/common/tables/glance-logging.xml:81(td) ./doc/common/tables/glance-logging.xml:85(td) ./doc/common/tables/glance-logging.xml:89(td) ./doc/common/tables/glance-logging.xml:93(td) ./doc/common/tables/glance-logging.xml:97(td) ./doc/common/tables/swift-rsyncd-account.xml:20(td) ./doc/common/tables/swift-rsyncd-account.xml:24(td) ./doc/common/tables/swift-rsyncd-account.xml:28(td) ./doc/common/tables/swift-rsyncd-account.xml:32(td) ./doc/common/tables/neutron-metering_agent.xml:21(td) ./doc/common/tables/neutron-metering_agent.xml:25(td) ./doc/common/tables/neutron-metering_agent.xml:32(td) ./doc/common/tables/neutron-zeromq.xml:21(td) ./doc/common/tables/neutron-zeromq.xml:25(td) ./doc/common/tables/neutron-zeromq.xml:29(td) ./doc/common/tables/neutron-zeromq.xml:33(td) ./doc/common/tables/neutron-zeromq.xml:37(td) ./doc/common/tables/neutron-zeromq.xml:41(td) ./doc/common/tables/neutron-zeromq.xml:45(td) ./doc/common/tables/heat-clients_glance.xml:21(td) ./doc/common/tables/heat-clients_glance.xml:25(td) ./doc/common/tables/heat-clients_glance.xml:29(td) ./doc/common/tables/heat-clients_glance.xml:33(td) ./doc/common/tables/heat-clients_glance.xml:37(td) ./doc/common/tables/cinder-storage_glusterfs.xml:21(td) ./doc/common/tables/cinder-storage_glusterfs.xml:25(td) ./doc/common/tables/cinder-storage_glusterfs.xml:29(td) ./doc/common/tables/cinder-storage_glusterfs.xml:33(td) ./doc/common/tables/cinder-common.xml:21(td) ./doc/common/tables/cinder-common.xml:25(td) ./doc/common/tables/cinder-common.xml:29(td) ./doc/common/tables/cinder-common.xml:33(td) ./doc/common/tables/cinder-common.xml:37(td) ./doc/common/tables/cinder-common.xml:41(td) ./doc/common/tables/cinder-common.xml:45(td) ./doc/common/tables/cinder-common.xml:49(td) ./doc/common/tables/cinder-common.xml:53(td) ./doc/common/tables/cinder-common.xml:57(td) ./doc/common/tables/cinder-common.xml:61(td) ./doc/common/tables/cinder-common.xml:65(td) ./doc/common/tables/cinder-common.xml:77(td) ./doc/common/tables/cinder-common.xml:81(td) ./doc/common/tables/cinder-common.xml:85(td) ./doc/common/tables/cinder-common.xml:93(td) ./doc/common/tables/cinder-common.xml:97(td) ./doc/common/tables/cinder-common.xml:101(td) ./doc/common/tables/cinder-common.xml:105(td) ./doc/common/tables/cinder-common.xml:109(td) ./doc/common/tables/cinder-common.xml:113(td) ./doc/common/tables/cinder-common.xml:117(td) ./doc/common/tables/cinder-common.xml:121(td) ./doc/common/tables/cinder-common.xml:125(td) ./doc/common/tables/cinder-common.xml:129(td) ./doc/common/tables/cinder-common.xml:133(td) ./doc/common/tables/cinder-common.xml:137(td) ./doc/common/tables/cinder-common.xml:141(td) ./doc/common/tables/cinder-common.xml:145(td) ./doc/common/tables/cinder-common.xml:149(td) ./doc/common/tables/cinder-common.xml:153(td) ./doc/common/tables/cinder-common.xml:157(td) ./doc/common/tables/cinder-common.xml:161(td) ./doc/common/tables/cinder-common.xml:165(td) ./doc/common/tables/cinder-common.xml:169(td) ./doc/common/tables/cinder-common.xml:173(td) ./doc/common/tables/cinder-common.xml:177(td) ./doc/common/tables/cinder-common.xml:181(td) ./doc/common/tables/cinder-common.xml:185(td) ./doc/common/tables/cinder-common.xml:189(td) ./doc/common/tables/cinder-common.xml:193(td) ./doc/common/tables/cinder-common.xml:197(td) ./doc/common/tables/cinder-common.xml:201(td) ./doc/common/tables/cinder-common.xml:205(td) ./doc/common/tables/cinder-common.xml:212(td) ./doc/common/tables/glance-swift.xml:21(td) ./doc/common/tables/glance-swift.xml:25(td) ./doc/common/tables/glance-swift.xml:29(td) ./doc/common/tables/glance-swift.xml:33(td) ./doc/common/tables/glance-swift.xml:37(td) ./doc/common/tables/glance-swift.xml:44(td) ./doc/common/tables/glance-swift.xml:52(td) ./doc/common/tables/glance-swift.xml:56(td) ./doc/common/tables/glance-swift.xml:60(td) ./doc/common/tables/glance-swift.xml:64(td) ./doc/common/tables/glance-swift.xml:68(td) ./doc/common/tables/glance-swift.xml:72(td) ./doc/common/tables/glance-swift.xml:76(td) ./doc/common/tables/glance-swift.xml:80(td) ./doc/common/tables/glance-swift.xml:84(td) ./doc/common/tables/glance-swift.xml:88(td) ./doc/common/tables/glance-swift.xml:92(td) ./doc/common/tables/glance-swift.xml:96(td) ./doc/common/tables/glance-swift.xml:100(td) ./doc/common/tables/glance-swift.xml:104(td) ./doc/common/tables/glance-swift.xml:108(td) ./doc/common/tables/glance-swift.xml:112(td) ./doc/common/tables/glance-swift.xml:116(td) ./doc/common/tables/glance-swift.xml:120(td) ./doc/common/tables/glance-swift.xml:124(td) ./doc/common/tables/trove-quota.xml:21(td) ./doc/common/tables/trove-quota.xml:25(td) ./doc/common/tables/trove-quota.xml:29(td) ./doc/common/tables/trove-quota.xml:33(td) ./doc/common/tables/trove-quota.xml:37(td) ./doc/common/tables/trove-clients.xml:21(td) ./doc/common/tables/trove-clients.xml:25(td) ./doc/common/tables/trove-clients.xml:29(td) ./doc/common/tables/trove-clients.xml:33(td) ./doc/common/tables/trove-clients.xml:37(td) ./doc/common/tables/trove-clients.xml:41(td) ./doc/common/tables/trove-clients.xml:45(td) ./doc/common/tables/cinder-auth_token.xml:21(td) ./doc/common/tables/cinder-auth_token.xml:25(td) ./doc/common/tables/cinder-auth_token.xml:29(td) ./doc/common/tables/cinder-auth_token.xml:33(td) ./doc/common/tables/cinder-auth_token.xml:41(td) ./doc/common/tables/cinder-auth_token.xml:45(td) ./doc/common/tables/cinder-auth_token.xml:49(td) ./doc/common/tables/cinder-auth_token.xml:53(td) ./doc/common/tables/cinder-auth_token.xml:57(td) ./doc/common/tables/cinder-auth_token.xml:61(td) ./doc/common/tables/cinder-auth_token.xml:65(td) ./doc/common/tables/cinder-auth_token.xml:69(td) ./doc/common/tables/cinder-auth_token.xml:73(td) ./doc/common/tables/cinder-auth_token.xml:77(td) ./doc/common/tables/cinder-auth_token.xml:81(td) ./doc/common/tables/cinder-auth_token.xml:85(td) ./doc/common/tables/cinder-auth_token.xml:89(td) ./doc/common/tables/cinder-auth_token.xml:93(td) ./doc/common/tables/cinder-auth_token.xml:97(td) ./doc/common/tables/cinder-auth_token.xml:101(td) ./doc/common/tables/cinder-auth_token.xml:105(td) ./doc/common/tables/cinder-auth_token.xml:109(td) ./doc/common/tables/cinder-auth_token.xml:113(td) ./doc/common/tables/cinder-auth_token.xml:117(td) ./doc/common/tables/cinder-auth_token.xml:121(td) ./doc/common/tables/cinder-auth_token.xml:125(td) ./doc/common/tables/cinder-auth_token.xml:129(td) ./doc/common/tables/cinder-auth_token.xml:133(td) ./doc/common/tables/cinder-auth_token.xml:137(td) ./doc/common/tables/cinder-auth_token.xml:141(td) ./doc/common/tables/cinder-auth_token.xml:145(td) ./doc/common/tables/cinder-auth_token.xml:149(td) ./doc/common/tables/cinder-auth_token.xml:153(td) ./doc/common/tables/cinder-auth_token.xml:157(td) ./doc/common/tables/cinder-auth_token.xml:161(td) ./doc/common/tables/ceilometer-alarm.xml:21(td) ./doc/common/tables/ceilometer-alarm.xml:25(td) ./doc/common/tables/ceilometer-alarm.xml:29(td) ./doc/common/tables/ceilometer-alarm.xml:33(td) ./doc/common/tables/ceilometer-alarm.xml:37(td) ./doc/common/tables/ceilometer-alarm.xml:41(td) ./doc/common/tables/ceilometer-alarm.xml:53(td) ./doc/common/tables/ceilometer-alarm.xml:57(td) ./doc/common/tables/ceilometer-alarm.xml:61(td) ./doc/common/tables/sahara-clients.xml:21(td) ./doc/common/tables/sahara-clients.xml:25(td) ./doc/common/tables/sahara-clients.xml:29(td) ./doc/common/tables/sahara-clients.xml:36(td) ./doc/common/tables/sahara-clients.xml:40(td) ./doc/common/tables/sahara-clients.xml:47(td) ./doc/common/tables/sahara-clients.xml:51(td) ./doc/common/tables/sahara-clients.xml:58(td) ./doc/common/tables/sahara-clients.xml:62(td) ./doc/common/tables/sahara-clients.xml:69(td) ./doc/common/tables/sahara-clients.xml:73(td) ./doc/common/tables/sahara-clients.xml:80(td) ./doc/common/tables/sahara-clients.xml:84(td) ./doc/common/tables/ironic-compute.xml:21(td) ./doc/common/tables/ceilometer-events.xml:21(td) ./doc/common/tables/ceilometer-events.xml:25(td) ./doc/common/tables/ceilometer-events.xml:32(td) ./doc/common/tables/ceilometer-events.xml:36(td) ./doc/common/tables/ceilometer-events.xml:40(td) ./doc/common/tables/heat-testing.xml:21(td) ./doc/common/tables/heat-testing.xml:28(td) ./doc/common/tables/heat-testing.xml:32(td) ./doc/common/tables/ironic-qpid.xml:21(td) ./doc/common/tables/ironic-qpid.xml:25(td) ./doc/common/tables/ironic-qpid.xml:29(td) ./doc/common/tables/ironic-qpid.xml:37(td) ./doc/common/tables/ironic-qpid.xml:41(td) ./doc/common/tables/ironic-qpid.xml:45(td) ./doc/common/tables/ironic-qpid.xml:53(td) ./doc/common/tables/ironic-qpid.xml:57(td) ./doc/common/tables/cinder-xiv.xml:29(td) ./doc/common/tables/cinder-xiv.xml:37(td) ./doc/common/tables/cinder-xiv.xml:41(td) ./doc/common/tables/cinder-xiv.xml:45(td) ./doc/common/tables/swift-proxy-server-filter-name_check.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-name_check.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-name_check.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-name_check.xml:32(td) ./doc/common/tables/ironic-ssh.xml:21(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:85(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:89(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:96(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:100(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:104(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:108(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:112(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:116(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:120(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:124(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:128(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:132(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:136(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:140(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:144(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:148(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:155(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:159(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:163(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:170(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:174(td) ./doc/common/tables/nova-glance.xml:21(td) ./doc/common/tables/nova-glance.xml:32(td) ./doc/common/tables/nova-glance.xml:36(td) ./doc/common/tables/nova-glance.xml:40(td) ./doc/common/tables/nova-glance.xml:44(td) ./doc/common/tables/nova-glance.xml:48(td) ./doc/common/tables/nova-glance.xml:52(td) ./doc/common/tables/neutron-database.xml:21(td) ./doc/common/tables/neutron-database.xml:25(td) ./doc/common/tables/neutron-database.xml:29(td) ./doc/common/tables/neutron-database.xml:33(td) ./doc/common/tables/neutron-database.xml:37(td) ./doc/common/tables/neutron-database.xml:41(td) ./doc/common/tables/neutron-database.xml:45(td) ./doc/common/tables/neutron-database.xml:49(td) ./doc/common/tables/neutron-database.xml:53(td) ./doc/common/tables/neutron-database.xml:57(td) ./doc/common/tables/neutron-database.xml:61(td) ./doc/common/tables/neutron-database.xml:65(td) ./doc/common/tables/neutron-database.xml:69(td) ./doc/common/tables/neutron-database.xml:73(td) ./doc/common/tables/neutron-database.xml:77(td) ./doc/common/tables/neutron-database.xml:81(td) ./doc/common/tables/neutron-database.xml:85(td) ./doc/common/tables/neutron-database.xml:89(td) ./doc/common/tables/neutron-database.xml:93(td) ./doc/common/tables/neutron-database.xml:97(td) ./doc/common/tables/keystone-auth_token.xml:21(td) ./doc/common/tables/keystone-auth_token.xml:25(td) ./doc/common/tables/keystone-auth_token.xml:29(td) ./doc/common/tables/keystone-auth_token.xml:33(td) ./doc/common/tables/keystone-auth_token.xml:41(td) ./doc/common/tables/keystone-auth_token.xml:45(td) ./doc/common/tables/keystone-auth_token.xml:49(td) ./doc/common/tables/keystone-auth_token.xml:53(td) ./doc/common/tables/keystone-auth_token.xml:57(td) ./doc/common/tables/keystone-auth_token.xml:61(td) ./doc/common/tables/keystone-auth_token.xml:65(td) ./doc/common/tables/keystone-auth_token.xml:69(td) ./doc/common/tables/keystone-auth_token.xml:73(td) ./doc/common/tables/keystone-auth_token.xml:77(td) ./doc/common/tables/keystone-auth_token.xml:81(td) ./doc/common/tables/keystone-auth_token.xml:85(td) ./doc/common/tables/keystone-auth_token.xml:89(td) ./doc/common/tables/keystone-auth_token.xml:93(td) ./doc/common/tables/keystone-auth_token.xml:97(td) ./doc/common/tables/keystone-auth_token.xml:101(td) ./doc/common/tables/keystone-auth_token.xml:105(td) ./doc/common/tables/keystone-auth_token.xml:109(td) ./doc/common/tables/keystone-auth_token.xml:113(td) ./doc/common/tables/keystone-auth_token.xml:117(td) ./doc/common/tables/keystone-auth_token.xml:121(td) ./doc/common/tables/keystone-auth_token.xml:125(td) ./doc/common/tables/keystone-auth_token.xml:129(td) ./doc/common/tables/nova-s3.xml:21(td) ./doc/common/tables/nova-s3.xml:25(td) ./doc/common/tables/nova-s3.xml:29(td) ./doc/common/tables/nova-s3.xml:33(td) ./doc/common/tables/nova-s3.xml:37(td) ./doc/common/tables/nova-s3.xml:41(td) ./doc/common/tables/nova-s3.xml:45(td) ./doc/common/tables/nova-s3.xml:49(td) ./doc/common/tables/nova-s3.xml:53(td) ./doc/common/tables/nova-s3.xml:57(td) ./doc/common/tables/nova-serial_console.xml:21(td) ./doc/common/tables/nova-serial_console.xml:25(td) ./doc/common/tables/nova-serial_console.xml:29(td) ./doc/common/tables/nova-serial_console.xml:33(td) ./doc/common/tables/nova-serial_console.xml:37(td) ./doc/common/tables/nova-serial_console.xml:41(td) ./doc/common/tables/nova-serial_console.xml:45(td) ./doc/common/tables/ironic-api.xml:21(td) ./doc/common/tables/ironic-api.xml:25(td) ./doc/common/tables/ironic-api.xml:29(td) ./doc/common/tables/nova-pci.xml:21(td) ./doc/common/tables/nova-pci.xml:25(td) ./doc/common/tables/swift-account-server-filter-recon.xml:20(td) ./doc/common/tables/swift-account-server-filter-recon.xml:24(td) ./doc/common/tables/ceilometer-magnetodb.xml:21(td) ./doc/common/tables/heat-clients_cinder.xml:21(td) ./doc/common/tables/heat-clients_cinder.xml:25(td) ./doc/common/tables/heat-clients_cinder.xml:29(td) ./doc/common/tables/heat-clients_cinder.xml:33(td) ./doc/common/tables/heat-clients_cinder.xml:37(td) ./doc/common/tables/heat-clients_cinder.xml:41(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:40(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:44(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:48(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:52(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:56(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:60(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:64(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:68(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:72(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:76(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:80(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:84(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:88(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:92(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:96(td) ./doc/common/tables/sahara-testing.xml:21(td) ./doc/common/tables/keystone-revoke.xml:21(td) ./doc/common/tables/keystone-revoke.xml:25(td) ./doc/common/tables/keystone-revoke.xml:29(td) ./doc/common/tables/sahara-common.xml:21(td) ./doc/common/tables/sahara-common.xml:25(td) ./doc/common/tables/sahara-common.xml:29(td) ./doc/common/tables/sahara-common.xml:33(td) ./doc/common/tables/sahara-common.xml:37(td) ./doc/common/tables/sahara-common.xml:41(td) ./doc/common/tables/sahara-common.xml:45(td) ./doc/common/tables/sahara-common.xml:53(td) ./doc/common/tables/sahara-common.xml:57(td) ./doc/common/tables/sahara-common.xml:61(td) ./doc/common/tables/sahara-common.xml:69(td) ./doc/common/tables/sahara-common.xml:73(td) ./doc/common/tables/sahara-common.xml:77(td) ./doc/common/tables/sahara-common.xml:81(td) ./doc/common/tables/sahara-common.xml:85(td) ./doc/common/tables/sahara-common.xml:89(td) ./doc/common/tables/sahara-common.xml:93(td) ./doc/common/tables/sahara-common.xml:97(td) ./doc/common/tables/sahara-common.xml:101(td) ./doc/common/tables/sahara-common.xml:105(td) ./doc/common/tables/sahara-common.xml:109(td) ./doc/common/tables/sahara-common.xml:113(td) ./doc/common/tables/sahara-common.xml:121(td) ./doc/common/tables/sahara-common.xml:125(td) ./doc/common/tables/sahara-common.xml:129(td) ./doc/common/tables/sahara-common.xml:133(td) ./doc/common/tables/sahara-common.xml:137(td) ./doc/common/tables/sahara-common.xml:141(td) ./doc/common/tables/sahara-common.xml:145(td) ./doc/common/tables/sahara-common.xml:149(td) ./doc/common/tables/sahara-common.xml:153(td) ./doc/common/tables/sahara-common.xml:160(td) ./doc/common/tables/sahara-common.xml:167(td) ./doc/common/tables/cinder-api.xml:21(td) ./doc/common/tables/cinder-api.xml:25(td) ./doc/common/tables/cinder-api.xml:29(td) ./doc/common/tables/cinder-api.xml:33(td) ./doc/common/tables/cinder-api.xml:37(td) ./doc/common/tables/cinder-api.xml:41(td) ./doc/common/tables/cinder-api.xml:45(td) ./doc/common/tables/cinder-api.xml:49(td) ./doc/common/tables/cinder-api.xml:53(td) ./doc/common/tables/cinder-api.xml:57(td) ./doc/common/tables/cinder-api.xml:61(td) ./doc/common/tables/cinder-api.xml:69(td) ./doc/common/tables/cinder-api.xml:73(td) ./doc/common/tables/cinder-api.xml:77(td) ./doc/common/tables/cinder-api.xml:81(td) ./doc/common/tables/cinder-api.xml:85(td) ./doc/common/tables/cinder-api.xml:89(td) ./doc/common/tables/cinder-api.xml:93(td) ./doc/common/tables/cinder-api.xml:97(td) ./doc/common/tables/cinder-api.xml:101(td) ./doc/common/tables/cinder-api.xml:105(td) ./doc/common/tables/ceilometer-rootwrap.xml:21(td) ./doc/common/tables/ceilometer-rootwrap.xml:25(td) ./doc/common/tables/ceilometer-rootwrap.xml:29(td) ./doc/common/tables/ceilometer-rootwrap.xml:33(td) ./doc/common/tables/ceilometer-rootwrap.xml:37(td) ./doc/common/tables/ironic-virtualbox.xml:21(td) ./doc/common/tables/keystone-saml.xml:21(td) ./doc/common/tables/keystone-saml.xml:25(td) ./doc/common/tables/keystone-saml.xml:29(td) ./doc/common/tables/keystone-saml.xml:33(td) ./doc/common/tables/keystone-saml.xml:37(td) ./doc/common/tables/keystone-saml.xml:41(td) ./doc/common/tables/keystone-saml.xml:45(td) ./doc/common/tables/keystone-saml.xml:49(td) ./doc/common/tables/keystone-saml.xml:53(td) ./doc/common/tables/keystone-saml.xml:57(td) ./doc/common/tables/keystone-saml.xml:61(td) ./doc/common/tables/keystone-saml.xml:65(td) ./doc/common/tables/keystone-saml.xml:69(td) ./doc/common/tables/keystone-saml.xml:73(td) ./doc/common/tables/keystone-saml.xml:77(td) ./doc/common/tables/keystone-saml.xml:81(td) ./doc/common/tables/keystone-saml.xml:85(td) ./doc/common/tables/trove-db_couchbase.xml:21(td) ./doc/common/tables/trove-db_couchbase.xml:25(td) ./doc/common/tables/trove-db_couchbase.xml:29(td) ./doc/common/tables/trove-db_couchbase.xml:33(td) ./doc/common/tables/trove-db_couchbase.xml:37(td) ./doc/common/tables/trove-db_couchbase.xml:41(td) ./doc/common/tables/trove-db_couchbase.xml:45(td) ./doc/common/tables/trove-db_couchbase.xml:49(td) ./doc/common/tables/trove-db_couchbase.xml:53(td) ./doc/common/tables/trove-db_couchbase.xml:61(td) ./doc/common/tables/heat-clients_trove.xml:21(td) ./doc/common/tables/heat-clients_trove.xml:25(td) ./doc/common/tables/heat-clients_trove.xml:29(td) ./doc/common/tables/heat-clients_trove.xml:33(td) ./doc/common/tables/heat-clients_trove.xml:37(td) ./doc/common/tables/swift-account-server-account-replicator.xml:20(td) ./doc/common/tables/swift-account-server-account-replicator.xml:24(td) ./doc/common/tables/swift-account-server-account-replicator.xml:28(td) ./doc/common/tables/swift-account-server-account-replicator.xml:32(td) ./doc/common/tables/swift-account-server-account-replicator.xml:36(td) ./doc/common/tables/swift-account-server-account-replicator.xml:40(td) ./doc/common/tables/swift-account-server-account-replicator.xml:44(td) ./doc/common/tables/swift-account-server-account-replicator.xml:48(td) ./doc/common/tables/swift-account-server-account-replicator.xml:52(td) ./doc/common/tables/swift-account-server-account-replicator.xml:56(td) ./doc/common/tables/swift-account-server-account-replicator.xml:60(td) ./doc/common/tables/swift-account-server-account-replicator.xml:64(td) ./doc/common/tables/swift-account-server-account-replicator.xml:68(td) ./doc/common/tables/swift-account-server-account-replicator.xml:72(td) ./doc/common/tables/swift-account-server-account-replicator.xml:76(td) ./doc/common/tables/swift-account-server-account-replicator.xml:80(td) ./doc/common/tables/ironic-scheduler.xml:21(td) ./doc/common/tables/ironic-scheduler.xml:25(td) ./doc/common/tables/ironic-scheduler.xml:29(td) ./doc/common/tables/ironic-scheduler.xml:33(td) ./doc/common/tables/ironic-scheduler.xml:37(td) ./doc/common/tables/trove-testing.xml:21(td) ./doc/common/tables/neutron-plumgrid.xml:21(td) ./doc/common/tables/neutron-plumgrid.xml:25(td) ./doc/common/tables/neutron-plumgrid.xml:29(td) ./doc/common/tables/neutron-plumgrid.xml:33(td) ./doc/common/tables/neutron-plumgrid.xml:37(td) ./doc/common/tables/neutron-plumgrid.xml:41(td) ./doc/common/tables/trove-heat.xml:21(td) ./doc/common/tables/trove-heat.xml:25(td) ./doc/common/tables/trove-heat.xml:29(td) ./doc/common/tables/trove-heat.xml:33(td) ./doc/common/tables/glance-sheepdog.xml:21(td) ./doc/common/tables/glance-sheepdog.xml:25(td) ./doc/common/tables/glance-sheepdog.xml:29(td) ./doc/common/tables/ironic-upgrades.xml:21(td) ./doc/common/tables/keystone-mapping.xml:21(td) ./doc/common/tables/keystone-mapping.xml:25(td) ./doc/common/tables/keystone-mapping.xml:29(td) ./doc/common/tables/swift-container-sync-realms-DEFAULT.xml:20(td) ./doc/common/tables/cinder-zfssa-nfs.xml:21(td) ./doc/common/tables/cinder-zfssa-nfs.xml:25(td) ./doc/common/tables/cinder-zfssa-nfs.xml:37(td) ./doc/common/tables/cinder-zfssa-nfs.xml:41(td) ./doc/common/tables/cinder-zfssa-nfs.xml:45(td) ./doc/common/tables/cinder-zfssa-nfs.xml:49(td) ./doc/common/tables/cinder-zfssa-nfs.xml:53(td) ./doc/common/tables/cinder-windows.xml:21(td) ./doc/common/tables/cinder-san-solaris.xml:21(td) ./doc/common/tables/neutron-nuage.xml:25(td) ./doc/common/tables/neutron-nuage.xml:29(td) ./doc/common/tables/neutron-nuage.xml:33(td) ./doc/common/tables/neutron-nuage.xml:37(td) ./doc/common/tables/neutron-nuage.xml:41(td) ./doc/common/tables/neutron-nuage.xml:45(td) ./doc/common/tables/neutron-nuage.xml:49(td) ./doc/common/tables/neutron-nuage.xml:56(td) ./doc/common/tables/neutron-nuage.xml:60(td) ./doc/common/tables/keystone-rabbitmq.xml:21(td) ./doc/common/tables/keystone-rabbitmq.xml:41(td) ./doc/common/tables/keystone-rabbitmq.xml:45(td) ./doc/common/tables/keystone-rabbitmq.xml:49(td) ./doc/common/tables/keystone-rabbitmq.xml:53(td) ./doc/common/tables/keystone-rabbitmq.xml:57(td) ./doc/common/tables/keystone-rabbitmq.xml:61(td) ./doc/common/tables/keystone-rabbitmq.xml:65(td) ./doc/common/tables/keystone-rabbitmq.xml:69(td) ./doc/common/tables/keystone-rabbitmq.xml:73(td) ./doc/common/tables/keystone-rabbitmq.xml:77(td) ./doc/common/tables/keystone-rabbitmq.xml:81(td) ./doc/common/tables/keystone-rabbitmq.xml:85(td) ./doc/common/tables/keystone-zeromq.xml:21(td) ./doc/common/tables/keystone-zeromq.xml:25(td) ./doc/common/tables/keystone-zeromq.xml:29(td) ./doc/common/tables/keystone-zeromq.xml:33(td) ./doc/common/tables/keystone-zeromq.xml:37(td) ./doc/common/tables/keystone-zeromq.xml:41(td) ./doc/common/tables/keystone-zeromq.xml:45(td) ./doc/common/tables/glance-zeromq.xml:21(td) ./doc/common/tables/glance-zeromq.xml:25(td) ./doc/common/tables/glance-zeromq.xml:29(td) ./doc/common/tables/glance-zeromq.xml:33(td) ./doc/common/tables/glance-zeromq.xml:37(td) ./doc/common/tables/glance-zeromq.xml:41(td) ./doc/common/tables/glance-zeromq.xml:45(td) ./doc/common/tables/ironic-database.xml:21(td) ./doc/common/tables/ironic-database.xml:25(td) ./doc/common/tables/ironic-database.xml:29(td) ./doc/common/tables/ironic-database.xml:33(td) ./doc/common/tables/ironic-database.xml:37(td) ./doc/common/tables/ironic-database.xml:41(td) ./doc/common/tables/ironic-database.xml:45(td) ./doc/common/tables/ironic-database.xml:49(td) ./doc/common/tables/ironic-database.xml:53(td) ./doc/common/tables/ironic-database.xml:57(td) ./doc/common/tables/ironic-database.xml:61(td) ./doc/common/tables/ironic-database.xml:65(td) ./doc/common/tables/ironic-database.xml:69(td) ./doc/common/tables/ironic-database.xml:73(td) ./doc/common/tables/ironic-database.xml:77(td) ./doc/common/tables/ironic-database.xml:81(td) ./doc/common/tables/ironic-database.xml:85(td) ./doc/common/tables/ironic-database.xml:89(td) ./doc/common/tables/ironic-database.xml:93(td) ./doc/common/tables/ironic-database.xml:97(td) ./doc/common/tables/ironic-database.xml:101(td) ./doc/common/tables/neutron-bigswitch.xml:85(td) ./doc/common/tables/neutron-bigswitch.xml:89(td) ./doc/common/tables/neutron-bigswitch.xml:96(td) ./doc/common/tables/neutron-bigswitch.xml:100(td) ./doc/common/tables/neutron-bigswitch.xml:104(td) ./doc/common/tables/neutron-bigswitch.xml:108(td) ./doc/common/tables/neutron-bigswitch.xml:112(td) ./doc/common/tables/neutron-bigswitch.xml:116(td) ./doc/common/tables/neutron-bigswitch.xml:120(td) ./doc/common/tables/neutron-bigswitch.xml:124(td) ./doc/common/tables/neutron-bigswitch.xml:128(td) ./doc/common/tables/neutron-bigswitch.xml:132(td) ./doc/common/tables/neutron-bigswitch.xml:136(td) ./doc/common/tables/neutron-bigswitch.xml:140(td) ./doc/common/tables/neutron-bigswitch.xml:144(td) ./doc/common/tables/neutron-bigswitch.xml:148(td) ./doc/common/tables/neutron-bigswitch.xml:155(td) ./doc/common/tables/neutron-bigswitch.xml:159(td) ./doc/common/tables/neutron-bigswitch.xml:163(td) ./doc/common/tables/neutron-bigswitch.xml:170(td) ./doc/common/tables/neutron-bigswitch.xml:174(td) ./doc/common/tables/neutron-cfg_agent.xml:21(td) ./doc/common/tables/neutron-cfg_agent.xml:25(td) ./doc/common/tables/neutron-cfg_agent.xml:29(td) ./doc/common/tables/neutron-cfg_agent.xml:33(td) ./doc/common/tables/ceilometer-rpc.xml:21(td) ./doc/common/tables/ceilometer-rpc.xml:25(td) ./doc/common/tables/ceilometer-rpc.xml:29(td) ./doc/common/tables/ceilometer-rpc.xml:33(td) ./doc/common/tables/ceilometer-rpc.xml:37(td) ./doc/common/tables/ceilometer-rpc.xml:41(td) ./doc/common/tables/ceilometer-rpc.xml:45(td) ./doc/common/tables/ceilometer-rpc.xml:49(td) ./doc/common/tables/ceilometer-rpc.xml:56(td) ./doc/common/tables/ceilometer-rpc.xml:63(td) ./doc/common/tables/ceilometer-rpc.xml:67(td) ./doc/common/tables/ceilometer-rpc.xml:71(td) ./doc/common/tables/ceilometer-rpc.xml:75(td) ./doc/common/tables/ceilometer-rpc.xml:79(td) ./doc/common/tables/ceilometer-rpc.xml:83(td) ./doc/common/tables/ceilometer-rpc.xml:99(td) ./doc/common/tables/ceilometer-rpc.xml:103(td) ./doc/common/tables/ceilometer-rpc.xml:110(td) ./doc/common/tables/ceilometer-rpc.xml:117(td) ./doc/common/tables/ceilometer-rpc.xml:121(td) ./doc/common/tables/ceilometer-rpc.xml:125(td) ./doc/common/tables/ceilometer-rpc.xml:132(td) ./doc/common/tables/cinder-redis.xml:21(td) ./doc/common/tables/cinder-redis.xml:25(td) ./doc/common/tables/cinder-redis.xml:29(td) ./doc/common/tables/cinder-redis.xml:36(td) ./doc/common/tables/swift-container-server-container-updater.xml:20(td) ./doc/common/tables/swift-container-server-container-updater.xml:25(td) ./doc/common/tables/swift-container-server-container-updater.xml:29(td) ./doc/common/tables/swift-container-server-container-updater.xml:33(td) ./doc/common/tables/swift-container-server-container-updater.xml:37(td) ./doc/common/tables/swift-container-server-container-updater.xml:41(td) ./doc/common/tables/swift-container-server-container-updater.xml:45(td) ./doc/common/tables/swift-container-server-container-updater.xml:49(td) ./doc/common/tables/swift-container-server-container-updater.xml:53(td) ./doc/common/tables/swift-container-server-container-updater.xml:57(td) ./doc/common/tables/swift-container-server-container-updater.xml:61(td) ./doc/common/tables/ironic-ipmi.xml:21(td) ./doc/common/tables/ironic-ipmi.xml:25(td) ./doc/common/tables/trove-db_mongodb.xml:21(td) ./doc/common/tables/trove-db_mongodb.xml:25(td) ./doc/common/tables/trove-db_mongodb.xml:29(td) ./doc/common/tables/trove-db_mongodb.xml:33(td) ./doc/common/tables/trove-db_mongodb.xml:37(td) ./doc/common/tables/trove-db_mongodb.xml:41(td) ./doc/common/tables/trove-db_mongodb.xml:45(td) ./doc/common/tables/trove-db_mongodb.xml:49(td) ./doc/common/tables/trove-db_mongodb.xml:53(td) ./doc/common/tables/trove-db_mongodb.xml:57(td) ./doc/common/tables/trove-db_mongodb.xml:61(td) ./doc/common/tables/trove-db_mongodb.xml:65(td) ./doc/common/tables/trove-db_mongodb.xml:69(td) ./doc/common/tables/trove-db_mongodb.xml:73(td) ./doc/common/tables/trove-db_mongodb.xml:81(td) ./doc/common/tables/ironic-snmp.xml:21(td) ./doc/common/tables/swift-object-server-object-replicator.xml:20(td) ./doc/common/tables/swift-object-server-object-replicator.xml:24(td) ./doc/common/tables/swift-object-server-object-replicator.xml:28(td) ./doc/common/tables/swift-object-server-object-replicator.xml:32(td) ./doc/common/tables/swift-object-server-object-replicator.xml:36(td) ./doc/common/tables/swift-object-server-object-replicator.xml:40(td) ./doc/common/tables/swift-object-server-object-replicator.xml:44(td) ./doc/common/tables/swift-object-server-object-replicator.xml:48(td) ./doc/common/tables/swift-object-server-object-replicator.xml:52(td) ./doc/common/tables/swift-object-server-object-replicator.xml:56(td) ./doc/common/tables/swift-object-server-object-replicator.xml:60(td) ./doc/common/tables/swift-object-server-object-replicator.xml:64(td) ./doc/common/tables/swift-object-server-object-replicator.xml:68(td) ./doc/common/tables/swift-object-server-object-replicator.xml:72(td) ./doc/common/tables/swift-object-server-object-replicator.xml:76(td) ./doc/common/tables/swift-object-server-object-replicator.xml:80(td) ./doc/common/tables/swift-object-server-object-replicator.xml:84(td) ./doc/common/tables/swift-object-server-object-replicator.xml:88(td) ./doc/common/tables/swift-object-server-object-replicator.xml:92(td) ./doc/common/tables/swift-object-server-object-replicator.xml:96(td) ./doc/common/tables/swift-object-server-object-replicator.xml:100(td) ./doc/common/tables/swift-object-server-object-replicator.xml:104(td) ./doc/common/tables/glance-filesystem.xml:21(td) ./doc/common/tables/glance-filesystem.xml:25(td) ./doc/common/tables/glance-filesystem.xml:29(td) ./doc/common/tables/glance-filesystem.xml:33(td) ./doc/common/tables/trove-rpc.xml:21(td) ./doc/common/tables/trove-rpc.xml:25(td) ./doc/common/tables/trove-rpc.xml:29(td) ./doc/common/tables/trove-rpc.xml:33(td) ./doc/common/tables/trove-rpc.xml:37(td) ./doc/common/tables/trove-rpc.xml:41(td) ./doc/common/tables/trove-rpc.xml:45(td) ./doc/common/tables/trove-rpc.xml:49(td) ./doc/common/tables/trove-rpc.xml:53(td) ./doc/common/tables/trove-rpc.xml:60(td) ./doc/common/tables/trove-rpc.xml:64(td) ./doc/common/tables/trove-rpc.xml:68(td) ./doc/common/tables/trove-rpc.xml:72(td) ./doc/common/tables/trove-rpc.xml:76(td) ./doc/common/tables/trove-rpc.xml:80(td) ./doc/common/tables/trove-rpc.xml:96(td) ./doc/common/tables/trove-rpc.xml:100(td) ./doc/common/tables/ceilometer-swift.xml:21(td) ./doc/common/tables/trove-backup.xml:21(td) ./doc/common/tables/trove-backup.xml:25(td) ./doc/common/tables/trove-backup.xml:29(td) ./doc/common/tables/trove-backup.xml:33(td) ./doc/common/tables/trove-backup.xml:37(td) ./doc/common/tables/trove-backup.xml:41(td) ./doc/common/tables/trove-backup.xml:45(td) ./doc/common/tables/trove-backup.xml:49(td) ./doc/common/tables/trove-backup.xml:53(td) ./doc/common/tables/trove-backup.xml:57(td) ./doc/common/tables/glance-debug.xml:21(td) ./doc/common/tables/nova-network.xml:21(td) ./doc/common/tables/nova-network.xml:25(td) ./doc/common/tables/nova-network.xml:29(td) ./doc/common/tables/nova-network.xml:33(td) ./doc/common/tables/nova-network.xml:37(td) ./doc/common/tables/nova-network.xml:41(td) ./doc/common/tables/nova-network.xml:45(td) ./doc/common/tables/nova-network.xml:49(td) ./doc/common/tables/nova-network.xml:53(td) ./doc/common/tables/nova-network.xml:57(td) ./doc/common/tables/nova-network.xml:61(td) ./doc/common/tables/nova-network.xml:65(td) ./doc/common/tables/nova-network.xml:69(td) ./doc/common/tables/nova-network.xml:77(td) ./doc/common/tables/nova-network.xml:81(td) ./doc/common/tables/nova-network.xml:85(td) ./doc/common/tables/nova-network.xml:89(td) ./doc/common/tables/nova-network.xml:93(td) ./doc/common/tables/nova-network.xml:97(td) ./doc/common/tables/nova-network.xml:101(td) ./doc/common/tables/nova-network.xml:105(td) ./doc/common/tables/nova-network.xml:109(td) ./doc/common/tables/nova-network.xml:113(td) ./doc/common/tables/nova-network.xml:117(td) ./doc/common/tables/nova-network.xml:121(td) ./doc/common/tables/nova-network.xml:125(td) ./doc/common/tables/nova-network.xml:129(td) ./doc/common/tables/nova-network.xml:137(td) ./doc/common/tables/nova-network.xml:145(td) ./doc/common/tables/nova-network.xml:153(td) ./doc/common/tables/nova-network.xml:157(td) ./doc/common/tables/nova-network.xml:161(td) ./doc/common/tables/nova-network.xml:165(td) ./doc/common/tables/nova-network.xml:169(td) ./doc/common/tables/nova-network.xml:173(td) ./doc/common/tables/nova-network.xml:177(td) ./doc/common/tables/nova-network.xml:181(td) ./doc/common/tables/nova-network.xml:185(td) ./doc/common/tables/nova-network.xml:189(td) ./doc/common/tables/nova-network.xml:193(td) ./doc/common/tables/nova-network.xml:197(td) ./doc/common/tables/nova-network.xml:201(td) ./doc/common/tables/nova-network.xml:205(td) ./doc/common/tables/nova-network.xml:209(td) ./doc/common/tables/nova-network.xml:213(td) ./doc/common/tables/nova-network.xml:217(td) ./doc/common/tables/nova-network.xml:221(td) ./doc/common/tables/nova-network.xml:225(td) ./doc/common/tables/nova-network.xml:229(td) ./doc/common/tables/nova-network.xml:233(td) ./doc/common/tables/nova-network.xml:237(td) ./doc/common/tables/nova-network.xml:241(td) ./doc/common/tables/nova-network.xml:245(td) ./doc/common/tables/nova-network.xml:249(td) ./doc/common/tables/nova-network.xml:253(td) ./doc/common/tables/nova-network.xml:257(td) ./doc/common/tables/nova-network.xml:264(td) ./doc/common/tables/glance-redis.xml:21(td) ./doc/common/tables/glance-redis.xml:25(td) ./doc/common/tables/glance-redis.xml:29(td) ./doc/common/tables/glance-redis.xml:36(td) ./doc/common/tables/cinder-smbfs.xml:21(td) ./doc/common/tables/cinder-smbfs.xml:25(td) ./doc/common/tables/cinder-smbfs.xml:29(td) ./doc/common/tables/cinder-smbfs.xml:33(td) ./doc/common/tables/cinder-smbfs.xml:37(td) ./doc/common/tables/cinder-smbfs.xml:41(td) ./doc/common/tables/cinder-smbfs.xml:45(td) ./doc/common/tables/cinder-prophetstor_dpl.xml:25(td) ./doc/common/tables/cinder-prophetstor_dpl.xml:29(td) ./doc/common/tables/cinder-prophetstor_dpl.xml:37(td) ./doc/common/tables/cinder-prophetstor_dpl.xml:45(td) ./doc/common/tables/nova-ca.xml:21(td) ./doc/common/tables/nova-ca.xml:25(td) ./doc/common/tables/nova-ca.xml:29(td) ./doc/common/tables/nova-ca.xml:33(td) ./doc/common/tables/nova-ca.xml:37(td) ./doc/common/tables/nova-ca.xml:41(td) ./doc/common/tables/nova-ca.xml:45(td) ./doc/common/tables/nova-ca.xml:49(td) ./doc/common/tables/nova-ca.xml:53(td) ./doc/common/tables/nova-ca.xml:57(td) ./doc/common/tables/nova-ca.xml:61(td) ./doc/common/tables/nova-ca.xml:65(td) ./doc/common/tables/nova-ca.xml:69(td) ./doc/common/tables/nova-ca.xml:73(td) ./doc/common/tables/nova-ca.xml:80(td) ./doc/common/tables/nova-ca.xml:84(td) ./doc/common/tables/nova-ca.xml:88(td) ./doc/common/tables/neutron-l3_arista.xml:21(td) ./doc/common/tables/neutron-l3_arista.xml:25(td) ./doc/common/tables/neutron-l3_arista.xml:45(td) ./doc/common/tables/neutron-dhcp_agent.xml:25(td) ./doc/common/tables/neutron-dhcp_agent.xml:29(td) ./doc/common/tables/neutron-dhcp_agent.xml:33(td) ./doc/common/tables/neutron-dhcp_agent.xml:37(td) ./doc/common/tables/neutron-dhcp_agent.xml:41(td) ./doc/common/tables/neutron-dhcp_agent.xml:45(td) ./doc/common/tables/neutron-dhcp_agent.xml:49(td) ./doc/common/tables/ceilometer-collector.xml:21(td) ./doc/common/tables/ceilometer-collector.xml:28(td) ./doc/common/tables/ceilometer-collector.xml:32(td) ./doc/common/tables/ceilometer-collector.xml:36(td) ./doc/common/tables/ceilometer-collector.xml:40(td) ./doc/common/tables/ceilometer-collector.xml:47(td) ./doc/common/tables/ceilometer-collector.xml:51(td) ./doc/common/tables/ceilometer-collector.xml:55(td) ./doc/common/tables/cinder-hds-hus.xml:21(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:21(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:25(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:29(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:33(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:37(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:41(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:45(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:49(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:53(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:57(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:61(td) ./doc/common/tables/swift-swift-swift-hash.xml:20(td) ./doc/common/tables/swift-swift-swift-hash.xml:32(td) ./doc/common/tables/heat-debug.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-dlo.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-dlo.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-dlo.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-dlo.xml:32(td) ./doc/common/tables/trove-guestagent.xml:21(td) ./doc/common/tables/trove-guestagent.xml:25(td) ./doc/common/tables/trove-guestagent.xml:29(td) ./doc/common/tables/trove-guestagent.xml:33(td) ./doc/common/tables/trove-guestagent.xml:37(td) ./doc/common/tables/trove-guestagent.xml:41(td) ./doc/common/tables/trove-guestagent.xml:45(td) ./doc/common/tables/trove-guestagent.xml:49(td) ./doc/common/tables/trove-guestagent.xml:53(td) ./doc/common/tables/trove-guestagent.xml:57(td) ./doc/common/tables/trove-guestagent.xml:61(td) ./doc/common/tables/trove-guestagent.xml:65(td) ./doc/common/tables/ironic-irmc.xml:21(td) ./doc/common/tables/ironic-irmc.xml:25(td) ./doc/common/tables/ironic-irmc.xml:29(td) ./doc/common/tables/nova-qpid.xml:21(td) ./doc/common/tables/nova-qpid.xml:25(td) ./doc/common/tables/nova-qpid.xml:29(td) ./doc/common/tables/nova-qpid.xml:37(td) ./doc/common/tables/nova-qpid.xml:41(td) ./doc/common/tables/nova-qpid.xml:45(td) ./doc/common/tables/nova-qpid.xml:53(td) ./doc/common/tables/nova-qpid.xml:57(td) ./doc/common/tables/sahara-rpc.xml:21(td) ./doc/common/tables/sahara-rpc.xml:25(td) ./doc/common/tables/sahara-rpc.xml:29(td) ./doc/common/tables/sahara-rpc.xml:33(td) ./doc/common/tables/sahara-rpc.xml:37(td) ./doc/common/tables/sahara-rpc.xml:41(td) ./doc/common/tables/sahara-rpc.xml:45(td) ./doc/common/tables/sahara-rpc.xml:52(td) ./doc/common/tables/sahara-rpc.xml:56(td) ./doc/common/tables/sahara-rpc.xml:60(td) ./doc/common/tables/sahara-rpc.xml:64(td) ./doc/common/tables/sahara-rpc.xml:68(td) ./doc/common/tables/sahara-rpc.xml:72(td) ./doc/common/tables/sahara-rpc.xml:88(td) ./doc/common/tables/sahara-rpc.xml:92(td) ./doc/common/tables/neutron-ml2_sriov.xml:21(td) ./doc/common/tables/neutron-ml2_sriov.xml:25(td) ./doc/common/tables/neutron-ml2_l2pop.xml:21(td) ./doc/common/tables/cinder-ibmnas.xml:21(td) ./doc/common/tables/glance-amqp.xml:21(td) ./doc/common/tables/glance-amqp.xml:25(td) ./doc/common/tables/glance-amqp.xml:29(td) ./doc/common/tables/glance-amqp.xml:33(td) ./doc/common/tables/glance-amqp.xml:37(td) ./doc/common/tables/cinder-fujitsu_eternus_dx.xml:21(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:20(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:28(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:32(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:36(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:40(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:44(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:49(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:57(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:61(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:71(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:75(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:79(td) ./doc/common/tables/sahara-logging.xml:21(td) ./doc/common/tables/sahara-logging.xml:25(td) ./doc/common/tables/sahara-logging.xml:29(td) ./doc/common/tables/sahara-logging.xml:33(td) ./doc/common/tables/sahara-logging.xml:37(td) ./doc/common/tables/sahara-logging.xml:41(td) ./doc/common/tables/sahara-logging.xml:45(td) ./doc/common/tables/sahara-logging.xml:49(td) ./doc/common/tables/sahara-logging.xml:53(td) ./doc/common/tables/sahara-logging.xml:57(td) ./doc/common/tables/sahara-logging.xml:61(td) ./doc/common/tables/sahara-logging.xml:65(td) ./doc/common/tables/sahara-logging.xml:69(td) ./doc/common/tables/sahara-logging.xml:73(td) ./doc/common/tables/sahara-logging.xml:77(td) ./doc/common/tables/sahara-logging.xml:81(td) ./doc/common/tables/sahara-logging.xml:85(td) ./doc/common/tables/sahara-logging.xml:89(td) ./doc/common/tables/sahara-logging.xml:93(td) ./doc/common/tables/sahara-logging.xml:97(td) ./doc/common/tables/sahara-logging.xml:101(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:40(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:44(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:48(td) ./doc/common/tables/neutron-testing.xml:21(td) ./doc/common/tables/swift-object-server-pipeline-main.xml:20(td) ./doc/common/tables/swift-memcache-memcache.xml:20(td) ./doc/common/tables/swift-memcache-memcache.xml:24(td) ./doc/common/tables/swift-memcache-memcache.xml:28(td) ./doc/common/tables/swift-memcache-memcache.xml:32(td) ./doc/common/tables/swift-memcache-memcache.xml:36(td) ./doc/common/tables/swift-memcache-memcache.xml:40(td) ./doc/common/tables/swift-memcache-memcache.xml:44(td) ./doc/common/tables/neutron-ca.xml:21(td) ./doc/common/tables/neutron-ca.xml:25(td) ./doc/common/tables/neutron-ca.xml:29(td) ./doc/common/tables/ceilometer-debug.xml:21(td) ./doc/common/tables/ceilometer-debug.xml:25(td) ./doc/common/tables/swift-account-server-app-account-server.xml:20(td) ./doc/common/tables/swift-account-server-app-account-server.xml:24(td) ./doc/common/tables/swift-account-server-app-account-server.xml:28(td) ./doc/common/tables/swift-account-server-app-account-server.xml:32(td) ./doc/common/tables/swift-account-server-app-account-server.xml:36(td) ./doc/common/tables/swift-account-server-app-account-server.xml:40(td) ./doc/common/tables/swift-account-server-app-account-server.xml:44(td) ./doc/common/tables/swift-account-server-app-account-server.xml:48(td) ./doc/common/tables/swift-proxy-server-filter-formpost.xml:20(td) ./doc/common/tables/trove-compute.xml:21(td) ./doc/common/tables/trove-compute.xml:25(td) ./doc/common/tables/trove-compute.xml:29(td) ./doc/common/tables/trove-compute.xml:33(td) ./doc/common/tables/trove-compute.xml:37(td) ./doc/common/tables/trove-compute.xml:41(td) ./doc/common/tables/ironic-policy.xml:21(td) ./doc/common/tables/ironic-policy.xml:25(td) ./doc/common/tables/ironic-policy.xml:29(td) ./doc/common/tables/sahara-rabbitmq.xml:21(td) ./doc/common/tables/sahara-rabbitmq.xml:41(td) ./doc/common/tables/sahara-rabbitmq.xml:45(td) ./doc/common/tables/sahara-rabbitmq.xml:49(td) ./doc/common/tables/sahara-rabbitmq.xml:53(td) ./doc/common/tables/sahara-rabbitmq.xml:57(td) ./doc/common/tables/sahara-rabbitmq.xml:61(td) ./doc/common/tables/sahara-rabbitmq.xml:65(td) ./doc/common/tables/sahara-rabbitmq.xml:69(td) ./doc/common/tables/sahara-rabbitmq.xml:73(td) ./doc/common/tables/sahara-rabbitmq.xml:77(td) ./doc/common/tables/sahara-rabbitmq.xml:81(td) ./doc/common/tables/sahara-rabbitmq.xml:85(td) ./doc/common/tables/ironic-rootwrap.xml:21(td) ./doc/common/tables/ironic-rootwrap.xml:25(td) ./doc/common/tables/ironic-rootwrap.xml:29(td) ./doc/common/tables/ironic-rootwrap.xml:33(td) ./doc/common/tables/ironic-rootwrap.xml:37(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:38(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:42(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:46(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:50(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:58(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:62(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:70(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:74(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:78(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:82(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:91(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:20(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:24(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:28(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:32(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:36(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:40(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:44(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:48(td) ./doc/common/tables/swift-object-expirer-filter-cache.xml:20(td) ./doc/common/tables/trove-db_redis.xml:21(td) ./doc/common/tables/trove-db_redis.xml:25(td) ./doc/common/tables/trove-db_redis.xml:29(td) ./doc/common/tables/trove-db_redis.xml:33(td) ./doc/common/tables/trove-db_redis.xml:37(td) ./doc/common/tables/trove-db_redis.xml:41(td) ./doc/common/tables/trove-db_redis.xml:45(td) ./doc/common/tables/trove-db_redis.xml:49(td) ./doc/common/tables/trove-db_redis.xml:57(td) ./doc/common/tables/cinder-rpc.xml:21(td) ./doc/common/tables/cinder-rpc.xml:25(td) ./doc/common/tables/cinder-rpc.xml:29(td) ./doc/common/tables/cinder-rpc.xml:33(td) ./doc/common/tables/cinder-rpc.xml:37(td) ./doc/common/tables/cinder-rpc.xml:41(td) ./doc/common/tables/cinder-rpc.xml:45(td) ./doc/common/tables/cinder-rpc.xml:49(td) ./doc/common/tables/cinder-rpc.xml:56(td) ./doc/common/tables/cinder-rpc.xml:60(td) ./doc/common/tables/cinder-rpc.xml:67(td) ./doc/common/tables/cinder-rpc.xml:71(td) ./doc/common/tables/cinder-rpc.xml:75(td) ./doc/common/tables/cinder-rpc.xml:79(td) ./doc/common/tables/cinder-rpc.xml:83(td) ./doc/common/tables/cinder-rpc.xml:87(td) ./doc/common/tables/cinder-rpc.xml:103(td) ./doc/common/tables/cinder-rpc.xml:107(td) ./doc/common/tables/swift-container-sync-realms-realm2.xml:20(td) ./doc/common/tables/swift-container-sync-realms-realm2.xml:24(td) ./doc/common/tables/swift-container-sync-realms-realm2.xml:28(td) ./doc/common/tables/swift-container-sync-realms-realm2.xml:32(td) ./doc/common/tables/cinder-hpmsa.xml:21(td) ./doc/common/tables/nova-apiv3.xml:21(td) ./doc/common/tables/keystone-oauth.xml:21(td) ./doc/common/tables/keystone-oauth.xml:25(td) ./doc/common/tables/keystone-oauth.xml:29(td) ./doc/common/tables/cinder-storage_gpfs.xml:21(td) ./doc/common/tables/cinder-storage_gpfs.xml:25(td) ./doc/common/tables/cinder-storage_gpfs.xml:29(td) ./doc/common/tables/cinder-storage_gpfs.xml:33(td) ./doc/common/tables/cinder-storage_gpfs.xml:37(td) ./doc/common/tables/cinder-storage_gpfs.xml:41(td) ./doc/common/tables/cinder-storpool.xml:21(td) ./doc/common/tables/cinder-storpool.xml:25(td) ./doc/common/tables/swift-object-server-object-auditor.xml:20(td) ./doc/common/tables/swift-object-server-object-auditor.xml:24(td) ./doc/common/tables/swift-object-server-object-auditor.xml:28(td) ./doc/common/tables/swift-object-server-object-auditor.xml:32(td) ./doc/common/tables/swift-object-server-object-auditor.xml:36(td) ./doc/common/tables/swift-object-server-object-auditor.xml:40(td) ./doc/common/tables/swift-object-server-object-auditor.xml:44(td) ./doc/common/tables/swift-object-server-object-auditor.xml:48(td) ./doc/common/tables/swift-object-server-object-auditor.xml:52(td) ./doc/common/tables/swift-object-server-object-auditor.xml:60(td) ./doc/common/tables/swift-object-server-object-auditor.xml:64(td) ./doc/common/tables/trove-zeromq.xml:21(td) ./doc/common/tables/trove-zeromq.xml:25(td) ./doc/common/tables/trove-zeromq.xml:29(td) ./doc/common/tables/trove-zeromq.xml:33(td) ./doc/common/tables/trove-zeromq.xml:37(td) ./doc/common/tables/trove-zeromq.xml:41(td) ./doc/common/tables/trove-zeromq.xml:45(td) ./doc/common/tables/swift-container-reconciler-filter-cache.xml:20(td) ./doc/common/tables/cinder-backups_swift.xml:21(td) ./doc/common/tables/cinder-backups_swift.xml:25(td) ./doc/common/tables/cinder-backups_swift.xml:29(td) ./doc/common/tables/cinder-backups_swift.xml:33(td) ./doc/common/tables/cinder-backups_swift.xml:37(td) ./doc/common/tables/cinder-backups_swift.xml:41(td) ./doc/common/tables/cinder-backups_swift.xml:45(td) ./doc/common/tables/cinder-backups_swift.xml:49(td) ./doc/common/tables/cinder-backups_swift.xml:53(td) ./doc/common/tables/cinder-backups_swift.xml:57(td) ./doc/common/tables/cinder-backups_swift.xml:61(td) ./doc/common/tables/cinder-backups_swift.xml:65(td) ./doc/common/tables/trove-database.xml:21(td) ./doc/common/tables/trove-database.xml:25(td) ./doc/common/tables/trove-database.xml:29(td) ./doc/common/tables/trove-database.xml:33(td) ./doc/common/tables/ironic-common.xml:21(td) ./doc/common/tables/ironic-common.xml:25(td) ./doc/common/tables/ironic-common.xml:29(td) ./doc/common/tables/ironic-common.xml:33(td) ./doc/common/tables/ironic-common.xml:37(td) ./doc/common/tables/ironic-common.xml:41(td) ./doc/common/tables/ironic-common.xml:45(td) ./doc/common/tables/ironic-common.xml:49(td) ./doc/common/tables/ironic-common.xml:53(td) ./doc/common/tables/ironic-common.xml:57(td) ./doc/common/tables/ironic-common.xml:61(td) ./doc/common/tables/ironic-common.xml:65(td) ./doc/common/tables/ironic-common.xml:69(td) ./doc/common/tables/ironic-common.xml:73(td) ./doc/common/tables/ironic-common.xml:77(td) ./doc/common/tables/ironic-common.xml:81(td) ./doc/common/tables/ironic-common.xml:85(td) ./doc/common/tables/ironic-common.xml:89(td) ./doc/common/tables/swift-container-server-app-container-server.xml:20(td) ./doc/common/tables/swift-container-server-app-container-server.xml:24(td) ./doc/common/tables/swift-container-server-app-container-server.xml:28(td) ./doc/common/tables/swift-container-server-app-container-server.xml:32(td) ./doc/common/tables/swift-container-server-app-container-server.xml:36(td) ./doc/common/tables/swift-container-server-app-container-server.xml:40(td) ./doc/common/tables/swift-container-server-app-container-server.xml:44(td) ./doc/common/tables/swift-container-server-app-container-server.xml:48(td) ./doc/common/tables/swift-container-server-app-container-server.xml:52(td) ./doc/common/tables/swift-container-server-app-container-server.xml:56(td) ./doc/common/tables/swift-container-server-app-container-server.xml:60(td) ./doc/common/tables/nova-authentication.xml:21(td) ./doc/common/tables/neutron-nvsd.xml:21(td) ./doc/common/tables/neutron-nvsd.xml:28(td) ./doc/common/tables/neutron-nvsd.xml:32(td) ./doc/common/tables/neutron-nvsd.xml:36(td) ./doc/common/tables/neutron-nvsd.xml:40(td) ./doc/common/tables/neutron-nvsd.xml:44(td) ./doc/common/tables/neutron-nvsd.xml:48(td) ./doc/common/tables/ceilometer-compute.xml:21(td) ./doc/common/tables/ceilometer-compute.xml:25(td) ./doc/common/tables/cinder-ca.xml:21(td) ./doc/common/tables/cinder-ca.xml:25(td) ./doc/common/tables/cinder-ca.xml:29(td) ./doc/common/tables/swift-account-server-pipeline-main.xml:20(td) ./doc/common/tables/ironic-zeromq.xml:21(td) ./doc/common/tables/ironic-zeromq.xml:25(td) ./doc/common/tables/ironic-zeromq.xml:29(td) ./doc/common/tables/ironic-zeromq.xml:33(td) ./doc/common/tables/ironic-zeromq.xml:37(td) ./doc/common/tables/ironic-zeromq.xml:41(td) ./doc/common/tables/ironic-zeromq.xml:45(td) ./doc/common/tables/glance-gridfs.xml:21(td) ./doc/common/tables/glance-gridfs.xml:25(td) ./doc/common/tables/neutron-hyperv_agent.xml:21(td) ./doc/common/tables/neutron-hyperv_agent.xml:25(td) ./doc/common/tables/neutron-hyperv_agent.xml:29(td) ./doc/common/tables/neutron-hyperv_agent.xml:37(td) ./doc/common/tables/neutron-hyperv_agent.xml:48(td) ./doc/common/tables/neutron-hyperv_agent.xml:55(td) ./doc/common/tables/ceilometer-tripleo.xml:21(td) ./doc/common/tables/ceilometer-tripleo.xml:25(td) ./doc/common/tables/ceilometer-tripleo.xml:29(td) ./doc/common/tables/keystone-federation.xml:25(td) ./doc/common/tables/glance-taskflow.xml:21(td) ./doc/common/tables/glance-taskflow.xml:25(td) ./doc/common/tables/ceilometer-service_types.xml:21(td) ./doc/common/tables/ceilometer-service_types.xml:25(td) ./doc/common/tables/ceilometer-service_types.xml:29(td) ./doc/common/tables/ceilometer-service_types.xml:33(td) ./doc/common/tables/ceilometer-service_types.xml:37(td) ./doc/common/tables/cinder-eqlx.xml:21(td) ./doc/common/tables/cinder-eqlx.xml:25(td) ./doc/common/tables/cinder-eqlx.xml:29(td) ./doc/common/tables/cinder-eqlx.xml:33(td) ./doc/common/tables/cinder-eqlx.xml:37(td) ./doc/common/tables/cinder-eqlx.xml:41(td) ./doc/common/tables/cinder-eqlx.xml:45(td) ./doc/common/tables/heat-redis.xml:21(td) ./doc/common/tables/heat-redis.xml:25(td) ./doc/common/tables/heat-redis.xml:29(td) ./doc/common/tables/heat-redis.xml:36(td) ./doc/common/tables/nova-ec2.xml:21(td) ./doc/common/tables/nova-ec2.xml:25(td) ./doc/common/tables/nova-ec2.xml:29(td) ./doc/common/tables/nova-ec2.xml:33(td) ./doc/common/tables/nova-ec2.xml:37(td) ./doc/common/tables/nova-ec2.xml:41(td) ./doc/common/tables/nova-ec2.xml:45(td) ./doc/common/tables/nova-ec2.xml:49(td) ./doc/common/tables/nova-ec2.xml:53(td) ./doc/common/tables/nova-ec2.xml:57(td) ./doc/common/tables/nova-ec2.xml:61(td) ./doc/common/tables/nova-ec2.xml:65(td) ./doc/common/tables/nova-ec2.xml:69(td) ./doc/common/tables/nova-ec2.xml:73(td) ./doc/common/tables/nova-ec2.xml:77(td) ./doc/common/tables/nova-ec2.xml:81(td) ./doc/common/tables/keystone-credential.xml:21(td) ./doc/common/tables/ironic-conductor.xml:21(td) ./doc/common/tables/ironic-conductor.xml:25(td) ./doc/common/tables/ironic-conductor.xml:29(td) ./doc/common/tables/ironic-conductor.xml:33(td) ./doc/common/tables/ironic-conductor.xml:37(td) ./doc/common/tables/ironic-conductor.xml:41(td) ./doc/common/tables/ironic-conductor.xml:45(td) ./doc/common/tables/ironic-conductor.xml:49(td) ./doc/common/tables/ironic-conductor.xml:53(td) ./doc/common/tables/ironic-conductor.xml:57(td) ./doc/common/tables/ironic-conductor.xml:61(td) ./doc/common/tables/ironic-conductor.xml:65(td) ./doc/common/tables/ironic-conductor.xml:69(td) ./doc/common/tables/ironic-conductor.xml:73(td) ./doc/common/tables/ironic-conductor.xml:77(td) ./doc/common/tables/ironic-conductor.xml:81(td) ./doc/common/tables/ironic-conductor.xml:85(td) ./doc/common/tables/ironic-conductor.xml:89(td) ./doc/common/tables/ironic-testing.xml:21(td) ./doc/common/tables/neutron-metadata.xml:21(td) ./doc/common/tables/neutron-metadata.xml:25(td) ./doc/common/tables/neutron-metadata.xml:29(td) ./doc/common/tables/neutron-metadata.xml:33(td) ./doc/common/tables/neutron-metadata.xml:45(td) ./doc/common/tables/neutron-metadata.xml:53(td) ./doc/common/tables/neutron-metadata.xml:57(td) ./doc/common/tables/neutron-metadata.xml:61(td) ./doc/common/tables/neutron-metadata.xml:65(td) ./doc/common/tables/neutron-metadata.xml:69(td) ./doc/common/tables/nova-fping.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-staticweb.xml:20(td) ./doc/common/tables/ironic-auth.xml:21(td) ./doc/common/tables/trove-cluster.xml:21(td) ./doc/common/tables/trove-cluster.xml:25(td) ./doc/common/tables/trove-cluster.xml:29(td) ./doc/common/tables/swift-container-server-container-replicator.xml:20(td) ./doc/common/tables/swift-container-server-container-replicator.xml:24(td) ./doc/common/tables/swift-container-server-container-replicator.xml:28(td) ./doc/common/tables/swift-container-server-container-replicator.xml:32(td) ./doc/common/tables/swift-container-server-container-replicator.xml:36(td) ./doc/common/tables/swift-container-server-container-replicator.xml:40(td) ./doc/common/tables/swift-container-server-container-replicator.xml:44(td) ./doc/common/tables/swift-container-server-container-replicator.xml:48(td) ./doc/common/tables/swift-container-server-container-replicator.xml:52(td) ./doc/common/tables/swift-container-server-container-replicator.xml:56(td) ./doc/common/tables/swift-container-server-container-replicator.xml:60(td) ./doc/common/tables/swift-container-server-container-replicator.xml:64(td) ./doc/common/tables/swift-container-server-container-replicator.xml:68(td) ./doc/common/tables/swift-container-server-container-replicator.xml:72(td) ./doc/common/tables/neutron-debug.xml:21(td) ./doc/common/tables/sahara-qpid.xml:21(td) ./doc/common/tables/sahara-qpid.xml:25(td) ./doc/common/tables/sahara-qpid.xml:29(td) ./doc/common/tables/sahara-qpid.xml:37(td) ./doc/common/tables/sahara-qpid.xml:41(td) ./doc/common/tables/sahara-qpid.xml:45(td) ./doc/common/tables/sahara-qpid.xml:53(td) ./doc/common/tables/sahara-qpid.xml:57(td) ./doc/common/tables/neutron-ml2_ncs.xml:21(td) ./doc/common/tables/neutron-ml2_ncs.xml:25(td) ./doc/common/tables/neutron-ml2_ncs.xml:29(td) ./doc/common/tables/neutron-ml2_ncs.xml:33(td) ./doc/common/tables/neutron-ml2_arista.xml:33(td) ./doc/common/tables/neutron-ml2_arista.xml:37(td) ./doc/common/tables/neutron-ml2_arista.xml:41(td) ./doc/common/tables/nova-trustedcomputing.xml:21(td) ./doc/common/tables/nova-trustedcomputing.xml:25(td) ./doc/common/tables/nova-trustedcomputing.xml:29(td) ./doc/common/tables/nova-trustedcomputing.xml:33(td) ./doc/common/tables/nova-trustedcomputing.xml:37(td) ./doc/common/tables/nova-trustedcomputing.xml:41(td) ./doc/common/tables/nova-trustedcomputing.xml:45(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:40(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:44(td) ./doc/common/tables/nova-amqp.xml:21(td) ./doc/common/tables/nova-amqp.xml:25(td) ./doc/common/tables/nova-amqp.xml:29(td) ./doc/common/tables/nova-amqp.xml:33(td) ./doc/common/tables/nova-amqp.xml:37(td) ./doc/common/tables/nova-amqp.xml:41(td) ./doc/common/tables/nova-amqp.xml:45(td) ./doc/common/tables/swift-object-expirer-app-proxy-server.xml:20(td) ./doc/common/tables/neutron-compute.xml:21(td) ./doc/common/tables/neutron-compute.xml:25(td) ./doc/common/tables/neutron-compute.xml:29(td) ./doc/common/tables/neutron-compute.xml:33(td) ./doc/common/tables/neutron-compute.xml:37(td) ./doc/common/tables/neutron-compute.xml:41(td) ./doc/common/tables/neutron-compute.xml:45(td) ./doc/common/tables/neutron-compute.xml:49(td) ./doc/common/tables/neutron-compute.xml:53(td) ./doc/common/tables/neutron-compute.xml:65(td) ./doc/common/tables/neutron-compute.xml:69(td) ./doc/common/tables/neutron-compute.xml:73(td) ./doc/common/tables/glance-imagecache.xml:21(td) ./doc/common/tables/glance-imagecache.xml:25(td) ./doc/common/tables/glance-imagecache.xml:29(td) ./doc/common/tables/glance-imagecache.xml:33(td) ./doc/common/tables/glance-imagecache.xml:37(td) ./doc/common/tables/glance-imagecache.xml:41(td) ./doc/common/tables/glance-imagecache.xml:45(td) ./doc/common/tables/glance-imagecache.xml:49(td) ./doc/common/tables/glance-imagecache.xml:53(td) ./doc/common/tables/glance-imagecache.xml:57(td) ./doc/common/tables/neutron-ml2_brocade.xml:25(td) ./doc/common/tables/neutron-ml2_brocade.xml:29(td) ./doc/common/tables/neutron-ml2_brocade.xml:33(td) ./doc/common/tables/neutron-ml2_brocade.xml:41(td) ./doc/common/tables/neutron-ml2_brocade.xml:45(td) ./doc/common/tables/swift-account-server-account-auditor.xml:20(td) ./doc/common/tables/swift-account-server-account-auditor.xml:24(td) ./doc/common/tables/swift-account-server-account-auditor.xml:28(td) ./doc/common/tables/swift-account-server-account-auditor.xml:32(td) ./doc/common/tables/swift-account-server-account-auditor.xml:36(td) ./doc/common/tables/swift-account-server-account-auditor.xml:40(td) ./doc/common/tables/swift-account-server-account-auditor.xml:44(td) ./doc/common/tables/cinder-nas.xml:25(td) ./doc/common/tables/cinder-nas.xml:29(td) ./doc/common/tables/cinder-nas.xml:41(td) ./doc/common/tables/cinder-nas.xml:45(td) ./doc/common/tables/cinder-nas.xml:53(td) ./doc/common/tables/ironic-cells.xml:21(td) ./doc/common/tables/ironic-cells.xml:25(td) ./doc/common/tables/ironic-cells.xml:29(td) ./doc/common/tables/ironic-cells.xml:33(td) ./doc/common/tables/ironic-cells.xml:37(td) ./doc/common/tables/ironic-cells.xml:41(td) ./doc/common/tables/ironic-cells.xml:45(td) ./doc/common/tables/ironic-cells.xml:49(td) ./doc/common/tables/ironic-cells.xml:53(td) ./doc/common/tables/ironic-cells.xml:57(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:21(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:25(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:29(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:33(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:37(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:41(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:45(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:49(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:53(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:57(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:61(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:65(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:69(td) ./doc/common/tables/heat-clients_swift.xml:21(td) ./doc/common/tables/heat-clients_swift.xml:25(td) ./doc/common/tables/heat-clients_swift.xml:29(td) ./doc/common/tables/heat-clients_swift.xml:33(td) ./doc/common/tables/heat-clients_swift.xml:37(td) ./doc/common/tables/keystone-logging.xml:21(td) ./doc/common/tables/keystone-logging.xml:25(td) ./doc/common/tables/keystone-logging.xml:29(td) ./doc/common/tables/keystone-logging.xml:33(td) ./doc/common/tables/keystone-logging.xml:37(td) ./doc/common/tables/keystone-logging.xml:41(td) ./doc/common/tables/keystone-logging.xml:45(td) ./doc/common/tables/keystone-logging.xml:49(td) ./doc/common/tables/keystone-logging.xml:53(td) ./doc/common/tables/keystone-logging.xml:57(td) ./doc/common/tables/keystone-logging.xml:61(td) ./doc/common/tables/keystone-logging.xml:65(td) ./doc/common/tables/keystone-logging.xml:69(td) ./doc/common/tables/keystone-logging.xml:73(td) ./doc/common/tables/keystone-logging.xml:77(td) ./doc/common/tables/keystone-logging.xml:81(td) ./doc/common/tables/keystone-logging.xml:85(td) ./doc/common/tables/keystone-logging.xml:89(td) ./doc/common/tables/keystone-logging.xml:93(td) ./doc/common/tables/keystone-logging.xml:97(td) ./doc/common/tables/neutron-brocade.xml:21(td) ./doc/common/tables/neutron-brocade.xml:32(td) ./doc/common/tables/neutron-ml2_odl.xml:21(td) ./doc/common/tables/neutron-ml2_odl.xml:25(td) ./doc/common/tables/neutron-ml2_odl.xml:29(td) ./doc/common/tables/neutron-ml2_odl.xml:33(td) ./doc/common/tables/neutron-ml2_odl.xml:37(td) ./doc/common/tables/swift-object-server-filter-recon.xml:20(td) ./doc/common/tables/swift-object-server-filter-recon.xml:24(td) ./doc/common/tables/swift-object-server-filter-recon.xml:28(td) ./doc/common/tables/heat-rpc.xml:21(td) ./doc/common/tables/heat-rpc.xml:25(td) ./doc/common/tables/heat-rpc.xml:29(td) ./doc/common/tables/heat-rpc.xml:33(td) ./doc/common/tables/heat-rpc.xml:37(td) ./doc/common/tables/heat-rpc.xml:41(td) ./doc/common/tables/heat-rpc.xml:45(td) ./doc/common/tables/heat-rpc.xml:49(td) ./doc/common/tables/heat-rpc.xml:56(td) ./doc/common/tables/heat-rpc.xml:60(td) ./doc/common/tables/heat-rpc.xml:64(td) ./doc/common/tables/heat-rpc.xml:68(td) ./doc/common/tables/heat-rpc.xml:72(td) ./doc/common/tables/heat-rpc.xml:76(td) ./doc/common/tables/heat-rpc.xml:92(td) ./doc/common/tables/heat-rpc.xml:96(td) ./doc/common/tables/trove-taskmanager.xml:21(td) ./doc/common/tables/trove-taskmanager.xml:25(td) ./doc/common/tables/trove-taskmanager.xml:29(td) ./doc/common/tables/trove-taskmanager.xml:33(td) ./doc/common/tables/trove-taskmanager.xml:37(td) ./doc/common/tables/trove-taskmanager.xml:41(td) ./doc/common/tables/trove-taskmanager.xml:45(td) ./doc/common/tables/trove-taskmanager.xml:49(td) ./doc/common/tables/trove-taskmanager.xml:53(td) ./doc/common/tables/trove-taskmanager.xml:57(td) ./doc/common/tables/trove-taskmanager.xml:61(td) ./doc/common/tables/trove-taskmanager.xml:65(td) ./doc/common/tables/trove-taskmanager.xml:69(td) ./doc/common/tables/trove-taskmanager.xml:73(td) ./doc/common/tables/trove-taskmanager.xml:77(td) ./doc/common/tables/trove-taskmanager.xml:81(td) ./doc/common/tables/trove-taskmanager.xml:85(td) ./doc/common/tables/heat-cloudwatch_api.xml:21(td) ./doc/common/tables/heat-cloudwatch_api.xml:32(td) ./doc/common/tables/heat-cloudwatch_api.xml:36(td) ./doc/common/tables/heat-cloudwatch_api.xml:40(td) ./doc/common/tables/heat-cloudwatch_api.xml:44(td) ./doc/common/tables/heat-cloudwatch_api.xml:48(td) ./doc/common/tables/heat-cloudwatch_api.xml:52(td) ./doc/common/tables/heat-cloudwatch_api.xml:56(td) ./doc/common/tables/cinder-images.xml:25(td) ./doc/common/tables/cinder-images.xml:29(td) ./doc/common/tables/cinder-images.xml:33(td) ./doc/common/tables/cinder-images.xml:37(td) ./doc/common/tables/cinder-images.xml:41(td) ./doc/common/tables/cinder-images.xml:45(td) ./doc/common/tables/cinder-images.xml:49(td) ./doc/common/tables/cinder-images.xml:53(td) ./doc/common/tables/cinder-images.xml:57(td) ./doc/common/tables/cinder-images.xml:61(td) ./doc/common/tables/cinder-images.xml:65(td) ./doc/common/tables/cinder-images.xml:69(td) ./doc/common/tables/cinder-huawei.xml:21(td) ./doc/common/tables/nova-console.xml:21(td) ./doc/common/tables/nova-console.xml:25(td) ./doc/common/tables/nova-console.xml:29(td) ./doc/common/tables/cinder-profiler.xml:21(td) ./doc/common/tables/cinder-profiler.xml:25(td) ./doc/common/tables/neutron-fwaas.xml:21(td) ./doc/common/tables/cinder-nexenta_nfs.xml:21(td) ./doc/common/tables/cinder-nexenta_nfs.xml:25(td) ./doc/common/tables/cinder-nexenta_nfs.xml:29(td) ./doc/common/tables/cinder-nexenta_nfs.xml:33(td) ./doc/common/tables/nova-database.xml:21(td) ./doc/common/tables/nova-database.xml:28(td) ./doc/common/tables/nova-database.xml:32(td) ./doc/common/tables/nova-database.xml:36(td) ./doc/common/tables/nova-database.xml:40(td) ./doc/common/tables/nova-database.xml:44(td) ./doc/common/tables/nova-database.xml:48(td) ./doc/common/tables/nova-database.xml:52(td) ./doc/common/tables/nova-database.xml:56(td) ./doc/common/tables/nova-database.xml:60(td) ./doc/common/tables/nova-database.xml:64(td) ./doc/common/tables/nova-database.xml:68(td) ./doc/common/tables/nova-database.xml:72(td) ./doc/common/tables/nova-database.xml:76(td) ./doc/common/tables/nova-database.xml:80(td) ./doc/common/tables/nova-database.xml:84(td) ./doc/common/tables/nova-database.xml:88(td) ./doc/common/tables/nova-database.xml:92(td) ./doc/common/tables/nova-database.xml:96(td) ./doc/common/tables/nova-database.xml:100(td) ./doc/common/tables/nova-database.xml:104(td) ./doc/common/tables/nova-database.xml:108(td) ./doc/common/tables/nova-quota.xml:21(td) ./doc/common/tables/nova-quota.xml:25(td) ./doc/common/tables/nova-quota.xml:29(td) ./doc/common/tables/nova-quota.xml:33(td) ./doc/common/tables/nova-quota.xml:37(td) ./doc/common/tables/nova-quota.xml:41(td) ./doc/common/tables/nova-quota.xml:45(td) ./doc/common/tables/nova-quota.xml:49(td) ./doc/common/tables/nova-quota.xml:53(td) ./doc/common/tables/nova-quota.xml:57(td) ./doc/common/tables/nova-quota.xml:61(td) ./doc/common/tables/nova-quota.xml:65(td) ./doc/common/tables/nova-quota.xml:69(td) ./doc/common/tables/nova-quota.xml:73(td) ./doc/common/tables/nova-quota.xml:77(td) ./doc/common/tables/nova-quota.xml:81(td) ./doc/common/tables/nova-quota.xml:85(td) ./doc/common/tables/nova-quota.xml:89(td) ./doc/common/tables/nova-quota.xml:96(td) ./doc/common/tables/heat-logging.xml:21(td) ./doc/common/tables/heat-logging.xml:25(td) ./doc/common/tables/heat-logging.xml:29(td) ./doc/common/tables/heat-logging.xml:33(td) ./doc/common/tables/heat-logging.xml:37(td) ./doc/common/tables/heat-logging.xml:41(td) ./doc/common/tables/heat-logging.xml:45(td) ./doc/common/tables/heat-logging.xml:49(td) ./doc/common/tables/heat-logging.xml:53(td) ./doc/common/tables/heat-logging.xml:57(td) ./doc/common/tables/heat-logging.xml:61(td) ./doc/common/tables/heat-logging.xml:65(td) ./doc/common/tables/heat-logging.xml:69(td) ./doc/common/tables/heat-logging.xml:73(td) ./doc/common/tables/heat-logging.xml:77(td) ./doc/common/tables/heat-logging.xml:81(td) ./doc/common/tables/heat-logging.xml:85(td) ./doc/common/tables/heat-logging.xml:89(td) ./doc/common/tables/heat-logging.xml:93(td) ./doc/common/tables/heat-logging.xml:97(td) ./doc/common/tables/ironic-pxe.xml:21(td) ./doc/common/tables/ironic-pxe.xml:25(td) ./doc/common/tables/ironic-pxe.xml:29(td) ./doc/common/tables/ironic-pxe.xml:33(td) ./doc/common/tables/ironic-pxe.xml:37(td) ./doc/common/tables/ironic-pxe.xml:41(td) ./doc/common/tables/ironic-pxe.xml:45(td) ./doc/common/tables/ironic-pxe.xml:49(td) ./doc/common/tables/ironic-pxe.xml:53(td) ./doc/common/tables/ironic-pxe.xml:57(td) ./doc/common/tables/ironic-pxe.xml:61(td) ./doc/common/tables/ironic-pxe.xml:65(td) ./doc/common/tables/ironic-pxe.xml:69(td) ./doc/common/tables/ironic-pxe.xml:73(td) ./doc/common/tables/ironic-pxe.xml:77(td) ./doc/common/tables/ironic-pxe.xml:81(td) ./doc/common/tables/ironic-pxe.xml:85(td) ./doc/common/tables/ironic-pxe.xml:89(td) ./doc/common/tables/trove-redis.xml:21(td) ./doc/common/tables/trove-redis.xml:25(td) ./doc/common/tables/trove-redis.xml:29(td) ./doc/common/tables/trove-redis.xml:36(td) ./doc/common/tables/heat-crypt.xml:21(td) ./doc/common/tables/neutron-midonet.xml:21(td) ./doc/common/tables/neutron-midonet.xml:25(td) ./doc/common/tables/neutron-midonet.xml:29(td) ./doc/common/tables/neutron-midonet.xml:33(td) ./doc/common/tables/neutron-midonet.xml:37(td) ./doc/common/tables/neutron-midonet.xml:41(td) ./doc/common/tables/neutron-midonet.xml:45(td) ./doc/common/tables/cinder-coraid.xml:21(td) ./doc/common/tables/cinder-coraid.xml:29(td) ./doc/common/tables/cinder-coraid.xml:33(td) ./doc/common/tables/cinder-coraid.xml:37(td) ./doc/common/tables/cinder-coraid.xml:41(td) ./doc/common/tables/cinder-compute.xml:21(td) ./doc/common/tables/cinder-compute.xml:25(td) ./doc/common/tables/cinder-compute.xml:29(td) ./doc/common/tables/cinder-compute.xml:33(td) ./doc/common/tables/cinder-compute.xml:37(td) ./doc/common/tables/cinder-compute.xml:41(td) ./doc/common/tables/cinder-compute.xml:45(td) ./doc/common/tables/ironic-debug.xml:21(td) ./doc/common/tables/ironic-console.xml:21(td) ./doc/common/tables/ironic-console.xml:25(td) ./doc/common/tables/ironic-console.xml:29(td) ./doc/common/tables/ironic-console.xml:33(td) ./doc/common/tables/ironic-console.xml:37(td) ./doc/common/tables/swift-rsyncd-object.xml:20(td) ./doc/common/tables/swift-rsyncd-object.xml:24(td) ./doc/common/tables/swift-rsyncd-object.xml:28(td) ./doc/common/tables/swift-rsyncd-object.xml:32(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:20(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:24(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:28(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:32(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:36(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:40(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:44(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:48(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:52(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:56(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:60(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:64(td) ./doc/common/tables/ironic-logging.xml:21(td) ./doc/common/tables/ironic-logging.xml:25(td) ./doc/common/tables/ironic-logging.xml:29(td) ./doc/common/tables/ironic-logging.xml:33(td) ./doc/common/tables/ironic-logging.xml:37(td) ./doc/common/tables/ironic-logging.xml:41(td) ./doc/common/tables/ironic-logging.xml:45(td) ./doc/common/tables/ironic-logging.xml:49(td) ./doc/common/tables/ironic-logging.xml:53(td) ./doc/common/tables/ironic-logging.xml:57(td) ./doc/common/tables/ironic-logging.xml:61(td) ./doc/common/tables/ironic-logging.xml:65(td) ./doc/common/tables/ironic-logging.xml:69(td) ./doc/common/tables/ironic-logging.xml:73(td) ./doc/common/tables/ironic-logging.xml:77(td) ./doc/common/tables/ironic-logging.xml:81(td) ./doc/common/tables/ironic-logging.xml:85(td) ./doc/common/tables/ironic-logging.xml:89(td) ./doc/common/tables/ironic-logging.xml:93(td) ./doc/common/tables/ironic-logging.xml:97(td) ./doc/common/tables/neutron-qpid.xml:21(td) ./doc/common/tables/neutron-qpid.xml:25(td) ./doc/common/tables/neutron-qpid.xml:29(td) ./doc/common/tables/neutron-qpid.xml:37(td) ./doc/common/tables/neutron-qpid.xml:41(td) ./doc/common/tables/neutron-qpid.xml:45(td) ./doc/common/tables/neutron-qpid.xml:53(td) ./doc/common/tables/neutron-qpid.xml:57(td) ./doc/common/tables/nova-rpc.xml:21(td) ./doc/common/tables/nova-rpc.xml:25(td) ./doc/common/tables/nova-rpc.xml:29(td) ./doc/common/tables/nova-rpc.xml:33(td) ./doc/common/tables/nova-rpc.xml:37(td) ./doc/common/tables/nova-rpc.xml:41(td) ./doc/common/tables/nova-rpc.xml:45(td) ./doc/common/tables/nova-rpc.xml:52(td) ./doc/common/tables/nova-rpc.xml:59(td) ./doc/common/tables/nova-rpc.xml:63(td) ./doc/common/tables/nova-rpc.xml:70(td) ./doc/common/tables/nova-rpc.xml:74(td) ./doc/common/tables/nova-rpc.xml:78(td) ./doc/common/tables/nova-rpc.xml:82(td) ./doc/common/tables/nova-rpc.xml:86(td) ./doc/common/tables/nova-rpc.xml:90(td) ./doc/common/tables/nova-rpc.xml:106(td) ./doc/common/tables/nova-rpc.xml:110(td) ./doc/common/tables/nova-rpc.xml:117(td) ./doc/common/tables/cinder-zoning_manager_cisco.xml:21(td) ./doc/common/tables/cinder-backups_tsm.xml:21(td) ./doc/common/tables/cinder-backups_tsm.xml:25(td) ./doc/common/tables/cinder-backups_tsm.xml:29(td) ./doc/common/tables/cinder-san.xml:29(td) ./doc/common/tables/cinder-san.xml:33(td) ./doc/common/tables/cinder-san.xml:45(td) ./doc/common/tables/cinder-san.xml:49(td) ./doc/common/tables/cinder-san.xml:53(td) ./doc/common/tables/cinder-san.xml:57(td) ./doc/common/tables/cinder-san.xml:61(td) ./doc/common/tables/cinder-san.xml:65(td) ./doc/common/tables/nova-logging.xml:21(td) ./doc/common/tables/nova-logging.xml:25(td) ./doc/common/tables/nova-logging.xml:29(td) ./doc/common/tables/nova-logging.xml:33(td) ./doc/common/tables/nova-logging.xml:37(td) ./doc/common/tables/nova-logging.xml:41(td) ./doc/common/tables/nova-logging.xml:45(td) ./doc/common/tables/nova-logging.xml:49(td) ./doc/common/tables/nova-logging.xml:53(td) ./doc/common/tables/nova-logging.xml:57(td) ./doc/common/tables/nova-logging.xml:61(td) ./doc/common/tables/nova-logging.xml:65(td) ./doc/common/tables/nova-logging.xml:69(td) ./doc/common/tables/nova-logging.xml:73(td) ./doc/common/tables/nova-logging.xml:77(td) ./doc/common/tables/nova-logging.xml:81(td) ./doc/common/tables/nova-logging.xml:85(td) ./doc/common/tables/nova-logging.xml:89(td) ./doc/common/tables/nova-logging.xml:93(td) ./doc/common/tables/nova-logging.xml:97(td) ./doc/common/tables/nova-logging.xml:101(td) ./doc/common/tables/neutron-nec.xml:21(td) ./doc/common/tables/neutron-nec.xml:25(td) ./doc/common/tables/neutron-nec.xml:29(td) ./doc/common/tables/neutron-nec.xml:33(td) ./doc/common/tables/neutron-nec.xml:37(td) ./doc/common/tables/neutron-nec.xml:41(td) ./doc/common/tables/neutron-nec.xml:45(td) ./doc/common/tables/neutron-nec.xml:53(td) ./doc/common/tables/neutron-nec.xml:57(td) ./doc/common/tables/neutron-nec.xml:61(td) ./doc/common/tables/neutron-nec.xml:68(td) ./doc/common/tables/neutron-nec.xml:72(td) ./doc/common/tables/keystone-security.xml:21(td) ./doc/common/tables/heat-clients_neutron.xml:21(td) ./doc/common/tables/heat-clients_neutron.xml:25(td) ./doc/common/tables/heat-clients_neutron.xml:29(td) ./doc/common/tables/heat-clients_neutron.xml:33(td) ./doc/common/tables/heat-clients_neutron.xml:37(td) ./doc/common/tables/nova-api.xml:21(td) ./doc/common/tables/nova-api.xml:25(td) ./doc/common/tables/nova-api.xml:29(td) ./doc/common/tables/nova-api.xml:33(td) ./doc/common/tables/nova-api.xml:37(td) ./doc/common/tables/nova-api.xml:45(td) ./doc/common/tables/nova-api.xml:49(td) ./doc/common/tables/nova-api.xml:53(td) ./doc/common/tables/nova-api.xml:57(td) ./doc/common/tables/nova-api.xml:61(td) ./doc/common/tables/nova-api.xml:69(td) ./doc/common/tables/nova-api.xml:73(td) ./doc/common/tables/nova-api.xml:77(td) ./doc/common/tables/nova-api.xml:81(td) ./doc/common/tables/nova-api.xml:85(td) ./doc/common/tables/nova-api.xml:89(td) ./doc/common/tables/nova-api.xml:93(td) ./doc/common/tables/nova-api.xml:97(td) ./doc/common/tables/nova-api.xml:101(td) ./doc/common/tables/nova-api.xml:105(td) ./doc/common/tables/nova-api.xml:109(td) ./doc/common/tables/nova-api.xml:113(td) ./doc/common/tables/nova-api.xml:117(td) ./doc/common/tables/neutron-opencontrail.xml:21(td) ./doc/common/tables/neutron-opencontrail.xml:25(td) ./doc/common/tables/neutron-ml2_mlnx.xml:21(td) ./doc/common/tables/sahara-domain.xml:21(td) ./doc/common/tables/sahara-domain.xml:25(td) ./doc/common/tables/sahara-domain.xml:29(td) ./doc/common/tables/trove-auth_token.xml:21(td) ./doc/common/tables/trove-auth_token.xml:25(td) ./doc/common/tables/trove-auth_token.xml:29(td) ./doc/common/tables/trove-auth_token.xml:33(td) ./doc/common/tables/trove-auth_token.xml:41(td) ./doc/common/tables/trove-auth_token.xml:45(td) ./doc/common/tables/trove-auth_token.xml:49(td) ./doc/common/tables/trove-auth_token.xml:53(td) ./doc/common/tables/trove-auth_token.xml:57(td) ./doc/common/tables/trove-auth_token.xml:61(td) ./doc/common/tables/trove-auth_token.xml:65(td) ./doc/common/tables/trove-auth_token.xml:69(td) ./doc/common/tables/trove-auth_token.xml:73(td) ./doc/common/tables/trove-auth_token.xml:77(td) ./doc/common/tables/trove-auth_token.xml:81(td) ./doc/common/tables/trove-auth_token.xml:85(td) ./doc/common/tables/trove-auth_token.xml:89(td) ./doc/common/tables/trove-auth_token.xml:93(td) ./doc/common/tables/trove-auth_token.xml:97(td) ./doc/common/tables/trove-auth_token.xml:101(td) ./doc/common/tables/trove-auth_token.xml:105(td) ./doc/common/tables/trove-auth_token.xml:109(td) ./doc/common/tables/trove-auth_token.xml:113(td) ./doc/common/tables/trove-auth_token.xml:117(td) ./doc/common/tables/trove-auth_token.xml:121(td) ./doc/common/tables/trove-auth_token.xml:125(td) ./doc/common/tables/trove-auth_token.xml:129(td) ./doc/common/tables/keystone-trust.xml:21(td) ./doc/common/tables/keystone-trust.xml:25(td) ./doc/common/tables/keystone-trust.xml:29(td) ./doc/common/tables/keystone-trust.xml:33(td) ./doc/common/tables/swift-container-reconciler-pipeline-main.xml:20(td) ./doc/common/tables/glance-cinder.xml:21(td) ./doc/common/tables/glance-cinder.xml:25(td) ./doc/common/tables/glance-cinder.xml:29(td) ./doc/common/tables/glance-cinder.xml:33(td) ./doc/common/tables/glance-cinder.xml:37(td) ./doc/common/tables/swift-object-server-object-updater.xml:20(td) ./doc/common/tables/swift-object-server-object-updater.xml:24(td) ./doc/common/tables/swift-object-server-object-updater.xml:28(td) ./doc/common/tables/swift-object-server-object-updater.xml:32(td) ./doc/common/tables/swift-object-server-object-updater.xml:36(td) ./doc/common/tables/swift-object-server-object-updater.xml:40(td) ./doc/common/tables/swift-object-server-object-updater.xml:44(td) ./doc/common/tables/swift-object-server-object-updater.xml:48(td) ./doc/common/tables/swift-object-server-object-updater.xml:52(td) ./doc/common/tables/glance-common.xml:21(td) ./doc/common/tables/glance-common.xml:25(td) ./doc/common/tables/glance-common.xml:29(td) ./doc/common/tables/glance-common.xml:33(td) ./doc/common/tables/glance-common.xml:37(td) ./doc/common/tables/glance-common.xml:41(td) ./doc/common/tables/glance-common.xml:45(td) ./doc/common/tables/glance-common.xml:49(td) ./doc/common/tables/glance-common.xml:53(td) ./doc/common/tables/glance-common.xml:57(td) ./doc/common/tables/glance-common.xml:61(td) ./doc/common/tables/glance-common.xml:65(td) ./doc/common/tables/glance-common.xml:69(td) ./doc/common/tables/glance-common.xml:73(td) ./doc/common/tables/glance-common.xml:77(td) ./doc/common/tables/glance-common.xml:81(td) ./doc/common/tables/glance-common.xml:85(td) ./doc/common/tables/glance-common.xml:89(td) ./doc/common/tables/glance-common.xml:93(td) ./doc/common/tables/glance-common.xml:97(td) ./doc/common/tables/glance-common.xml:104(td) ./doc/common/tables/glance-common.xml:111(td) ./doc/common/tables/glance-common.xml:115(td) ./doc/common/tables/glance-common.xml:122(td) ./doc/common/tables/glance-common.xml:129(td) ./doc/common/tables/glance-common.xml:133(td) ./doc/common/tables/glance-common.xml:137(td) ./doc/common/tables/neutron-ml2_vxlan.xml:25(td) ./doc/common/tables/swift-dispersion-dispersion.xml:20(td) ./doc/common/tables/swift-dispersion-dispersion.xml:24(td) ./doc/common/tables/swift-dispersion-dispersion.xml:28(td) ./doc/common/tables/swift-dispersion-dispersion.xml:32(td) ./doc/common/tables/swift-dispersion-dispersion.xml:36(td) ./doc/common/tables/swift-dispersion-dispersion.xml:40(td) ./doc/common/tables/swift-dispersion-dispersion.xml:44(td) ./doc/common/tables/swift-dispersion-dispersion.xml:48(td) ./doc/common/tables/swift-dispersion-dispersion.xml:52(td) ./doc/common/tables/swift-dispersion-dispersion.xml:56(td) ./doc/common/tables/swift-dispersion-dispersion.xml:60(td) ./doc/common/tables/swift-dispersion-dispersion.xml:64(td) ./doc/common/tables/swift-dispersion-dispersion.xml:68(td) ./doc/common/tables/swift-dispersion-dispersion.xml:72(td) ./doc/common/tables/swift-dispersion-dispersion.xml:76(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:20(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:24(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:28(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:32(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:36(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:40(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:44(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:48(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:52(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:56(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:64(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:68(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:72(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:76(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:80(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:85(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:93(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:97(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:107(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:111(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:122(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:126(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:130(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:134(td) ./doc/common/tables/ironic-amt.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:40(td) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:44(td) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:48(td) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:53(td) ./doc/common/tables/neutron-rabbitmq.xml:21(td) ./doc/common/tables/neutron-rabbitmq.xml:41(td) ./doc/common/tables/neutron-rabbitmq.xml:45(td) ./doc/common/tables/neutron-rabbitmq.xml:49(td) ./doc/common/tables/neutron-rabbitmq.xml:53(td) ./doc/common/tables/neutron-rabbitmq.xml:57(td) ./doc/common/tables/neutron-rabbitmq.xml:61(td) ./doc/common/tables/neutron-rabbitmq.xml:65(td) ./doc/common/tables/neutron-rabbitmq.xml:69(td) ./doc/common/tables/neutron-rabbitmq.xml:73(td) ./doc/common/tables/neutron-rabbitmq.xml:77(td) ./doc/common/tables/neutron-rabbitmq.xml:81(td) ./doc/common/tables/neutron-rabbitmq.xml:85(td) ./doc/common/tables/keystone-ec2.xml:21(td) ./doc/common/tables/keystone-ec2.xml:25(td) ./doc/common/tables/keystone-ec2.xml:29(td) ./doc/common/tables/keystone-ec2.xml:33(td) ./doc/common/tables/keystone-ec2.xml:37(td) ./doc/common/tables/heat-clients_keystone.xml:21(td) ./doc/common/tables/heat-clients_keystone.xml:25(td) ./doc/common/tables/heat-clients_keystone.xml:29(td) ./doc/common/tables/heat-clients_keystone.xml:33(td) ./doc/common/tables/heat-clients_keystone.xml:37(td) ./doc/common/tables/ceilometer-testing.xml:21(td) ./doc/common/tables/neutron-api.xml:21(td) ./doc/common/tables/neutron-api.xml:25(td) ./doc/common/tables/neutron-api.xml:29(td) ./doc/common/tables/neutron-api.xml:37(td) ./doc/common/tables/neutron-api.xml:41(td) ./doc/common/tables/neutron-api.xml:45(td) ./doc/common/tables/neutron-api.xml:49(td) ./doc/common/tables/neutron-api.xml:53(td) ./doc/common/tables/neutron-api.xml:57(td) ./doc/common/tables/neutron-api.xml:61(td) ./doc/common/tables/neutron-api.xml:65(td) ./doc/common/tables/neutron-api.xml:73(td) ./doc/common/tables/neutron-api.xml:77(td) ./doc/common/tables/neutron-api.xml:84(td) ./doc/common/tables/trove-logging.xml:21(td) ./doc/common/tables/trove-logging.xml:25(td) ./doc/common/tables/trove-logging.xml:29(td) ./doc/common/tables/trove-logging.xml:33(td) ./doc/common/tables/trove-logging.xml:37(td) ./doc/common/tables/trove-logging.xml:41(td) ./doc/common/tables/trove-logging.xml:45(td) ./doc/common/tables/trove-logging.xml:49(td) ./doc/common/tables/trove-logging.xml:53(td) ./doc/common/tables/trove-logging.xml:57(td) ./doc/common/tables/trove-logging.xml:61(td) ./doc/common/tables/trove-logging.xml:65(td) ./doc/common/tables/trove-logging.xml:69(td) ./doc/common/tables/trove-logging.xml:73(td) ./doc/common/tables/trove-logging.xml:77(td) ./doc/common/tables/trove-logging.xml:81(td) ./doc/common/tables/trove-logging.xml:85(td) ./doc/common/tables/trove-logging.xml:89(td) ./doc/common/tables/trove-logging.xml:93(td) ./doc/common/tables/trove-logging.xml:97(td) ./doc/common/tables/trove-logging.xml:101(td) ./doc/common/tables/trove-logging.xml:105(td) ./doc/common/tables/keystone-kvs.xml:25(td) ./doc/common/tables/keystone-kvs.xml:29(td) ./doc/common/tables/keystone-kvs.xml:33(td) ./doc/common/tables/keystone-redis.xml:21(td) ./doc/common/tables/keystone-redis.xml:25(td) ./doc/common/tables/keystone-redis.xml:29(td) ./doc/common/tables/keystone-redis.xml:36(td) ./doc/common/tables/nova-xvpnvncproxy.xml:21(td) ./doc/common/tables/nova-xvpnvncproxy.xml:25(td) ./doc/common/tables/nova-xvpnvncproxy.xml:29(td) ./doc/common/tables/swift-proxy-server-filter-list-endpoints.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-list-endpoints.xml:24(td) ./doc/common/tables/swift-account-server-account-reaper.xml:20(td) ./doc/common/tables/swift-account-server-account-reaper.xml:24(td) ./doc/common/tables/swift-account-server-account-reaper.xml:28(td) ./doc/common/tables/swift-account-server-account-reaper.xml:32(td) ./doc/common/tables/swift-account-server-account-reaper.xml:36(td) ./doc/common/tables/swift-account-server-account-reaper.xml:40(td) ./doc/common/tables/swift-account-server-account-reaper.xml:44(td) ./doc/common/tables/swift-account-server-account-reaper.xml:48(td) ./doc/common/tables/swift-account-server-account-reaper.xml:52(td) ./doc/common/tables/swift-account-server-account-reaper.xml:56(td) ./doc/common/tables/nova-hyperv.xml:21(td) ./doc/common/tables/nova-hyperv.xml:25(td) ./doc/common/tables/nova-hyperv.xml:29(td) ./doc/common/tables/nova-hyperv.xml:37(td) ./doc/common/tables/nova-hyperv.xml:41(td) ./doc/common/tables/nova-hyperv.xml:45(td) ./doc/common/tables/nova-hyperv.xml:49(td) ./doc/common/tables/nova-hyperv.xml:53(td) ./doc/common/tables/nova-hyperv.xml:57(td) ./doc/common/tables/swift-proxy-server-filter-container_sync.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-container_sync.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-container_sync.xml:28(td) ./doc/common/tables/heat-clients_backends.xml:21(td) ./doc/common/tables/glance-testing.xml:21(td) ./doc/common/tables/glance-testing.xml:25(td) ./doc/common/tables/neutron-common.xml:21(td) ./doc/common/tables/neutron-common.xml:25(td) ./doc/common/tables/neutron-common.xml:29(td) ./doc/common/tables/neutron-common.xml:33(td) ./doc/common/tables/neutron-common.xml:37(td) ./doc/common/tables/neutron-common.xml:41(td) ./doc/common/tables/neutron-common.xml:45(td) ./doc/common/tables/neutron-common.xml:49(td) ./doc/common/tables/neutron-common.xml:53(td) ./doc/common/tables/neutron-common.xml:57(td) ./doc/common/tables/neutron-common.xml:61(td) ./doc/common/tables/neutron-common.xml:65(td) ./doc/common/tables/neutron-common.xml:69(td) ./doc/common/tables/neutron-common.xml:73(td) ./doc/common/tables/neutron-common.xml:77(td) ./doc/common/tables/neutron-common.xml:81(td) ./doc/common/tables/neutron-common.xml:85(td) ./doc/common/tables/neutron-common.xml:89(td) ./doc/common/tables/neutron-common.xml:93(td) ./doc/common/tables/neutron-common.xml:97(td) ./doc/common/tables/neutron-common.xml:101(td) ./doc/common/tables/neutron-common.xml:105(td) ./doc/common/tables/neutron-common.xml:109(td) ./doc/common/tables/neutron-common.xml:113(td) ./doc/common/tables/neutron-common.xml:117(td) ./doc/common/tables/neutron-common.xml:121(td) ./doc/common/tables/neutron-common.xml:125(td) ./doc/common/tables/neutron-common.xml:129(td) ./doc/common/tables/neutron-common.xml:133(td) ./doc/common/tables/neutron-common.xml:137(td) ./doc/common/tables/neutron-common.xml:141(td) ./doc/common/tables/neutron-common.xml:145(td) ./doc/common/tables/neutron-common.xml:149(td) ./doc/common/tables/neutron-common.xml:153(td) ./doc/common/tables/neutron-common.xml:157(td) ./doc/common/tables/neutron-common.xml:161(td) ./doc/common/tables/neutron-common.xml:165(td) ./doc/common/tables/neutron-common.xml:169(td) ./doc/common/tables/neutron-common.xml:173(td) ./doc/common/tables/neutron-common.xml:177(td) ./doc/common/tables/neutron-common.xml:184(td) ./doc/common/tables/neutron-common.xml:188(td) ./doc/common/tables/neutron-common.xml:192(td) ./doc/common/tables/neutron-common.xml:199(td) ./doc/common/tables/neutron-common.xml:203(td) ./doc/common/tables/neutron-common.xml:207(td) ./doc/common/tables/neutron-common.xml:211(td) ./doc/common/tables/neutron-common.xml:215(td) ./doc/common/tables/neutron-common.xml:219(td) ./doc/common/tables/neutron-common.xml:226(td) ./doc/common/tables/neutron-common.xml:233(td) ./doc/common/tables/nova-hypervisor.xml:21(td) ./doc/common/tables/nova-hypervisor.xml:25(td) ./doc/common/tables/nova-hypervisor.xml:29(td) ./doc/common/tables/nova-hypervisor.xml:33(td) ./doc/common/tables/nova-hypervisor.xml:37(td) ./doc/common/tables/nova-hypervisor.xml:41(td) ./doc/common/tables/nova-hypervisor.xml:45(td) ./doc/common/tables/keystone-qpid.xml:21(td) ./doc/common/tables/keystone-qpid.xml:25(td) ./doc/common/tables/keystone-qpid.xml:29(td) ./doc/common/tables/keystone-qpid.xml:37(td) ./doc/common/tables/keystone-qpid.xml:41(td) ./doc/common/tables/keystone-qpid.xml:45(td) ./doc/common/tables/keystone-qpid.xml:53(td) ./doc/common/tables/keystone-qpid.xml:57(td) ./doc/common/tables/swift-container-sync-realms-realm1.xml:20(td) ./doc/common/tables/swift-container-sync-realms-realm1.xml:24(td) ./doc/common/tables/swift-container-sync-realms-realm1.xml:28(td) ./doc/common/tables/swift-container-sync-realms-realm1.xml:32(td) ./doc/common/tables/ironic-deploy.xml:21(td) ./doc/common/tables/ironic-deploy.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-healthcheck.xml:24(td) ./doc/common/tables/keystone-cache.xml:21(td) ./doc/common/tables/keystone-cache.xml:25(td) ./doc/common/tables/keystone-cache.xml:29(td) ./doc/common/tables/keystone-cache.xml:33(td) ./doc/common/tables/keystone-cache.xml:37(td) ./doc/common/tables/keystone-cache.xml:41(td) ./doc/common/tables/keystone-cache.xml:45(td) ./doc/common/tables/keystone-cache.xml:49(td) ./doc/common/tables/keystone-cache.xml:53(td) ./doc/common/tables/keystone-cache.xml:57(td) ./doc/common/tables/keystone-cache.xml:61(td) ./doc/common/tables/keystone-cache.xml:65(td) ./doc/common/tables/keystone-cache.xml:76(td) ./doc/common/tables/keystone-cache.xml:80(td) ./doc/common/tables/keystone-cache.xml:84(td) ./doc/common/tables/keystone-cache.xml:88(td) ./doc/common/tables/nova-ephemeral_storage_encryption.xml:21(td) ./doc/common/tables/nova-ephemeral_storage_encryption.xml:25(td) ./doc/common/tables/nova-ephemeral_storage_encryption.xml:29(td) ./doc/common/tables/nova-configdrive.xml:21(td) ./doc/common/tables/nova-configdrive.xml:25(td) ./doc/common/tables/nova-configdrive.xml:29(td) ./doc/common/tables/nova-configdrive.xml:33(td) ./doc/common/tables/nova-configdrive.xml:40(td) ./doc/common/tables/nova-configdrive.xml:44(td) ./doc/common/tables/keystone-token.xml:25(td) ./doc/common/tables/keystone-token.xml:29(td) ./doc/common/tables/keystone-token.xml:33(td) ./doc/common/tables/keystone-token.xml:37(td) ./doc/common/tables/keystone-token.xml:41(td) ./doc/common/tables/keystone-token.xml:45(td) ./doc/common/tables/keystone-token.xml:49(td) ./doc/common/tables/keystone-token.xml:53(td) ./doc/common/tables/keystone-token.xml:57(td) ./doc/common/tables/ceilometer-qpid.xml:21(td) ./doc/common/tables/ceilometer-qpid.xml:25(td) ./doc/common/tables/ceilometer-qpid.xml:29(td) ./doc/common/tables/ceilometer-qpid.xml:37(td) ./doc/common/tables/ceilometer-qpid.xml:41(td) ./doc/common/tables/ceilometer-qpid.xml:45(td) ./doc/common/tables/ceilometer-qpid.xml:53(td) ./doc/common/tables/ceilometer-qpid.xml:57(td) ./doc/common/tables/cinder-datera.xml:21(td) ./doc/common/tables/cinder-datera.xml:25(td) ./doc/common/tables/cinder-datera.xml:29(td) ./doc/common/tables/cinder-datera.xml:33(td) ./doc/common/tables/cinder-datera.xml:37(td) ./doc/common/tables/cinder-datera.xml:41(td) ./doc/common/tables/ceilometer-ipmi.xml:21(td) ./doc/common/tables/ironic-ssl.xml:21(td) ./doc/common/tables/ironic-ssl.xml:25(td) ./doc/common/tables/ironic-ssl.xml:29(td) ./doc/common/tables/cinder-drbd.xml:21(td) ./doc/common/tables/heat-database.xml:21(td) ./doc/common/tables/heat-database.xml:25(td) ./doc/common/tables/heat-database.xml:29(td) ./doc/common/tables/heat-database.xml:33(td) ./doc/common/tables/heat-database.xml:37(td) ./doc/common/tables/heat-database.xml:41(td) ./doc/common/tables/heat-database.xml:45(td) ./doc/common/tables/heat-database.xml:49(td) ./doc/common/tables/heat-database.xml:53(td) ./doc/common/tables/heat-database.xml:57(td) ./doc/common/tables/heat-database.xml:61(td) ./doc/common/tables/heat-database.xml:65(td) ./doc/common/tables/heat-database.xml:69(td) ./doc/common/tables/heat-database.xml:73(td) ./doc/common/tables/heat-database.xml:77(td) ./doc/common/tables/heat-database.xml:81(td) ./doc/common/tables/heat-database.xml:85(td) ./doc/common/tables/heat-database.xml:89(td) ./doc/common/tables/heat-database.xml:93(td) ./doc/common/tables/heat-database.xml:97(td) ./doc/common/tables/ceilometer-rabbitmq.xml:21(td) ./doc/common/tables/ceilometer-rabbitmq.xml:41(td) ./doc/common/tables/ceilometer-rabbitmq.xml:45(td) ./doc/common/tables/ceilometer-rabbitmq.xml:49(td) ./doc/common/tables/ceilometer-rabbitmq.xml:53(td) ./doc/common/tables/ceilometer-rabbitmq.xml:57(td) ./doc/common/tables/ceilometer-rabbitmq.xml:61(td) ./doc/common/tables/ceilometer-rabbitmq.xml:65(td) ./doc/common/tables/ceilometer-rabbitmq.xml:69(td) ./doc/common/tables/ceilometer-rabbitmq.xml:73(td) ./doc/common/tables/ceilometer-rabbitmq.xml:77(td) ./doc/common/tables/ceilometer-rabbitmq.xml:81(td) ./doc/common/tables/ceilometer-rabbitmq.xml:85(td) ./doc/common/tables/neutron-ml2.xml:29(td) ./doc/common/tables/neutron-ml2.xml:33(td) ./doc/common/tables/keystone-database.xml:21(td) ./doc/common/tables/keystone-database.xml:25(td) ./doc/common/tables/keystone-database.xml:29(td) ./doc/common/tables/keystone-database.xml:33(td) ./doc/common/tables/keystone-database.xml:37(td) ./doc/common/tables/keystone-database.xml:41(td) ./doc/common/tables/keystone-database.xml:45(td) ./doc/common/tables/keystone-database.xml:49(td) ./doc/common/tables/keystone-database.xml:53(td) ./doc/common/tables/keystone-database.xml:57(td) ./doc/common/tables/keystone-database.xml:61(td) ./doc/common/tables/keystone-database.xml:65(td) ./doc/common/tables/keystone-database.xml:69(td) ./doc/common/tables/keystone-database.xml:73(td) ./doc/common/tables/keystone-database.xml:77(td) ./doc/common/tables/keystone-database.xml:81(td) ./doc/common/tables/keystone-database.xml:85(td) ./doc/common/tables/keystone-database.xml:89(td) ./doc/common/tables/keystone-database.xml:93(td) ./doc/common/tables/keystone-database.xml:97(td) ./doc/common/tables/glance-profiler.xml:21(td) ./doc/common/tables/glance-profiler.xml:25(td) ./doc/common/tables/keystone-memcache.xml:21(td) ./doc/common/tables/keystone-memcache.xml:25(td) ./doc/common/tables/trove-debug.xml:21(td) ./doc/common/tables/trove-debug.xml:25(td) ./doc/common/tables/trove-debug.xml:29(td) ./doc/common/tables/trove-debug.xml:33(td) ./doc/common/tables/trove-debug.xml:37(td) ./doc/common/tables/trove-swift.xml:21(td) ./doc/common/tables/trove-swift.xml:25(td) ./doc/common/tables/trove-swift.xml:29(td) ./doc/common/tables/nova-libvirt.xml:21(td) ./doc/common/tables/nova-libvirt.xml:25(td) ./doc/common/tables/nova-libvirt.xml:32(td) ./doc/common/tables/nova-libvirt.xml:36(td) ./doc/common/tables/nova-libvirt.xml:40(td) ./doc/common/tables/nova-libvirt.xml:48(td) ./doc/common/tables/nova-libvirt.xml:52(td) ./doc/common/tables/nova-libvirt.xml:60(td) ./doc/common/tables/nova-libvirt.xml:68(td) ./doc/common/tables/nova-libvirt.xml:72(td) ./doc/common/tables/nova-libvirt.xml:76(td) ./doc/common/tables/nova-libvirt.xml:84(td) ./doc/common/tables/nova-libvirt.xml:88(td) ./doc/common/tables/nova-libvirt.xml:92(td) ./doc/common/tables/nova-libvirt.xml:96(td) ./doc/common/tables/nova-libvirt.xml:100(td) ./doc/common/tables/nova-libvirt.xml:104(td) ./doc/common/tables/nova-libvirt.xml:108(td) ./doc/common/tables/nova-libvirt.xml:112(td) ./doc/common/tables/nova-libvirt.xml:116(td) ./doc/common/tables/nova-libvirt.xml:120(td) ./doc/common/tables/nova-libvirt.xml:124(td) ./doc/common/tables/nova-libvirt.xml:128(td) ./doc/common/tables/nova-libvirt.xml:132(td) ./doc/common/tables/nova-libvirt.xml:136(td) ./doc/common/tables/nova-libvirt.xml:140(td) ./doc/common/tables/nova-libvirt.xml:144(td) ./doc/common/tables/nova-libvirt.xml:148(td) ./doc/common/tables/nova-libvirt.xml:152(td) ./doc/common/tables/nova-libvirt.xml:156(td) ./doc/common/tables/nova-libvirt.xml:160(td) ./doc/common/tables/nova-libvirt.xml:164(td) ./doc/common/tables/nova-libvirt.xml:172(td) ./doc/common/tables/nova-libvirt.xml:176(td) ./doc/common/tables/nova-libvirt.xml:180(td) ./doc/common/tables/nova-libvirt.xml:184(td) ./doc/common/tables/nova-libvirt.xml:188(td) ./doc/common/tables/nova-libvirt.xml:192(td) ./doc/common/tables/nova-libvirt.xml:196(td) ./doc/common/tables/trove-upgrades.xml:21(td) ./doc/common/tables/trove-upgrades.xml:25(td) ./doc/common/tables/trove-upgrades.xml:29(td) ./doc/common/tables/neutron-mlnx.xml:21(td) ./doc/common/tables/neutron-mlnx.xml:25(td) ./doc/common/tables/neutron-mlnx.xml:33(td) ./doc/common/tables/cinder-zoning_manager.xml:21(td) ./doc/common/tables/ceilometer-amqp.xml:21(td) ./doc/common/tables/ceilometer-amqp.xml:25(td) ./doc/common/tables/ceilometer-amqp.xml:29(td) ./doc/common/tables/ceilometer-amqp.xml:33(td) ./doc/common/tables/ceilometer-amqp.xml:37(td) ./doc/common/tables/ceilometer-amqp.xml:41(td) ./doc/common/tables/ceilometer-glance.xml:21(td) ./doc/common/tables/ironic-dhcp.xml:21(td) ./doc/common/tables/neutron-securitygroups.xml:21(td) ./doc/common/tables/neutron-securitygroups.xml:25(td) ./doc/common/tables/neutron-securitygroups.xml:29(td) ./doc/common/tables/keystone-debug.xml:21(td) ./doc/common/tables/keystone-debug.xml:25(td) ./doc/common/tables/keystone-debug.xml:29(td) ./doc/common/tables/keystone-debug.xml:33(td) ./doc/common/tables/keystone-debug.xml:40(td) ./doc/common/tables/nova-debug.xml:21(td) ./doc/common/tables/nova-debug.xml:28(td) ./doc/common/tables/cinder-rootwrap.xml:21(td) ./doc/common/tables/cinder-rootwrap.xml:25(td) ./doc/common/tables/cinder-rootwrap.xml:29(td) ./doc/common/tables/cinder-rootwrap.xml:33(td) ./doc/common/tables/cinder-rootwrap.xml:37(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:29(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:33(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:37(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:41(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:45(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:49(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:53(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:57(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:61(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:65(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:69(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:73(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:77(td) +#: ./doc/common/tables/ceilometer-database.xml:21(td) ./doc/common/tables/ceilometer-database.xml:28(td) ./doc/common/tables/ceilometer-database.xml:32(td) ./doc/common/tables/ceilometer-database.xml:36(td) ./doc/common/tables/ceilometer-database.xml:40(td) ./doc/common/tables/ceilometer-database.xml:44(td) ./doc/common/tables/ceilometer-database.xml:48(td) ./doc/common/tables/ceilometer-database.xml:52(td) ./doc/common/tables/ceilometer-database.xml:56(td) ./doc/common/tables/ceilometer-database.xml:60(td) ./doc/common/tables/ceilometer-database.xml:64(td) ./doc/common/tables/ceilometer-database.xml:68(td) ./doc/common/tables/ceilometer-database.xml:72(td) ./doc/common/tables/ceilometer-database.xml:76(td) ./doc/common/tables/ceilometer-database.xml:80(td) ./doc/common/tables/ceilometer-database.xml:84(td) ./doc/common/tables/ceilometer-database.xml:88(td) ./doc/common/tables/ceilometer-database.xml:92(td) ./doc/common/tables/ceilometer-database.xml:96(td) ./doc/common/tables/ceilometer-database.xml:100(td) ./doc/common/tables/ceilometer-database.xml:108(td) ./doc/common/tables/ceilometer-database.xml:112(td) ./doc/common/tables/ceilometer-database.xml:116(td) ./doc/common/tables/ceilometer-database.xml:120(td) ./doc/common/tables/ceilometer-database.xml:124(td) ./doc/common/tables/ceilometer-database.xml:128(td) ./doc/common/tables/ceilometer-database.xml:132(td) ./doc/common/tables/neutron-openvswitch_agent.xml:21(td) ./doc/common/tables/neutron-openvswitch_agent.xml:25(td) ./doc/common/tables/neutron-openvswitch_agent.xml:29(td) ./doc/common/tables/neutron-openvswitch_agent.xml:36(td) ./doc/common/tables/neutron-openvswitch_agent.xml:40(td) ./doc/common/tables/neutron-openvswitch_agent.xml:44(td) ./doc/common/tables/neutron-openvswitch_agent.xml:48(td) ./doc/common/tables/neutron-openvswitch_agent.xml:52(td) ./doc/common/tables/neutron-openvswitch_agent.xml:56(td) ./doc/common/tables/neutron-openvswitch_agent.xml:60(td) ./doc/common/tables/neutron-openvswitch_agent.xml:68(td) ./doc/common/tables/neutron-openvswitch_agent.xml:72(td) ./doc/common/tables/neutron-openvswitch_agent.xml:79(td) ./doc/common/tables/neutron-openvswitch_agent.xml:90(td) ./doc/common/tables/neutron-openvswitch_agent.xml:94(td) ./doc/common/tables/neutron-openvswitch_agent.xml:98(td) ./doc/common/tables/neutron-openvswitch_agent.xml:102(td) ./doc/common/tables/neutron-openvswitch_agent.xml:106(td) ./doc/common/tables/neutron-openvswitch_agent.xml:110(td) ./doc/common/tables/neutron-openvswitch_agent.xml:114(td) ./doc/common/tables/heat-clients.xml:21(td) ./doc/common/tables/heat-clients.xml:28(td) ./doc/common/tables/heat-clients.xml:32(td) ./doc/common/tables/heat-clients.xml:36(td) ./doc/common/tables/heat-clients.xml:40(td) ./doc/common/tables/heat-clients.xml:44(td) ./doc/common/tables/cinder-solidfire.xml:21(td) ./doc/common/tables/cinder-solidfire.xml:25(td) ./doc/common/tables/cinder-solidfire.xml:29(td) ./doc/common/tables/cinder-solidfire.xml:33(td) ./doc/common/tables/cinder-solidfire.xml:37(td) ./doc/common/tables/cinder-solidfire.xml:41(td) ./doc/common/tables/neutron-rpc.xml:21(td) ./doc/common/tables/neutron-rpc.xml:25(td) ./doc/common/tables/neutron-rpc.xml:29(td) ./doc/common/tables/neutron-rpc.xml:33(td) ./doc/common/tables/neutron-rpc.xml:37(td) ./doc/common/tables/neutron-rpc.xml:41(td) ./doc/common/tables/neutron-rpc.xml:45(td) ./doc/common/tables/neutron-rpc.xml:49(td) ./doc/common/tables/neutron-rpc.xml:56(td) ./doc/common/tables/neutron-rpc.xml:63(td) ./doc/common/tables/neutron-rpc.xml:67(td) ./doc/common/tables/neutron-rpc.xml:74(td) ./doc/common/tables/neutron-rpc.xml:78(td) ./doc/common/tables/neutron-rpc.xml:82(td) ./doc/common/tables/neutron-rpc.xml:86(td) ./doc/common/tables/neutron-rpc.xml:90(td) ./doc/common/tables/neutron-rpc.xml:94(td) ./doc/common/tables/neutron-rpc.xml:110(td) ./doc/common/tables/neutron-rpc.xml:114(td) ./doc/common/tables/trove-db_percona.xml:21(td) ./doc/common/tables/trove-db_percona.xml:25(td) ./doc/common/tables/trove-db_percona.xml:29(td) ./doc/common/tables/trove-db_percona.xml:33(td) ./doc/common/tables/trove-db_percona.xml:37(td) ./doc/common/tables/trove-db_percona.xml:41(td) ./doc/common/tables/trove-db_percona.xml:45(td) ./doc/common/tables/trove-db_percona.xml:49(td) ./doc/common/tables/trove-db_percona.xml:53(td) ./doc/common/tables/trove-db_percona.xml:57(td) ./doc/common/tables/trove-db_percona.xml:61(td) ./doc/common/tables/trove-db_percona.xml:65(td) ./doc/common/tables/trove-db_percona.xml:73(td) ./doc/common/tables/trove-db_percona.xml:77(td) ./doc/common/tables/nova-periodic.xml:21(td) ./doc/common/tables/nova-periodic.xml:25(td) ./doc/common/tables/nova-periodic.xml:29(td) ./doc/common/tables/ironic-redis.xml:21(td) ./doc/common/tables/ironic-redis.xml:25(td) ./doc/common/tables/ironic-redis.xml:29(td) ./doc/common/tables/ironic-redis.xml:36(td) ./doc/common/tables/keystone-auth.xml:21(td) ./doc/common/tables/keystone-auth.xml:25(td) ./doc/common/tables/keystone-auth.xml:29(td) ./doc/common/tables/keystone-auth.xml:33(td) ./doc/common/tables/keystone-policy.xml:21(td) ./doc/common/tables/keystone-policy.xml:25(td) ./doc/common/tables/keystone-policy.xml:29(td) ./doc/common/tables/keystone-policy.xml:36(td) ./doc/common/tables/keystone-policy.xml:40(td) ./doc/common/tables/glance-auth_token.xml:21(td) ./doc/common/tables/glance-auth_token.xml:25(td) ./doc/common/tables/glance-auth_token.xml:29(td) ./doc/common/tables/glance-auth_token.xml:33(td) ./doc/common/tables/glance-auth_token.xml:41(td) ./doc/common/tables/glance-auth_token.xml:45(td) ./doc/common/tables/glance-auth_token.xml:49(td) ./doc/common/tables/glance-auth_token.xml:53(td) ./doc/common/tables/glance-auth_token.xml:57(td) ./doc/common/tables/glance-auth_token.xml:61(td) ./doc/common/tables/glance-auth_token.xml:65(td) ./doc/common/tables/glance-auth_token.xml:69(td) ./doc/common/tables/glance-auth_token.xml:73(td) ./doc/common/tables/glance-auth_token.xml:77(td) ./doc/common/tables/glance-auth_token.xml:81(td) ./doc/common/tables/glance-auth_token.xml:85(td) ./doc/common/tables/glance-auth_token.xml:89(td) ./doc/common/tables/glance-auth_token.xml:93(td) ./doc/common/tables/glance-auth_token.xml:97(td) ./doc/common/tables/glance-auth_token.xml:101(td) ./doc/common/tables/glance-auth_token.xml:105(td) ./doc/common/tables/glance-auth_token.xml:109(td) ./doc/common/tables/glance-auth_token.xml:113(td) ./doc/common/tables/glance-auth_token.xml:117(td) ./doc/common/tables/glance-auth_token.xml:121(td) ./doc/common/tables/glance-auth_token.xml:125(td) ./doc/common/tables/glance-auth_token.xml:129(td) ./doc/common/tables/glance-auth_token.xml:133(td) ./doc/common/tables/glance-auth_token.xml:137(td) ./doc/common/tables/glance-auth_token.xml:141(td) ./doc/common/tables/glance-auth_token.xml:145(td) ./doc/common/tables/glance-auth_token.xml:149(td) ./doc/common/tables/glance-auth_token.xml:153(td) ./doc/common/tables/glance-auth_token.xml:157(td) ./doc/common/tables/glance-auth_token.xml:161(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:21(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:25(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:29(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:33(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:37(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:41(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:45(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:49(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:53(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:57(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:61(td) ./doc/common/tables/cinder-netapp_7mode_nfs.xml:65(td) ./doc/common/tables/cinder-nimble.xml:21(td) ./doc/common/tables/cinder-nimble.xml:25(td) ./doc/common/tables/keystone-testing.xml:21(td) ./doc/common/tables/swift-container-server-container-sync.xml:20(td) ./doc/common/tables/swift-container-server-container-sync.xml:24(td) ./doc/common/tables/swift-container-server-container-sync.xml:28(td) ./doc/common/tables/swift-container-server-container-sync.xml:32(td) ./doc/common/tables/swift-container-server-container-sync.xml:36(td) ./doc/common/tables/swift-container-server-container-sync.xml:40(td) ./doc/common/tables/swift-container-server-container-sync.xml:44(td) ./doc/common/tables/ironic-seamicro.xml:21(td) ./doc/common/tables/ironic-seamicro.xml:25(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:20(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:24(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:28(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:32(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:36(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:40(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:44(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:52(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:56(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:60(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:64(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:68(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:72(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:76(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:84(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:88(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:92(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:96(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:100(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:104(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:109(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:117(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:121(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:131(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:135(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:146(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:150(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:158(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:162(td) ./doc/common/tables/ceilometer-zaqar.xml:21(td) ./doc/common/tables/cinder-flashsystem.xml:21(td) ./doc/common/tables/cinder-flashsystem.xml:25(td) ./doc/common/tables/cinder-flashsystem.xml:29(td) ./doc/common/tables/neutron-amqp.xml:21(td) ./doc/common/tables/neutron-amqp.xml:25(td) ./doc/common/tables/neutron-amqp.xml:29(td) ./doc/common/tables/neutron-amqp.xml:33(td) ./doc/common/tables/neutron-amqp.xml:37(td) ./doc/common/tables/neutron-amqp.xml:41(td) ./doc/common/tables/cinder-qpid.xml:21(td) ./doc/common/tables/cinder-qpid.xml:25(td) ./doc/common/tables/cinder-qpid.xml:29(td) ./doc/common/tables/cinder-qpid.xml:37(td) ./doc/common/tables/cinder-qpid.xml:41(td) ./doc/common/tables/cinder-qpid.xml:45(td) ./doc/common/tables/cinder-qpid.xml:53(td) ./doc/common/tables/cinder-qpid.xml:57(td) ./doc/common/tables/cinder-zoning_fabric.xml:29(td) ./doc/common/tables/cinder-zoning_fabric.xml:37(td) ./doc/common/tables/cinder-zoning_fabric.xml:41(td) ./doc/common/tables/cinder-zoning_fabric.xml:45(td) ./doc/common/tables/cinder-zoning_fabric.xml:49(td) ./doc/common/tables/ceilometer-redis.xml:21(td) ./doc/common/tables/ceilometer-redis.xml:25(td) ./doc/common/tables/ceilometer-redis.xml:29(td) ./doc/common/tables/ceilometer-redis.xml:36(td) ./doc/common/tables/cinder-storage_ceph.xml:21(td) ./doc/common/tables/cinder-storage_ceph.xml:29(td) ./doc/common/tables/cinder-storage_ceph.xml:33(td) ./doc/common/tables/cinder-storage_ceph.xml:37(td) ./doc/common/tables/cinder-storage_ceph.xml:41(td) ./doc/common/tables/cinder-storage_ceph.xml:45(td) ./doc/common/tables/cinder-storage_ceph.xml:49(td) ./doc/common/tables/cinder-storage_ceph.xml:53(td) ./doc/common/tables/ceilometer-vmware.xml:21(td) ./doc/common/tables/ceilometer-vmware.xml:33(td) ./doc/common/tables/ceilometer-vmware.xml:41(td) ./doc/common/tables/ceilometer-vmware.xml:45(td) ./doc/common/tables/neutron-cisco.xml:21(td) ./doc/common/tables/neutron-cisco.xml:25(td) ./doc/common/tables/neutron-cisco.xml:29(td) ./doc/common/tables/neutron-cisco.xml:33(td) ./doc/common/tables/neutron-cisco.xml:37(td) ./doc/common/tables/neutron-cisco.xml:41(td) ./doc/common/tables/neutron-cisco.xml:45(td) ./doc/common/tables/neutron-cisco.xml:56(td) ./doc/common/tables/neutron-cisco.xml:60(td) ./doc/common/tables/neutron-cisco.xml:64(td) ./doc/common/tables/neutron-cisco.xml:68(td) ./doc/common/tables/neutron-cisco.xml:72(td) ./doc/common/tables/neutron-cisco.xml:76(td) ./doc/common/tables/neutron-cisco.xml:80(td) ./doc/common/tables/neutron-cisco.xml:84(td) ./doc/common/tables/neutron-cisco.xml:88(td) ./doc/common/tables/neutron-cisco.xml:92(td) ./doc/common/tables/neutron-cisco.xml:96(td) ./doc/common/tables/neutron-cisco.xml:100(td) ./doc/common/tables/neutron-cisco.xml:104(td) ./doc/common/tables/neutron-cisco.xml:108(td) ./doc/common/tables/neutron-cisco.xml:115(td) ./doc/common/tables/neutron-cisco.xml:119(td) ./doc/common/tables/neutron-cisco.xml:123(td) ./doc/common/tables/neutron-cisco.xml:127(td) ./doc/common/tables/neutron-cisco.xml:131(td) ./doc/common/tables/neutron-cisco.xml:135(td) ./doc/common/tables/neutron-cisco.xml:139(td) ./doc/common/tables/neutron-cisco.xml:143(td) ./doc/common/tables/neutron-cisco.xml:150(td) ./doc/common/tables/neutron-cisco.xml:154(td) ./doc/common/tables/neutron-cisco.xml:158(td) ./doc/common/tables/neutron-cisco.xml:162(td) ./doc/common/tables/neutron-cisco.xml:166(td) ./doc/common/tables/neutron-cisco.xml:170(td) ./doc/common/tables/neutron-cisco.xml:174(td) ./doc/common/tables/neutron-cisco.xml:178(td) ./doc/common/tables/neutron-cisco.xml:182(td) ./doc/common/tables/neutron-cisco.xml:189(td) ./doc/common/tables/neutron-cisco.xml:193(td) ./doc/common/tables/neutron-cisco.xml:197(td) ./doc/common/tables/neutron-cisco.xml:201(td) ./doc/common/tables/neutron-cisco.xml:205(td) ./doc/common/tables/nova-testing.xml:21(td) ./doc/common/tables/nova-testing.xml:25(td) ./doc/common/tables/nova-testing.xml:29(td) ./doc/common/tables/nova-testing.xml:33(td) ./doc/common/tables/nova-testing.xml:37(td) ./doc/common/tables/nova-metadata.xml:21(td) ./doc/common/tables/nova-metadata.xml:25(td) ./doc/common/tables/nova-metadata.xml:29(td) ./doc/common/tables/nova-metadata.xml:33(td) ./doc/common/tables/nova-metadata.xml:37(td) ./doc/common/tables/nova-metadata.xml:41(td) ./doc/common/tables/nova-metadata.xml:45(td) ./doc/common/tables/nova-metadata.xml:49(td) ./doc/common/tables/heat-clients_nova.xml:21(td) ./doc/common/tables/heat-clients_nova.xml:25(td) ./doc/common/tables/heat-clients_nova.xml:29(td) ./doc/common/tables/heat-clients_nova.xml:33(td) ./doc/common/tables/heat-clients_nova.xml:37(td) ./doc/common/tables/heat-clients_nova.xml:41(td) ./doc/common/tables/cinder-hp3par.xml:25(td) ./doc/common/tables/cinder-hp3par.xml:33(td) ./doc/common/tables/cinder-hp3par.xml:37(td) ./doc/common/tables/swift-proxy-server-filter-cname_lookup.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-cname_lookup.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-cname_lookup.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-cname_lookup.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-cname_lookup.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-cname_lookup.xml:40(td) ./doc/common/tables/swift-proxy-server-filter-cname_lookup.xml:44(td) ./doc/common/tables/swift-proxy-server-filter-cname_lookup.xml:49(td) ./doc/common/tables/glance-ca.xml:21(td) ./doc/common/tables/glance-ca.xml:25(td) ./doc/common/tables/glance-ca.xml:29(td) ./doc/common/tables/neutron-scheduler.xml:21(td) ./doc/common/tables/neutron-scheduler.xml:25(td) ./doc/common/tables/neutron-scheduler.xml:29(td) ./doc/common/tables/neutron-scheduler.xml:33(td) ./doc/common/tables/neutron-scheduler.xml:37(td) ./doc/common/tables/glance-rbd.xml:21(td) ./doc/common/tables/glance-rbd.xml:25(td) ./doc/common/tables/glance-rbd.xml:29(td) ./doc/common/tables/glance-rbd.xml:33(td) ./doc/common/tables/cinder-fusionio.xml:21(td) ./doc/common/tables/cinder-fusionio.xml:25(td) ./doc/common/tables/cinder-fusionio.xml:29(td) ./doc/common/tables/ceilometer-common.xml:21(td) ./doc/common/tables/ceilometer-common.xml:25(td) ./doc/common/tables/ceilometer-common.xml:29(td) ./doc/common/tables/ceilometer-common.xml:33(td) ./doc/common/tables/ceilometer-common.xml:37(td) ./doc/common/tables/ceilometer-common.xml:41(td) ./doc/common/tables/ceilometer-common.xml:45(td) ./doc/common/tables/ceilometer-common.xml:49(td) ./doc/common/tables/ceilometer-common.xml:56(td) ./doc/common/tables/ceilometer-common.xml:63(td) ./doc/common/tables/ceilometer-common.xml:67(td) ./doc/common/tables/ceilometer-common.xml:71(td) ./doc/common/tables/ceilometer-common.xml:78(td) ./doc/common/tables/ceilometer-common.xml:85(td) ./doc/common/tables/cinder-pure.xml:21(td) ./doc/common/tables/swift-container-reconciler-filter-catch_errors.xml:20(td) ./doc/common/tables/cinder-database.xml:21(td) ./doc/common/tables/cinder-database.xml:28(td) ./doc/common/tables/cinder-database.xml:32(td) ./doc/common/tables/cinder-database.xml:36(td) ./doc/common/tables/cinder-database.xml:40(td) ./doc/common/tables/cinder-database.xml:44(td) ./doc/common/tables/cinder-database.xml:48(td) ./doc/common/tables/cinder-database.xml:52(td) ./doc/common/tables/cinder-database.xml:56(td) ./doc/common/tables/cinder-database.xml:60(td) ./doc/common/tables/cinder-database.xml:64(td) ./doc/common/tables/cinder-database.xml:68(td) ./doc/common/tables/cinder-database.xml:72(td) ./doc/common/tables/cinder-database.xml:76(td) ./doc/common/tables/cinder-database.xml:80(td) ./doc/common/tables/cinder-database.xml:84(td) ./doc/common/tables/cinder-database.xml:88(td) ./doc/common/tables/cinder-database.xml:92(td) ./doc/common/tables/cinder-database.xml:96(td) ./doc/common/tables/cinder-database.xml:100(td) ./doc/common/tables/cinder-database.xml:104(td) ./doc/common/tables/cinder-database.xml:108(td) ./doc/common/tables/ceilometer-logging.xml:21(td) ./doc/common/tables/ceilometer-logging.xml:25(td) ./doc/common/tables/ceilometer-logging.xml:29(td) ./doc/common/tables/ceilometer-logging.xml:33(td) ./doc/common/tables/ceilometer-logging.xml:37(td) ./doc/common/tables/ceilometer-logging.xml:41(td) ./doc/common/tables/ceilometer-logging.xml:45(td) ./doc/common/tables/ceilometer-logging.xml:49(td) ./doc/common/tables/ceilometer-logging.xml:53(td) ./doc/common/tables/ceilometer-logging.xml:57(td) ./doc/common/tables/ceilometer-logging.xml:61(td) ./doc/common/tables/ceilometer-logging.xml:65(td) ./doc/common/tables/ceilometer-logging.xml:69(td) ./doc/common/tables/ceilometer-logging.xml:73(td) ./doc/common/tables/ceilometer-logging.xml:77(td) ./doc/common/tables/ceilometer-logging.xml:81(td) ./doc/common/tables/ceilometer-logging.xml:85(td) ./doc/common/tables/ceilometer-logging.xml:89(td) ./doc/common/tables/ceilometer-logging.xml:93(td) ./doc/common/tables/ceilometer-logging.xml:97(td) ./doc/common/tables/heat-common.xml:21(td) ./doc/common/tables/heat-common.xml:25(td) ./doc/common/tables/heat-common.xml:29(td) ./doc/common/tables/heat-common.xml:33(td) ./doc/common/tables/heat-common.xml:37(td) ./doc/common/tables/heat-common.xml:41(td) ./doc/common/tables/heat-common.xml:45(td) ./doc/common/tables/heat-common.xml:49(td) ./doc/common/tables/heat-common.xml:53(td) ./doc/common/tables/heat-common.xml:57(td) ./doc/common/tables/heat-common.xml:61(td) ./doc/common/tables/heat-common.xml:68(td) ./doc/common/tables/heat-common.xml:75(td) ./doc/common/tables/nova-ipv6.xml:21(td) ./doc/common/tables/nova-ipv6.xml:25(td) ./doc/common/tables/nova-ipv6.xml:29(td) ./doc/common/tables/nova-ipv6.xml:33(td) ./doc/common/tables/sahara-zeromq.xml:21(td) ./doc/common/tables/sahara-zeromq.xml:25(td) ./doc/common/tables/sahara-zeromq.xml:29(td) ./doc/common/tables/sahara-zeromq.xml:33(td) ./doc/common/tables/sahara-zeromq.xml:37(td) ./doc/common/tables/sahara-zeromq.xml:41(td) ./doc/common/tables/sahara-zeromq.xml:45(td) ./doc/common/tables/ironic-rabbitmq.xml:21(td) ./doc/common/tables/ironic-rabbitmq.xml:41(td) ./doc/common/tables/ironic-rabbitmq.xml:45(td) ./doc/common/tables/ironic-rabbitmq.xml:49(td) ./doc/common/tables/ironic-rabbitmq.xml:53(td) ./doc/common/tables/ironic-rabbitmq.xml:57(td) ./doc/common/tables/ironic-rabbitmq.xml:61(td) ./doc/common/tables/ironic-rabbitmq.xml:65(td) ./doc/common/tables/ironic-rabbitmq.xml:69(td) ./doc/common/tables/ironic-rabbitmq.xml:73(td) ./doc/common/tables/ironic-rabbitmq.xml:77(td) ./doc/common/tables/ironic-rabbitmq.xml:81(td) ./doc/common/tables/ironic-rabbitmq.xml:85(td) ./doc/common/tables/nova-vnc.xml:21(td) ./doc/common/tables/nova-vnc.xml:25(td) ./doc/common/tables/nova-vnc.xml:29(td) ./doc/common/tables/nova-vnc.xml:33(td) ./doc/common/tables/nova-vnc.xml:37(td) ./doc/common/tables/nova-vnc.xml:41(td) ./doc/common/tables/nova-vnc.xml:45(td) ./doc/common/tables/nova-vnc.xml:49(td) ./doc/common/tables/nova-vnc.xml:53(td) ./doc/common/tables/nova-vnc.xml:57(td) ./doc/common/tables/nova-vnc.xml:61(td) ./doc/common/tables/nova-vnc.xml:65(td) ./doc/common/tables/nova-vnc.xml:69(td) ./doc/common/tables/nova-vnc.xml:76(td) ./doc/common/tables/nova-vnc.xml:80(td) ./doc/common/tables/swift-container-reconciler-app-proxy-server.xml:20(td) ./doc/common/tables/trove-qpid.xml:21(td) ./doc/common/tables/trove-qpid.xml:25(td) ./doc/common/tables/trove-qpid.xml:29(td) ./doc/common/tables/trove-qpid.xml:37(td) ./doc/common/tables/trove-qpid.xml:41(td) ./doc/common/tables/trove-qpid.xml:45(td) ./doc/common/tables/trove-qpid.xml:53(td) ./doc/common/tables/trove-qpid.xml:57(td) ./doc/common/tables/cinder-xio.xml:21(td) ./doc/common/tables/cinder-xio.xml:25(td) ./doc/common/tables/cinder-xio.xml:29(td) ./doc/common/tables/cinder-xio.xml:33(td) ./doc/common/tables/cinder-xio.xml:37(td) ./doc/common/tables/cinder-xio.xml:41(td) ./doc/common/tables/keystone-api.xml:21(td) ./doc/common/tables/keystone-api.xml:25(td) ./doc/common/tables/keystone-api.xml:29(td) ./doc/common/tables/keystone-api.xml:33(td) ./doc/common/tables/keystone-api.xml:37(td) ./doc/common/tables/keystone-api.xml:41(td) ./doc/common/tables/keystone-api.xml:45(td) ./doc/common/tables/keystone-api.xml:49(td) ./doc/common/tables/keystone-api.xml:53(td) ./doc/common/tables/keystone-api.xml:57(td) ./doc/common/tables/keystone-api.xml:61(td) ./doc/common/tables/keystone-api.xml:65(td) ./doc/common/tables/keystone-api.xml:69(td) ./doc/common/tables/keystone-api.xml:73(td) ./doc/common/tables/keystone-api.xml:77(td) ./doc/common/tables/keystone-api.xml:81(td) ./doc/common/tables/keystone-api.xml:85(td) ./doc/common/tables/keystone-api.xml:89(td) ./doc/common/tables/keystone-api.xml:93(td) ./doc/common/tables/keystone-api.xml:97(td) ./doc/common/tables/keystone-api.xml:101(td) ./doc/common/tables/keystone-api.xml:108(td) ./doc/common/tables/keystone-api.xml:112(td) ./doc/common/tables/keystone-api.xml:119(td) ./doc/common/tables/keystone-api.xml:126(td) ./doc/common/tables/swift-object-expirer-pipeline-main.xml:20(td) ./doc/common/tables/cinder-zoning_fabric_cisco.xml:29(td) ./doc/common/tables/cinder-zoning_fabric_cisco.xml:37(td) ./doc/common/tables/cinder-zoning_fabric_cisco.xml:41(td) ./doc/common/tables/cinder-zoning_fabric_cisco.xml:45(td) ./doc/common/tables/cinder-zoning_fabric_cisco.xml:49(td) ./doc/common/tables/nova-ironic.xml:21(td) ./doc/common/tables/nova-ironic.xml:25(td) ./doc/common/tables/nova-ironic.xml:29(td) ./doc/common/tables/nova-ironic.xml:33(td) ./doc/common/tables/nova-ironic.xml:37(td) ./doc/common/tables/nova-ironic.xml:41(td) ./doc/common/tables/nova-ironic.xml:45(td) ./doc/common/tables/nova-ironic.xml:49(td) ./doc/common/tables/nova-ironic.xml:53(td) ./doc/common/tables/nova-ironic.xml:57(td) ./doc/common/tables/ceilometer-dispatcher_http.xml:21(td) ./doc/common/tables/ceilometer-dispatcher_http.xml:29(td) ./doc/common/tables/swift-container-server-container-auditor.xml:20(td) ./doc/common/tables/swift-container-server-container-auditor.xml:24(td) ./doc/common/tables/swift-container-server-container-auditor.xml:28(td) ./doc/common/tables/swift-container-server-container-auditor.xml:32(td) ./doc/common/tables/swift-container-server-container-auditor.xml:36(td) ./doc/common/tables/swift-container-server-container-auditor.xml:40(td) ./doc/common/tables/swift-container-server-container-auditor.xml:44(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:20(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:28(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:32(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:36(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:40(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:45(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:53(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:57(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:67(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:71(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:75(td) ./doc/common/tables/glance-rpc.xml:21(td) ./doc/common/tables/glance-rpc.xml:25(td) ./doc/common/tables/glance-rpc.xml:29(td) ./doc/common/tables/glance-rpc.xml:33(td) ./doc/common/tables/glance-rpc.xml:37(td) ./doc/common/tables/glance-rpc.xml:41(td) ./doc/common/tables/glance-rpc.xml:45(td) ./doc/common/tables/glance-rpc.xml:52(td) ./doc/common/tables/glance-rpc.xml:56(td) ./doc/common/tables/glance-rpc.xml:63(td) ./doc/common/tables/glance-rpc.xml:67(td) ./doc/common/tables/glance-rpc.xml:71(td) ./doc/common/tables/glance-rpc.xml:75(td) ./doc/common/tables/glance-rpc.xml:79(td) ./doc/common/tables/glance-rpc.xml:83(td) ./doc/common/tables/glance-rpc.xml:99(td) ./doc/common/tables/glance-rpc.xml:103(td) ./doc/common/tables/glance-rpc.xml:110(td) ./doc/common/tables/glance-rpc.xml:114(td) ./doc/common/tables/glance-rpc.xml:118(td) ./doc/common/tables/glance-rpc.xml:122(td) ./doc/common/tables/glance-rpc.xml:126(td) ./doc/common/tables/glance-rpc.xml:134(td) ./doc/common/tables/glance-rpc.xml:138(td) ./doc/common/tables/glance-rpc.xml:142(td) ./doc/common/tables/glance-rpc.xml:150(td) ./doc/common/tables/glance-rpc.xml:154(td) ./doc/common/tables/glance-rpc.xml:162(td) ./doc/common/tables/glance-rpc.xml:169(td) ./doc/common/tables/glance-rpc.xml:173(td) ./doc/common/tables/glance-rpc.xml:177(td) ./doc/common/tables/glance-rpc.xml:181(td) ./doc/common/tables/glance-rpc.xml:201(td) ./doc/common/tables/glance-rpc.xml:205(td) ./doc/common/tables/glance-rpc.xml:209(td) ./doc/common/tables/glance-rpc.xml:213(td) ./doc/common/tables/glance-rpc.xml:217(td) ./doc/common/tables/glance-rpc.xml:221(td) ./doc/common/tables/glance-rpc.xml:225(td) ./doc/common/tables/glance-rpc.xml:229(td) ./doc/common/tables/glance-rpc.xml:233(td) ./doc/common/tables/glance-rpc.xml:237(td) ./doc/common/tables/glance-rpc.xml:241(td) ./doc/common/tables/glance-rpc.xml:245(td) ./doc/common/tables/glance-rpc.xml:249(td) ./doc/common/tables/neutron-policy.xml:21(td) ./doc/common/tables/neutron-policy.xml:25(td) ./doc/common/tables/neutron-policy.xml:29(td) ./doc/common/tables/neutron-policy.xml:33(td) ./doc/common/tables/glance-database.xml:21(td) ./doc/common/tables/glance-database.xml:28(td) ./doc/common/tables/glance-database.xml:32(td) ./doc/common/tables/glance-database.xml:36(td) ./doc/common/tables/glance-database.xml:40(td) ./doc/common/tables/glance-database.xml:44(td) ./doc/common/tables/glance-database.xml:48(td) ./doc/common/tables/glance-database.xml:52(td) ./doc/common/tables/glance-database.xml:56(td) ./doc/common/tables/glance-database.xml:60(td) ./doc/common/tables/glance-database.xml:64(td) ./doc/common/tables/glance-database.xml:68(td) ./doc/common/tables/glance-database.xml:72(td) ./doc/common/tables/glance-database.xml:76(td) ./doc/common/tables/glance-database.xml:80(td) ./doc/common/tables/glance-database.xml:84(td) ./doc/common/tables/glance-database.xml:88(td) ./doc/common/tables/glance-database.xml:92(td) ./doc/common/tables/glance-database.xml:96(td) ./doc/common/tables/glance-database.xml:100(td) ./doc/common/tables/glance-database.xml:104(td) ./doc/common/tables/nova-spice.xml:21(td) ./doc/common/tables/nova-spice.xml:25(td) ./doc/common/tables/nova-spice.xml:29(td) ./doc/common/tables/nova-spice.xml:33(td) ./doc/common/tables/nova-spice.xml:37(td) ./doc/common/tables/nova-spice.xml:41(td) ./doc/common/tables/nova-spice.xml:45(td) ./doc/common/tables/nova-spice.xml:49(td) ./doc/common/tables/heat-clients_heat.xml:21(td) ./doc/common/tables/heat-clients_heat.xml:25(td) ./doc/common/tables/heat-clients_heat.xml:29(td) ./doc/common/tables/heat-clients_heat.xml:33(td) ./doc/common/tables/heat-clients_heat.xml:37(td) ./doc/common/tables/nova-xen.xml:21(td) ./doc/common/tables/nova-xen.xml:25(td) ./doc/common/tables/nova-xen.xml:29(td) ./doc/common/tables/nova-xen.xml:33(td) ./doc/common/tables/nova-xen.xml:37(td) ./doc/common/tables/nova-xen.xml:41(td) ./doc/common/tables/nova-xen.xml:45(td) ./doc/common/tables/nova-xen.xml:52(td) ./doc/common/tables/nova-xen.xml:59(td) ./doc/common/tables/nova-xen.xml:63(td) ./doc/common/tables/nova-xen.xml:67(td) ./doc/common/tables/nova-xen.xml:71(td) ./doc/common/tables/nova-xen.xml:75(td) ./doc/common/tables/nova-xen.xml:79(td) ./doc/common/tables/nova-xen.xml:83(td) ./doc/common/tables/nova-xen.xml:87(td) ./doc/common/tables/nova-xen.xml:91(td) ./doc/common/tables/nova-xen.xml:95(td) ./doc/common/tables/nova-xen.xml:99(td) ./doc/common/tables/nova-xen.xml:103(td) ./doc/common/tables/nova-xen.xml:107(td) ./doc/common/tables/nova-xen.xml:111(td) ./doc/common/tables/nova-xen.xml:115(td) ./doc/common/tables/nova-xen.xml:119(td) ./doc/common/tables/nova-xen.xml:123(td) ./doc/common/tables/nova-xen.xml:127(td) ./doc/common/tables/nova-xen.xml:131(td) ./doc/common/tables/nova-xen.xml:135(td) ./doc/common/tables/nova-xen.xml:139(td) ./doc/common/tables/nova-xen.xml:143(td) ./doc/common/tables/nova-xen.xml:147(td) ./doc/common/tables/nova-xen.xml:151(td) ./doc/common/tables/nova-xen.xml:155(td) ./doc/common/tables/nova-xen.xml:159(td) ./doc/common/tables/nova-xen.xml:163(td) ./doc/common/tables/nova-xen.xml:167(td) ./doc/common/tables/nova-xen.xml:171(td) ./doc/common/tables/nova-xen.xml:175(td) ./doc/common/tables/nova-xen.xml:179(td) ./doc/common/tables/nova-xen.xml:183(td) ./doc/common/tables/nova-xen.xml:187(td) ./doc/common/tables/nova-xen.xml:191(td) ./doc/common/tables/nova-xen.xml:195(td) ./doc/common/tables/nova-xen.xml:199(td) ./doc/common/tables/nova-xen.xml:203(td) ./doc/common/tables/nova-xen.xml:207(td) ./doc/common/tables/nova-xen.xml:211(td) ./doc/common/tables/nova-xen.xml:215(td) ./doc/common/tables/nova-xen.xml:219(td) ./doc/common/tables/nova-xen.xml:223(td) ./doc/common/tables/nova-xen.xml:227(td) ./doc/common/tables/nova-xen.xml:231(td) ./doc/common/tables/nova-xen.xml:235(td) ./doc/common/tables/trove-amqp.xml:21(td) ./doc/common/tables/trove-amqp.xml:25(td) ./doc/common/tables/trove-amqp.xml:29(td) ./doc/common/tables/trove-amqp.xml:33(td) ./doc/common/tables/trove-amqp.xml:37(td) ./doc/common/tables/trove-amqp.xml:41(td) ./doc/common/tables/trove-amqp.xml:45(td) ./doc/common/tables/trove-amqp.xml:49(td) ./doc/common/tables/trove-amqp.xml:53(td) ./doc/common/tables/keystone-common.xml:21(td) ./doc/common/tables/keystone-common.xml:28(td) ./doc/common/tables/ceilometer-auth_token.xml:21(td) ./doc/common/tables/ceilometer-auth_token.xml:25(td) ./doc/common/tables/ceilometer-auth_token.xml:29(td) ./doc/common/tables/ceilometer-auth_token.xml:33(td) ./doc/common/tables/ceilometer-auth_token.xml:41(td) ./doc/common/tables/ceilometer-auth_token.xml:45(td) ./doc/common/tables/ceilometer-auth_token.xml:49(td) ./doc/common/tables/ceilometer-auth_token.xml:53(td) ./doc/common/tables/ceilometer-auth_token.xml:57(td) ./doc/common/tables/ceilometer-auth_token.xml:61(td) ./doc/common/tables/ceilometer-auth_token.xml:65(td) ./doc/common/tables/ceilometer-auth_token.xml:69(td) ./doc/common/tables/ceilometer-auth_token.xml:73(td) ./doc/common/tables/ceilometer-auth_token.xml:77(td) ./doc/common/tables/ceilometer-auth_token.xml:81(td) ./doc/common/tables/ceilometer-auth_token.xml:85(td) ./doc/common/tables/ceilometer-auth_token.xml:89(td) ./doc/common/tables/ceilometer-auth_token.xml:93(td) ./doc/common/tables/ceilometer-auth_token.xml:97(td) ./doc/common/tables/ceilometer-auth_token.xml:101(td) ./doc/common/tables/ceilometer-auth_token.xml:105(td) ./doc/common/tables/ceilometer-auth_token.xml:109(td) ./doc/common/tables/ceilometer-auth_token.xml:113(td) ./doc/common/tables/ceilometer-auth_token.xml:117(td) ./doc/common/tables/ceilometer-auth_token.xml:121(td) ./doc/common/tables/ceilometer-auth_token.xml:125(td) ./doc/common/tables/ceilometer-auth_token.xml:129(td) ./doc/common/tables/ceilometer-auth_token.xml:133(td) ./doc/common/tables/ceilometer-auth_token.xml:137(td) ./doc/common/tables/ceilometer-auth_token.xml:141(td) ./doc/common/tables/ceilometer-auth_token.xml:145(td) ./doc/common/tables/ceilometer-auth_token.xml:149(td) ./doc/common/tables/ceilometer-auth_token.xml:153(td) ./doc/common/tables/ceilometer-auth_token.xml:157(td) ./doc/common/tables/ceilometer-auth_token.xml:161(td) ./doc/common/tables/ironic-swift.xml:21(td) ./doc/common/tables/nova-rabbitmq.xml:21(td) ./doc/common/tables/nova-rabbitmq.xml:41(td) ./doc/common/tables/nova-rabbitmq.xml:45(td) ./doc/common/tables/nova-rabbitmq.xml:49(td) ./doc/common/tables/nova-rabbitmq.xml:53(td) ./doc/common/tables/nova-rabbitmq.xml:57(td) ./doc/common/tables/nova-rabbitmq.xml:61(td) ./doc/common/tables/nova-rabbitmq.xml:65(td) ./doc/common/tables/nova-rabbitmq.xml:69(td) ./doc/common/tables/nova-rabbitmq.xml:73(td) ./doc/common/tables/nova-rabbitmq.xml:77(td) ./doc/common/tables/nova-rabbitmq.xml:81(td) ./doc/common/tables/nova-rabbitmq.xml:85(td) ./doc/common/tables/sahara-database.xml:21(td) ./doc/common/tables/sahara-database.xml:28(td) ./doc/common/tables/sahara-database.xml:32(td) ./doc/common/tables/sahara-database.xml:36(td) ./doc/common/tables/sahara-database.xml:40(td) ./doc/common/tables/sahara-database.xml:44(td) ./doc/common/tables/sahara-database.xml:48(td) ./doc/common/tables/sahara-database.xml:52(td) ./doc/common/tables/sahara-database.xml:56(td) ./doc/common/tables/sahara-database.xml:60(td) ./doc/common/tables/sahara-database.xml:64(td) ./doc/common/tables/sahara-database.xml:68(td) ./doc/common/tables/sahara-database.xml:72(td) ./doc/common/tables/sahara-database.xml:76(td) ./doc/common/tables/sahara-database.xml:80(td) ./doc/common/tables/sahara-database.xml:84(td) ./doc/common/tables/sahara-database.xml:88(td) ./doc/common/tables/sahara-database.xml:92(td) ./doc/common/tables/sahara-database.xml:96(td) ./doc/common/tables/sahara-database.xml:100(td) ./doc/common/tables/sahara-database.xml:104(td) ./doc/common/tables/neutron-ml2_cisco.xml:21(td) ./doc/common/tables/neutron-ml2_cisco.xml:28(td) ./doc/common/tables/neutron-ml2_cisco.xml:32(td) ./doc/common/tables/neutron-ml2_cisco.xml:36(td) ./doc/common/tables/neutron-ml2_cisco.xml:40(td) ./doc/common/tables/neutron-ml2_cisco.xml:44(td) ./doc/common/tables/neutron-ml2_cisco.xml:48(td) ./doc/common/tables/neutron-ml2_cisco.xml:60(td) ./doc/common/tables/neutron-ml2_cisco.xml:64(td) ./doc/common/tables/neutron-ml2_cisco.xml:68(td) ./doc/common/tables/neutron-ml2_cisco.xml:72(td) ./doc/common/tables/neutron-ml2_cisco.xml:76(td) ./doc/common/tables/neutron-ml2_cisco.xml:80(td) ./doc/common/tables/neutron-ml2_cisco.xml:84(td) ./doc/common/tables/neutron-ml2_cisco.xml:88(td) ./doc/common/tables/neutron-ml2_cisco.xml:92(td) ./doc/common/tables/nova-policy.xml:21(td) ./doc/common/tables/nova-policy.xml:25(td) ./doc/common/tables/nova-policy.xml:29(td) ./doc/common/tables/nova-policy.xml:33(td) ./doc/common/tables/nova-policy.xml:37(td) ./doc/common/tables/nova-policy.xml:45(td) ./doc/common/tables/nova-policy.xml:49(td) ./doc/common/tables/nova-policy.xml:53(td) ./doc/common/tables/nova-policy.xml:57(td) ./doc/common/tables/nova-policy.xml:61(td) ./doc/common/tables/nova-policy.xml:65(td) ./doc/common/tables/nova-policy.xml:69(td) ./doc/common/tables/nova-policy.xml:73(td) ./doc/common/tables/keystone-identity.xml:21(td) ./doc/common/tables/keystone-identity.xml:25(td) ./doc/common/tables/keystone-identity.xml:29(td) ./doc/common/tables/keystone-identity.xml:33(td) ./doc/common/tables/keystone-identity.xml:37(td) ./doc/common/tables/keystone-identity.xml:41(td) ./doc/common/tables/cinder-cloudbyte.xml:21(td) ./doc/common/tables/cinder-cloudbyte.xml:25(td) ./doc/common/tables/cinder-cloudbyte.xml:29(td) ./doc/common/tables/cinder-cloudbyte.xml:33(td) ./doc/common/tables/cinder-cloudbyte.xml:37(td) ./doc/common/tables/cinder-cloudbyte.xml:41(td) ./doc/common/tables/cinder-cloudbyte.xml:45(td) ./doc/common/tables/ceilometer-inspector.xml:21(td) ./doc/common/tables/ceilometer-inspector.xml:25(td) ./doc/common/tables/cinder-scheduler.xml:21(td) ./doc/common/tables/cinder-scheduler.xml:25(td) ./doc/common/tables/cinder-scheduler.xml:29(td) ./doc/common/tables/cinder-scheduler.xml:33(td) ./doc/common/tables/cinder-scheduler.xml:41(td) ./doc/common/tables/cinder-scheduler.xml:45(td) ./doc/common/tables/cinder-scheduler.xml:49(td) ./doc/common/tables/trove-db_cassandra.xml:21(td) ./doc/common/tables/trove-db_cassandra.xml:25(td) ./doc/common/tables/trove-db_cassandra.xml:29(td) ./doc/common/tables/trove-db_cassandra.xml:33(td) ./doc/common/tables/trove-db_cassandra.xml:37(td) ./doc/common/tables/trove-db_cassandra.xml:41(td) ./doc/common/tables/trove-db_cassandra.xml:45(td) ./doc/common/tables/trove-db_cassandra.xml:49(td) ./doc/common/tables/trove-db_cassandra.xml:57(td) ./doc/common/tables/ceilometer-concurrency.xml:21(td) ./doc/common/tables/ceilometer-concurrency.xml:25(td) ./doc/common/tables/neutron-logging.xml:21(td) ./doc/common/tables/neutron-logging.xml:25(td) ./doc/common/tables/neutron-logging.xml:29(td) ./doc/common/tables/neutron-logging.xml:33(td) ./doc/common/tables/neutron-logging.xml:37(td) ./doc/common/tables/neutron-logging.xml:41(td) ./doc/common/tables/neutron-logging.xml:45(td) ./doc/common/tables/neutron-logging.xml:49(td) ./doc/common/tables/neutron-logging.xml:53(td) ./doc/common/tables/neutron-logging.xml:57(td) ./doc/common/tables/neutron-logging.xml:61(td) ./doc/common/tables/neutron-logging.xml:65(td) ./doc/common/tables/neutron-logging.xml:69(td) ./doc/common/tables/neutron-logging.xml:73(td) ./doc/common/tables/neutron-logging.xml:77(td) ./doc/common/tables/neutron-logging.xml:81(td) ./doc/common/tables/neutron-logging.xml:85(td) ./doc/common/tables/neutron-logging.xml:89(td) ./doc/common/tables/neutron-logging.xml:93(td) ./doc/common/tables/neutron-logging.xml:97(td) ./doc/common/tables/neutron-logging.xml:101(td) ./doc/common/tables/nova-availabilityzones.xml:21(td) ./doc/common/tables/nova-availabilityzones.xml:25(td) ./doc/common/tables/nova-availabilityzones.xml:29(td) ./doc/common/tables/keystone-catalog.xml:21(td) ./doc/common/tables/keystone-catalog.xml:25(td) ./doc/common/tables/keystone-catalog.xml:29(td) ./doc/common/tables/keystone-catalog.xml:33(td) ./doc/common/tables/keystone-catalog.xml:37(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:21(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:25(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:29(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:33(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:37(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:41(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:45(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:49(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:53(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:57(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:61(td) ./doc/common/tables/cinder-netapp_eseries_iscsi.xml:65(td) ./doc/common/tables/neutron-ml2_fslsdn.xml:21(td) ./doc/common/tables/neutron-ml2_fslsdn.xml:25(td) ./doc/common/tables/neutron-ml2_fslsdn.xml:29(td) ./doc/common/tables/neutron-ml2_fslsdn.xml:33(td) ./doc/common/tables/neutron-ml2_fslsdn.xml:37(td) ./doc/common/tables/neutron-ml2_fslsdn.xml:41(td) ./doc/common/tables/neutron-ml2_fslsdn.xml:45(td) ./doc/common/tables/neutron-ml2_fslsdn.xml:49(td) ./doc/common/tables/neutron-ml2_fslsdn.xml:53(td) ./doc/common/tables/neutron-ml2_fslsdn.xml:57(td) ./doc/common/tables/neutron-rootwrap.xml:21(td) ./doc/common/tables/neutron-rootwrap.xml:25(td) ./doc/common/tables/neutron-rootwrap.xml:29(td) ./doc/common/tables/neutron-rootwrap.xml:33(td) ./doc/common/tables/neutron-rootwrap.xml:37(td) ./doc/common/tables/neutron-rootwrap.xml:44(td) ./doc/common/tables/neutron-rootwrap.xml:48(td) ./doc/common/tables/neutron-rootwrap.xml:52(td) ./doc/common/tables/cinder-auth.xml:21(td) ./doc/common/tables/swift-swift-swift-constraints.xml:20(td) ./doc/common/tables/swift-swift-swift-constraints.xml:24(td) ./doc/common/tables/swift-swift-swift-constraints.xml:28(td) ./doc/common/tables/swift-swift-swift-constraints.xml:32(td) ./doc/common/tables/swift-swift-swift-constraints.xml:36(td) ./doc/common/tables/swift-swift-swift-constraints.xml:40(td) ./doc/common/tables/swift-swift-swift-constraints.xml:44(td) ./doc/common/tables/swift-swift-swift-constraints.xml:48(td) ./doc/common/tables/swift-swift-swift-constraints.xml:52(td) ./doc/common/tables/swift-swift-swift-constraints.xml:56(td) ./doc/common/tables/swift-swift-swift-constraints.xml:60(td) ./doc/common/tables/heat-qpid.xml:21(td) ./doc/common/tables/heat-qpid.xml:25(td) ./doc/common/tables/heat-qpid.xml:29(td) ./doc/common/tables/heat-qpid.xml:37(td) ./doc/common/tables/heat-qpid.xml:41(td) ./doc/common/tables/heat-qpid.xml:45(td) ./doc/common/tables/heat-qpid.xml:53(td) ./doc/common/tables/heat-qpid.xml:57(td) ./doc/common/tables/swift-object-expirer-filter-catch_errors.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:40(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:44(td) ./doc/common/tables/cinder-rabbitmq.xml:21(td) ./doc/common/tables/cinder-rabbitmq.xml:41(td) ./doc/common/tables/cinder-rabbitmq.xml:45(td) ./doc/common/tables/cinder-rabbitmq.xml:49(td) ./doc/common/tables/cinder-rabbitmq.xml:53(td) ./doc/common/tables/cinder-rabbitmq.xml:57(td) ./doc/common/tables/cinder-rabbitmq.xml:61(td) ./doc/common/tables/cinder-rabbitmq.xml:65(td) ./doc/common/tables/cinder-rabbitmq.xml:69(td) ./doc/common/tables/cinder-rabbitmq.xml:73(td) ./doc/common/tables/cinder-rabbitmq.xml:77(td) ./doc/common/tables/cinder-rabbitmq.xml:81(td) ./doc/common/tables/cinder-rabbitmq.xml:85(td) ./doc/common/tables/nova-zookeeper.xml:21(td) ./doc/common/tables/nova-zookeeper.xml:25(td) ./doc/common/tables/nova-zookeeper.xml:29(td) ./doc/common/tables/nova-zookeeper.xml:33(td) ./doc/common/tables/keystone-ca.xml:21(td) ./doc/common/tables/keystone-ca.xml:25(td) ./doc/common/tables/keystone-ca.xml:29(td) ./doc/common/tables/keystone-ca.xml:33(td) ./doc/common/tables/keystone-ca.xml:37(td) ./doc/common/tables/keystone-ca.xml:41(td) ./doc/common/tables/keystone-ca.xml:45(td) ./doc/common/tables/keystone-ca.xml:49(td) ./doc/common/tables/keystone-ca.xml:56(td) ./doc/common/tables/keystone-ca.xml:60(td) ./doc/common/tables/keystone-ca.xml:64(td) ./doc/common/tables/keystone-ca.xml:68(td) ./doc/common/tables/keystone-ca.xml:72(td) ./doc/common/tables/keystone-ca.xml:76(td) ./doc/common/tables/keystone-ca.xml:80(td) ./doc/common/tables/keystone-ca.xml:84(td) ./doc/common/tables/keystone-ca.xml:88(td) ./doc/common/tables/ironic-agent.xml:21(td) ./doc/common/tables/ironic-agent.xml:25(td) ./doc/common/tables/ironic-agent.xml:29(td) ./doc/common/tables/ironic-agent.xml:33(td) ./doc/common/tables/ironic-agent.xml:37(td) ./doc/common/tables/nova-keymgr.xml:21(td) ./doc/common/tables/nova-keymgr.xml:25(td) ./doc/common/tables/neutron-auth_token.xml:21(td) ./doc/common/tables/neutron-auth_token.xml:25(td) ./doc/common/tables/neutron-auth_token.xml:29(td) ./doc/common/tables/neutron-auth_token.xml:33(td) ./doc/common/tables/neutron-auth_token.xml:41(td) ./doc/common/tables/neutron-auth_token.xml:45(td) ./doc/common/tables/neutron-auth_token.xml:49(td) ./doc/common/tables/neutron-auth_token.xml:53(td) ./doc/common/tables/neutron-auth_token.xml:57(td) ./doc/common/tables/neutron-auth_token.xml:61(td) ./doc/common/tables/neutron-auth_token.xml:65(td) ./doc/common/tables/neutron-auth_token.xml:69(td) ./doc/common/tables/neutron-auth_token.xml:73(td) ./doc/common/tables/neutron-auth_token.xml:77(td) ./doc/common/tables/neutron-auth_token.xml:81(td) ./doc/common/tables/neutron-auth_token.xml:85(td) ./doc/common/tables/neutron-auth_token.xml:89(td) ./doc/common/tables/neutron-auth_token.xml:93(td) ./doc/common/tables/neutron-auth_token.xml:97(td) ./doc/common/tables/neutron-auth_token.xml:101(td) ./doc/common/tables/neutron-auth_token.xml:105(td) ./doc/common/tables/neutron-auth_token.xml:109(td) ./doc/common/tables/neutron-auth_token.xml:113(td) ./doc/common/tables/neutron-auth_token.xml:117(td) ./doc/common/tables/neutron-auth_token.xml:121(td) ./doc/common/tables/neutron-auth_token.xml:125(td) ./doc/common/tables/neutron-auth_token.xml:129(td) ./doc/common/tables/neutron-auth_token.xml:133(td) ./doc/common/tables/neutron-auth_token.xml:137(td) ./doc/common/tables/neutron-auth_token.xml:141(td) ./doc/common/tables/neutron-auth_token.xml:145(td) ./doc/common/tables/neutron-auth_token.xml:149(td) ./doc/common/tables/neutron-auth_token.xml:153(td) ./doc/common/tables/neutron-auth_token.xml:157(td) ./doc/common/tables/neutron-auth_token.xml:161(td) ./doc/common/tables/swift-swift-storage-policy-0.xml:20(td) ./doc/common/tables/swift-swift-storage-policy-0.xml:24(td) ./doc/common/tables/ironic-ca.xml:33(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:40(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:44(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:48(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:52(td) ./doc/common/tables/cinder-testing.xml:21(td) ./doc/common/tables/nova-ldap.xml:21(td) ./doc/common/tables/nova-ldap.xml:25(td) ./doc/common/tables/nova-ldap.xml:29(td) ./doc/common/tables/nova-ldap.xml:33(td) ./doc/common/tables/nova-ldap.xml:37(td) ./doc/common/tables/nova-ldap.xml:41(td) ./doc/common/tables/nova-ldap.xml:45(td) ./doc/common/tables/nova-ldap.xml:49(td) ./doc/common/tables/nova-ldap.xml:53(td) ./doc/common/tables/nova-ldap.xml:57(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:21(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:25(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:29(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:33(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:37(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:41(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:45(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:49(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:53(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:57(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:61(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:65(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:69(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:73(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:77(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:81(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:85(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:89(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:93(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:97(td) ./doc/common/tables/cinder-hitachi-hbsd.xml:101(td) ./doc/common/tables/sahara-ca.xml:21(td) ./doc/common/tables/sahara-ca.xml:25(td) ./doc/common/tables/sahara-ca.xml:29(td) ./doc/common/tables/swift-container-server-filter-recon.xml:20(td) ./doc/common/tables/swift-container-server-filter-recon.xml:24(td) ./doc/common/tables/swift-proxy-server-pipeline-main.xml:20(td) ./doc/common/tables/ceilometer-auth.xml:21(td) ./doc/common/tables/ceilometer-auth.xml:25(td) ./doc/common/tables/ceilometer-auth.xml:29(td) ./doc/common/tables/ceilometer-auth.xml:33(td) ./doc/common/tables/ceilometer-auth.xml:37(td) ./doc/common/tables/ceilometer-auth.xml:41(td) ./doc/common/tables/ceilometer-auth.xml:49(td) ./doc/common/tables/ceilometer-auth.xml:53(td) ./doc/common/tables/cinder-quota.xml:21(td) ./doc/common/tables/cinder-quota.xml:25(td) ./doc/common/tables/cinder-quota.xml:29(td) ./doc/common/tables/cinder-quota.xml:33(td) ./doc/common/tables/cinder-quota.xml:37(td) ./doc/common/tables/cinder-quota.xml:41(td) ./doc/common/tables/cinder-quota.xml:45(td) ./doc/common/tables/cinder-quota.xml:49(td) ./doc/common/tables/cinder-quota.xml:53(td) ./doc/common/tables/cinder-quota.xml:57(td) ./doc/common/tables/swift-proxy-server-filter-account-quotas.xml:20(td) ./doc/common/tables/keystone-os_inherit.xml:21(td) ./doc/common/tables/ironic-rpc.xml:21(td) ./doc/common/tables/ironic-rpc.xml:25(td) ./doc/common/tables/ironic-rpc.xml:29(td) ./doc/common/tables/ironic-rpc.xml:33(td) ./doc/common/tables/ironic-rpc.xml:37(td) ./doc/common/tables/ironic-rpc.xml:41(td) ./doc/common/tables/ironic-rpc.xml:45(td) ./doc/common/tables/ironic-rpc.xml:52(td) ./doc/common/tables/ironic-rpc.xml:56(td) ./doc/common/tables/neutron-sdnve.xml:21(td) ./doc/common/tables/neutron-sdnve.xml:25(td) ./doc/common/tables/neutron-sdnve.xml:29(td) ./doc/common/tables/neutron-sdnve.xml:33(td) ./doc/common/tables/neutron-sdnve.xml:37(td) ./doc/common/tables/neutron-sdnve.xml:41(td) ./doc/common/tables/neutron-sdnve.xml:49(td) ./doc/common/tables/neutron-sdnve.xml:53(td) ./doc/common/tables/neutron-sdnve.xml:57(td) ./doc/common/tables/neutron-sdnve.xml:61(td) ./doc/common/tables/neutron-sdnve.xml:65(td) ./doc/common/tables/neutron-sdnve.xml:69(td) ./doc/common/tables/neutron-sdnve.xml:73(td) ./doc/common/tables/neutron-sdnve.xml:77(td) ./doc/common/tables/neutron-sdnve.xml:84(td) ./doc/common/tables/neutron-sdnve.xml:88(td) ./doc/common/tables/nova-compute.xml:21(td) ./doc/common/tables/nova-compute.xml:25(td) ./doc/common/tables/nova-compute.xml:29(td) ./doc/common/tables/nova-compute.xml:37(td) ./doc/common/tables/nova-compute.xml:41(td) ./doc/common/tables/nova-compute.xml:45(td) ./doc/common/tables/nova-compute.xml:49(td) ./doc/common/tables/nova-compute.xml:53(td) ./doc/common/tables/nova-compute.xml:57(td) ./doc/common/tables/nova-compute.xml:61(td) ./doc/common/tables/nova-compute.xml:65(td) ./doc/common/tables/nova-compute.xml:69(td) ./doc/common/tables/nova-compute.xml:73(td) ./doc/common/tables/nova-compute.xml:77(td) ./doc/common/tables/nova-compute.xml:81(td) ./doc/common/tables/nova-compute.xml:85(td) ./doc/common/tables/nova-compute.xml:89(td) ./doc/common/tables/nova-compute.xml:93(td) ./doc/common/tables/nova-compute.xml:97(td) ./doc/common/tables/nova-compute.xml:101(td) ./doc/common/tables/nova-compute.xml:105(td) ./doc/common/tables/nova-compute.xml:109(td) ./doc/common/tables/nova-compute.xml:113(td) ./doc/common/tables/nova-compute.xml:117(td) ./doc/common/tables/nova-compute.xml:121(td) ./doc/common/tables/nova-compute.xml:125(td) ./doc/common/tables/nova-compute.xml:129(td) ./doc/common/tables/nova-compute.xml:133(td) ./doc/common/tables/nova-compute.xml:137(td) ./doc/common/tables/nova-compute.xml:141(td) ./doc/common/tables/nova-compute.xml:145(td) ./doc/common/tables/nova-compute.xml:149(td) ./doc/common/tables/nova-compute.xml:153(td) ./doc/common/tables/nova-compute.xml:157(td) ./doc/common/tables/sahara-rootwrap.xml:21(td) ./doc/common/tables/sahara-rootwrap.xml:25(td) ./doc/common/tables/sahara-rootwrap.xml:29(td) ./doc/common/tables/sahara-rootwrap.xml:33(td) ./doc/common/tables/sahara-rootwrap.xml:37(td) ./doc/common/tables/sahara-rootwrap.xml:44(td) ./doc/common/tables/sahara-rootwrap.xml:48(td) ./doc/common/tables/sahara-rootwrap.xml:52(td) ./doc/common/tables/nova-scheduler.xml:21(td) ./doc/common/tables/nova-scheduler.xml:25(td) ./doc/common/tables/nova-scheduler.xml:29(td) ./doc/common/tables/nova-scheduler.xml:33(td) ./doc/common/tables/nova-scheduler.xml:37(td) ./doc/common/tables/nova-scheduler.xml:41(td) ./doc/common/tables/nova-scheduler.xml:53(td) ./doc/common/tables/nova-scheduler.xml:57(td) ./doc/common/tables/nova-scheduler.xml:61(td) ./doc/common/tables/nova-scheduler.xml:65(td) ./doc/common/tables/nova-scheduler.xml:69(td) ./doc/common/tables/nova-scheduler.xml:73(td) ./doc/common/tables/nova-scheduler.xml:77(td) ./doc/common/tables/nova-scheduler.xml:81(td) ./doc/common/tables/nova-scheduler.xml:85(td) ./doc/common/tables/nova-scheduler.xml:89(td) ./doc/common/tables/nova-scheduler.xml:93(td) ./doc/common/tables/nova-scheduler.xml:97(td) ./doc/common/tables/nova-scheduler.xml:101(td) ./doc/common/tables/nova-scheduler.xml:109(td) ./doc/common/tables/nova-scheduler.xml:113(td) ./doc/common/tables/nova-scheduler.xml:117(td) ./doc/common/tables/nova-scheduler.xml:121(td) ./doc/common/tables/nova-scheduler.xml:125(td) ./doc/common/tables/nova-scheduler.xml:132(td) ./doc/common/tables/nova-scheduler.xml:136(td) ./doc/common/tables/nova-scheduler.xml:140(td) ./doc/common/tables/nova-scheduler.xml:144(td) ./doc/common/tables/nova-scheduler.xml:148(td) ./doc/common/tables/nova-scheduler.xml:155(td) ./doc/common/tables/nova-scheduler.xml:159(td) ./doc/common/tables/nova-scheduler.xml:163(td) ./doc/common/tables/cinder-backups_ceph.xml:21(td) ./doc/common/tables/cinder-backups_ceph.xml:25(td) ./doc/common/tables/cinder-backups_ceph.xml:29(td) ./doc/common/tables/cinder-backups_ceph.xml:33(td) ./doc/common/tables/cinder-backups_ceph.xml:37(td) ./doc/common/tables/cinder-backups_ceph.xml:41(td) ./doc/common/tables/cinder-backups_ceph.xml:45(td) ./doc/common/tables/ironic-amqp.xml:21(td) ./doc/common/tables/ironic-amqp.xml:25(td) ./doc/common/tables/ironic-amqp.xml:29(td) ./doc/common/tables/ironic-amqp.xml:33(td) ./doc/common/tables/ironic-amqp.xml:37(td) ./doc/common/tables/ironic-amqp.xml:41(td) ./doc/common/tables/ironic-amqp.xml:48(td) ./doc/common/tables/ironic-amqp.xml:52(td) ./doc/common/tables/ironic-amqp.xml:56(td) ./doc/common/tables/ironic-amqp.xml:60(td) ./doc/common/tables/ironic-amqp.xml:64(td) ./doc/common/tables/ironic-amqp.xml:68(td) ./doc/common/tables/ironic-amqp.xml:72(td) ./doc/common/tables/cinder-dellsc.xml:21(td) ./doc/common/tables/cinder-dellsc.xml:25(td) ./doc/common/tables/cinder-dellsc.xml:29(td) ./doc/common/tables/cinder-dellsc.xml:33(td) ./doc/common/tables/nova-vmware.xml:21(td) ./doc/common/tables/nova-vmware.xml:25(td) ./doc/common/tables/nova-vmware.xml:29(td) ./doc/common/tables/nova-vmware.xml:33(td) ./doc/common/tables/nova-vmware.xml:37(td) ./doc/common/tables/nova-vmware.xml:41(td) ./doc/common/tables/nova-vmware.xml:45(td) ./doc/common/tables/nova-vmware.xml:49(td) ./doc/common/tables/nova-vmware.xml:53(td) ./doc/common/tables/nova-vmware.xml:57(td) ./doc/common/tables/nova-vmware.xml:61(td) ./doc/common/tables/nova-vmware.xml:65(td) ./doc/common/tables/nova-vmware.xml:69(td) ./doc/common/tables/nova-vmware.xml:73(td) ./doc/common/tables/nova-vmware.xml:77(td) ./doc/common/tables/nova-vmware.xml:81(td) ./doc/common/tables/heat-cfn_api.xml:21(td) ./doc/common/tables/heat-cfn_api.xml:25(td) ./doc/common/tables/heat-cfn_api.xml:32(td) ./doc/common/tables/heat-cfn_api.xml:36(td) ./doc/common/tables/heat-cfn_api.xml:40(td) ./doc/common/tables/heat-cfn_api.xml:44(td) ./doc/common/tables/heat-cfn_api.xml:48(td) ./doc/common/tables/heat-cfn_api.xml:52(td) ./doc/common/tables/heat-cfn_api.xml:56(td) ./doc/common/tables/neutron-vmware.xml:21(td) ./doc/common/tables/neutron-vmware.xml:25(td) ./doc/common/tables/neutron-vmware.xml:29(td) ./doc/common/tables/neutron-vmware.xml:33(td) ./doc/common/tables/neutron-vmware.xml:37(td) ./doc/common/tables/neutron-vmware.xml:41(td) ./doc/common/tables/neutron-vmware.xml:45(td) ./doc/common/tables/neutron-vmware.xml:49(td) ./doc/common/tables/neutron-vmware.xml:53(td) ./doc/common/tables/neutron-vmware.xml:57(td) ./doc/common/tables/neutron-vmware.xml:61(td) ./doc/common/tables/neutron-vmware.xml:68(td) ./doc/common/tables/neutron-vmware.xml:72(td) ./doc/common/tables/neutron-vmware.xml:76(td) ./doc/common/tables/neutron-vmware.xml:80(td) ./doc/common/tables/neutron-vmware.xml:84(td) ./doc/common/tables/neutron-vmware.xml:88(td) ./doc/common/tables/neutron-vmware.xml:92(td) ./doc/common/tables/neutron-vmware.xml:96(td) ./doc/common/tables/neutron-vmware.xml:103(td) ./doc/common/tables/neutron-vmware.xml:107(td) ./doc/common/tables/neutron-vmware.xml:118(td) ./doc/common/tables/neutron-vmware.xml:125(td) ./doc/common/tables/neutron-vmware.xml:129(td) ./doc/common/tables/neutron-vmware.xml:140(td) ./doc/common/tables/neutron-vmware.xml:144(td) ./doc/common/tables/neutron-vmware.xml:148(td) ./doc/common/tables/neutron-vmware.xml:152(td) ./doc/common/tables/neutron-vmware.xml:156(td) ./doc/common/tables/neutron-vmware.xml:163(td) ./doc/common/tables/neutron-vmware.xml:167(td) ./doc/common/tables/neutron-vmware.xml:171(td) ./doc/common/tables/neutron-vmware.xml:175(td) ./doc/common/tables/neutron-vmware.xml:179(td) ./doc/common/tables/neutron-vmware.xml:183(td) ./doc/common/tables/neutron-vmware.xml:187(td) ./doc/common/tables/neutron-vmware.xml:191(td) ./doc/common/tables/neutron-vmware.xml:195(td) ./doc/common/tables/nova-rdp.xml:21(td) ./doc/common/tables/nova-rdp.xml:25(td) ./doc/common/tables/trove-ca.xml:21(td) ./doc/common/tables/trove-ca.xml:25(td) ./doc/common/tables/trove-ca.xml:29(td) ./doc/common/tables/nova-quobyte.xml:21(td) ./doc/common/tables/nova-quobyte.xml:25(td) ./doc/common/tables/keystone-role.xml:21(td) ./doc/common/tables/keystone-role.xml:25(td) ./doc/common/tables/keystone-role.xml:29(td) ./doc/common/tables/keystone-role.xml:33(td) ./doc/common/tables/keystone-assignment.xml:21(td) ./doc/common/tables/keystone-assignment.xml:25(td) ./doc/common/tables/keystone-assignment.xml:29(td) ./doc/common/tables/keystone-assignment.xml:33(td) ./doc/common/tables/cinder-zfssa.xml:49(td) ./doc/common/tables/cinder-zfssa.xml:53(td) ./doc/common/tables/cinder-zfssa.xml:57(td) ./doc/common/tables/cinder-zfssa.xml:61(td) ./doc/common/tables/cinder-zfssa.xml:65(td) ./doc/common/tables/cinder-zfssa.xml:69(td) ./doc/common/tables/cinder-zfssa.xml:73(td) ./doc/common/tables/cinder-zfssa.xml:81(td) ./doc/common/tables/nova-zeromq.xml:21(td) ./doc/common/tables/nova-zeromq.xml:25(td) ./doc/common/tables/nova-zeromq.xml:29(td) ./doc/common/tables/nova-zeromq.xml:33(td) ./doc/common/tables/nova-zeromq.xml:37(td) ./doc/common/tables/nova-zeromq.xml:41(td) ./doc/common/tables/nova-zeromq.xml:45(td) ./doc/common/tables/cinder-storage.xml:21(td) ./doc/common/tables/cinder-storage.xml:25(td) ./doc/common/tables/cinder-storage.xml:29(td) ./doc/common/tables/cinder-storage.xml:33(td) ./doc/common/tables/cinder-storage.xml:37(td) ./doc/common/tables/cinder-storage.xml:41(td) ./doc/common/tables/cinder-storage.xml:45(td) ./doc/common/tables/cinder-storage.xml:49(td) ./doc/common/tables/cinder-storage.xml:53(td) ./doc/common/tables/cinder-storage.xml:57(td) ./doc/common/tables/cinder-storage.xml:61(td) ./doc/common/tables/cinder-storage.xml:65(td) ./doc/common/tables/cinder-storage.xml:69(td) ./doc/common/tables/cinder-storage.xml:73(td) ./doc/common/tables/cinder-storage.xml:77(td) ./doc/common/tables/cinder-storage.xml:81(td) ./doc/common/tables/cinder-storage.xml:85(td) ./doc/common/tables/cinder-storage.xml:89(td) ./doc/common/tables/cinder-storage.xml:93(td) ./doc/common/tables/cinder-storage.xml:97(td) ./doc/common/tables/cinder-storage.xml:101(td) ./doc/common/tables/cinder-storage.xml:105(td) ./doc/common/tables/cinder-storage.xml:109(td) ./doc/common/tables/cinder-storage.xml:113(td) ./doc/common/tables/cinder-storage.xml:117(td) ./doc/common/tables/cinder-storage.xml:121(td) ./doc/common/tables/cinder-storage.xml:125(td) ./doc/common/tables/cinder-storage.xml:129(td) ./doc/common/tables/cinder-storage.xml:133(td) ./doc/common/tables/cinder-storage.xml:137(td) ./doc/common/tables/cinder-storage.xml:141(td) ./doc/common/tables/cinder-storage.xml:145(td) ./doc/common/tables/glance-registry.xml:21(td) ./doc/common/tables/glance-registry.xml:25(td) ./doc/common/tables/glance-registry.xml:29(td) ./doc/common/tables/glance-registry.xml:33(td) ./doc/common/tables/glance-registry.xml:37(td) ./doc/common/tables/glance-registry.xml:41(td) ./doc/common/tables/glance-registry.xml:45(td) ./doc/common/tables/glance-registry.xml:49(td) ./doc/common/tables/glance-registry.xml:53(td) ./doc/common/tables/glance-registry.xml:57(td) ./doc/common/tables/glance-registry.xml:61(td) ./doc/common/tables/glance-registry.xml:65(td) ./doc/common/tables/glance-registry.xml:69(td) ./doc/common/tables/glance-registry.xml:73(td) ./doc/common/tables/swift-swift-storage-policy-1.xml:20(td) ./doc/common/tables/neutron-embrane.xml:21(td) ./doc/common/tables/neutron-embrane.xml:25(td) ./doc/common/tables/neutron-embrane.xml:29(td) ./doc/common/tables/neutron-embrane.xml:33(td) ./doc/common/tables/neutron-embrane.xml:37(td) ./doc/common/tables/neutron-embrane.xml:41(td) ./doc/common/tables/neutron-embrane.xml:45(td) ./doc/common/tables/neutron-embrane.xml:49(td) ./doc/common/tables/neutron-embrane.xml:53(td) ./doc/common/tables/cinder-debug.xml:21(td) ./doc/common/tables/heat-quota.xml:21(td) ./doc/common/tables/heat-quota.xml:25(td) ./doc/common/tables/heat-quota.xml:29(td) ./doc/common/tables/heat-quota.xml:33(td) ./doc/common/tables/heat-quota.xml:37(td) ./doc/common/tables/trove-network.xml:21(td) ./doc/common/tables/trove-network.xml:25(td) ./doc/common/tables/trove-network.xml:29(td) ./doc/common/tables/trove-network.xml:33(td) ./doc/common/tables/cinder-srb.xml:21(td) ./doc/common/tables/swift-account-server-filter-healthcheck.xml:24(td) ./doc/common/tables/nova-common.xml:21(td) ./doc/common/tables/nova-common.xml:25(td) ./doc/common/tables/nova-common.xml:29(td) ./doc/common/tables/nova-common.xml:33(td) ./doc/common/tables/nova-common.xml:37(td) ./doc/common/tables/nova-common.xml:41(td) ./doc/common/tables/nova-common.xml:45(td) ./doc/common/tables/nova-common.xml:49(td) ./doc/common/tables/nova-common.xml:53(td) ./doc/common/tables/nova-common.xml:57(td) ./doc/common/tables/nova-common.xml:61(td) ./doc/common/tables/nova-common.xml:65(td) ./doc/common/tables/nova-common.xml:69(td) ./doc/common/tables/nova-common.xml:73(td) ./doc/common/tables/nova-common.xml:77(td) ./doc/common/tables/nova-common.xml:84(td) ./doc/common/tables/nova-common.xml:91(td) ./doc/common/tables/nova-common.xml:95(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:20(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:24(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:28(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:32(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:36(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:44(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:48(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:52(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:56(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:64(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:68(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:72(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:76(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:80(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:84(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:88(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:92(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:96(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:100(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:104(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:108(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:112(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:116(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:120(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:124(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:128(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:132(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:136(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:140(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:144(td) ./doc/common/tables/nova-volumes.xml:21(td) ./doc/common/tables/nova-volumes.xml:25(td) ./doc/common/tables/nova-volumes.xml:29(td) ./doc/common/tables/nova-volumes.xml:33(td) ./doc/common/tables/nova-volumes.xml:37(td) ./doc/common/tables/nova-volumes.xml:44(td) ./doc/common/tables/nova-volumes.xml:48(td) ./doc/common/tables/nova-volumes.xml:52(td) ./doc/common/tables/nova-volumes.xml:56(td) ./doc/common/tables/nova-volumes.xml:60(td) ./doc/common/tables/nova-volumes.xml:64(td) ./doc/common/tables/nova-volumes.xml:68(td) ./doc/common/tables/nova-volumes.xml:72(td) ./doc/common/tables/nova-volumes.xml:76(td) ./doc/common/tables/nova-volumes.xml:80(td) ./doc/common/tables/nova-volumes.xml:87(td) ./doc/common/tables/nova-volumes.xml:91(td) ./doc/common/tables/nova-volumes.xml:95(td) ./doc/common/tables/nova-volumes.xml:102(td) ./doc/common/tables/nova-volumes.xml:106(td) ./doc/common/tables/nova-volumes.xml:110(td) ./doc/common/tables/nova-volumes.xml:114(td) ./doc/common/tables/nova-volumes.xml:118(td) ./doc/common/tables/nova-volumes.xml:122(td) ./doc/common/tables/nova-volumes.xml:130(td) ./doc/common/tables/nova-volumes.xml:134(td) ./doc/common/tables/nova-volumes.xml:138(td) ./doc/common/tables/nova-volumes.xml:142(td) ./doc/common/tables/nova-volumes.xml:150(td) ./doc/common/tables/nova-volumes.xml:157(td) ./doc/common/tables/neutron-redis.xml:21(td) ./doc/common/tables/neutron-redis.xml:25(td) ./doc/common/tables/neutron-redis.xml:29(td) ./doc/common/tables/neutron-redis.xml:36(td) ./doc/common/tables/trove-db_mysql.xml:21(td) ./doc/common/tables/trove-db_mysql.xml:25(td) ./doc/common/tables/trove-db_mysql.xml:29(td) ./doc/common/tables/trove-db_mysql.xml:33(td) ./doc/common/tables/trove-db_mysql.xml:37(td) ./doc/common/tables/trove-db_mysql.xml:41(td) ./doc/common/tables/trove-db_mysql.xml:45(td) ./doc/common/tables/trove-db_mysql.xml:49(td) ./doc/common/tables/trove-db_mysql.xml:53(td) ./doc/common/tables/trove-db_mysql.xml:57(td) ./doc/common/tables/trove-db_mysql.xml:65(td) ./doc/common/tables/trove-db_mysql.xml:69(td) ./doc/common/tables/neutron-dvr.xml:21(td) ./doc/common/tables/neutron-dvr.xml:25(td) ./doc/common/tables/heat-zeromq.xml:21(td) ./doc/common/tables/heat-zeromq.xml:25(td) ./doc/common/tables/heat-zeromq.xml:29(td) ./doc/common/tables/heat-zeromq.xml:33(td) ./doc/common/tables/heat-zeromq.xml:37(td) ./doc/common/tables/heat-zeromq.xml:41(td) ./doc/common/tables/heat-zeromq.xml:45(td) ./doc/common/tables/heat-amqp.xml:21(td) ./doc/common/tables/heat-amqp.xml:25(td) ./doc/common/tables/heat-amqp.xml:29(td) ./doc/common/tables/heat-amqp.xml:33(td) ./doc/common/tables/heat-amqp.xml:37(td) ./doc/common/tables/heat-amqp.xml:41(td) ./doc/common/tables/heat-amqp.xml:45(td) ./doc/common/tables/heat-amqp.xml:49(td) ./doc/common/tables/heat-amqp.xml:53(td) ./doc/common/tables/cinder-violin.xml:21(td) ./doc/common/tables/cinder-violin.xml:25(td) ./doc/common/tables/cinder-violin.xml:29(td) ./doc/common/tables/neutron-linuxbridge_agent.xml:32(td) ./doc/common/tables/neutron-linuxbridge_agent.xml:39(td) ./doc/common/tables/neutron-linuxbridge_agent.xml:43(td) ./doc/common/tables/neutron-linuxbridge_agent.xml:47(td) ./doc/common/tables/neutron-linuxbridge_agent.xml:51(td) ./doc/common/tables/neutron-linuxbridge_agent.xml:55(td) ./doc/common/tables/neutron-linuxbridge_agent.xml:59(td) ./doc/common/tables/cinder-logging.xml:21(td) ./doc/common/tables/cinder-logging.xml:25(td) ./doc/common/tables/cinder-logging.xml:29(td) ./doc/common/tables/cinder-logging.xml:33(td) ./doc/common/tables/cinder-logging.xml:37(td) ./doc/common/tables/cinder-logging.xml:41(td) ./doc/common/tables/cinder-logging.xml:45(td) ./doc/common/tables/cinder-logging.xml:49(td) ./doc/common/tables/cinder-logging.xml:53(td) ./doc/common/tables/cinder-logging.xml:57(td) ./doc/common/tables/cinder-logging.xml:61(td) ./doc/common/tables/cinder-logging.xml:65(td) ./doc/common/tables/cinder-logging.xml:69(td) ./doc/common/tables/cinder-logging.xml:73(td) ./doc/common/tables/cinder-logging.xml:77(td) ./doc/common/tables/cinder-logging.xml:81(td) ./doc/common/tables/cinder-logging.xml:85(td) ./doc/common/tables/cinder-logging.xml:89(td) ./doc/common/tables/cinder-logging.xml:93(td) ./doc/common/tables/cinder-logging.xml:97(td) ./doc/common/tables/cinder-logging.xml:101(td) ./doc/common/tables/nova-redis.xml:21(td) ./doc/common/tables/nova-redis.xml:25(td) ./doc/common/tables/nova-redis.xml:29(td) ./doc/common/tables/nova-redis.xml:36(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:20(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:24(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:28(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:32(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:36(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:40(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:44(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:48(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:52(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:56(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:60(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:68(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:72(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:76(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:80(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:84(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:89(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:97(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:101(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:111(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:115(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:126(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:130(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:134(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:138(td) ./doc/common/tables/neutron-l3_agent.xml:21(td) ./doc/common/tables/neutron-l3_agent.xml:25(td) ./doc/common/tables/neutron-l3_agent.xml:29(td) ./doc/common/tables/neutron-l3_agent.xml:33(td) ./doc/common/tables/neutron-l3_agent.xml:37(td) ./doc/common/tables/neutron-l3_agent.xml:45(td) ./doc/common/tables/neutron-l3_agent.xml:49(td) ./doc/common/tables/neutron-l3_agent.xml:53(td) ./doc/common/tables/neutron-l3_agent.xml:57(td) ./doc/common/tables/neutron-l3_agent.xml:61(td) ./doc/common/tables/neutron-l3_agent.xml:65(td) ./doc/common/tables/neutron-l3_agent.xml:69(td) ./doc/common/tables/neutron-l3_agent.xml:73(td) ./doc/common/tables/neutron-l3_agent.xml:77(td) ./doc/common/tables/neutron-l3_agent.xml:85(td) ./doc/common/tables/neutron-l3_agent.xml:92(td) ./doc/common/tables/neutron-l3_agent.xml:96(td) ./doc/common/tables/swift-container-server-pipeline-main.xml:20(td) ./doc/common/tables/glance-policy.xml:21(td) ./doc/common/tables/glance-policy.xml:25(td) ./doc/common/tables/glance-policy.xml:29(td) ./doc/common/tables/nova-neutron.xml:21(td) ./doc/common/tables/nova-neutron.xml:28(td) ./doc/common/tables/nova-neutron.xml:32(td) ./doc/common/tables/nova-neutron.xml:36(td) ./doc/common/tables/nova-neutron.xml:40(td) ./doc/common/tables/nova-neutron.xml:44(td) ./doc/common/tables/nova-neutron.xml:48(td) ./doc/common/tables/nova-neutron.xml:52(td) ./doc/common/tables/nova-neutron.xml:56(td) ./doc/common/tables/nova-neutron.xml:60(td) ./doc/common/tables/nova-neutron.xml:64(td) ./doc/common/tables/nova-neutron.xml:68(td) ./doc/common/tables/nova-neutron.xml:76(td) ./doc/common/tables/nova-neutron.xml:80(td) ./doc/common/tables/nova-neutron.xml:84(td) ./doc/common/tables/nova-neutron.xml:88(td) ./doc/common/tables/nova-neutron.xml:92(td) ./doc/common/tables/cinder-zeromq.xml:21(td) ./doc/common/tables/cinder-zeromq.xml:25(td) ./doc/common/tables/cinder-zeromq.xml:29(td) ./doc/common/tables/cinder-zeromq.xml:33(td) ./doc/common/tables/cinder-zeromq.xml:37(td) ./doc/common/tables/cinder-zeromq.xml:41(td) ./doc/common/tables/cinder-zeromq.xml:45(td) ./doc/common/tables/sahara-redis.xml:21(td) ./doc/common/tables/sahara-redis.xml:25(td) ./doc/common/tables/sahara-redis.xml:29(td) ./doc/common/tables/sahara-redis.xml:36(td) ./doc/common/tables/cinder-backups.xml:21(td) ./doc/common/tables/cinder-backups.xml:25(td) ./doc/common/tables/cinder-backups.xml:29(td) ./doc/common/tables/cinder-backups.xml:33(td) ./doc/common/tables/cinder-backups.xml:37(td) ./doc/common/tables/cinder-backups.xml:41(td) ./doc/common/tables/cinder-backups.xml:45(td) ./doc/common/tables/cinder-backups.xml:49(td) ./doc/common/tables/cinder-backups.xml:53(td) ./doc/common/tables/cinder-backups.xml:57(td) ./doc/common/tables/cinder-backups.xml:61(td) ./doc/common/tables/cinder-keymgr.xml:21(td) ./doc/common/tables/cinder-keymgr.xml:25(td) ./doc/common/tables/cinder-keymgr.xml:29(td) ./doc/common/tables/cinder-keymgr.xml:33(td) ./doc/common/tables/ceilometer-cells.xml:21(td) ./doc/common/tables/ceilometer-cells.xml:25(td) ./doc/common/tables/ceilometer-cells.xml:29(td) ./doc/common/tables/ceilometer-cells.xml:33(td) ./doc/common/tables/ceilometer-cells.xml:37(td) ./doc/common/tables/ceilometer-cells.xml:41(td) ./doc/common/tables/ceilometer-cells.xml:45(td) ./doc/common/tables/ceilometer-cells.xml:49(td) ./doc/common/tables/ceilometer-cells.xml:53(td) ./doc/common/tables/ceilometer-cells.xml:57(td) ./doc/common/tables/keystone-ldap.xml:21(td) ./doc/common/tables/keystone-ldap.xml:25(td) ./doc/common/tables/keystone-ldap.xml:29(td) ./doc/common/tables/keystone-ldap.xml:33(td) ./doc/common/tables/keystone-ldap.xml:37(td) ./doc/common/tables/keystone-ldap.xml:41(td) ./doc/common/tables/keystone-ldap.xml:45(td) ./doc/common/tables/keystone-ldap.xml:53(td) ./doc/common/tables/keystone-ldap.xml:57(td) ./doc/common/tables/keystone-ldap.xml:61(td) ./doc/common/tables/keystone-ldap.xml:69(td) ./doc/common/tables/keystone-ldap.xml:73(td) ./doc/common/tables/keystone-ldap.xml:77(td) ./doc/common/tables/keystone-ldap.xml:81(td) ./doc/common/tables/keystone-ldap.xml:85(td) ./doc/common/tables/keystone-ldap.xml:89(td) ./doc/common/tables/keystone-ldap.xml:93(td) ./doc/common/tables/keystone-ldap.xml:97(td) ./doc/common/tables/keystone-ldap.xml:101(td) ./doc/common/tables/keystone-ldap.xml:105(td) ./doc/common/tables/keystone-ldap.xml:109(td) ./doc/common/tables/keystone-ldap.xml:113(td) ./doc/common/tables/keystone-ldap.xml:117(td) ./doc/common/tables/keystone-ldap.xml:121(td) ./doc/common/tables/keystone-ldap.xml:129(td) ./doc/common/tables/keystone-ldap.xml:133(td) ./doc/common/tables/keystone-ldap.xml:137(td) ./doc/common/tables/keystone-ldap.xml:145(td) ./doc/common/tables/keystone-ldap.xml:149(td) ./doc/common/tables/keystone-ldap.xml:153(td) ./doc/common/tables/keystone-ldap.xml:157(td) ./doc/common/tables/keystone-ldap.xml:161(td) ./doc/common/tables/keystone-ldap.xml:165(td) ./doc/common/tables/keystone-ldap.xml:169(td) ./doc/common/tables/keystone-ldap.xml:173(td) ./doc/common/tables/keystone-ldap.xml:177(td) ./doc/common/tables/keystone-ldap.xml:181(td) ./doc/common/tables/keystone-ldap.xml:185(td) ./doc/common/tables/keystone-ldap.xml:189(td) ./doc/common/tables/keystone-ldap.xml:197(td) ./doc/common/tables/keystone-ldap.xml:201(td) ./doc/common/tables/keystone-ldap.xml:205(td) ./doc/common/tables/keystone-ldap.xml:213(td) ./doc/common/tables/keystone-ldap.xml:217(td) ./doc/common/tables/keystone-ldap.xml:221(td) ./doc/common/tables/keystone-ldap.xml:225(td) ./doc/common/tables/keystone-ldap.xml:229(td) ./doc/common/tables/keystone-ldap.xml:233(td) ./doc/common/tables/keystone-ldap.xml:237(td) ./doc/common/tables/keystone-ldap.xml:241(td) ./doc/common/tables/keystone-ldap.xml:245(td) ./doc/common/tables/keystone-ldap.xml:249(td) ./doc/common/tables/keystone-ldap.xml:253(td) ./doc/common/tables/keystone-ldap.xml:257(td) ./doc/common/tables/keystone-ldap.xml:261(td) ./doc/common/tables/keystone-ldap.xml:265(td) ./doc/common/tables/keystone-ldap.xml:269(td) ./doc/common/tables/keystone-ldap.xml:273(td) ./doc/common/tables/keystone-ldap.xml:281(td) ./doc/common/tables/keystone-ldap.xml:285(td) ./doc/common/tables/keystone-ldap.xml:289(td) ./doc/common/tables/keystone-ldap.xml:293(td) ./doc/common/tables/keystone-ldap.xml:297(td) ./doc/common/tables/keystone-ldap.xml:301(td) ./doc/common/tables/keystone-ldap.xml:305(td) ./doc/common/tables/keystone-ldap.xml:309(td) ./doc/common/tables/keystone-ldap.xml:313(td) ./doc/common/tables/keystone-ldap.xml:317(td) ./doc/common/tables/keystone-ldap.xml:321(td) ./doc/common/tables/keystone-ldap.xml:325(td) ./doc/common/tables/keystone-ldap.xml:329(td) ./doc/common/tables/keystone-ldap.xml:333(td) ./doc/common/tables/keystone-ldap.xml:337(td) ./doc/common/tables/keystone-ldap.xml:341(td) ./doc/common/tables/keystone-ldap.xml:345(td) ./doc/common/tables/keystone-ldap.xml:349(td) ./doc/common/tables/trove-db_postgresql.xml:21(td) ./doc/common/tables/trove-db_postgresql.xml:25(td) ./doc/common/tables/trove-db_postgresql.xml:29(td) ./doc/common/tables/trove-db_postgresql.xml:33(td) ./doc/common/tables/trove-db_postgresql.xml:37(td) ./doc/common/tables/trove-db_postgresql.xml:41(td) ./doc/common/tables/trove-db_postgresql.xml:45(td) ./doc/common/tables/trove-db_postgresql.xml:49(td) ./doc/common/tables/trove-db_postgresql.xml:53(td) ./doc/common/tables/trove-db_postgresql.xml:57(td) ./doc/common/tables/trove-db_postgresql.xml:65(td) ./doc/common/tables/glance-vmware.xml:21(td) ./doc/common/tables/glance-vmware.xml:25(td) ./doc/common/tables/glance-vmware.xml:29(td) ./doc/common/tables/glance-vmware.xml:33(td) ./doc/common/tables/glance-vmware.xml:37(td) ./doc/common/tables/glance-vmware.xml:41(td) ./doc/common/tables/glance-vmware.xml:45(td) ./doc/common/tables/glance-vmware.xml:49(td) ./doc/common/tables/glance-vmware.xml:53(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:20(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:24(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:28(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:32(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:36(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:40(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:44(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:48(td) ./doc/common/tables/ceilometer-xenapi.xml:21(td) ./doc/common/tables/ceilometer-xenapi.xml:25(td) ./doc/common/tables/ceilometer-xenapi.xml:29(td) ./doc/common/tables/ceilometer-xenapi.xml:33(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:40(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:44(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:48(td) ./doc/common/tables/swift-proxy-server-filter-container-quotas.xml:20(td) ./doc/common/tables/cinder-zoning.xml:21(td) ./doc/common/tables/cinder-zoning.xml:28(td) ./doc/common/tables/cinder-zoning.xml:32(td) ./doc/common/tables/cinder-zoning.xml:36(td) ./doc/common/tables/cinder-zoning.xml:40(td) ./doc/common/tables/ironic-disk_partitioner.xml:21(td) ./doc/common/tables/ironic-disk_partitioner.xml:25(td) ./doc/common/tables/cinder-scst.xml:21(td) ./doc/common/tables/cinder-scst.xml:25(td) ./doc/common/tables/heat-notification.xml:21(td) ./doc/common/tables/ironic-neutron.xml:21(td) ./doc/common/tables/ironic-neutron.xml:25(td) ./doc/common/tables/ironic-neutron.xml:29(td) ./doc/common/tables/ironic-neutron.xml:33(td) ./doc/common/tables/swift-container-server-filter-healthcheck.xml:24(td) ./doc/common/tables/nova-vpn.xml:21(td) ./doc/common/tables/nova-vpn.xml:29(td) ./doc/common/tables/nova-vpn.xml:33(td) ./doc/common/tables/nova-vpn.xml:37(td) ./doc/common/tables/nova-vpn.xml:41(td) ./doc/common/tables/nova-vpn.xml:45(td) ./doc/common/tables/nova-vpn.xml:49(td) ./doc/common/tables/nova-vpn.xml:53(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:20(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:24(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:28(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:32(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:36(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:40(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:44(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:48(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:20(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:24(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:28(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:32(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:36(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:42(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:46(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:50(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:54(td) ./doc/common/tables/trove-common.xml:21(td) ./doc/common/tables/trove-common.xml:25(td) ./doc/common/tables/trove-common.xml:29(td) ./doc/common/tables/trove-common.xml:37(td) ./doc/common/tables/trove-common.xml:41(td) ./doc/common/tables/trove-common.xml:45(td) ./doc/common/tables/trove-common.xml:49(td) ./doc/common/tables/trove-common.xml:53(td) ./doc/common/tables/trove-common.xml:57(td) ./doc/common/tables/trove-common.xml:61(td) ./doc/common/tables/trove-common.xml:65(td) ./doc/common/tables/trove-common.xml:69(td) ./doc/common/tables/trove-common.xml:76(td) ./doc/common/tables/trove-api.xml:21(td) ./doc/common/tables/trove-api.xml:25(td) ./doc/common/tables/trove-api.xml:29(td) ./doc/common/tables/trove-api.xml:33(td) ./doc/common/tables/trove-api.xml:37(td) ./doc/common/tables/trove-api.xml:41(td) ./doc/common/tables/trove-api.xml:45(td) ./doc/common/tables/trove-api.xml:49(td) ./doc/common/tables/trove-api.xml:53(td) ./doc/common/tables/trove-api.xml:57(td) ./doc/common/tables/trove-api.xml:61(td) ./doc/common/tables/trove-api.xml:65(td) ./doc/common/tables/trove-api.xml:69(td) ./doc/common/tables/trove-api.xml:73(td) ./doc/common/tables/trove-api.xml:77(td) ./doc/common/tables/trove-api.xml:81(td) ./doc/common/tables/trove-api.xml:85(td) ./doc/common/tables/trove-api.xml:89(td) ./doc/common/tables/trove-api.xml:93(td) ./doc/common/tables/trove-api.xml:97(td) ./doc/common/tables/trove-api.xml:101(td) ./doc/common/tables/trove-api.xml:105(td) ./doc/common/tables/trove-api.xml:109(td) ./doc/common/tables/trove-api.xml:113(td) ./doc/common/tables/cinder-zadara.xml:21(td) ./doc/common/tables/cinder-zadara.xml:25(td) ./doc/common/tables/cinder-zadara.xml:29(td) ./doc/common/tables/cinder-zadara.xml:33(td) ./doc/common/tables/cinder-zadara.xml:37(td) ./doc/common/tables/cinder-zadara.xml:41(td) ./doc/common/tables/cinder-zadara.xml:45(td) ./doc/common/tables/cinder-zadara.xml:49(td) ./doc/common/tables/cinder-zadara.xml:53(td) ./doc/common/tables/cinder-zadara.xml:57(td) ./doc/common/tables/cinder-zadara.xml:61(td) ./doc/common/tables/swift-object-server-filter-healthcheck.xml:24(td) ./doc/common/tables/nova-conductor.xml:21(td) ./doc/common/tables/nova-conductor.xml:28(td) ./doc/common/tables/nova-conductor.xml:32(td) ./doc/common/tables/nova-conductor.xml:36(td) ./doc/common/tables/nova-conductor.xml:40(td) ./doc/common/tables/ironic-auth_token.xml:21(td) ./doc/common/tables/ironic-auth_token.xml:25(td) ./doc/common/tables/ironic-auth_token.xml:29(td) ./doc/common/tables/ironic-auth_token.xml:33(td) ./doc/common/tables/ironic-auth_token.xml:41(td) ./doc/common/tables/ironic-auth_token.xml:45(td) ./doc/common/tables/ironic-auth_token.xml:49(td) ./doc/common/tables/ironic-auth_token.xml:53(td) ./doc/common/tables/ironic-auth_token.xml:57(td) ./doc/common/tables/ironic-auth_token.xml:61(td) ./doc/common/tables/ironic-auth_token.xml:65(td) ./doc/common/tables/ironic-auth_token.xml:69(td) ./doc/common/tables/ironic-auth_token.xml:73(td) ./doc/common/tables/ironic-auth_token.xml:77(td) ./doc/common/tables/ironic-auth_token.xml:81(td) ./doc/common/tables/ironic-auth_token.xml:85(td) ./doc/common/tables/ironic-auth_token.xml:89(td) ./doc/common/tables/ironic-auth_token.xml:93(td) ./doc/common/tables/ironic-auth_token.xml:97(td) ./doc/common/tables/ironic-auth_token.xml:101(td) ./doc/common/tables/ironic-auth_token.xml:105(td) ./doc/common/tables/ironic-auth_token.xml:109(td) ./doc/common/tables/ironic-auth_token.xml:113(td) ./doc/common/tables/ironic-auth_token.xml:117(td) ./doc/common/tables/ironic-auth_token.xml:121(td) ./doc/common/tables/ironic-auth_token.xml:125(td) ./doc/common/tables/ironic-auth_token.xml:129(td) ./doc/common/tables/ironic-auth_token.xml:133(td) ./doc/common/tables/ironic-auth_token.xml:137(td) ./doc/common/tables/ironic-auth_token.xml:141(td) ./doc/common/tables/ironic-auth_token.xml:145(td) ./doc/common/tables/ironic-auth_token.xml:149(td) ./doc/common/tables/ironic-auth_token.xml:153(td) ./doc/common/tables/ironic-auth_token.xml:157(td) ./doc/common/tables/ironic-auth_token.xml:161(td) ./doc/common/tables/ironic-auth_token.xml:165(td) ./doc/common/tables/swift-object-server-app-object-server.xml:20(td) ./doc/common/tables/swift-object-server-app-object-server.xml:24(td) ./doc/common/tables/swift-object-server-app-object-server.xml:28(td) ./doc/common/tables/swift-object-server-app-object-server.xml:32(td) ./doc/common/tables/swift-object-server-app-object-server.xml:36(td) ./doc/common/tables/swift-object-server-app-object-server.xml:40(td) ./doc/common/tables/swift-object-server-app-object-server.xml:44(td) ./doc/common/tables/swift-object-server-app-object-server.xml:48(td) ./doc/common/tables/swift-object-server-app-object-server.xml:52(td) ./doc/common/tables/swift-object-server-app-object-server.xml:56(td) ./doc/common/tables/swift-object-server-app-object-server.xml:60(td) ./doc/common/tables/swift-object-server-app-object-server.xml:64(td) ./doc/common/tables/swift-object-server-app-object-server.xml:68(td) ./doc/common/tables/swift-object-server-app-object-server.xml:72(td) ./doc/common/tables/swift-object-server-app-object-server.xml:76(td) ./doc/common/tables/swift-object-server-app-object-server.xml:80(td) ./doc/common/tables/swift-object-server-app-object-server.xml:84(td) ./doc/common/tables/swift-object-server-app-object-server.xml:88(td) ./doc/common/tables/swift-object-server-app-object-server.xml:92(td) ./doc/common/tables/swift-object-server-app-object-server.xml:96(td) ./doc/common/tables/swift-object-server-app-object-server.xml:100(td) ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml:40(td) ./doc/common/tables/nova-livemigration.xml:21(td) ./doc/common/tables/nova-livemigration.xml:28(td) ./doc/common/tables/nova-livemigration.xml:32(td) ./doc/common/tables/nova-livemigration.xml:36(td) ./doc/common/tables/swift-container-reconciler-container-reconciler.xml:20(td) ./doc/common/tables/swift-container-reconciler-container-reconciler.xml:24(td) ./doc/common/tables/swift-container-reconciler-container-reconciler.xml:28(td) ./doc/common/tables/heat-rabbitmq.xml:21(td) ./doc/common/tables/heat-rabbitmq.xml:41(td) ./doc/common/tables/heat-rabbitmq.xml:45(td) ./doc/common/tables/heat-rabbitmq.xml:49(td) ./doc/common/tables/heat-rabbitmq.xml:53(td) ./doc/common/tables/heat-rabbitmq.xml:57(td) ./doc/common/tables/heat-rabbitmq.xml:61(td) ./doc/common/tables/heat-rabbitmq.xml:65(td) ./doc/common/tables/heat-rabbitmq.xml:69(td) ./doc/common/tables/heat-rabbitmq.xml:73(td) ./doc/common/tables/heat-rabbitmq.xml:77(td) ./doc/common/tables/heat-rabbitmq.xml:81(td) ./doc/common/tables/heat-rabbitmq.xml:85(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:41(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:46(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:50(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:59(td) ./doc/common/tables/keystone-amqp.xml:21(td) ./doc/common/tables/keystone-amqp.xml:25(td) ./doc/common/tables/keystone-amqp.xml:29(td) ./doc/common/tables/keystone-amqp.xml:33(td) ./doc/common/tables/keystone-amqp.xml:37(td) ./doc/common/tables/keystone-amqp.xml:41(td) ./doc/common/tables/keystone-amqp.xml:45(td) ./doc/common/tables/keystone-rpc.xml:21(td) ./doc/common/tables/keystone-rpc.xml:25(td) ./doc/common/tables/keystone-rpc.xml:29(td) ./doc/common/tables/keystone-rpc.xml:33(td) ./doc/common/tables/keystone-rpc.xml:37(td) ./doc/common/tables/keystone-rpc.xml:41(td) ./doc/common/tables/keystone-rpc.xml:45(td) ./doc/common/tables/keystone-rpc.xml:52(td) ./doc/common/tables/keystone-rpc.xml:56(td) ./doc/common/tables/keystone-rpc.xml:60(td) ./doc/common/tables/keystone-rpc.xml:64(td) ./doc/common/tables/keystone-rpc.xml:68(td) ./doc/common/tables/keystone-rpc.xml:72(td) ./doc/common/tables/keystone-rpc.xml:88(td) ./doc/common/tables/keystone-rpc.xml:92(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:20(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:24(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:28(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:32(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:36(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:40(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:44(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:48(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:52(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:56(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:60(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:64(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:68(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:72(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:80(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:84(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:88(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:92(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:96(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:101(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:109(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:113(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:123(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:127(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:138(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:142(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:146(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:150(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:154(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:158(td) ./doc/common/tables/cinder-zones.xml:21(td) ./doc/common/tables/ironic-keystone.xml:21(td) ./doc/common/tables/cinder-scality.xml:21(td) ./doc/common/tables/cinder-scality.xml:25(td) ./doc/common/tables/cinder-scality.xml:29(td) ./doc/common/tables/cinder-amqp.xml:21(td) ./doc/common/tables/cinder-amqp.xml:25(td) ./doc/common/tables/cinder-amqp.xml:29(td) ./doc/common/tables/cinder-amqp.xml:33(td) ./doc/common/tables/cinder-amqp.xml:37(td) ./doc/common/tables/cinder-amqp.xml:41(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:40(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:44(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:48(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:52(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:56(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:60(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:64(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:68(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:72(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:76(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:80(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:84(td) ./doc/common/tables/neutron-agent.xml:21(td) ./doc/common/tables/neutron-agent.xml:25(td) ./doc/common/tables/cinder-emc.xml:21(td) ./doc/common/tables/cinder-emc.xml:25(td) ./doc/common/tables/cinder-emc.xml:29(td) ./doc/common/tables/cinder-emc.xml:33(td) ./doc/common/tables/cinder-emc.xml:37(td) ./doc/common/tables/cinder-emc.xml:45(td) ./doc/common/tables/cinder-emc.xml:53(td) ./doc/common/tables/cinder-emc.xml:57(td) ./doc/common/tables/cinder-emc.xml:61(td) ./doc/common/tables/cinder-vmware.xml:21(td) ./doc/common/tables/cinder-vmware.xml:25(td) ./doc/common/tables/cinder-vmware.xml:29(td) ./doc/common/tables/cinder-vmware.xml:33(td) ./doc/common/tables/cinder-vmware.xml:37(td) ./doc/common/tables/cinder-vmware.xml:41(td) ./doc/common/tables/cinder-vmware.xml:45(td) ./doc/common/tables/cinder-vmware.xml:49(td) ./doc/common/tables/cinder-vmware.xml:53(td) ./doc/common/tables/cinder-vmware.xml:57(td) ./doc/common/tables/cinder-vmware.xml:61(td) ./doc/common/tables/ceilometer-zeromq.xml:21(td) ./doc/common/tables/ceilometer-zeromq.xml:25(td) ./doc/common/tables/ceilometer-zeromq.xml:29(td) ./doc/common/tables/ceilometer-zeromq.xml:33(td) ./doc/common/tables/ceilometer-zeromq.xml:37(td) ./doc/common/tables/ceilometer-zeromq.xml:41(td) ./doc/common/tables/ceilometer-zeromq.xml:45(td) ./doc/common/tables/trove-rabbitmq.xml:21(td) ./doc/common/tables/trove-rabbitmq.xml:41(td) ./doc/common/tables/trove-rabbitmq.xml:45(td) ./doc/common/tables/trove-rabbitmq.xml:49(td) ./doc/common/tables/trove-rabbitmq.xml:53(td) ./doc/common/tables/trove-rabbitmq.xml:57(td) ./doc/common/tables/trove-rabbitmq.xml:61(td) ./doc/common/tables/trove-rabbitmq.xml:65(td) ./doc/common/tables/trove-rabbitmq.xml:69(td) ./doc/common/tables/trove-rabbitmq.xml:73(td) ./doc/common/tables/trove-rabbitmq.xml:77(td) ./doc/common/tables/trove-rabbitmq.xml:81(td) ./doc/common/tables/trove-rabbitmq.xml:85(td) ./doc/common/tables/ironic-glance.xml:25(td) ./doc/common/tables/ironic-glance.xml:29(td) ./doc/common/tables/ironic-glance.xml:33(td) ./doc/common/tables/ironic-glance.xml:37(td) ./doc/common/tables/ironic-glance.xml:41(td) ./doc/common/tables/ironic-glance.xml:45(td) ./doc/common/tables/ironic-glance.xml:49(td) ./doc/common/tables/ironic-glance.xml:53(td) ./doc/common/tables/ironic-glance.xml:57(td) ./doc/common/tables/ironic-glance.xml:61(td) ./doc/common/tables/ironic-glance.xml:65(td) ./doc/common/tables/ironic-glance.xml:69(td) ./doc/common/tables/ironic-glance.xml:73(td) ./doc/common/tables/ironic-glance.xml:77(td) ./doc/common/tables/nova-upgrade_levels.xml:21(td) ./doc/common/tables/nova-upgrade_levels.xml:28(td) ./doc/common/tables/nova-upgrade_levels.xml:32(td) ./doc/common/tables/nova-upgrade_levels.xml:36(td) ./doc/common/tables/nova-upgrade_levels.xml:40(td) ./doc/common/tables/nova-upgrade_levels.xml:44(td) ./doc/common/tables/nova-upgrade_levels.xml:48(td) ./doc/common/tables/nova-upgrade_levels.xml:52(td) ./doc/common/tables/nova-upgrade_levels.xml:56(td) ./doc/common/tables/nova-upgrade_levels.xml:60(td) ./doc/common/tables/cinder-netapp_cdot_iscsi.xml:21(td) ./doc/common/tables/cinder-netapp_cdot_iscsi.xml:25(td) ./doc/common/tables/cinder-netapp_cdot_iscsi.xml:29(td) ./doc/common/tables/cinder-netapp_cdot_iscsi.xml:33(td) ./doc/common/tables/cinder-netapp_cdot_iscsi.xml:37(td) ./doc/common/tables/cinder-netapp_cdot_iscsi.xml:41(td) ./doc/common/tables/cinder-netapp_cdot_iscsi.xml:45(td) ./doc/common/tables/cinder-netapp_cdot_iscsi.xml:49(td) ./doc/common/tables/cinder-netapp_cdot_iscsi.xml:53(td) ./doc/common/tables/cinder-netapp_cdot_iscsi.xml:57(td) ./doc/common/tables/neutron-ml2_ofa.xml:25(td) ./doc/common/tables/neutron-ml2_ofa.xml:29(td) ./doc/common/tables/neutron-ml2_ofa.xml:36(td) ./doc/common/tables/neutron-ml2_ofa.xml:40(td) ./doc/common/tables/nova-barbican.xml:21(td) ./doc/common/tables/nova-barbican.xml:25(td) ./doc/common/tables/nova-barbican.xml:29(td) ./doc/common/tables/nova-barbican.xml:33(td) ./doc/common/tables/nova-barbican.xml:37(td) ./doc/common/tables/nova-barbican.xml:41(td) ./doc/common/tables/nova-barbican.xml:45(td) ./doc/common/tables/nova-barbican.xml:49(td) ./doc/common/tables/glance-api.xml:21(td) ./doc/common/tables/glance-api.xml:25(td) ./doc/common/tables/glance-api.xml:29(td) ./doc/common/tables/glance-api.xml:33(td) ./doc/common/tables/glance-api.xml:37(td) ./doc/common/tables/glance-api.xml:41(td) ./doc/common/tables/glance-api.xml:45(td) ./doc/common/tables/glance-api.xml:49(td) ./doc/common/tables/glance-api.xml:53(td) ./doc/common/tables/glance-api.xml:57(td) ./doc/common/tables/glance-api.xml:61(td) ./doc/common/tables/glance-api.xml:65(td) ./doc/common/tables/glance-api.xml:69(td) ./doc/common/tables/glance-api.xml:73(td) ./doc/common/tables/glance-api.xml:77(td) ./doc/common/tables/glance-api.xml:84(td) ./doc/common/tables/glance-api.xml:88(td) ./doc/common/tables/glance-api.xml:92(td) ./doc/common/tables/glance-api.xml:99(td) ./doc/common/tables/glance-api.xml:103(td) ./doc/common/tables/swift-proxy-server-filter-gatekeeper.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-gatekeeper.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-gatekeeper.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-gatekeeper.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-gatekeeper.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-gatekeeper.xml:40(td) ./doc/common/tables/swift-rsyncd-container.xml:20(td) ./doc/common/tables/swift-rsyncd-container.xml:24(td) ./doc/common/tables/swift-rsyncd-container.xml:28(td) ./doc/common/tables/swift-rsyncd-container.xml:32(td) ./doc/common/tables/cinder-storwize.xml:21(td) ./doc/common/tables/cinder-storwize.xml:25(td) ./doc/common/tables/cinder-storwize.xml:29(td) ./doc/common/tables/cinder-storwize.xml:33(td) ./doc/common/tables/cinder-storwize.xml:37(td) ./doc/common/tables/cinder-storwize.xml:41(td) ./doc/common/tables/cinder-storwize.xml:45(td) ./doc/common/tables/cinder-storwize.xml:49(td) ./doc/common/tables/cinder-storwize.xml:53(td) ./doc/common/tables/cinder-storwize.xml:57(td) ./doc/common/tables/cinder-storwize.xml:61(td) ./doc/common/tables/cinder-storwize.xml:65(td) ./doc/common/tables/cinder-storwize.xml:69(td) ./doc/common/tables/cinder-storwize.xml:73(td) ./doc/common/tables/cinder-storwize.xml:77(td) ./doc/common/tables/cinder-storwize.xml:81(td) ./doc/common/tables/cinder-hplefthand.xml:21(td) ./doc/common/tables/cinder-hplefthand.xml:25(td) ./doc/common/tables/cinder-hplefthand.xml:29(td) ./doc/common/tables/cinder-hplefthand.xml:33(td) ./doc/common/tables/cinder-hplefthand.xml:37(td) ./doc/common/tables/cinder-hplefthand.xml:41(td) ./doc/common/tables/ironic-ilo.xml:21(td) ./doc/common/tables/ironic-ilo.xml:25(td) ./doc/common/tables/ironic-ilo.xml:29(td) ./doc/common/tables/ironic-ilo.xml:33(td) ./doc/common/tables/ironic-ilo.xml:37(td) ./doc/common/tables/ironic-ilo.xml:41(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:20(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:24(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:28(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:38(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:42(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:46(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:50(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:58(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:62(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:70(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:74(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:78(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:82(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:91(td) ./doc/common/tables/sahara-auth_token.xml:21(td) ./doc/common/tables/sahara-auth_token.xml:25(td) ./doc/common/tables/sahara-auth_token.xml:29(td) ./doc/common/tables/sahara-auth_token.xml:33(td) ./doc/common/tables/sahara-auth_token.xml:41(td) ./doc/common/tables/sahara-auth_token.xml:45(td) ./doc/common/tables/sahara-auth_token.xml:49(td) ./doc/common/tables/sahara-auth_token.xml:53(td) ./doc/common/tables/sahara-auth_token.xml:57(td) ./doc/common/tables/sahara-auth_token.xml:61(td) ./doc/common/tables/sahara-auth_token.xml:65(td) ./doc/common/tables/sahara-auth_token.xml:69(td) ./doc/common/tables/sahara-auth_token.xml:73(td) ./doc/common/tables/sahara-auth_token.xml:77(td) ./doc/common/tables/sahara-auth_token.xml:81(td) ./doc/common/tables/sahara-auth_token.xml:85(td) ./doc/common/tables/sahara-auth_token.xml:89(td) ./doc/common/tables/sahara-auth_token.xml:93(td) ./doc/common/tables/sahara-auth_token.xml:97(td) ./doc/common/tables/sahara-auth_token.xml:101(td) ./doc/common/tables/sahara-auth_token.xml:105(td) ./doc/common/tables/sahara-auth_token.xml:109(td) ./doc/common/tables/sahara-auth_token.xml:113(td) ./doc/common/tables/sahara-auth_token.xml:117(td) ./doc/common/tables/sahara-auth_token.xml:121(td) ./doc/common/tables/sahara-auth_token.xml:125(td) ./doc/common/tables/sahara-auth_token.xml:129(td) ./doc/common/tables/sahara-auth_token.xml:133(td) ./doc/common/tables/sahara-auth_token.xml:137(td) ./doc/common/tables/sahara-auth_token.xml:141(td) ./doc/common/tables/sahara-auth_token.xml:145(td) ./doc/common/tables/sahara-auth_token.xml:149(td) ./doc/common/tables/sahara-auth_token.xml:153(td) ./doc/common/tables/sahara-auth_token.xml:157(td) ./doc/common/tables/sahara-auth_token.xml:161(td) ./doc/common/tables/neutron-ipv6_ra.xml:21(td) ./doc/common/tables/glance-s3.xml:21(td) ./doc/common/tables/glance-s3.xml:25(td) ./doc/common/tables/glance-s3.xml:29(td) ./doc/common/tables/glance-s3.xml:33(td) ./doc/common/tables/glance-s3.xml:37(td) ./doc/common/tables/glance-s3.xml:41(td) ./doc/common/tables/glance-s3.xml:45(td) ./doc/common/tables/glance-s3.xml:49(td) ./doc/common/tables/glance-s3.xml:53(td) ./doc/common/tables/glance-s3.xml:57(td) ./doc/common/tables/nova-rootwrap.xml:21(td) ./doc/common/tables/nova-rootwrap.xml:25(td) ./doc/common/tables/nova-rootwrap.xml:29(td) ./doc/common/tables/nova-rootwrap.xml:33(td) ./doc/common/tables/nova-rootwrap.xml:37(td) ./doc/common/tables/heat-loadbalancer.xml:21(td) ./doc/common/tables/ceilometer-api.xml:21(td) ./doc/common/tables/ceilometer-api.xml:25(td) ./doc/common/tables/ceilometer-api.xml:29(td) ./doc/common/tables/ceilometer-api.xml:33(td) ./doc/common/tables/ceilometer-api.xml:37(td) ./doc/common/tables/ceilometer-api.xml:41(td) ./doc/common/tables/ceilometer-api.xml:49(td) ./doc/common/tables/ceilometer-api.xml:53(td) ./doc/common/tables/ceilometer-api.xml:60(td) ./doc/common/tables/ceilometer-api.xml:64(td) ./doc/common/tables/ceilometer-api.xml:68(td) ./doc/common/tables/ceilometer-api.xml:72(td) ./doc/common/tables/ceilometer-exchange.xml:21(td) ./doc/common/tables/ceilometer-exchange.xml:25(td) ./doc/common/tables/ceilometer-exchange.xml:29(td) ./doc/common/tables/ceilometer-exchange.xml:33(td) ./doc/common/tables/ceilometer-exchange.xml:37(td) ./doc/common/tables/ceilometer-exchange.xml:41(td) ./doc/common/tables/ceilometer-exchange.xml:45(td) ./doc/common/tables/ceilometer-exchange.xml:49(td) ./doc/common/tables/ceilometer-exchange.xml:53(td) ./doc/common/tables/ceilometer-exchange.xml:57(td) ./doc/common/tables/ceilometer-exchange.xml:61(td) ./doc/common/tables/ceilometer-exchange.xml:65(td) ./doc/common/tables/cinder-lvm.xml:21(td) ./doc/common/tables/cinder-lvm.xml:25(td) ./doc/common/tables/cinder-lvm.xml:29(td) ./doc/common/tables/cinder-lvm.xml:33(td) ./doc/common/tables/trove-dns.xml:37(td) ./doc/common/tables/trove-dns.xml:41(td) ./doc/common/tables/trove-dns.xml:49(td) ./doc/common/tables/trove-dns.xml:69(td) ./doc/common/tables/trove-dns.xml:73(td) ./doc/common/tables/trove-dns.xml:81(td) ./doc/common/tables/sahara-amqp.xml:21(td) ./doc/common/tables/sahara-amqp.xml:25(td) ./doc/common/tables/sahara-amqp.xml:29(td) ./doc/common/tables/sahara-amqp.xml:33(td) ./doc/common/tables/sahara-amqp.xml:37(td) ./doc/common/tables/sahara-amqp.xml:41(td) ./doc/common/tables/sahara-amqp.xml:45(td) ./doc/common/tables/sahara-amqp.xml:49(td) ./doc/common/tables/swift-container-reconciler-filter-proxy-logging.xml:20(td) ./doc/common/tables/nova-cells.xml:21(td) ./doc/common/tables/nova-cells.xml:25(td) ./doc/common/tables/nova-cells.xml:29(td) ./doc/common/tables/nova-cells.xml:33(td) ./doc/common/tables/nova-cells.xml:37(td) ./doc/common/tables/nova-cells.xml:41(td) ./doc/common/tables/nova-cells.xml:45(td) ./doc/common/tables/nova-cells.xml:49(td) ./doc/common/tables/nova-cells.xml:53(td) ./doc/common/tables/nova-cells.xml:57(td) ./doc/common/tables/nova-cells.xml:61(td) ./doc/common/tables/nova-cells.xml:65(td) ./doc/common/tables/nova-cells.xml:69(td) ./doc/common/tables/nova-cells.xml:73(td) ./doc/common/tables/nova-cells.xml:77(td) ./doc/common/tables/nova-cells.xml:81(td) ./doc/common/tables/nova-cells.xml:85(td) ./doc/common/tables/nova-cells.xml:89(td) ./doc/common/tables/trove-volume.xml:21(td) ./doc/common/tables/trove-volume.xml:25(td) ./doc/common/tables/trove-volume.xml:29(td) ./doc/common/tables/trove-volume.xml:33(td) ./doc/common/tables/trove-volume.xml:37(td) ./doc/common/tables/trove-volume.xml:41(td) ./doc/common/tables/trove-volume.xml:45(td) ./doc/common/tables/trove-volume.xml:49(td) ./doc/common/tables/trove-volume.xml:53(td) ./doc/common/tables/trove-volume.xml:57(td) ./doc/common/tables/heat-auth_token.xml:21(td) ./doc/common/tables/heat-auth_token.xml:25(td) ./doc/common/tables/heat-auth_token.xml:29(td) ./doc/common/tables/heat-auth_token.xml:33(td) ./doc/common/tables/heat-auth_token.xml:41(td) ./doc/common/tables/heat-auth_token.xml:45(td) ./doc/common/tables/heat-auth_token.xml:49(td) ./doc/common/tables/heat-auth_token.xml:53(td) ./doc/common/tables/heat-auth_token.xml:57(td) ./doc/common/tables/heat-auth_token.xml:61(td) ./doc/common/tables/heat-auth_token.xml:65(td) ./doc/common/tables/heat-auth_token.xml:69(td) ./doc/common/tables/heat-auth_token.xml:73(td) ./doc/common/tables/heat-auth_token.xml:77(td) ./doc/common/tables/heat-auth_token.xml:81(td) ./doc/common/tables/heat-auth_token.xml:85(td) ./doc/common/tables/heat-auth_token.xml:89(td) ./doc/common/tables/heat-auth_token.xml:93(td) ./doc/common/tables/heat-auth_token.xml:97(td) ./doc/common/tables/heat-auth_token.xml:101(td) ./doc/common/tables/heat-auth_token.xml:105(td) ./doc/common/tables/heat-auth_token.xml:109(td) ./doc/common/tables/heat-auth_token.xml:113(td) ./doc/common/tables/heat-auth_token.xml:117(td) ./doc/common/tables/heat-auth_token.xml:121(td) ./doc/common/tables/heat-auth_token.xml:125(td) ./doc/common/tables/heat-auth_token.xml:129(td) ./doc/common/tables/neutron-quotas.xml:21(td) ./doc/common/tables/neutron-quotas.xml:28(td) ./doc/common/tables/neutron-quotas.xml:32(td) ./doc/common/tables/neutron-quotas.xml:36(td) ./doc/common/tables/neutron-quotas.xml:40(td) ./doc/common/tables/neutron-quotas.xml:44(td) ./doc/common/tables/neutron-quotas.xml:48(td) ./doc/common/tables/neutron-quotas.xml:52(td) ./doc/common/tables/neutron-quotas.xml:56(td) ./doc/common/tables/neutron-quotas.xml:60(td) ./doc/common/tables/neutron-quotas.xml:64(td) ./doc/common/tables/neutron-quotas.xml:68(td) ./doc/common/tables/neutron-quotas.xml:72(td) ./doc/common/tables/nova-auth_token.xml:21(td) ./doc/common/tables/nova-auth_token.xml:25(td) ./doc/common/tables/nova-auth_token.xml:29(td) ./doc/common/tables/nova-auth_token.xml:33(td) ./doc/common/tables/nova-auth_token.xml:41(td) ./doc/common/tables/nova-auth_token.xml:45(td) ./doc/common/tables/nova-auth_token.xml:49(td) ./doc/common/tables/nova-auth_token.xml:53(td) ./doc/common/tables/nova-auth_token.xml:57(td) ./doc/common/tables/nova-auth_token.xml:61(td) ./doc/common/tables/nova-auth_token.xml:65(td) ./doc/common/tables/nova-auth_token.xml:69(td) ./doc/common/tables/nova-auth_token.xml:73(td) ./doc/common/tables/nova-auth_token.xml:77(td) ./doc/common/tables/nova-auth_token.xml:81(td) ./doc/common/tables/nova-auth_token.xml:85(td) ./doc/common/tables/nova-auth_token.xml:89(td) ./doc/common/tables/nova-auth_token.xml:93(td) ./doc/common/tables/nova-auth_token.xml:97(td) ./doc/common/tables/nova-auth_token.xml:101(td) ./doc/common/tables/nova-auth_token.xml:105(td) ./doc/common/tables/nova-auth_token.xml:109(td) ./doc/common/tables/nova-auth_token.xml:113(td) ./doc/common/tables/nova-auth_token.xml:117(td) ./doc/common/tables/nova-auth_token.xml:121(td) ./doc/common/tables/nova-auth_token.xml:125(td) ./doc/common/tables/nova-auth_token.xml:129(td) ./doc/common/tables/nova-auth_token.xml:133(td) ./doc/common/tables/nova-auth_token.xml:137(td) ./doc/common/tables/nova-auth_token.xml:141(td) ./doc/common/tables/nova-auth_token.xml:145(td) ./doc/common/tables/nova-auth_token.xml:149(td) ./doc/common/tables/nova-auth_token.xml:153(td) ./doc/common/tables/nova-auth_token.xml:157(td) ./doc/common/tables/nova-auth_token.xml:161(td) ./doc/common/tables/cinder-storage_nfs.xml:21(td) ./doc/common/tables/cinder-storage_nfs.xml:25(td) ./doc/common/tables/cinder-storage_nfs.xml:29(td) ./doc/common/tables/cinder-storage_nfs.xml:33(td) ./doc/common/tables/cinder-storage_nfs.xml:37(td) ./doc/common/tables/cinder-storage_nfs.xml:41(td) ./doc/common/tables/cinder-storage_nfs.xml:45(td) ./doc/common/tables/cinder-quobyte.xml:21(td) ./doc/common/tables/cinder-quobyte.xml:25(td) ./doc/common/tables/cinder-quobyte.xml:29(td) ./doc/common/tables/cinder-quobyte.xml:33(td) ./doc/common/tables/cinder-quobyte.xml:37(td) ./doc/common/tables/cinder-hds-hnas.xml:21(td) ./doc/common/tables/cinder-hds-hnas.xml:25(td) ./doc/common/tables/heat-api.xml:21(td) ./doc/common/tables/heat-api.xml:25(td) ./doc/common/tables/heat-api.xml:29(td) ./doc/common/tables/heat-api.xml:37(td) ./doc/common/tables/heat-api.xml:49(td) ./doc/common/tables/heat-api.xml:53(td) ./doc/common/tables/heat-api.xml:57(td) ./doc/common/tables/heat-api.xml:61(td) ./doc/common/tables/heat-api.xml:65(td) ./doc/common/tables/heat-api.xml:69(td) ./doc/common/tables/heat-api.xml:73(td) ./doc/common/tables/heat-api.xml:77(td) ./doc/common/tables/heat-api.xml:81(td) ./doc/common/tables/heat-api.xml:85(td) ./doc/common/tables/heat-api.xml:89(td) ./doc/common/tables/heat-api.xml:104(td) ./doc/common/tables/heat-api.xml:115(td) ./doc/common/tables/heat-api.xml:119(td) ./doc/common/tables/heat-api.xml:126(td) ./doc/common/tables/heat-api.xml:130(td) ./doc/common/tables/heat-api.xml:134(td) ./doc/common/tables/heat-api.xml:138(td) ./doc/common/tables/heat-api.xml:142(td) ./doc/common/tables/heat-api.xml:146(td) ./doc/common/tables/heat-api.xml:150(td) ./doc/common/tables/heat-api.xml:157(td) ./doc/common/tables/heat-api.xml:161(td) ./doc/common/tables/swift-proxy-server-filter-tempurl.xml:26(td) ./doc/common/tables/swift-proxy-server-filter-tempurl.xml:31(td) ./doc/common/tables/swift-proxy-server-filter-tempurl.xml:35(td) ./doc/common/tables/swift-proxy-server-filter-tempurl.xml:40(td) ./doc/common/tables/swift-proxy-server-filter-tempurl.xml:46(td) ./doc/common/tables/heat-clients_ceilometer.xml:21(td) ./doc/common/tables/heat-clients_ceilometer.xml:25(td) ./doc/common/tables/heat-clients_ceilometer.xml:29(td) ./doc/common/tables/heat-clients_ceilometer.xml:33(td) ./doc/common/tables/heat-clients_ceilometer.xml:37(td) ./doc/common/tables/neutron-ryu.xml:25(td) ./doc/common/tables/glance-logging.xml:21(td) ./doc/common/tables/glance-logging.xml:25(td) ./doc/common/tables/glance-logging.xml:29(td) ./doc/common/tables/glance-logging.xml:33(td) ./doc/common/tables/glance-logging.xml:37(td) ./doc/common/tables/glance-logging.xml:41(td) ./doc/common/tables/glance-logging.xml:45(td) ./doc/common/tables/glance-logging.xml:49(td) ./doc/common/tables/glance-logging.xml:53(td) ./doc/common/tables/glance-logging.xml:57(td) ./doc/common/tables/glance-logging.xml:61(td) ./doc/common/tables/glance-logging.xml:65(td) ./doc/common/tables/glance-logging.xml:69(td) ./doc/common/tables/glance-logging.xml:73(td) ./doc/common/tables/glance-logging.xml:77(td) ./doc/common/tables/glance-logging.xml:81(td) ./doc/common/tables/glance-logging.xml:85(td) ./doc/common/tables/glance-logging.xml:89(td) ./doc/common/tables/glance-logging.xml:93(td) ./doc/common/tables/glance-logging.xml:97(td) ./doc/common/tables/swift-rsyncd-account.xml:20(td) ./doc/common/tables/swift-rsyncd-account.xml:24(td) ./doc/common/tables/swift-rsyncd-account.xml:28(td) ./doc/common/tables/swift-rsyncd-account.xml:32(td) ./doc/common/tables/neutron-metering_agent.xml:21(td) ./doc/common/tables/neutron-metering_agent.xml:25(td) ./doc/common/tables/neutron-metering_agent.xml:32(td) ./doc/common/tables/neutron-zeromq.xml:21(td) ./doc/common/tables/neutron-zeromq.xml:25(td) ./doc/common/tables/neutron-zeromq.xml:29(td) ./doc/common/tables/neutron-zeromq.xml:33(td) ./doc/common/tables/neutron-zeromq.xml:37(td) ./doc/common/tables/neutron-zeromq.xml:41(td) ./doc/common/tables/neutron-zeromq.xml:45(td) ./doc/common/tables/heat-clients_glance.xml:21(td) ./doc/common/tables/heat-clients_glance.xml:25(td) ./doc/common/tables/heat-clients_glance.xml:29(td) ./doc/common/tables/heat-clients_glance.xml:33(td) ./doc/common/tables/heat-clients_glance.xml:37(td) ./doc/common/tables/cinder-storage_glusterfs.xml:21(td) ./doc/common/tables/cinder-storage_glusterfs.xml:25(td) ./doc/common/tables/cinder-storage_glusterfs.xml:29(td) ./doc/common/tables/cinder-storage_glusterfs.xml:33(td) ./doc/common/tables/cinder-common.xml:21(td) ./doc/common/tables/cinder-common.xml:25(td) ./doc/common/tables/cinder-common.xml:29(td) ./doc/common/tables/cinder-common.xml:33(td) ./doc/common/tables/cinder-common.xml:37(td) ./doc/common/tables/cinder-common.xml:41(td) ./doc/common/tables/cinder-common.xml:45(td) ./doc/common/tables/cinder-common.xml:49(td) ./doc/common/tables/cinder-common.xml:53(td) ./doc/common/tables/cinder-common.xml:57(td) ./doc/common/tables/cinder-common.xml:61(td) ./doc/common/tables/cinder-common.xml:65(td) ./doc/common/tables/cinder-common.xml:77(td) ./doc/common/tables/cinder-common.xml:81(td) ./doc/common/tables/cinder-common.xml:85(td) ./doc/common/tables/cinder-common.xml:93(td) ./doc/common/tables/cinder-common.xml:97(td) ./doc/common/tables/cinder-common.xml:101(td) ./doc/common/tables/cinder-common.xml:105(td) ./doc/common/tables/cinder-common.xml:109(td) ./doc/common/tables/cinder-common.xml:113(td) ./doc/common/tables/cinder-common.xml:117(td) ./doc/common/tables/cinder-common.xml:121(td) ./doc/common/tables/cinder-common.xml:125(td) ./doc/common/tables/cinder-common.xml:129(td) ./doc/common/tables/cinder-common.xml:133(td) ./doc/common/tables/cinder-common.xml:137(td) ./doc/common/tables/cinder-common.xml:141(td) ./doc/common/tables/cinder-common.xml:145(td) ./doc/common/tables/cinder-common.xml:149(td) ./doc/common/tables/cinder-common.xml:153(td) ./doc/common/tables/cinder-common.xml:157(td) ./doc/common/tables/cinder-common.xml:161(td) ./doc/common/tables/cinder-common.xml:165(td) ./doc/common/tables/cinder-common.xml:169(td) ./doc/common/tables/cinder-common.xml:173(td) ./doc/common/tables/cinder-common.xml:177(td) ./doc/common/tables/cinder-common.xml:181(td) ./doc/common/tables/cinder-common.xml:185(td) ./doc/common/tables/cinder-common.xml:189(td) ./doc/common/tables/cinder-common.xml:193(td) ./doc/common/tables/cinder-common.xml:197(td) ./doc/common/tables/cinder-common.xml:201(td) ./doc/common/tables/cinder-common.xml:205(td) ./doc/common/tables/cinder-common.xml:212(td) ./doc/common/tables/glance-swift.xml:21(td) ./doc/common/tables/glance-swift.xml:25(td) ./doc/common/tables/glance-swift.xml:29(td) ./doc/common/tables/glance-swift.xml:33(td) ./doc/common/tables/glance-swift.xml:37(td) ./doc/common/tables/glance-swift.xml:44(td) ./doc/common/tables/glance-swift.xml:52(td) ./doc/common/tables/glance-swift.xml:56(td) ./doc/common/tables/glance-swift.xml:60(td) ./doc/common/tables/glance-swift.xml:64(td) ./doc/common/tables/glance-swift.xml:68(td) ./doc/common/tables/glance-swift.xml:72(td) ./doc/common/tables/glance-swift.xml:76(td) ./doc/common/tables/glance-swift.xml:80(td) ./doc/common/tables/glance-swift.xml:84(td) ./doc/common/tables/glance-swift.xml:88(td) ./doc/common/tables/glance-swift.xml:92(td) ./doc/common/tables/glance-swift.xml:96(td) ./doc/common/tables/glance-swift.xml:100(td) ./doc/common/tables/glance-swift.xml:104(td) ./doc/common/tables/glance-swift.xml:108(td) ./doc/common/tables/glance-swift.xml:112(td) ./doc/common/tables/glance-swift.xml:116(td) ./doc/common/tables/glance-swift.xml:120(td) ./doc/common/tables/glance-swift.xml:124(td) ./doc/common/tables/trove-quota.xml:21(td) ./doc/common/tables/trove-quota.xml:25(td) ./doc/common/tables/trove-quota.xml:29(td) ./doc/common/tables/trove-quota.xml:33(td) ./doc/common/tables/trove-quota.xml:37(td) ./doc/common/tables/trove-clients.xml:21(td) ./doc/common/tables/trove-clients.xml:25(td) ./doc/common/tables/trove-clients.xml:29(td) ./doc/common/tables/trove-clients.xml:33(td) ./doc/common/tables/trove-clients.xml:37(td) ./doc/common/tables/trove-clients.xml:41(td) ./doc/common/tables/trove-clients.xml:45(td) ./doc/common/tables/cinder-auth_token.xml:21(td) ./doc/common/tables/cinder-auth_token.xml:25(td) ./doc/common/tables/cinder-auth_token.xml:29(td) ./doc/common/tables/cinder-auth_token.xml:33(td) ./doc/common/tables/cinder-auth_token.xml:41(td) ./doc/common/tables/cinder-auth_token.xml:45(td) ./doc/common/tables/cinder-auth_token.xml:49(td) ./doc/common/tables/cinder-auth_token.xml:53(td) ./doc/common/tables/cinder-auth_token.xml:57(td) ./doc/common/tables/cinder-auth_token.xml:61(td) ./doc/common/tables/cinder-auth_token.xml:65(td) ./doc/common/tables/cinder-auth_token.xml:69(td) ./doc/common/tables/cinder-auth_token.xml:73(td) ./doc/common/tables/cinder-auth_token.xml:77(td) ./doc/common/tables/cinder-auth_token.xml:81(td) ./doc/common/tables/cinder-auth_token.xml:85(td) ./doc/common/tables/cinder-auth_token.xml:89(td) ./doc/common/tables/cinder-auth_token.xml:93(td) ./doc/common/tables/cinder-auth_token.xml:97(td) ./doc/common/tables/cinder-auth_token.xml:101(td) ./doc/common/tables/cinder-auth_token.xml:105(td) ./doc/common/tables/cinder-auth_token.xml:109(td) ./doc/common/tables/cinder-auth_token.xml:113(td) ./doc/common/tables/cinder-auth_token.xml:117(td) ./doc/common/tables/cinder-auth_token.xml:121(td) ./doc/common/tables/cinder-auth_token.xml:125(td) ./doc/common/tables/cinder-auth_token.xml:129(td) ./doc/common/tables/cinder-auth_token.xml:133(td) ./doc/common/tables/cinder-auth_token.xml:137(td) ./doc/common/tables/cinder-auth_token.xml:141(td) ./doc/common/tables/cinder-auth_token.xml:145(td) ./doc/common/tables/cinder-auth_token.xml:149(td) ./doc/common/tables/cinder-auth_token.xml:153(td) ./doc/common/tables/cinder-auth_token.xml:157(td) ./doc/common/tables/cinder-auth_token.xml:161(td) ./doc/common/tables/ceilometer-alarm.xml:21(td) ./doc/common/tables/ceilometer-alarm.xml:25(td) ./doc/common/tables/ceilometer-alarm.xml:29(td) ./doc/common/tables/ceilometer-alarm.xml:33(td) ./doc/common/tables/ceilometer-alarm.xml:37(td) ./doc/common/tables/ceilometer-alarm.xml:41(td) ./doc/common/tables/ceilometer-alarm.xml:53(td) ./doc/common/tables/ceilometer-alarm.xml:57(td) ./doc/common/tables/ceilometer-alarm.xml:61(td) ./doc/common/tables/sahara-clients.xml:21(td) ./doc/common/tables/sahara-clients.xml:25(td) ./doc/common/tables/sahara-clients.xml:29(td) ./doc/common/tables/sahara-clients.xml:36(td) ./doc/common/tables/sahara-clients.xml:40(td) ./doc/common/tables/sahara-clients.xml:47(td) ./doc/common/tables/sahara-clients.xml:51(td) ./doc/common/tables/sahara-clients.xml:58(td) ./doc/common/tables/sahara-clients.xml:62(td) ./doc/common/tables/sahara-clients.xml:69(td) ./doc/common/tables/sahara-clients.xml:73(td) ./doc/common/tables/sahara-clients.xml:80(td) ./doc/common/tables/sahara-clients.xml:84(td) ./doc/common/tables/ironic-compute.xml:21(td) ./doc/common/tables/ceilometer-events.xml:21(td) ./doc/common/tables/ceilometer-events.xml:25(td) ./doc/common/tables/ceilometer-events.xml:32(td) ./doc/common/tables/ceilometer-events.xml:36(td) ./doc/common/tables/ceilometer-events.xml:40(td) ./doc/common/tables/heat-testing.xml:21(td) ./doc/common/tables/heat-testing.xml:28(td) ./doc/common/tables/heat-testing.xml:32(td) ./doc/common/tables/ironic-qpid.xml:21(td) ./doc/common/tables/ironic-qpid.xml:25(td) ./doc/common/tables/ironic-qpid.xml:29(td) ./doc/common/tables/ironic-qpid.xml:37(td) ./doc/common/tables/ironic-qpid.xml:41(td) ./doc/common/tables/ironic-qpid.xml:45(td) ./doc/common/tables/ironic-qpid.xml:53(td) ./doc/common/tables/ironic-qpid.xml:57(td) ./doc/common/tables/cinder-xiv.xml:29(td) ./doc/common/tables/cinder-xiv.xml:37(td) ./doc/common/tables/cinder-xiv.xml:41(td) ./doc/common/tables/cinder-xiv.xml:45(td) ./doc/common/tables/swift-proxy-server-filter-name_check.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-name_check.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-name_check.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-name_check.xml:32(td) ./doc/common/tables/ironic-ssh.xml:21(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:85(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:89(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:96(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:100(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:104(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:108(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:112(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:116(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:120(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:124(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:128(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:132(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:136(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:140(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:144(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:148(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:155(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:159(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:163(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:170(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:174(td) ./doc/common/tables/nova-glance.xml:21(td) ./doc/common/tables/nova-glance.xml:32(td) ./doc/common/tables/nova-glance.xml:36(td) ./doc/common/tables/nova-glance.xml:40(td) ./doc/common/tables/nova-glance.xml:44(td) ./doc/common/tables/nova-glance.xml:48(td) ./doc/common/tables/nova-glance.xml:52(td) ./doc/common/tables/neutron-database.xml:21(td) ./doc/common/tables/neutron-database.xml:25(td) ./doc/common/tables/neutron-database.xml:29(td) ./doc/common/tables/neutron-database.xml:33(td) ./doc/common/tables/neutron-database.xml:37(td) ./doc/common/tables/neutron-database.xml:41(td) ./doc/common/tables/neutron-database.xml:45(td) ./doc/common/tables/neutron-database.xml:49(td) ./doc/common/tables/neutron-database.xml:53(td) ./doc/common/tables/neutron-database.xml:57(td) ./doc/common/tables/neutron-database.xml:61(td) ./doc/common/tables/neutron-database.xml:65(td) ./doc/common/tables/neutron-database.xml:69(td) ./doc/common/tables/neutron-database.xml:73(td) ./doc/common/tables/neutron-database.xml:77(td) ./doc/common/tables/neutron-database.xml:81(td) ./doc/common/tables/neutron-database.xml:85(td) ./doc/common/tables/neutron-database.xml:89(td) ./doc/common/tables/neutron-database.xml:93(td) ./doc/common/tables/neutron-database.xml:97(td) ./doc/common/tables/keystone-auth_token.xml:21(td) ./doc/common/tables/keystone-auth_token.xml:25(td) ./doc/common/tables/keystone-auth_token.xml:29(td) ./doc/common/tables/keystone-auth_token.xml:33(td) ./doc/common/tables/keystone-auth_token.xml:41(td) ./doc/common/tables/keystone-auth_token.xml:45(td) ./doc/common/tables/keystone-auth_token.xml:49(td) ./doc/common/tables/keystone-auth_token.xml:53(td) ./doc/common/tables/keystone-auth_token.xml:57(td) ./doc/common/tables/keystone-auth_token.xml:61(td) ./doc/common/tables/keystone-auth_token.xml:65(td) ./doc/common/tables/keystone-auth_token.xml:69(td) ./doc/common/tables/keystone-auth_token.xml:73(td) ./doc/common/tables/keystone-auth_token.xml:77(td) ./doc/common/tables/keystone-auth_token.xml:81(td) ./doc/common/tables/keystone-auth_token.xml:85(td) ./doc/common/tables/keystone-auth_token.xml:89(td) ./doc/common/tables/keystone-auth_token.xml:93(td) ./doc/common/tables/keystone-auth_token.xml:97(td) ./doc/common/tables/keystone-auth_token.xml:101(td) ./doc/common/tables/keystone-auth_token.xml:105(td) ./doc/common/tables/keystone-auth_token.xml:109(td) ./doc/common/tables/keystone-auth_token.xml:113(td) ./doc/common/tables/keystone-auth_token.xml:117(td) ./doc/common/tables/keystone-auth_token.xml:121(td) ./doc/common/tables/keystone-auth_token.xml:125(td) ./doc/common/tables/keystone-auth_token.xml:129(td) ./doc/common/tables/nova-s3.xml:21(td) ./doc/common/tables/nova-s3.xml:25(td) ./doc/common/tables/nova-s3.xml:29(td) ./doc/common/tables/nova-s3.xml:33(td) ./doc/common/tables/nova-s3.xml:37(td) ./doc/common/tables/nova-s3.xml:41(td) ./doc/common/tables/nova-s3.xml:45(td) ./doc/common/tables/nova-s3.xml:49(td) ./doc/common/tables/nova-s3.xml:53(td) ./doc/common/tables/nova-s3.xml:57(td) ./doc/common/tables/nova-serial_console.xml:21(td) ./doc/common/tables/nova-serial_console.xml:25(td) ./doc/common/tables/nova-serial_console.xml:29(td) ./doc/common/tables/nova-serial_console.xml:33(td) ./doc/common/tables/nova-serial_console.xml:37(td) ./doc/common/tables/nova-serial_console.xml:41(td) ./doc/common/tables/nova-serial_console.xml:45(td) ./doc/common/tables/ironic-api.xml:21(td) ./doc/common/tables/ironic-api.xml:25(td) ./doc/common/tables/ironic-api.xml:29(td) ./doc/common/tables/nova-pci.xml:21(td) ./doc/common/tables/nova-pci.xml:25(td) ./doc/common/tables/swift-account-server-filter-recon.xml:20(td) ./doc/common/tables/swift-account-server-filter-recon.xml:24(td) ./doc/common/tables/ceilometer-magnetodb.xml:21(td) ./doc/common/tables/heat-clients_cinder.xml:21(td) ./doc/common/tables/heat-clients_cinder.xml:25(td) ./doc/common/tables/heat-clients_cinder.xml:29(td) ./doc/common/tables/heat-clients_cinder.xml:33(td) ./doc/common/tables/heat-clients_cinder.xml:37(td) ./doc/common/tables/heat-clients_cinder.xml:41(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:40(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:44(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:48(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:52(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:56(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:60(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:64(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:68(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:72(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:76(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:80(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:84(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:88(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:92(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:96(td) ./doc/common/tables/sahara-testing.xml:21(td) ./doc/common/tables/keystone-revoke.xml:21(td) ./doc/common/tables/keystone-revoke.xml:25(td) ./doc/common/tables/keystone-revoke.xml:29(td) ./doc/common/tables/sahara-common.xml:21(td) ./doc/common/tables/sahara-common.xml:25(td) ./doc/common/tables/sahara-common.xml:29(td) ./doc/common/tables/sahara-common.xml:33(td) ./doc/common/tables/sahara-common.xml:37(td) ./doc/common/tables/sahara-common.xml:41(td) ./doc/common/tables/sahara-common.xml:45(td) ./doc/common/tables/sahara-common.xml:53(td) ./doc/common/tables/sahara-common.xml:57(td) ./doc/common/tables/sahara-common.xml:61(td) ./doc/common/tables/sahara-common.xml:69(td) ./doc/common/tables/sahara-common.xml:73(td) ./doc/common/tables/sahara-common.xml:77(td) ./doc/common/tables/sahara-common.xml:81(td) ./doc/common/tables/sahara-common.xml:85(td) ./doc/common/tables/sahara-common.xml:89(td) ./doc/common/tables/sahara-common.xml:93(td) ./doc/common/tables/sahara-common.xml:97(td) ./doc/common/tables/sahara-common.xml:101(td) ./doc/common/tables/sahara-common.xml:105(td) ./doc/common/tables/sahara-common.xml:109(td) ./doc/common/tables/sahara-common.xml:113(td) ./doc/common/tables/sahara-common.xml:121(td) ./doc/common/tables/sahara-common.xml:125(td) ./doc/common/tables/sahara-common.xml:129(td) ./doc/common/tables/sahara-common.xml:133(td) ./doc/common/tables/sahara-common.xml:137(td) ./doc/common/tables/sahara-common.xml:141(td) ./doc/common/tables/sahara-common.xml:145(td) ./doc/common/tables/sahara-common.xml:149(td) ./doc/common/tables/sahara-common.xml:153(td) ./doc/common/tables/sahara-common.xml:160(td) ./doc/common/tables/sahara-common.xml:167(td) ./doc/common/tables/cinder-api.xml:21(td) ./doc/common/tables/cinder-api.xml:25(td) ./doc/common/tables/cinder-api.xml:29(td) ./doc/common/tables/cinder-api.xml:33(td) ./doc/common/tables/cinder-api.xml:37(td) ./doc/common/tables/cinder-api.xml:41(td) ./doc/common/tables/cinder-api.xml:45(td) ./doc/common/tables/cinder-api.xml:49(td) ./doc/common/tables/cinder-api.xml:53(td) ./doc/common/tables/cinder-api.xml:57(td) ./doc/common/tables/cinder-api.xml:61(td) ./doc/common/tables/cinder-api.xml:69(td) ./doc/common/tables/cinder-api.xml:73(td) ./doc/common/tables/cinder-api.xml:77(td) ./doc/common/tables/cinder-api.xml:81(td) ./doc/common/tables/cinder-api.xml:85(td) ./doc/common/tables/cinder-api.xml:89(td) ./doc/common/tables/cinder-api.xml:93(td) ./doc/common/tables/cinder-api.xml:97(td) ./doc/common/tables/cinder-api.xml:101(td) ./doc/common/tables/cinder-api.xml:105(td) ./doc/common/tables/ceilometer-rootwrap.xml:21(td) ./doc/common/tables/ceilometer-rootwrap.xml:25(td) ./doc/common/tables/ceilometer-rootwrap.xml:29(td) ./doc/common/tables/ceilometer-rootwrap.xml:33(td) ./doc/common/tables/ceilometer-rootwrap.xml:37(td) ./doc/common/tables/ironic-virtualbox.xml:21(td) ./doc/common/tables/keystone-saml.xml:21(td) ./doc/common/tables/keystone-saml.xml:25(td) ./doc/common/tables/keystone-saml.xml:29(td) ./doc/common/tables/keystone-saml.xml:33(td) ./doc/common/tables/keystone-saml.xml:37(td) ./doc/common/tables/keystone-saml.xml:41(td) ./doc/common/tables/keystone-saml.xml:45(td) ./doc/common/tables/keystone-saml.xml:49(td) ./doc/common/tables/keystone-saml.xml:53(td) ./doc/common/tables/keystone-saml.xml:57(td) ./doc/common/tables/keystone-saml.xml:61(td) ./doc/common/tables/keystone-saml.xml:65(td) ./doc/common/tables/keystone-saml.xml:69(td) ./doc/common/tables/keystone-saml.xml:73(td) ./doc/common/tables/keystone-saml.xml:77(td) ./doc/common/tables/keystone-saml.xml:81(td) ./doc/common/tables/keystone-saml.xml:85(td) ./doc/common/tables/trove-db_couchbase.xml:21(td) ./doc/common/tables/trove-db_couchbase.xml:25(td) ./doc/common/tables/trove-db_couchbase.xml:29(td) ./doc/common/tables/trove-db_couchbase.xml:33(td) ./doc/common/tables/trove-db_couchbase.xml:37(td) ./doc/common/tables/trove-db_couchbase.xml:41(td) ./doc/common/tables/trove-db_couchbase.xml:45(td) ./doc/common/tables/trove-db_couchbase.xml:49(td) ./doc/common/tables/trove-db_couchbase.xml:53(td) ./doc/common/tables/trove-db_couchbase.xml:61(td) ./doc/common/tables/heat-clients_trove.xml:21(td) ./doc/common/tables/heat-clients_trove.xml:25(td) ./doc/common/tables/heat-clients_trove.xml:29(td) ./doc/common/tables/heat-clients_trove.xml:33(td) ./doc/common/tables/heat-clients_trove.xml:37(td) ./doc/common/tables/swift-account-server-account-replicator.xml:20(td) ./doc/common/tables/swift-account-server-account-replicator.xml:24(td) ./doc/common/tables/swift-account-server-account-replicator.xml:28(td) ./doc/common/tables/swift-account-server-account-replicator.xml:32(td) ./doc/common/tables/swift-account-server-account-replicator.xml:36(td) ./doc/common/tables/swift-account-server-account-replicator.xml:40(td) ./doc/common/tables/swift-account-server-account-replicator.xml:44(td) ./doc/common/tables/swift-account-server-account-replicator.xml:48(td) ./doc/common/tables/swift-account-server-account-replicator.xml:52(td) ./doc/common/tables/swift-account-server-account-replicator.xml:56(td) ./doc/common/tables/swift-account-server-account-replicator.xml:60(td) ./doc/common/tables/swift-account-server-account-replicator.xml:64(td) ./doc/common/tables/swift-account-server-account-replicator.xml:68(td) ./doc/common/tables/swift-account-server-account-replicator.xml:72(td) ./doc/common/tables/swift-account-server-account-replicator.xml:76(td) ./doc/common/tables/swift-account-server-account-replicator.xml:80(td) ./doc/common/tables/ironic-scheduler.xml:21(td) ./doc/common/tables/ironic-scheduler.xml:25(td) ./doc/common/tables/ironic-scheduler.xml:29(td) ./doc/common/tables/ironic-scheduler.xml:33(td) ./doc/common/tables/ironic-scheduler.xml:37(td) ./doc/common/tables/trove-testing.xml:21(td) ./doc/common/tables/neutron-plumgrid.xml:21(td) ./doc/common/tables/neutron-plumgrid.xml:25(td) ./doc/common/tables/neutron-plumgrid.xml:29(td) ./doc/common/tables/neutron-plumgrid.xml:33(td) ./doc/common/tables/neutron-plumgrid.xml:37(td) ./doc/common/tables/neutron-plumgrid.xml:41(td) ./doc/common/tables/trove-heat.xml:21(td) ./doc/common/tables/trove-heat.xml:25(td) ./doc/common/tables/trove-heat.xml:29(td) ./doc/common/tables/trove-heat.xml:33(td) ./doc/common/tables/glance-sheepdog.xml:21(td) ./doc/common/tables/glance-sheepdog.xml:25(td) ./doc/common/tables/glance-sheepdog.xml:29(td) ./doc/common/tables/ironic-upgrades.xml:21(td) ./doc/common/tables/keystone-mapping.xml:21(td) ./doc/common/tables/keystone-mapping.xml:25(td) ./doc/common/tables/keystone-mapping.xml:29(td) ./doc/common/tables/swift-container-sync-realms-DEFAULT.xml:20(td) ./doc/common/tables/cinder-zfssa-nfs.xml:21(td) ./doc/common/tables/cinder-zfssa-nfs.xml:25(td) ./doc/common/tables/cinder-zfssa-nfs.xml:37(td) ./doc/common/tables/cinder-zfssa-nfs.xml:41(td) ./doc/common/tables/cinder-zfssa-nfs.xml:45(td) ./doc/common/tables/cinder-zfssa-nfs.xml:49(td) ./doc/common/tables/cinder-zfssa-nfs.xml:53(td) ./doc/common/tables/cinder-windows.xml:21(td) ./doc/common/tables/cinder-san-solaris.xml:21(td) ./doc/common/tables/neutron-nuage.xml:25(td) ./doc/common/tables/neutron-nuage.xml:29(td) ./doc/common/tables/neutron-nuage.xml:33(td) ./doc/common/tables/neutron-nuage.xml:37(td) ./doc/common/tables/neutron-nuage.xml:41(td) ./doc/common/tables/neutron-nuage.xml:45(td) ./doc/common/tables/neutron-nuage.xml:49(td) ./doc/common/tables/neutron-nuage.xml:56(td) ./doc/common/tables/neutron-nuage.xml:60(td) ./doc/common/tables/keystone-rabbitmq.xml:21(td) ./doc/common/tables/keystone-rabbitmq.xml:41(td) ./doc/common/tables/keystone-rabbitmq.xml:45(td) ./doc/common/tables/keystone-rabbitmq.xml:49(td) ./doc/common/tables/keystone-rabbitmq.xml:53(td) ./doc/common/tables/keystone-rabbitmq.xml:57(td) ./doc/common/tables/keystone-rabbitmq.xml:61(td) ./doc/common/tables/keystone-rabbitmq.xml:65(td) ./doc/common/tables/keystone-rabbitmq.xml:69(td) ./doc/common/tables/keystone-rabbitmq.xml:73(td) ./doc/common/tables/keystone-rabbitmq.xml:77(td) ./doc/common/tables/keystone-rabbitmq.xml:81(td) ./doc/common/tables/keystone-rabbitmq.xml:85(td) ./doc/common/tables/keystone-zeromq.xml:21(td) ./doc/common/tables/keystone-zeromq.xml:25(td) ./doc/common/tables/keystone-zeromq.xml:29(td) ./doc/common/tables/keystone-zeromq.xml:33(td) ./doc/common/tables/keystone-zeromq.xml:37(td) ./doc/common/tables/keystone-zeromq.xml:41(td) ./doc/common/tables/keystone-zeromq.xml:45(td) ./doc/common/tables/glance-zeromq.xml:21(td) ./doc/common/tables/glance-zeromq.xml:25(td) ./doc/common/tables/glance-zeromq.xml:29(td) ./doc/common/tables/glance-zeromq.xml:33(td) ./doc/common/tables/glance-zeromq.xml:37(td) ./doc/common/tables/glance-zeromq.xml:41(td) ./doc/common/tables/glance-zeromq.xml:45(td) ./doc/common/tables/ironic-database.xml:21(td) ./doc/common/tables/ironic-database.xml:25(td) ./doc/common/tables/ironic-database.xml:29(td) ./doc/common/tables/ironic-database.xml:33(td) ./doc/common/tables/ironic-database.xml:37(td) ./doc/common/tables/ironic-database.xml:41(td) ./doc/common/tables/ironic-database.xml:45(td) ./doc/common/tables/ironic-database.xml:49(td) ./doc/common/tables/ironic-database.xml:53(td) ./doc/common/tables/ironic-database.xml:57(td) ./doc/common/tables/ironic-database.xml:61(td) ./doc/common/tables/ironic-database.xml:65(td) ./doc/common/tables/ironic-database.xml:69(td) ./doc/common/tables/ironic-database.xml:73(td) ./doc/common/tables/ironic-database.xml:77(td) ./doc/common/tables/ironic-database.xml:81(td) ./doc/common/tables/ironic-database.xml:85(td) ./doc/common/tables/ironic-database.xml:89(td) ./doc/common/tables/ironic-database.xml:93(td) ./doc/common/tables/ironic-database.xml:97(td) ./doc/common/tables/ironic-database.xml:101(td) ./doc/common/tables/neutron-bigswitch.xml:85(td) ./doc/common/tables/neutron-bigswitch.xml:89(td) ./doc/common/tables/neutron-bigswitch.xml:96(td) ./doc/common/tables/neutron-bigswitch.xml:100(td) ./doc/common/tables/neutron-bigswitch.xml:104(td) ./doc/common/tables/neutron-bigswitch.xml:108(td) ./doc/common/tables/neutron-bigswitch.xml:112(td) ./doc/common/tables/neutron-bigswitch.xml:116(td) ./doc/common/tables/neutron-bigswitch.xml:120(td) ./doc/common/tables/neutron-bigswitch.xml:124(td) ./doc/common/tables/neutron-bigswitch.xml:128(td) ./doc/common/tables/neutron-bigswitch.xml:132(td) ./doc/common/tables/neutron-bigswitch.xml:136(td) ./doc/common/tables/neutron-bigswitch.xml:140(td) ./doc/common/tables/neutron-bigswitch.xml:144(td) ./doc/common/tables/neutron-bigswitch.xml:148(td) ./doc/common/tables/neutron-bigswitch.xml:155(td) ./doc/common/tables/neutron-bigswitch.xml:159(td) ./doc/common/tables/neutron-bigswitch.xml:163(td) ./doc/common/tables/neutron-bigswitch.xml:170(td) ./doc/common/tables/neutron-bigswitch.xml:174(td) ./doc/common/tables/neutron-cfg_agent.xml:21(td) ./doc/common/tables/neutron-cfg_agent.xml:25(td) ./doc/common/tables/neutron-cfg_agent.xml:29(td) ./doc/common/tables/neutron-cfg_agent.xml:33(td) ./doc/common/tables/ceilometer-rpc.xml:21(td) ./doc/common/tables/ceilometer-rpc.xml:25(td) ./doc/common/tables/ceilometer-rpc.xml:29(td) ./doc/common/tables/ceilometer-rpc.xml:33(td) ./doc/common/tables/ceilometer-rpc.xml:37(td) ./doc/common/tables/ceilometer-rpc.xml:41(td) ./doc/common/tables/ceilometer-rpc.xml:45(td) ./doc/common/tables/ceilometer-rpc.xml:49(td) ./doc/common/tables/ceilometer-rpc.xml:56(td) ./doc/common/tables/ceilometer-rpc.xml:63(td) ./doc/common/tables/ceilometer-rpc.xml:67(td) ./doc/common/tables/ceilometer-rpc.xml:71(td) ./doc/common/tables/ceilometer-rpc.xml:75(td) ./doc/common/tables/ceilometer-rpc.xml:79(td) ./doc/common/tables/ceilometer-rpc.xml:83(td) ./doc/common/tables/ceilometer-rpc.xml:99(td) ./doc/common/tables/ceilometer-rpc.xml:103(td) ./doc/common/tables/ceilometer-rpc.xml:110(td) ./doc/common/tables/ceilometer-rpc.xml:117(td) ./doc/common/tables/ceilometer-rpc.xml:121(td) ./doc/common/tables/ceilometer-rpc.xml:125(td) ./doc/common/tables/ceilometer-rpc.xml:132(td) ./doc/common/tables/cinder-redis.xml:21(td) ./doc/common/tables/cinder-redis.xml:25(td) ./doc/common/tables/cinder-redis.xml:29(td) ./doc/common/tables/cinder-redis.xml:36(td) ./doc/common/tables/swift-container-server-container-updater.xml:20(td) ./doc/common/tables/swift-container-server-container-updater.xml:25(td) ./doc/common/tables/swift-container-server-container-updater.xml:29(td) ./doc/common/tables/swift-container-server-container-updater.xml:33(td) ./doc/common/tables/swift-container-server-container-updater.xml:37(td) ./doc/common/tables/swift-container-server-container-updater.xml:41(td) ./doc/common/tables/swift-container-server-container-updater.xml:45(td) ./doc/common/tables/swift-container-server-container-updater.xml:49(td) ./doc/common/tables/swift-container-server-container-updater.xml:53(td) ./doc/common/tables/swift-container-server-container-updater.xml:57(td) ./doc/common/tables/swift-container-server-container-updater.xml:61(td) ./doc/common/tables/ironic-ipmi.xml:21(td) ./doc/common/tables/ironic-ipmi.xml:25(td) ./doc/common/tables/trove-db_mongodb.xml:21(td) ./doc/common/tables/trove-db_mongodb.xml:25(td) ./doc/common/tables/trove-db_mongodb.xml:29(td) ./doc/common/tables/trove-db_mongodb.xml:33(td) ./doc/common/tables/trove-db_mongodb.xml:37(td) ./doc/common/tables/trove-db_mongodb.xml:41(td) ./doc/common/tables/trove-db_mongodb.xml:45(td) ./doc/common/tables/trove-db_mongodb.xml:49(td) ./doc/common/tables/trove-db_mongodb.xml:53(td) ./doc/common/tables/trove-db_mongodb.xml:57(td) ./doc/common/tables/trove-db_mongodb.xml:61(td) ./doc/common/tables/trove-db_mongodb.xml:65(td) ./doc/common/tables/trove-db_mongodb.xml:69(td) ./doc/common/tables/trove-db_mongodb.xml:73(td) ./doc/common/tables/trove-db_mongodb.xml:81(td) ./doc/common/tables/ironic-snmp.xml:21(td) ./doc/common/tables/swift-object-server-object-replicator.xml:20(td) ./doc/common/tables/swift-object-server-object-replicator.xml:24(td) ./doc/common/tables/swift-object-server-object-replicator.xml:28(td) ./doc/common/tables/swift-object-server-object-replicator.xml:32(td) ./doc/common/tables/swift-object-server-object-replicator.xml:36(td) ./doc/common/tables/swift-object-server-object-replicator.xml:40(td) ./doc/common/tables/swift-object-server-object-replicator.xml:44(td) ./doc/common/tables/swift-object-server-object-replicator.xml:48(td) ./doc/common/tables/swift-object-server-object-replicator.xml:52(td) ./doc/common/tables/swift-object-server-object-replicator.xml:56(td) ./doc/common/tables/swift-object-server-object-replicator.xml:60(td) ./doc/common/tables/swift-object-server-object-replicator.xml:64(td) ./doc/common/tables/swift-object-server-object-replicator.xml:68(td) ./doc/common/tables/swift-object-server-object-replicator.xml:72(td) ./doc/common/tables/swift-object-server-object-replicator.xml:76(td) ./doc/common/tables/swift-object-server-object-replicator.xml:80(td) ./doc/common/tables/swift-object-server-object-replicator.xml:84(td) ./doc/common/tables/swift-object-server-object-replicator.xml:88(td) ./doc/common/tables/swift-object-server-object-replicator.xml:92(td) ./doc/common/tables/swift-object-server-object-replicator.xml:96(td) ./doc/common/tables/swift-object-server-object-replicator.xml:100(td) ./doc/common/tables/swift-object-server-object-replicator.xml:104(td) ./doc/common/tables/glance-filesystem.xml:21(td) ./doc/common/tables/glance-filesystem.xml:25(td) ./doc/common/tables/glance-filesystem.xml:29(td) ./doc/common/tables/glance-filesystem.xml:33(td) ./doc/common/tables/trove-rpc.xml:21(td) ./doc/common/tables/trove-rpc.xml:25(td) ./doc/common/tables/trove-rpc.xml:29(td) ./doc/common/tables/trove-rpc.xml:33(td) ./doc/common/tables/trove-rpc.xml:37(td) ./doc/common/tables/trove-rpc.xml:41(td) ./doc/common/tables/trove-rpc.xml:45(td) ./doc/common/tables/trove-rpc.xml:49(td) ./doc/common/tables/trove-rpc.xml:53(td) ./doc/common/tables/trove-rpc.xml:60(td) ./doc/common/tables/trove-rpc.xml:64(td) ./doc/common/tables/trove-rpc.xml:68(td) ./doc/common/tables/trove-rpc.xml:72(td) ./doc/common/tables/trove-rpc.xml:76(td) ./doc/common/tables/trove-rpc.xml:80(td) ./doc/common/tables/trove-rpc.xml:96(td) ./doc/common/tables/trove-rpc.xml:100(td) ./doc/common/tables/ceilometer-swift.xml:21(td) ./doc/common/tables/trove-backup.xml:21(td) ./doc/common/tables/trove-backup.xml:25(td) ./doc/common/tables/trove-backup.xml:29(td) ./doc/common/tables/trove-backup.xml:33(td) ./doc/common/tables/trove-backup.xml:37(td) ./doc/common/tables/trove-backup.xml:41(td) ./doc/common/tables/trove-backup.xml:45(td) ./doc/common/tables/trove-backup.xml:49(td) ./doc/common/tables/trove-backup.xml:53(td) ./doc/common/tables/trove-backup.xml:57(td) ./doc/common/tables/glance-debug.xml:21(td) ./doc/common/tables/nova-network.xml:21(td) ./doc/common/tables/nova-network.xml:25(td) ./doc/common/tables/nova-network.xml:29(td) ./doc/common/tables/nova-network.xml:33(td) ./doc/common/tables/nova-network.xml:37(td) ./doc/common/tables/nova-network.xml:41(td) ./doc/common/tables/nova-network.xml:45(td) ./doc/common/tables/nova-network.xml:49(td) ./doc/common/tables/nova-network.xml:53(td) ./doc/common/tables/nova-network.xml:57(td) ./doc/common/tables/nova-network.xml:61(td) ./doc/common/tables/nova-network.xml:65(td) ./doc/common/tables/nova-network.xml:69(td) ./doc/common/tables/nova-network.xml:77(td) ./doc/common/tables/nova-network.xml:81(td) ./doc/common/tables/nova-network.xml:85(td) ./doc/common/tables/nova-network.xml:89(td) ./doc/common/tables/nova-network.xml:93(td) ./doc/common/tables/nova-network.xml:97(td) ./doc/common/tables/nova-network.xml:101(td) ./doc/common/tables/nova-network.xml:105(td) ./doc/common/tables/nova-network.xml:109(td) ./doc/common/tables/nova-network.xml:113(td) ./doc/common/tables/nova-network.xml:117(td) ./doc/common/tables/nova-network.xml:121(td) ./doc/common/tables/nova-network.xml:125(td) ./doc/common/tables/nova-network.xml:129(td) ./doc/common/tables/nova-network.xml:137(td) ./doc/common/tables/nova-network.xml:145(td) ./doc/common/tables/nova-network.xml:153(td) ./doc/common/tables/nova-network.xml:157(td) ./doc/common/tables/nova-network.xml:161(td) ./doc/common/tables/nova-network.xml:165(td) ./doc/common/tables/nova-network.xml:169(td) ./doc/common/tables/nova-network.xml:173(td) ./doc/common/tables/nova-network.xml:177(td) ./doc/common/tables/nova-network.xml:181(td) ./doc/common/tables/nova-network.xml:185(td) ./doc/common/tables/nova-network.xml:189(td) ./doc/common/tables/nova-network.xml:193(td) ./doc/common/tables/nova-network.xml:197(td) ./doc/common/tables/nova-network.xml:201(td) ./doc/common/tables/nova-network.xml:205(td) ./doc/common/tables/nova-network.xml:209(td) ./doc/common/tables/nova-network.xml:213(td) ./doc/common/tables/nova-network.xml:217(td) ./doc/common/tables/nova-network.xml:221(td) ./doc/common/tables/nova-network.xml:225(td) ./doc/common/tables/nova-network.xml:229(td) ./doc/common/tables/nova-network.xml:233(td) ./doc/common/tables/nova-network.xml:237(td) ./doc/common/tables/nova-network.xml:241(td) ./doc/common/tables/nova-network.xml:245(td) ./doc/common/tables/nova-network.xml:249(td) ./doc/common/tables/nova-network.xml:253(td) ./doc/common/tables/nova-network.xml:257(td) ./doc/common/tables/nova-network.xml:264(td) ./doc/common/tables/glance-redis.xml:21(td) ./doc/common/tables/glance-redis.xml:25(td) ./doc/common/tables/glance-redis.xml:29(td) ./doc/common/tables/glance-redis.xml:36(td) ./doc/common/tables/cinder-smbfs.xml:21(td) ./doc/common/tables/cinder-smbfs.xml:25(td) ./doc/common/tables/cinder-smbfs.xml:29(td) ./doc/common/tables/cinder-smbfs.xml:33(td) ./doc/common/tables/cinder-smbfs.xml:37(td) ./doc/common/tables/cinder-smbfs.xml:41(td) ./doc/common/tables/cinder-smbfs.xml:45(td) ./doc/common/tables/cinder-prophetstor_dpl.xml:25(td) ./doc/common/tables/cinder-prophetstor_dpl.xml:29(td) ./doc/common/tables/cinder-prophetstor_dpl.xml:37(td) ./doc/common/tables/cinder-prophetstor_dpl.xml:45(td) ./doc/common/tables/nova-ca.xml:21(td) ./doc/common/tables/nova-ca.xml:25(td) ./doc/common/tables/nova-ca.xml:29(td) ./doc/common/tables/nova-ca.xml:33(td) ./doc/common/tables/nova-ca.xml:37(td) ./doc/common/tables/nova-ca.xml:41(td) ./doc/common/tables/nova-ca.xml:45(td) ./doc/common/tables/nova-ca.xml:49(td) ./doc/common/tables/nova-ca.xml:53(td) ./doc/common/tables/nova-ca.xml:57(td) ./doc/common/tables/nova-ca.xml:61(td) ./doc/common/tables/nova-ca.xml:65(td) ./doc/common/tables/nova-ca.xml:69(td) ./doc/common/tables/nova-ca.xml:73(td) ./doc/common/tables/nova-ca.xml:80(td) ./doc/common/tables/nova-ca.xml:84(td) ./doc/common/tables/nova-ca.xml:88(td) ./doc/common/tables/neutron-l3_arista.xml:21(td) ./doc/common/tables/neutron-l3_arista.xml:25(td) ./doc/common/tables/neutron-l3_arista.xml:45(td) ./doc/common/tables/neutron-dhcp_agent.xml:25(td) ./doc/common/tables/neutron-dhcp_agent.xml:29(td) ./doc/common/tables/neutron-dhcp_agent.xml:33(td) ./doc/common/tables/neutron-dhcp_agent.xml:37(td) ./doc/common/tables/neutron-dhcp_agent.xml:41(td) ./doc/common/tables/neutron-dhcp_agent.xml:45(td) ./doc/common/tables/neutron-dhcp_agent.xml:49(td) ./doc/common/tables/ceilometer-collector.xml:21(td) ./doc/common/tables/ceilometer-collector.xml:28(td) ./doc/common/tables/ceilometer-collector.xml:32(td) ./doc/common/tables/ceilometer-collector.xml:36(td) ./doc/common/tables/ceilometer-collector.xml:40(td) ./doc/common/tables/ceilometer-collector.xml:47(td) ./doc/common/tables/ceilometer-collector.xml:51(td) ./doc/common/tables/ceilometer-collector.xml:55(td) ./doc/common/tables/cinder-hds-hus.xml:21(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:21(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:25(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:29(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:33(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:37(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:41(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:45(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:49(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:53(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:57(td) ./doc/common/tables/cinder-netapp_7mode_iscsi.xml:61(td) ./doc/common/tables/swift-swift-swift-hash.xml:20(td) ./doc/common/tables/swift-swift-swift-hash.xml:32(td) ./doc/common/tables/heat-debug.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-dlo.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-dlo.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-dlo.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-dlo.xml:32(td) ./doc/common/tables/trove-guestagent.xml:21(td) ./doc/common/tables/trove-guestagent.xml:25(td) ./doc/common/tables/trove-guestagent.xml:29(td) ./doc/common/tables/trove-guestagent.xml:33(td) ./doc/common/tables/trove-guestagent.xml:37(td) ./doc/common/tables/trove-guestagent.xml:41(td) ./doc/common/tables/trove-guestagent.xml:45(td) ./doc/common/tables/trove-guestagent.xml:49(td) ./doc/common/tables/trove-guestagent.xml:53(td) ./doc/common/tables/trove-guestagent.xml:57(td) ./doc/common/tables/trove-guestagent.xml:61(td) ./doc/common/tables/trove-guestagent.xml:65(td) ./doc/common/tables/ironic-irmc.xml:21(td) ./doc/common/tables/ironic-irmc.xml:25(td) ./doc/common/tables/ironic-irmc.xml:29(td) ./doc/common/tables/nova-qpid.xml:21(td) ./doc/common/tables/nova-qpid.xml:25(td) ./doc/common/tables/nova-qpid.xml:29(td) ./doc/common/tables/nova-qpid.xml:37(td) ./doc/common/tables/nova-qpid.xml:41(td) ./doc/common/tables/nova-qpid.xml:45(td) ./doc/common/tables/nova-qpid.xml:53(td) ./doc/common/tables/nova-qpid.xml:57(td) ./doc/common/tables/sahara-rpc.xml:21(td) ./doc/common/tables/sahara-rpc.xml:25(td) ./doc/common/tables/sahara-rpc.xml:29(td) ./doc/common/tables/sahara-rpc.xml:33(td) ./doc/common/tables/sahara-rpc.xml:37(td) ./doc/common/tables/sahara-rpc.xml:41(td) ./doc/common/tables/sahara-rpc.xml:45(td) ./doc/common/tables/sahara-rpc.xml:52(td) ./doc/common/tables/sahara-rpc.xml:56(td) ./doc/common/tables/sahara-rpc.xml:60(td) ./doc/common/tables/sahara-rpc.xml:64(td) ./doc/common/tables/sahara-rpc.xml:68(td) ./doc/common/tables/sahara-rpc.xml:72(td) ./doc/common/tables/sahara-rpc.xml:88(td) ./doc/common/tables/sahara-rpc.xml:92(td) ./doc/common/tables/neutron-ml2_sriov.xml:21(td) ./doc/common/tables/neutron-ml2_sriov.xml:25(td) ./doc/common/tables/neutron-ml2_l2pop.xml:21(td) ./doc/common/tables/cinder-ibmnas.xml:21(td) ./doc/common/tables/glance-amqp.xml:21(td) ./doc/common/tables/glance-amqp.xml:25(td) ./doc/common/tables/glance-amqp.xml:29(td) ./doc/common/tables/glance-amqp.xml:33(td) ./doc/common/tables/glance-amqp.xml:37(td) ./doc/common/tables/cinder-fujitsu_eternus_dx.xml:21(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:20(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:28(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:32(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:36(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:40(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:44(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:49(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:57(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:61(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:71(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:75(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:79(td) ./doc/common/tables/sahara-logging.xml:21(td) ./doc/common/tables/sahara-logging.xml:25(td) ./doc/common/tables/sahara-logging.xml:29(td) ./doc/common/tables/sahara-logging.xml:33(td) ./doc/common/tables/sahara-logging.xml:37(td) ./doc/common/tables/sahara-logging.xml:41(td) ./doc/common/tables/sahara-logging.xml:45(td) ./doc/common/tables/sahara-logging.xml:49(td) ./doc/common/tables/sahara-logging.xml:53(td) ./doc/common/tables/sahara-logging.xml:57(td) ./doc/common/tables/sahara-logging.xml:61(td) ./doc/common/tables/sahara-logging.xml:65(td) ./doc/common/tables/sahara-logging.xml:69(td) ./doc/common/tables/sahara-logging.xml:73(td) ./doc/common/tables/sahara-logging.xml:77(td) ./doc/common/tables/sahara-logging.xml:81(td) ./doc/common/tables/sahara-logging.xml:85(td) ./doc/common/tables/sahara-logging.xml:89(td) ./doc/common/tables/sahara-logging.xml:93(td) ./doc/common/tables/sahara-logging.xml:97(td) ./doc/common/tables/sahara-logging.xml:101(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:40(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:44(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:48(td) ./doc/common/tables/neutron-testing.xml:21(td) ./doc/common/tables/swift-object-server-pipeline-main.xml:20(td) ./doc/common/tables/swift-memcache-memcache.xml:20(td) ./doc/common/tables/swift-memcache-memcache.xml:24(td) ./doc/common/tables/swift-memcache-memcache.xml:28(td) ./doc/common/tables/swift-memcache-memcache.xml:32(td) ./doc/common/tables/swift-memcache-memcache.xml:36(td) ./doc/common/tables/swift-memcache-memcache.xml:40(td) ./doc/common/tables/swift-memcache-memcache.xml:44(td) ./doc/common/tables/neutron-ca.xml:21(td) ./doc/common/tables/neutron-ca.xml:25(td) ./doc/common/tables/neutron-ca.xml:29(td) ./doc/common/tables/ceilometer-debug.xml:21(td) ./doc/common/tables/ceilometer-debug.xml:25(td) ./doc/common/tables/swift-account-server-app-account-server.xml:20(td) ./doc/common/tables/swift-account-server-app-account-server.xml:24(td) ./doc/common/tables/swift-account-server-app-account-server.xml:28(td) ./doc/common/tables/swift-account-server-app-account-server.xml:32(td) ./doc/common/tables/swift-account-server-app-account-server.xml:36(td) ./doc/common/tables/swift-account-server-app-account-server.xml:40(td) ./doc/common/tables/swift-account-server-app-account-server.xml:44(td) ./doc/common/tables/swift-account-server-app-account-server.xml:48(td) ./doc/common/tables/swift-proxy-server-filter-formpost.xml:20(td) ./doc/common/tables/trove-compute.xml:21(td) ./doc/common/tables/trove-compute.xml:25(td) ./doc/common/tables/trove-compute.xml:29(td) ./doc/common/tables/trove-compute.xml:33(td) ./doc/common/tables/trove-compute.xml:37(td) ./doc/common/tables/trove-compute.xml:41(td) ./doc/common/tables/ironic-policy.xml:21(td) ./doc/common/tables/ironic-policy.xml:25(td) ./doc/common/tables/ironic-policy.xml:29(td) ./doc/common/tables/sahara-rabbitmq.xml:21(td) ./doc/common/tables/sahara-rabbitmq.xml:41(td) ./doc/common/tables/sahara-rabbitmq.xml:45(td) ./doc/common/tables/sahara-rabbitmq.xml:49(td) ./doc/common/tables/sahara-rabbitmq.xml:53(td) ./doc/common/tables/sahara-rabbitmq.xml:57(td) ./doc/common/tables/sahara-rabbitmq.xml:61(td) ./doc/common/tables/sahara-rabbitmq.xml:65(td) ./doc/common/tables/sahara-rabbitmq.xml:69(td) ./doc/common/tables/sahara-rabbitmq.xml:73(td) ./doc/common/tables/sahara-rabbitmq.xml:77(td) ./doc/common/tables/sahara-rabbitmq.xml:81(td) ./doc/common/tables/sahara-rabbitmq.xml:85(td) ./doc/common/tables/ironic-rootwrap.xml:21(td) ./doc/common/tables/ironic-rootwrap.xml:25(td) ./doc/common/tables/ironic-rootwrap.xml:29(td) ./doc/common/tables/ironic-rootwrap.xml:33(td) ./doc/common/tables/ironic-rootwrap.xml:37(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:38(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:42(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:46(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:50(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:58(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:62(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:70(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:74(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:78(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:82(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:91(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:20(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:24(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:28(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:32(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:36(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:40(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:44(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:48(td) ./doc/common/tables/swift-object-expirer-filter-cache.xml:20(td) ./doc/common/tables/trove-db_redis.xml:21(td) ./doc/common/tables/trove-db_redis.xml:25(td) ./doc/common/tables/trove-db_redis.xml:29(td) ./doc/common/tables/trove-db_redis.xml:33(td) ./doc/common/tables/trove-db_redis.xml:37(td) ./doc/common/tables/trove-db_redis.xml:41(td) ./doc/common/tables/trove-db_redis.xml:45(td) ./doc/common/tables/trove-db_redis.xml:49(td) ./doc/common/tables/trove-db_redis.xml:57(td) ./doc/common/tables/cinder-rpc.xml:21(td) ./doc/common/tables/cinder-rpc.xml:25(td) ./doc/common/tables/cinder-rpc.xml:29(td) ./doc/common/tables/cinder-rpc.xml:33(td) ./doc/common/tables/cinder-rpc.xml:37(td) ./doc/common/tables/cinder-rpc.xml:41(td) ./doc/common/tables/cinder-rpc.xml:45(td) ./doc/common/tables/cinder-rpc.xml:49(td) ./doc/common/tables/cinder-rpc.xml:56(td) ./doc/common/tables/cinder-rpc.xml:60(td) ./doc/common/tables/cinder-rpc.xml:67(td) ./doc/common/tables/cinder-rpc.xml:71(td) ./doc/common/tables/cinder-rpc.xml:75(td) ./doc/common/tables/cinder-rpc.xml:79(td) ./doc/common/tables/cinder-rpc.xml:83(td) ./doc/common/tables/cinder-rpc.xml:87(td) ./doc/common/tables/cinder-rpc.xml:103(td) ./doc/common/tables/cinder-rpc.xml:107(td) ./doc/common/tables/swift-container-sync-realms-realm2.xml:20(td) ./doc/common/tables/swift-container-sync-realms-realm2.xml:24(td) ./doc/common/tables/swift-container-sync-realms-realm2.xml:28(td) ./doc/common/tables/swift-container-sync-realms-realm2.xml:32(td) ./doc/common/tables/cinder-hpmsa.xml:21(td) ./doc/common/tables/nova-apiv3.xml:21(td) ./doc/common/tables/keystone-oauth.xml:21(td) ./doc/common/tables/keystone-oauth.xml:25(td) ./doc/common/tables/keystone-oauth.xml:29(td) ./doc/common/tables/cinder-storage_gpfs.xml:21(td) ./doc/common/tables/cinder-storage_gpfs.xml:25(td) ./doc/common/tables/cinder-storage_gpfs.xml:29(td) ./doc/common/tables/cinder-storage_gpfs.xml:33(td) ./doc/common/tables/cinder-storage_gpfs.xml:37(td) ./doc/common/tables/cinder-storage_gpfs.xml:41(td) ./doc/common/tables/cinder-storpool.xml:21(td) ./doc/common/tables/cinder-storpool.xml:25(td) ./doc/common/tables/swift-object-server-object-auditor.xml:20(td) ./doc/common/tables/swift-object-server-object-auditor.xml:24(td) ./doc/common/tables/swift-object-server-object-auditor.xml:28(td) ./doc/common/tables/swift-object-server-object-auditor.xml:32(td) ./doc/common/tables/swift-object-server-object-auditor.xml:36(td) ./doc/common/tables/swift-object-server-object-auditor.xml:40(td) ./doc/common/tables/swift-object-server-object-auditor.xml:44(td) ./doc/common/tables/swift-object-server-object-auditor.xml:48(td) ./doc/common/tables/swift-object-server-object-auditor.xml:52(td) ./doc/common/tables/swift-object-server-object-auditor.xml:60(td) ./doc/common/tables/swift-object-server-object-auditor.xml:64(td) ./doc/common/tables/trove-zeromq.xml:21(td) ./doc/common/tables/trove-zeromq.xml:25(td) ./doc/common/tables/trove-zeromq.xml:29(td) ./doc/common/tables/trove-zeromq.xml:33(td) ./doc/common/tables/trove-zeromq.xml:37(td) ./doc/common/tables/trove-zeromq.xml:41(td) ./doc/common/tables/trove-zeromq.xml:45(td) ./doc/common/tables/swift-container-reconciler-filter-cache.xml:20(td) ./doc/common/tables/cinder-backups_swift.xml:21(td) ./doc/common/tables/cinder-backups_swift.xml:25(td) ./doc/common/tables/cinder-backups_swift.xml:29(td) ./doc/common/tables/cinder-backups_swift.xml:33(td) ./doc/common/tables/cinder-backups_swift.xml:37(td) ./doc/common/tables/cinder-backups_swift.xml:41(td) ./doc/common/tables/cinder-backups_swift.xml:45(td) ./doc/common/tables/cinder-backups_swift.xml:49(td) ./doc/common/tables/cinder-backups_swift.xml:53(td) ./doc/common/tables/cinder-backups_swift.xml:57(td) ./doc/common/tables/cinder-backups_swift.xml:61(td) ./doc/common/tables/cinder-backups_swift.xml:65(td) ./doc/common/tables/trove-database.xml:21(td) ./doc/common/tables/trove-database.xml:25(td) ./doc/common/tables/trove-database.xml:29(td) ./doc/common/tables/trove-database.xml:33(td) ./doc/common/tables/ironic-common.xml:21(td) ./doc/common/tables/ironic-common.xml:25(td) ./doc/common/tables/ironic-common.xml:29(td) ./doc/common/tables/ironic-common.xml:33(td) ./doc/common/tables/ironic-common.xml:37(td) ./doc/common/tables/ironic-common.xml:41(td) ./doc/common/tables/ironic-common.xml:45(td) ./doc/common/tables/ironic-common.xml:49(td) ./doc/common/tables/ironic-common.xml:53(td) ./doc/common/tables/ironic-common.xml:57(td) ./doc/common/tables/ironic-common.xml:61(td) ./doc/common/tables/ironic-common.xml:65(td) ./doc/common/tables/ironic-common.xml:69(td) ./doc/common/tables/ironic-common.xml:73(td) ./doc/common/tables/ironic-common.xml:77(td) ./doc/common/tables/ironic-common.xml:81(td) ./doc/common/tables/ironic-common.xml:85(td) ./doc/common/tables/ironic-common.xml:89(td) ./doc/common/tables/swift-container-server-app-container-server.xml:20(td) ./doc/common/tables/swift-container-server-app-container-server.xml:24(td) ./doc/common/tables/swift-container-server-app-container-server.xml:28(td) ./doc/common/tables/swift-container-server-app-container-server.xml:32(td) ./doc/common/tables/swift-container-server-app-container-server.xml:36(td) ./doc/common/tables/swift-container-server-app-container-server.xml:40(td) ./doc/common/tables/swift-container-server-app-container-server.xml:44(td) ./doc/common/tables/swift-container-server-app-container-server.xml:48(td) ./doc/common/tables/swift-container-server-app-container-server.xml:52(td) ./doc/common/tables/swift-container-server-app-container-server.xml:56(td) ./doc/common/tables/swift-container-server-app-container-server.xml:60(td) ./doc/common/tables/nova-authentication.xml:21(td) ./doc/common/tables/neutron-nvsd.xml:21(td) ./doc/common/tables/neutron-nvsd.xml:28(td) ./doc/common/tables/neutron-nvsd.xml:32(td) ./doc/common/tables/neutron-nvsd.xml:36(td) ./doc/common/tables/neutron-nvsd.xml:40(td) ./doc/common/tables/neutron-nvsd.xml:44(td) ./doc/common/tables/neutron-nvsd.xml:48(td) ./doc/common/tables/ceilometer-compute.xml:21(td) ./doc/common/tables/ceilometer-compute.xml:25(td) ./doc/common/tables/cinder-ca.xml:21(td) ./doc/common/tables/cinder-ca.xml:25(td) ./doc/common/tables/cinder-ca.xml:29(td) ./doc/common/tables/swift-account-server-pipeline-main.xml:20(td) ./doc/common/tables/ironic-zeromq.xml:21(td) ./doc/common/tables/ironic-zeromq.xml:25(td) ./doc/common/tables/ironic-zeromq.xml:29(td) ./doc/common/tables/ironic-zeromq.xml:33(td) ./doc/common/tables/ironic-zeromq.xml:37(td) ./doc/common/tables/ironic-zeromq.xml:41(td) ./doc/common/tables/ironic-zeromq.xml:45(td) ./doc/common/tables/glance-gridfs.xml:21(td) ./doc/common/tables/glance-gridfs.xml:25(td) ./doc/common/tables/neutron-hyperv_agent.xml:21(td) ./doc/common/tables/neutron-hyperv_agent.xml:25(td) ./doc/common/tables/neutron-hyperv_agent.xml:29(td) ./doc/common/tables/neutron-hyperv_agent.xml:37(td) ./doc/common/tables/neutron-hyperv_agent.xml:48(td) ./doc/common/tables/neutron-hyperv_agent.xml:55(td) ./doc/common/tables/ceilometer-tripleo.xml:21(td) ./doc/common/tables/ceilometer-tripleo.xml:25(td) ./doc/common/tables/ceilometer-tripleo.xml:29(td) ./doc/common/tables/keystone-federation.xml:25(td) ./doc/common/tables/glance-taskflow.xml:21(td) ./doc/common/tables/glance-taskflow.xml:25(td) ./doc/common/tables/ceilometer-service_types.xml:21(td) ./doc/common/tables/ceilometer-service_types.xml:25(td) ./doc/common/tables/ceilometer-service_types.xml:29(td) ./doc/common/tables/ceilometer-service_types.xml:33(td) ./doc/common/tables/ceilometer-service_types.xml:37(td) ./doc/common/tables/cinder-eqlx.xml:21(td) ./doc/common/tables/cinder-eqlx.xml:25(td) ./doc/common/tables/cinder-eqlx.xml:29(td) ./doc/common/tables/cinder-eqlx.xml:33(td) ./doc/common/tables/cinder-eqlx.xml:37(td) ./doc/common/tables/cinder-eqlx.xml:41(td) ./doc/common/tables/cinder-eqlx.xml:45(td) ./doc/common/tables/heat-redis.xml:21(td) ./doc/common/tables/heat-redis.xml:25(td) ./doc/common/tables/heat-redis.xml:29(td) ./doc/common/tables/heat-redis.xml:36(td) ./doc/common/tables/nova-ec2.xml:21(td) ./doc/common/tables/nova-ec2.xml:25(td) ./doc/common/tables/nova-ec2.xml:29(td) ./doc/common/tables/nova-ec2.xml:33(td) ./doc/common/tables/nova-ec2.xml:37(td) ./doc/common/tables/nova-ec2.xml:41(td) ./doc/common/tables/nova-ec2.xml:45(td) ./doc/common/tables/nova-ec2.xml:49(td) ./doc/common/tables/nova-ec2.xml:53(td) ./doc/common/tables/nova-ec2.xml:57(td) ./doc/common/tables/nova-ec2.xml:61(td) ./doc/common/tables/nova-ec2.xml:65(td) ./doc/common/tables/nova-ec2.xml:69(td) ./doc/common/tables/nova-ec2.xml:73(td) ./doc/common/tables/nova-ec2.xml:77(td) ./doc/common/tables/nova-ec2.xml:81(td) ./doc/common/tables/keystone-credential.xml:21(td) ./doc/common/tables/ironic-conductor.xml:21(td) ./doc/common/tables/ironic-conductor.xml:25(td) ./doc/common/tables/ironic-conductor.xml:29(td) ./doc/common/tables/ironic-conductor.xml:33(td) ./doc/common/tables/ironic-conductor.xml:37(td) ./doc/common/tables/ironic-conductor.xml:41(td) ./doc/common/tables/ironic-conductor.xml:45(td) ./doc/common/tables/ironic-conductor.xml:49(td) ./doc/common/tables/ironic-conductor.xml:53(td) ./doc/common/tables/ironic-conductor.xml:57(td) ./doc/common/tables/ironic-conductor.xml:61(td) ./doc/common/tables/ironic-conductor.xml:65(td) ./doc/common/tables/ironic-conductor.xml:69(td) ./doc/common/tables/ironic-conductor.xml:73(td) ./doc/common/tables/ironic-conductor.xml:77(td) ./doc/common/tables/ironic-conductor.xml:81(td) ./doc/common/tables/ironic-conductor.xml:85(td) ./doc/common/tables/ironic-conductor.xml:89(td) ./doc/common/tables/ironic-testing.xml:21(td) ./doc/common/tables/neutron-metadata.xml:21(td) ./doc/common/tables/neutron-metadata.xml:25(td) ./doc/common/tables/neutron-metadata.xml:29(td) ./doc/common/tables/neutron-metadata.xml:33(td) ./doc/common/tables/neutron-metadata.xml:45(td) ./doc/common/tables/neutron-metadata.xml:53(td) ./doc/common/tables/neutron-metadata.xml:57(td) ./doc/common/tables/neutron-metadata.xml:61(td) ./doc/common/tables/neutron-metadata.xml:65(td) ./doc/common/tables/neutron-metadata.xml:69(td) ./doc/common/tables/nova-fping.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-staticweb.xml:20(td) ./doc/common/tables/ironic-auth.xml:21(td) ./doc/common/tables/trove-cluster.xml:21(td) ./doc/common/tables/trove-cluster.xml:25(td) ./doc/common/tables/trove-cluster.xml:29(td) ./doc/common/tables/swift-container-server-container-replicator.xml:20(td) ./doc/common/tables/swift-container-server-container-replicator.xml:24(td) ./doc/common/tables/swift-container-server-container-replicator.xml:28(td) ./doc/common/tables/swift-container-server-container-replicator.xml:32(td) ./doc/common/tables/swift-container-server-container-replicator.xml:36(td) ./doc/common/tables/swift-container-server-container-replicator.xml:40(td) ./doc/common/tables/swift-container-server-container-replicator.xml:44(td) ./doc/common/tables/swift-container-server-container-replicator.xml:48(td) ./doc/common/tables/swift-container-server-container-replicator.xml:52(td) ./doc/common/tables/swift-container-server-container-replicator.xml:56(td) ./doc/common/tables/swift-container-server-container-replicator.xml:60(td) ./doc/common/tables/swift-container-server-container-replicator.xml:64(td) ./doc/common/tables/swift-container-server-container-replicator.xml:68(td) ./doc/common/tables/swift-container-server-container-replicator.xml:72(td) ./doc/common/tables/neutron-debug.xml:21(td) ./doc/common/tables/sahara-qpid.xml:21(td) ./doc/common/tables/sahara-qpid.xml:25(td) ./doc/common/tables/sahara-qpid.xml:29(td) ./doc/common/tables/sahara-qpid.xml:37(td) ./doc/common/tables/sahara-qpid.xml:41(td) ./doc/common/tables/sahara-qpid.xml:45(td) ./doc/common/tables/sahara-qpid.xml:53(td) ./doc/common/tables/sahara-qpid.xml:57(td) ./doc/common/tables/neutron-ml2_ncs.xml:21(td) ./doc/common/tables/neutron-ml2_ncs.xml:25(td) ./doc/common/tables/neutron-ml2_ncs.xml:29(td) ./doc/common/tables/neutron-ml2_ncs.xml:33(td) ./doc/common/tables/neutron-ml2_arista.xml:33(td) ./doc/common/tables/neutron-ml2_arista.xml:37(td) ./doc/common/tables/neutron-ml2_arista.xml:41(td) ./doc/common/tables/nova-trustedcomputing.xml:21(td) ./doc/common/tables/nova-trustedcomputing.xml:25(td) ./doc/common/tables/nova-trustedcomputing.xml:29(td) ./doc/common/tables/nova-trustedcomputing.xml:33(td) ./doc/common/tables/nova-trustedcomputing.xml:37(td) ./doc/common/tables/nova-trustedcomputing.xml:41(td) ./doc/common/tables/nova-trustedcomputing.xml:45(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:40(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:44(td) ./doc/common/tables/nova-amqp.xml:21(td) ./doc/common/tables/nova-amqp.xml:25(td) ./doc/common/tables/nova-amqp.xml:29(td) ./doc/common/tables/nova-amqp.xml:33(td) ./doc/common/tables/nova-amqp.xml:37(td) ./doc/common/tables/nova-amqp.xml:41(td) ./doc/common/tables/nova-amqp.xml:45(td) ./doc/common/tables/swift-object-expirer-app-proxy-server.xml:20(td) ./doc/common/tables/neutron-compute.xml:21(td) ./doc/common/tables/neutron-compute.xml:25(td) ./doc/common/tables/neutron-compute.xml:29(td) ./doc/common/tables/neutron-compute.xml:33(td) ./doc/common/tables/neutron-compute.xml:37(td) ./doc/common/tables/neutron-compute.xml:41(td) ./doc/common/tables/neutron-compute.xml:45(td) ./doc/common/tables/neutron-compute.xml:49(td) ./doc/common/tables/neutron-compute.xml:53(td) ./doc/common/tables/neutron-compute.xml:65(td) ./doc/common/tables/neutron-compute.xml:69(td) ./doc/common/tables/neutron-compute.xml:73(td) ./doc/common/tables/glance-imagecache.xml:21(td) ./doc/common/tables/glance-imagecache.xml:25(td) ./doc/common/tables/glance-imagecache.xml:29(td) ./doc/common/tables/glance-imagecache.xml:33(td) ./doc/common/tables/glance-imagecache.xml:37(td) ./doc/common/tables/glance-imagecache.xml:41(td) ./doc/common/tables/glance-imagecache.xml:45(td) ./doc/common/tables/glance-imagecache.xml:49(td) ./doc/common/tables/glance-imagecache.xml:53(td) ./doc/common/tables/glance-imagecache.xml:57(td) ./doc/common/tables/neutron-ml2_brocade.xml:25(td) ./doc/common/tables/neutron-ml2_brocade.xml:29(td) ./doc/common/tables/neutron-ml2_brocade.xml:33(td) ./doc/common/tables/neutron-ml2_brocade.xml:41(td) ./doc/common/tables/neutron-ml2_brocade.xml:45(td) ./doc/common/tables/swift-account-server-account-auditor.xml:20(td) ./doc/common/tables/swift-account-server-account-auditor.xml:24(td) ./doc/common/tables/swift-account-server-account-auditor.xml:28(td) ./doc/common/tables/swift-account-server-account-auditor.xml:32(td) ./doc/common/tables/swift-account-server-account-auditor.xml:36(td) ./doc/common/tables/swift-account-server-account-auditor.xml:40(td) ./doc/common/tables/swift-account-server-account-auditor.xml:44(td) ./doc/common/tables/cinder-nas.xml:25(td) ./doc/common/tables/cinder-nas.xml:29(td) ./doc/common/tables/cinder-nas.xml:41(td) ./doc/common/tables/cinder-nas.xml:45(td) ./doc/common/tables/cinder-nas.xml:53(td) ./doc/common/tables/ironic-cells.xml:21(td) ./doc/common/tables/ironic-cells.xml:25(td) ./doc/common/tables/ironic-cells.xml:29(td) ./doc/common/tables/ironic-cells.xml:33(td) ./doc/common/tables/ironic-cells.xml:37(td) ./doc/common/tables/ironic-cells.xml:41(td) ./doc/common/tables/ironic-cells.xml:45(td) ./doc/common/tables/ironic-cells.xml:49(td) ./doc/common/tables/ironic-cells.xml:53(td) ./doc/common/tables/ironic-cells.xml:57(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:21(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:25(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:29(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:33(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:37(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:41(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:45(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:49(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:53(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:57(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:61(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:65(td) ./doc/common/tables/cinder-netapp_cdot_nfs.xml:69(td) ./doc/common/tables/heat-clients_swift.xml:21(td) ./doc/common/tables/heat-clients_swift.xml:25(td) ./doc/common/tables/heat-clients_swift.xml:29(td) ./doc/common/tables/heat-clients_swift.xml:33(td) ./doc/common/tables/heat-clients_swift.xml:37(td) ./doc/common/tables/keystone-logging.xml:21(td) ./doc/common/tables/keystone-logging.xml:25(td) ./doc/common/tables/keystone-logging.xml:29(td) ./doc/common/tables/keystone-logging.xml:33(td) ./doc/common/tables/keystone-logging.xml:37(td) ./doc/common/tables/keystone-logging.xml:41(td) ./doc/common/tables/keystone-logging.xml:45(td) ./doc/common/tables/keystone-logging.xml:49(td) ./doc/common/tables/keystone-logging.xml:53(td) ./doc/common/tables/keystone-logging.xml:57(td) ./doc/common/tables/keystone-logging.xml:61(td) ./doc/common/tables/keystone-logging.xml:65(td) ./doc/common/tables/keystone-logging.xml:69(td) ./doc/common/tables/keystone-logging.xml:73(td) ./doc/common/tables/keystone-logging.xml:77(td) ./doc/common/tables/keystone-logging.xml:81(td) ./doc/common/tables/keystone-logging.xml:85(td) ./doc/common/tables/keystone-logging.xml:89(td) ./doc/common/tables/keystone-logging.xml:93(td) ./doc/common/tables/keystone-logging.xml:97(td) ./doc/common/tables/neutron-brocade.xml:21(td) ./doc/common/tables/neutron-brocade.xml:32(td) ./doc/common/tables/neutron-ml2_odl.xml:21(td) ./doc/common/tables/neutron-ml2_odl.xml:25(td) ./doc/common/tables/neutron-ml2_odl.xml:29(td) ./doc/common/tables/neutron-ml2_odl.xml:33(td) ./doc/common/tables/neutron-ml2_odl.xml:37(td) ./doc/common/tables/swift-object-server-filter-recon.xml:20(td) ./doc/common/tables/swift-object-server-filter-recon.xml:24(td) ./doc/common/tables/swift-object-server-filter-recon.xml:28(td) ./doc/common/tables/heat-rpc.xml:21(td) ./doc/common/tables/heat-rpc.xml:25(td) ./doc/common/tables/heat-rpc.xml:29(td) ./doc/common/tables/heat-rpc.xml:33(td) ./doc/common/tables/heat-rpc.xml:37(td) ./doc/common/tables/heat-rpc.xml:41(td) ./doc/common/tables/heat-rpc.xml:45(td) ./doc/common/tables/heat-rpc.xml:49(td) ./doc/common/tables/heat-rpc.xml:56(td) ./doc/common/tables/heat-rpc.xml:60(td) ./doc/common/tables/heat-rpc.xml:64(td) ./doc/common/tables/heat-rpc.xml:68(td) ./doc/common/tables/heat-rpc.xml:72(td) ./doc/common/tables/heat-rpc.xml:76(td) ./doc/common/tables/heat-rpc.xml:92(td) ./doc/common/tables/heat-rpc.xml:96(td) ./doc/common/tables/trove-taskmanager.xml:21(td) ./doc/common/tables/trove-taskmanager.xml:25(td) ./doc/common/tables/trove-taskmanager.xml:29(td) ./doc/common/tables/trove-taskmanager.xml:33(td) ./doc/common/tables/trove-taskmanager.xml:37(td) ./doc/common/tables/trove-taskmanager.xml:41(td) ./doc/common/tables/trove-taskmanager.xml:45(td) ./doc/common/tables/trove-taskmanager.xml:49(td) ./doc/common/tables/trove-taskmanager.xml:53(td) ./doc/common/tables/trove-taskmanager.xml:57(td) ./doc/common/tables/trove-taskmanager.xml:61(td) ./doc/common/tables/trove-taskmanager.xml:65(td) ./doc/common/tables/trove-taskmanager.xml:69(td) ./doc/common/tables/trove-taskmanager.xml:73(td) ./doc/common/tables/trove-taskmanager.xml:77(td) ./doc/common/tables/trove-taskmanager.xml:81(td) ./doc/common/tables/trove-taskmanager.xml:85(td) ./doc/common/tables/heat-cloudwatch_api.xml:21(td) ./doc/common/tables/heat-cloudwatch_api.xml:32(td) ./doc/common/tables/heat-cloudwatch_api.xml:36(td) ./doc/common/tables/heat-cloudwatch_api.xml:40(td) ./doc/common/tables/heat-cloudwatch_api.xml:44(td) ./doc/common/tables/heat-cloudwatch_api.xml:48(td) ./doc/common/tables/heat-cloudwatch_api.xml:52(td) ./doc/common/tables/heat-cloudwatch_api.xml:56(td) ./doc/common/tables/cinder-images.xml:25(td) ./doc/common/tables/cinder-images.xml:29(td) ./doc/common/tables/cinder-images.xml:33(td) ./doc/common/tables/cinder-images.xml:37(td) ./doc/common/tables/cinder-images.xml:41(td) ./doc/common/tables/cinder-images.xml:45(td) ./doc/common/tables/cinder-images.xml:49(td) ./doc/common/tables/cinder-images.xml:53(td) ./doc/common/tables/cinder-images.xml:57(td) ./doc/common/tables/cinder-images.xml:61(td) ./doc/common/tables/cinder-images.xml:65(td) ./doc/common/tables/cinder-images.xml:69(td) ./doc/common/tables/cinder-huawei.xml:21(td) ./doc/common/tables/nova-console.xml:21(td) ./doc/common/tables/nova-console.xml:25(td) ./doc/common/tables/nova-console.xml:29(td) ./doc/common/tables/cinder-profiler.xml:21(td) ./doc/common/tables/cinder-profiler.xml:25(td) ./doc/common/tables/neutron-fwaas.xml:21(td) ./doc/common/tables/cinder-nexenta_nfs.xml:21(td) ./doc/common/tables/cinder-nexenta_nfs.xml:25(td) ./doc/common/tables/cinder-nexenta_nfs.xml:29(td) ./doc/common/tables/cinder-nexenta_nfs.xml:33(td) ./doc/common/tables/nova-database.xml:21(td) ./doc/common/tables/nova-database.xml:28(td) ./doc/common/tables/nova-database.xml:32(td) ./doc/common/tables/nova-database.xml:36(td) ./doc/common/tables/nova-database.xml:40(td) ./doc/common/tables/nova-database.xml:44(td) ./doc/common/tables/nova-database.xml:48(td) ./doc/common/tables/nova-database.xml:52(td) ./doc/common/tables/nova-database.xml:56(td) ./doc/common/tables/nova-database.xml:60(td) ./doc/common/tables/nova-database.xml:64(td) ./doc/common/tables/nova-database.xml:68(td) ./doc/common/tables/nova-database.xml:72(td) ./doc/common/tables/nova-database.xml:76(td) ./doc/common/tables/nova-database.xml:80(td) ./doc/common/tables/nova-database.xml:84(td) ./doc/common/tables/nova-database.xml:88(td) ./doc/common/tables/nova-database.xml:92(td) ./doc/common/tables/nova-database.xml:96(td) ./doc/common/tables/nova-database.xml:100(td) ./doc/common/tables/nova-database.xml:104(td) ./doc/common/tables/nova-database.xml:108(td) ./doc/common/tables/nova-quota.xml:21(td) ./doc/common/tables/nova-quota.xml:25(td) ./doc/common/tables/nova-quota.xml:29(td) ./doc/common/tables/nova-quota.xml:33(td) ./doc/common/tables/nova-quota.xml:37(td) ./doc/common/tables/nova-quota.xml:41(td) ./doc/common/tables/nova-quota.xml:45(td) ./doc/common/tables/nova-quota.xml:49(td) ./doc/common/tables/nova-quota.xml:53(td) ./doc/common/tables/nova-quota.xml:57(td) ./doc/common/tables/nova-quota.xml:61(td) ./doc/common/tables/nova-quota.xml:65(td) ./doc/common/tables/nova-quota.xml:69(td) ./doc/common/tables/nova-quota.xml:73(td) ./doc/common/tables/nova-quota.xml:77(td) ./doc/common/tables/nova-quota.xml:81(td) ./doc/common/tables/nova-quota.xml:85(td) ./doc/common/tables/nova-quota.xml:89(td) ./doc/common/tables/nova-quota.xml:96(td) ./doc/common/tables/heat-logging.xml:21(td) ./doc/common/tables/heat-logging.xml:25(td) ./doc/common/tables/heat-logging.xml:29(td) ./doc/common/tables/heat-logging.xml:33(td) ./doc/common/tables/heat-logging.xml:37(td) ./doc/common/tables/heat-logging.xml:41(td) ./doc/common/tables/heat-logging.xml:45(td) ./doc/common/tables/heat-logging.xml:49(td) ./doc/common/tables/heat-logging.xml:53(td) ./doc/common/tables/heat-logging.xml:57(td) ./doc/common/tables/heat-logging.xml:61(td) ./doc/common/tables/heat-logging.xml:65(td) ./doc/common/tables/heat-logging.xml:69(td) ./doc/common/tables/heat-logging.xml:73(td) ./doc/common/tables/heat-logging.xml:77(td) ./doc/common/tables/heat-logging.xml:81(td) ./doc/common/tables/heat-logging.xml:85(td) ./doc/common/tables/heat-logging.xml:89(td) ./doc/common/tables/heat-logging.xml:93(td) ./doc/common/tables/heat-logging.xml:97(td) ./doc/common/tables/ironic-pxe.xml:21(td) ./doc/common/tables/ironic-pxe.xml:25(td) ./doc/common/tables/ironic-pxe.xml:29(td) ./doc/common/tables/ironic-pxe.xml:33(td) ./doc/common/tables/ironic-pxe.xml:37(td) ./doc/common/tables/ironic-pxe.xml:41(td) ./doc/common/tables/ironic-pxe.xml:45(td) ./doc/common/tables/ironic-pxe.xml:49(td) ./doc/common/tables/ironic-pxe.xml:53(td) ./doc/common/tables/ironic-pxe.xml:57(td) ./doc/common/tables/ironic-pxe.xml:61(td) ./doc/common/tables/ironic-pxe.xml:65(td) ./doc/common/tables/ironic-pxe.xml:69(td) ./doc/common/tables/ironic-pxe.xml:73(td) ./doc/common/tables/ironic-pxe.xml:77(td) ./doc/common/tables/ironic-pxe.xml:81(td) ./doc/common/tables/ironic-pxe.xml:85(td) ./doc/common/tables/ironic-pxe.xml:89(td) ./doc/common/tables/trove-redis.xml:21(td) ./doc/common/tables/trove-redis.xml:25(td) ./doc/common/tables/trove-redis.xml:29(td) ./doc/common/tables/trove-redis.xml:36(td) ./doc/common/tables/heat-crypt.xml:21(td) ./doc/common/tables/neutron-midonet.xml:21(td) ./doc/common/tables/neutron-midonet.xml:25(td) ./doc/common/tables/neutron-midonet.xml:29(td) ./doc/common/tables/neutron-midonet.xml:33(td) ./doc/common/tables/neutron-midonet.xml:37(td) ./doc/common/tables/neutron-midonet.xml:41(td) ./doc/common/tables/neutron-midonet.xml:45(td) ./doc/common/tables/cinder-coraid.xml:21(td) ./doc/common/tables/cinder-coraid.xml:29(td) ./doc/common/tables/cinder-coraid.xml:33(td) ./doc/common/tables/cinder-coraid.xml:37(td) ./doc/common/tables/cinder-coraid.xml:41(td) ./doc/common/tables/cinder-compute.xml:21(td) ./doc/common/tables/cinder-compute.xml:25(td) ./doc/common/tables/cinder-compute.xml:29(td) ./doc/common/tables/cinder-compute.xml:33(td) ./doc/common/tables/cinder-compute.xml:37(td) ./doc/common/tables/cinder-compute.xml:41(td) ./doc/common/tables/cinder-compute.xml:45(td) ./doc/common/tables/ironic-debug.xml:21(td) ./doc/common/tables/ironic-console.xml:21(td) ./doc/common/tables/ironic-console.xml:25(td) ./doc/common/tables/ironic-console.xml:29(td) ./doc/common/tables/ironic-console.xml:33(td) ./doc/common/tables/ironic-console.xml:37(td) ./doc/common/tables/swift-rsyncd-object.xml:20(td) ./doc/common/tables/swift-rsyncd-object.xml:24(td) ./doc/common/tables/swift-rsyncd-object.xml:28(td) ./doc/common/tables/swift-rsyncd-object.xml:32(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:20(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:24(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:28(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:32(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:36(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:40(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:44(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:48(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:52(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:56(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:60(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:64(td) ./doc/common/tables/ironic-logging.xml:21(td) ./doc/common/tables/ironic-logging.xml:25(td) ./doc/common/tables/ironic-logging.xml:29(td) ./doc/common/tables/ironic-logging.xml:33(td) ./doc/common/tables/ironic-logging.xml:37(td) ./doc/common/tables/ironic-logging.xml:41(td) ./doc/common/tables/ironic-logging.xml:45(td) ./doc/common/tables/ironic-logging.xml:49(td) ./doc/common/tables/ironic-logging.xml:53(td) ./doc/common/tables/ironic-logging.xml:57(td) ./doc/common/tables/ironic-logging.xml:61(td) ./doc/common/tables/ironic-logging.xml:65(td) ./doc/common/tables/ironic-logging.xml:69(td) ./doc/common/tables/ironic-logging.xml:73(td) ./doc/common/tables/ironic-logging.xml:77(td) ./doc/common/tables/ironic-logging.xml:81(td) ./doc/common/tables/ironic-logging.xml:85(td) ./doc/common/tables/ironic-logging.xml:89(td) ./doc/common/tables/ironic-logging.xml:93(td) ./doc/common/tables/ironic-logging.xml:97(td) ./doc/common/tables/neutron-qpid.xml:21(td) ./doc/common/tables/neutron-qpid.xml:25(td) ./doc/common/tables/neutron-qpid.xml:29(td) ./doc/common/tables/neutron-qpid.xml:37(td) ./doc/common/tables/neutron-qpid.xml:41(td) ./doc/common/tables/neutron-qpid.xml:45(td) ./doc/common/tables/neutron-qpid.xml:53(td) ./doc/common/tables/neutron-qpid.xml:57(td) ./doc/common/tables/nova-rpc.xml:21(td) ./doc/common/tables/nova-rpc.xml:25(td) ./doc/common/tables/nova-rpc.xml:29(td) ./doc/common/tables/nova-rpc.xml:33(td) ./doc/common/tables/nova-rpc.xml:37(td) ./doc/common/tables/nova-rpc.xml:41(td) ./doc/common/tables/nova-rpc.xml:45(td) ./doc/common/tables/nova-rpc.xml:52(td) ./doc/common/tables/nova-rpc.xml:59(td) ./doc/common/tables/nova-rpc.xml:63(td) ./doc/common/tables/nova-rpc.xml:70(td) ./doc/common/tables/nova-rpc.xml:74(td) ./doc/common/tables/nova-rpc.xml:78(td) ./doc/common/tables/nova-rpc.xml:82(td) ./doc/common/tables/nova-rpc.xml:86(td) ./doc/common/tables/nova-rpc.xml:90(td) ./doc/common/tables/nova-rpc.xml:106(td) ./doc/common/tables/nova-rpc.xml:110(td) ./doc/common/tables/nova-rpc.xml:117(td) ./doc/common/tables/cinder-zoning_manager_cisco.xml:21(td) ./doc/common/tables/cinder-backups_tsm.xml:21(td) ./doc/common/tables/cinder-backups_tsm.xml:25(td) ./doc/common/tables/cinder-backups_tsm.xml:29(td) ./doc/common/tables/cinder-san.xml:29(td) ./doc/common/tables/cinder-san.xml:33(td) ./doc/common/tables/cinder-san.xml:45(td) ./doc/common/tables/cinder-san.xml:49(td) ./doc/common/tables/cinder-san.xml:53(td) ./doc/common/tables/cinder-san.xml:57(td) ./doc/common/tables/cinder-san.xml:61(td) ./doc/common/tables/cinder-san.xml:65(td) ./doc/common/tables/nova-logging.xml:21(td) ./doc/common/tables/nova-logging.xml:25(td) ./doc/common/tables/nova-logging.xml:29(td) ./doc/common/tables/nova-logging.xml:33(td) ./doc/common/tables/nova-logging.xml:37(td) ./doc/common/tables/nova-logging.xml:41(td) ./doc/common/tables/nova-logging.xml:45(td) ./doc/common/tables/nova-logging.xml:49(td) ./doc/common/tables/nova-logging.xml:53(td) ./doc/common/tables/nova-logging.xml:57(td) ./doc/common/tables/nova-logging.xml:61(td) ./doc/common/tables/nova-logging.xml:65(td) ./doc/common/tables/nova-logging.xml:69(td) ./doc/common/tables/nova-logging.xml:73(td) ./doc/common/tables/nova-logging.xml:77(td) ./doc/common/tables/nova-logging.xml:81(td) ./doc/common/tables/nova-logging.xml:85(td) ./doc/common/tables/nova-logging.xml:89(td) ./doc/common/tables/nova-logging.xml:93(td) ./doc/common/tables/nova-logging.xml:97(td) ./doc/common/tables/nova-logging.xml:101(td) ./doc/common/tables/neutron-nec.xml:21(td) ./doc/common/tables/neutron-nec.xml:25(td) ./doc/common/tables/neutron-nec.xml:29(td) ./doc/common/tables/neutron-nec.xml:33(td) ./doc/common/tables/neutron-nec.xml:37(td) ./doc/common/tables/neutron-nec.xml:41(td) ./doc/common/tables/neutron-nec.xml:45(td) ./doc/common/tables/neutron-nec.xml:53(td) ./doc/common/tables/neutron-nec.xml:57(td) ./doc/common/tables/neutron-nec.xml:61(td) ./doc/common/tables/neutron-nec.xml:68(td) ./doc/common/tables/neutron-nec.xml:72(td) ./doc/common/tables/keystone-security.xml:21(td) ./doc/common/tables/heat-clients_neutron.xml:21(td) ./doc/common/tables/heat-clients_neutron.xml:25(td) ./doc/common/tables/heat-clients_neutron.xml:29(td) ./doc/common/tables/heat-clients_neutron.xml:33(td) ./doc/common/tables/heat-clients_neutron.xml:37(td) ./doc/common/tables/nova-api.xml:21(td) ./doc/common/tables/nova-api.xml:25(td) ./doc/common/tables/nova-api.xml:29(td) ./doc/common/tables/nova-api.xml:33(td) ./doc/common/tables/nova-api.xml:37(td) ./doc/common/tables/nova-api.xml:45(td) ./doc/common/tables/nova-api.xml:49(td) ./doc/common/tables/nova-api.xml:53(td) ./doc/common/tables/nova-api.xml:57(td) ./doc/common/tables/nova-api.xml:61(td) ./doc/common/tables/nova-api.xml:69(td) ./doc/common/tables/nova-api.xml:73(td) ./doc/common/tables/nova-api.xml:77(td) ./doc/common/tables/nova-api.xml:81(td) ./doc/common/tables/nova-api.xml:85(td) ./doc/common/tables/nova-api.xml:89(td) ./doc/common/tables/nova-api.xml:93(td) ./doc/common/tables/nova-api.xml:97(td) ./doc/common/tables/nova-api.xml:101(td) ./doc/common/tables/nova-api.xml:105(td) ./doc/common/tables/nova-api.xml:109(td) ./doc/common/tables/nova-api.xml:113(td) ./doc/common/tables/nova-api.xml:117(td) ./doc/common/tables/neutron-opencontrail.xml:21(td) ./doc/common/tables/neutron-opencontrail.xml:25(td) ./doc/common/tables/neutron-ml2_mlnx.xml:21(td) ./doc/common/tables/sahara-domain.xml:21(td) ./doc/common/tables/sahara-domain.xml:25(td) ./doc/common/tables/sahara-domain.xml:29(td) ./doc/common/tables/trove-auth_token.xml:21(td) ./doc/common/tables/trove-auth_token.xml:25(td) ./doc/common/tables/trove-auth_token.xml:29(td) ./doc/common/tables/trove-auth_token.xml:33(td) ./doc/common/tables/trove-auth_token.xml:41(td) ./doc/common/tables/trove-auth_token.xml:45(td) ./doc/common/tables/trove-auth_token.xml:49(td) ./doc/common/tables/trove-auth_token.xml:53(td) ./doc/common/tables/trove-auth_token.xml:57(td) ./doc/common/tables/trove-auth_token.xml:61(td) ./doc/common/tables/trove-auth_token.xml:65(td) ./doc/common/tables/trove-auth_token.xml:69(td) ./doc/common/tables/trove-auth_token.xml:73(td) ./doc/common/tables/trove-auth_token.xml:77(td) ./doc/common/tables/trove-auth_token.xml:81(td) ./doc/common/tables/trove-auth_token.xml:85(td) ./doc/common/tables/trove-auth_token.xml:89(td) ./doc/common/tables/trove-auth_token.xml:93(td) ./doc/common/tables/trove-auth_token.xml:97(td) ./doc/common/tables/trove-auth_token.xml:101(td) ./doc/common/tables/trove-auth_token.xml:105(td) ./doc/common/tables/trove-auth_token.xml:109(td) ./doc/common/tables/trove-auth_token.xml:113(td) ./doc/common/tables/trove-auth_token.xml:117(td) ./doc/common/tables/trove-auth_token.xml:121(td) ./doc/common/tables/trove-auth_token.xml:125(td) ./doc/common/tables/trove-auth_token.xml:129(td) ./doc/common/tables/keystone-trust.xml:21(td) ./doc/common/tables/keystone-trust.xml:25(td) ./doc/common/tables/keystone-trust.xml:29(td) ./doc/common/tables/keystone-trust.xml:33(td) ./doc/common/tables/swift-container-reconciler-pipeline-main.xml:20(td) ./doc/common/tables/glance-cinder.xml:21(td) ./doc/common/tables/glance-cinder.xml:25(td) ./doc/common/tables/glance-cinder.xml:29(td) ./doc/common/tables/glance-cinder.xml:33(td) ./doc/common/tables/glance-cinder.xml:37(td) ./doc/common/tables/swift-object-server-object-updater.xml:20(td) ./doc/common/tables/swift-object-server-object-updater.xml:24(td) ./doc/common/tables/swift-object-server-object-updater.xml:28(td) ./doc/common/tables/swift-object-server-object-updater.xml:32(td) ./doc/common/tables/swift-object-server-object-updater.xml:36(td) ./doc/common/tables/swift-object-server-object-updater.xml:40(td) ./doc/common/tables/swift-object-server-object-updater.xml:44(td) ./doc/common/tables/swift-object-server-object-updater.xml:48(td) ./doc/common/tables/swift-object-server-object-updater.xml:52(td) ./doc/common/tables/glance-common.xml:21(td) ./doc/common/tables/glance-common.xml:25(td) ./doc/common/tables/glance-common.xml:29(td) ./doc/common/tables/glance-common.xml:33(td) ./doc/common/tables/glance-common.xml:37(td) ./doc/common/tables/glance-common.xml:41(td) ./doc/common/tables/glance-common.xml:45(td) ./doc/common/tables/glance-common.xml:49(td) ./doc/common/tables/glance-common.xml:53(td) ./doc/common/tables/glance-common.xml:57(td) ./doc/common/tables/glance-common.xml:61(td) ./doc/common/tables/glance-common.xml:65(td) ./doc/common/tables/glance-common.xml:69(td) ./doc/common/tables/glance-common.xml:73(td) ./doc/common/tables/glance-common.xml:77(td) ./doc/common/tables/glance-common.xml:81(td) ./doc/common/tables/glance-common.xml:85(td) ./doc/common/tables/glance-common.xml:89(td) ./doc/common/tables/glance-common.xml:93(td) ./doc/common/tables/glance-common.xml:97(td) ./doc/common/tables/glance-common.xml:104(td) ./doc/common/tables/glance-common.xml:111(td) ./doc/common/tables/glance-common.xml:115(td) ./doc/common/tables/glance-common.xml:122(td) ./doc/common/tables/glance-common.xml:129(td) ./doc/common/tables/glance-common.xml:133(td) ./doc/common/tables/glance-common.xml:137(td) ./doc/common/tables/neutron-ml2_vxlan.xml:25(td) ./doc/common/tables/swift-dispersion-dispersion.xml:20(td) ./doc/common/tables/swift-dispersion-dispersion.xml:24(td) ./doc/common/tables/swift-dispersion-dispersion.xml:28(td) ./doc/common/tables/swift-dispersion-dispersion.xml:32(td) ./doc/common/tables/swift-dispersion-dispersion.xml:36(td) ./doc/common/tables/swift-dispersion-dispersion.xml:40(td) ./doc/common/tables/swift-dispersion-dispersion.xml:44(td) ./doc/common/tables/swift-dispersion-dispersion.xml:48(td) ./doc/common/tables/swift-dispersion-dispersion.xml:52(td) ./doc/common/tables/swift-dispersion-dispersion.xml:56(td) ./doc/common/tables/swift-dispersion-dispersion.xml:60(td) ./doc/common/tables/swift-dispersion-dispersion.xml:64(td) ./doc/common/tables/swift-dispersion-dispersion.xml:68(td) ./doc/common/tables/swift-dispersion-dispersion.xml:72(td) ./doc/common/tables/swift-dispersion-dispersion.xml:76(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:20(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:24(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:28(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:32(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:36(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:40(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:44(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:48(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:52(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:56(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:64(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:68(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:72(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:76(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:80(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:85(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:93(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:97(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:107(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:111(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:122(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:126(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:130(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:134(td) ./doc/common/tables/ironic-amt.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:28(td) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:36(td) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:40(td) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:44(td) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:48(td) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:53(td) ./doc/common/tables/neutron-rabbitmq.xml:21(td) ./doc/common/tables/neutron-rabbitmq.xml:41(td) ./doc/common/tables/neutron-rabbitmq.xml:45(td) ./doc/common/tables/neutron-rabbitmq.xml:49(td) ./doc/common/tables/neutron-rabbitmq.xml:53(td) ./doc/common/tables/neutron-rabbitmq.xml:57(td) ./doc/common/tables/neutron-rabbitmq.xml:61(td) ./doc/common/tables/neutron-rabbitmq.xml:65(td) ./doc/common/tables/neutron-rabbitmq.xml:69(td) ./doc/common/tables/neutron-rabbitmq.xml:73(td) ./doc/common/tables/neutron-rabbitmq.xml:77(td) ./doc/common/tables/neutron-rabbitmq.xml:81(td) ./doc/common/tables/neutron-rabbitmq.xml:85(td) ./doc/common/tables/keystone-ec2.xml:21(td) ./doc/common/tables/keystone-ec2.xml:25(td) ./doc/common/tables/keystone-ec2.xml:29(td) ./doc/common/tables/keystone-ec2.xml:33(td) ./doc/common/tables/keystone-ec2.xml:37(td) ./doc/common/tables/heat-clients_keystone.xml:21(td) ./doc/common/tables/heat-clients_keystone.xml:25(td) ./doc/common/tables/heat-clients_keystone.xml:29(td) ./doc/common/tables/heat-clients_keystone.xml:33(td) ./doc/common/tables/heat-clients_keystone.xml:37(td) ./doc/common/tables/ceilometer-testing.xml:21(td) ./doc/common/tables/neutron-api.xml:21(td) ./doc/common/tables/neutron-api.xml:25(td) ./doc/common/tables/neutron-api.xml:29(td) ./doc/common/tables/neutron-api.xml:37(td) ./doc/common/tables/neutron-api.xml:41(td) ./doc/common/tables/neutron-api.xml:45(td) ./doc/common/tables/neutron-api.xml:49(td) ./doc/common/tables/neutron-api.xml:53(td) ./doc/common/tables/neutron-api.xml:57(td) ./doc/common/tables/neutron-api.xml:61(td) ./doc/common/tables/neutron-api.xml:65(td) ./doc/common/tables/neutron-api.xml:73(td) ./doc/common/tables/neutron-api.xml:77(td) ./doc/common/tables/neutron-api.xml:84(td) ./doc/common/tables/trove-logging.xml:21(td) ./doc/common/tables/trove-logging.xml:25(td) ./doc/common/tables/trove-logging.xml:29(td) ./doc/common/tables/trove-logging.xml:33(td) ./doc/common/tables/trove-logging.xml:37(td) ./doc/common/tables/trove-logging.xml:41(td) ./doc/common/tables/trove-logging.xml:45(td) ./doc/common/tables/trove-logging.xml:49(td) ./doc/common/tables/trove-logging.xml:53(td) ./doc/common/tables/trove-logging.xml:57(td) ./doc/common/tables/trove-logging.xml:61(td) ./doc/common/tables/trove-logging.xml:65(td) ./doc/common/tables/trove-logging.xml:69(td) ./doc/common/tables/trove-logging.xml:73(td) ./doc/common/tables/trove-logging.xml:77(td) ./doc/common/tables/trove-logging.xml:81(td) ./doc/common/tables/trove-logging.xml:85(td) ./doc/common/tables/trove-logging.xml:89(td) ./doc/common/tables/trove-logging.xml:93(td) ./doc/common/tables/trove-logging.xml:97(td) ./doc/common/tables/trove-logging.xml:101(td) ./doc/common/tables/trove-logging.xml:105(td) ./doc/common/tables/keystone-kvs.xml:25(td) ./doc/common/tables/keystone-kvs.xml:29(td) ./doc/common/tables/keystone-kvs.xml:33(td) ./doc/common/tables/keystone-redis.xml:21(td) ./doc/common/tables/keystone-redis.xml:25(td) ./doc/common/tables/keystone-redis.xml:29(td) ./doc/common/tables/keystone-redis.xml:36(td) ./doc/common/tables/nova-xvpnvncproxy.xml:21(td) ./doc/common/tables/nova-xvpnvncproxy.xml:25(td) ./doc/common/tables/nova-xvpnvncproxy.xml:29(td) ./doc/common/tables/swift-proxy-server-filter-list-endpoints.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-list-endpoints.xml:24(td) ./doc/common/tables/swift-account-server-account-reaper.xml:20(td) ./doc/common/tables/swift-account-server-account-reaper.xml:24(td) ./doc/common/tables/swift-account-server-account-reaper.xml:28(td) ./doc/common/tables/swift-account-server-account-reaper.xml:32(td) ./doc/common/tables/swift-account-server-account-reaper.xml:36(td) ./doc/common/tables/swift-account-server-account-reaper.xml:40(td) ./doc/common/tables/swift-account-server-account-reaper.xml:44(td) ./doc/common/tables/swift-account-server-account-reaper.xml:48(td) ./doc/common/tables/swift-account-server-account-reaper.xml:52(td) ./doc/common/tables/swift-account-server-account-reaper.xml:56(td) ./doc/common/tables/nova-hyperv.xml:21(td) ./doc/common/tables/nova-hyperv.xml:25(td) ./doc/common/tables/nova-hyperv.xml:29(td) ./doc/common/tables/nova-hyperv.xml:37(td) ./doc/common/tables/nova-hyperv.xml:41(td) ./doc/common/tables/nova-hyperv.xml:45(td) ./doc/common/tables/nova-hyperv.xml:49(td) ./doc/common/tables/nova-hyperv.xml:53(td) ./doc/common/tables/nova-hyperv.xml:57(td) ./doc/common/tables/swift-proxy-server-filter-container_sync.xml:20(td) ./doc/common/tables/swift-proxy-server-filter-container_sync.xml:24(td) ./doc/common/tables/swift-proxy-server-filter-container_sync.xml:28(td) ./doc/common/tables/heat-clients_backends.xml:21(td) ./doc/common/tables/glance-testing.xml:21(td) ./doc/common/tables/glance-testing.xml:25(td) ./doc/common/tables/neutron-common.xml:21(td) ./doc/common/tables/neutron-common.xml:25(td) ./doc/common/tables/neutron-common.xml:29(td) ./doc/common/tables/neutron-common.xml:33(td) ./doc/common/tables/neutron-common.xml:37(td) ./doc/common/tables/neutron-common.xml:41(td) ./doc/common/tables/neutron-common.xml:45(td) ./doc/common/tables/neutron-common.xml:49(td) ./doc/common/tables/neutron-common.xml:53(td) ./doc/common/tables/neutron-common.xml:57(td) ./doc/common/tables/neutron-common.xml:61(td) ./doc/common/tables/neutron-common.xml:65(td) ./doc/common/tables/neutron-common.xml:69(td) ./doc/common/tables/neutron-common.xml:73(td) ./doc/common/tables/neutron-common.xml:77(td) ./doc/common/tables/neutron-common.xml:81(td) ./doc/common/tables/neutron-common.xml:85(td) ./doc/common/tables/neutron-common.xml:89(td) ./doc/common/tables/neutron-common.xml:93(td) ./doc/common/tables/neutron-common.xml:97(td) ./doc/common/tables/neutron-common.xml:101(td) ./doc/common/tables/neutron-common.xml:105(td) ./doc/common/tables/neutron-common.xml:109(td) ./doc/common/tables/neutron-common.xml:113(td) ./doc/common/tables/neutron-common.xml:117(td) ./doc/common/tables/neutron-common.xml:121(td) ./doc/common/tables/neutron-common.xml:125(td) ./doc/common/tables/neutron-common.xml:129(td) ./doc/common/tables/neutron-common.xml:133(td) ./doc/common/tables/neutron-common.xml:137(td) ./doc/common/tables/neutron-common.xml:141(td) ./doc/common/tables/neutron-common.xml:145(td) ./doc/common/tables/neutron-common.xml:149(td) ./doc/common/tables/neutron-common.xml:153(td) ./doc/common/tables/neutron-common.xml:157(td) ./doc/common/tables/neutron-common.xml:161(td) ./doc/common/tables/neutron-common.xml:165(td) ./doc/common/tables/neutron-common.xml:169(td) ./doc/common/tables/neutron-common.xml:173(td) ./doc/common/tables/neutron-common.xml:177(td) ./doc/common/tables/neutron-common.xml:184(td) ./doc/common/tables/neutron-common.xml:188(td) ./doc/common/tables/neutron-common.xml:192(td) ./doc/common/tables/neutron-common.xml:199(td) ./doc/common/tables/neutron-common.xml:203(td) ./doc/common/tables/neutron-common.xml:207(td) ./doc/common/tables/neutron-common.xml:211(td) ./doc/common/tables/neutron-common.xml:215(td) ./doc/common/tables/neutron-common.xml:219(td) ./doc/common/tables/neutron-common.xml:226(td) ./doc/common/tables/neutron-common.xml:233(td) ./doc/common/tables/nova-hypervisor.xml:21(td) ./doc/common/tables/nova-hypervisor.xml:25(td) ./doc/common/tables/nova-hypervisor.xml:29(td) ./doc/common/tables/nova-hypervisor.xml:33(td) ./doc/common/tables/nova-hypervisor.xml:37(td) ./doc/common/tables/nova-hypervisor.xml:41(td) ./doc/common/tables/nova-hypervisor.xml:45(td) ./doc/common/tables/keystone-qpid.xml:21(td) ./doc/common/tables/keystone-qpid.xml:25(td) ./doc/common/tables/keystone-qpid.xml:29(td) ./doc/common/tables/keystone-qpid.xml:37(td) ./doc/common/tables/keystone-qpid.xml:41(td) ./doc/common/tables/keystone-qpid.xml:45(td) ./doc/common/tables/keystone-qpid.xml:53(td) ./doc/common/tables/keystone-qpid.xml:57(td) ./doc/common/tables/swift-container-sync-realms-realm1.xml:20(td) ./doc/common/tables/swift-container-sync-realms-realm1.xml:24(td) ./doc/common/tables/swift-container-sync-realms-realm1.xml:28(td) ./doc/common/tables/swift-container-sync-realms-realm1.xml:32(td) ./doc/common/tables/ironic-deploy.xml:21(td) ./doc/common/tables/ironic-deploy.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-healthcheck.xml:24(td) ./doc/common/tables/keystone-cache.xml:21(td) ./doc/common/tables/keystone-cache.xml:25(td) ./doc/common/tables/keystone-cache.xml:29(td) ./doc/common/tables/keystone-cache.xml:33(td) ./doc/common/tables/keystone-cache.xml:37(td) ./doc/common/tables/keystone-cache.xml:41(td) ./doc/common/tables/keystone-cache.xml:45(td) ./doc/common/tables/keystone-cache.xml:49(td) ./doc/common/tables/keystone-cache.xml:53(td) ./doc/common/tables/keystone-cache.xml:57(td) ./doc/common/tables/keystone-cache.xml:61(td) ./doc/common/tables/keystone-cache.xml:65(td) ./doc/common/tables/keystone-cache.xml:76(td) ./doc/common/tables/keystone-cache.xml:80(td) ./doc/common/tables/keystone-cache.xml:84(td) ./doc/common/tables/keystone-cache.xml:88(td) ./doc/common/tables/nova-ephemeral_storage_encryption.xml:21(td) ./doc/common/tables/nova-ephemeral_storage_encryption.xml:25(td) ./doc/common/tables/nova-ephemeral_storage_encryption.xml:29(td) ./doc/common/tables/nova-configdrive.xml:21(td) ./doc/common/tables/nova-configdrive.xml:25(td) ./doc/common/tables/nova-configdrive.xml:29(td) ./doc/common/tables/nova-configdrive.xml:33(td) ./doc/common/tables/nova-configdrive.xml:40(td) ./doc/common/tables/nova-configdrive.xml:44(td) ./doc/common/tables/keystone-token.xml:25(td) ./doc/common/tables/keystone-token.xml:29(td) ./doc/common/tables/keystone-token.xml:33(td) ./doc/common/tables/keystone-token.xml:37(td) ./doc/common/tables/keystone-token.xml:41(td) ./doc/common/tables/keystone-token.xml:45(td) ./doc/common/tables/keystone-token.xml:49(td) ./doc/common/tables/keystone-token.xml:53(td) ./doc/common/tables/keystone-token.xml:57(td) ./doc/common/tables/ceilometer-qpid.xml:21(td) ./doc/common/tables/ceilometer-qpid.xml:25(td) ./doc/common/tables/ceilometer-qpid.xml:29(td) ./doc/common/tables/ceilometer-qpid.xml:37(td) ./doc/common/tables/ceilometer-qpid.xml:41(td) ./doc/common/tables/ceilometer-qpid.xml:45(td) ./doc/common/tables/ceilometer-qpid.xml:53(td) ./doc/common/tables/ceilometer-qpid.xml:57(td) ./doc/common/tables/cinder-datera.xml:21(td) ./doc/common/tables/cinder-datera.xml:25(td) ./doc/common/tables/cinder-datera.xml:29(td) ./doc/common/tables/cinder-datera.xml:33(td) ./doc/common/tables/cinder-datera.xml:37(td) ./doc/common/tables/cinder-datera.xml:41(td) ./doc/common/tables/ceilometer-ipmi.xml:21(td) ./doc/common/tables/ironic-ssl.xml:21(td) ./doc/common/tables/ironic-ssl.xml:25(td) ./doc/common/tables/ironic-ssl.xml:29(td) ./doc/common/tables/cinder-drbd.xml:21(td) ./doc/common/tables/heat-database.xml:21(td) ./doc/common/tables/heat-database.xml:25(td) ./doc/common/tables/heat-database.xml:29(td) ./doc/common/tables/heat-database.xml:33(td) ./doc/common/tables/heat-database.xml:37(td) ./doc/common/tables/heat-database.xml:41(td) ./doc/common/tables/heat-database.xml:45(td) ./doc/common/tables/heat-database.xml:49(td) ./doc/common/tables/heat-database.xml:53(td) ./doc/common/tables/heat-database.xml:57(td) ./doc/common/tables/heat-database.xml:61(td) ./doc/common/tables/heat-database.xml:65(td) ./doc/common/tables/heat-database.xml:69(td) ./doc/common/tables/heat-database.xml:73(td) ./doc/common/tables/heat-database.xml:77(td) ./doc/common/tables/heat-database.xml:81(td) ./doc/common/tables/heat-database.xml:85(td) ./doc/common/tables/heat-database.xml:89(td) ./doc/common/tables/heat-database.xml:93(td) ./doc/common/tables/heat-database.xml:97(td) ./doc/common/tables/ceilometer-rabbitmq.xml:21(td) ./doc/common/tables/ceilometer-rabbitmq.xml:41(td) ./doc/common/tables/ceilometer-rabbitmq.xml:45(td) ./doc/common/tables/ceilometer-rabbitmq.xml:49(td) ./doc/common/tables/ceilometer-rabbitmq.xml:53(td) ./doc/common/tables/ceilometer-rabbitmq.xml:57(td) ./doc/common/tables/ceilometer-rabbitmq.xml:61(td) ./doc/common/tables/ceilometer-rabbitmq.xml:65(td) ./doc/common/tables/ceilometer-rabbitmq.xml:69(td) ./doc/common/tables/ceilometer-rabbitmq.xml:73(td) ./doc/common/tables/ceilometer-rabbitmq.xml:77(td) ./doc/common/tables/ceilometer-rabbitmq.xml:81(td) ./doc/common/tables/ceilometer-rabbitmq.xml:85(td) ./doc/common/tables/neutron-ml2.xml:29(td) ./doc/common/tables/neutron-ml2.xml:33(td) ./doc/common/tables/keystone-database.xml:21(td) ./doc/common/tables/keystone-database.xml:25(td) ./doc/common/tables/keystone-database.xml:29(td) ./doc/common/tables/keystone-database.xml:33(td) ./doc/common/tables/keystone-database.xml:37(td) ./doc/common/tables/keystone-database.xml:41(td) ./doc/common/tables/keystone-database.xml:45(td) ./doc/common/tables/keystone-database.xml:49(td) ./doc/common/tables/keystone-database.xml:53(td) ./doc/common/tables/keystone-database.xml:57(td) ./doc/common/tables/keystone-database.xml:61(td) ./doc/common/tables/keystone-database.xml:65(td) ./doc/common/tables/keystone-database.xml:69(td) ./doc/common/tables/keystone-database.xml:73(td) ./doc/common/tables/keystone-database.xml:77(td) ./doc/common/tables/keystone-database.xml:81(td) ./doc/common/tables/keystone-database.xml:85(td) ./doc/common/tables/keystone-database.xml:89(td) ./doc/common/tables/keystone-database.xml:93(td) ./doc/common/tables/keystone-database.xml:97(td) ./doc/common/tables/glance-profiler.xml:21(td) ./doc/common/tables/glance-profiler.xml:25(td) ./doc/common/tables/keystone-memcache.xml:21(td) ./doc/common/tables/keystone-memcache.xml:25(td) ./doc/common/tables/trove-debug.xml:21(td) ./doc/common/tables/trove-debug.xml:25(td) ./doc/common/tables/trove-debug.xml:29(td) ./doc/common/tables/trove-debug.xml:33(td) ./doc/common/tables/trove-debug.xml:37(td) ./doc/common/tables/trove-swift.xml:21(td) ./doc/common/tables/trove-swift.xml:25(td) ./doc/common/tables/trove-swift.xml:29(td) ./doc/common/tables/nova-libvirt.xml:21(td) ./doc/common/tables/nova-libvirt.xml:25(td) ./doc/common/tables/nova-libvirt.xml:32(td) ./doc/common/tables/nova-libvirt.xml:36(td) ./doc/common/tables/nova-libvirt.xml:40(td) ./doc/common/tables/nova-libvirt.xml:48(td) ./doc/common/tables/nova-libvirt.xml:52(td) ./doc/common/tables/nova-libvirt.xml:60(td) ./doc/common/tables/nova-libvirt.xml:68(td) ./doc/common/tables/nova-libvirt.xml:72(td) ./doc/common/tables/nova-libvirt.xml:76(td) ./doc/common/tables/nova-libvirt.xml:84(td) ./doc/common/tables/nova-libvirt.xml:88(td) ./doc/common/tables/nova-libvirt.xml:92(td) ./doc/common/tables/nova-libvirt.xml:96(td) ./doc/common/tables/nova-libvirt.xml:100(td) ./doc/common/tables/nova-libvirt.xml:104(td) ./doc/common/tables/nova-libvirt.xml:108(td) ./doc/common/tables/nova-libvirt.xml:112(td) ./doc/common/tables/nova-libvirt.xml:116(td) ./doc/common/tables/nova-libvirt.xml:120(td) ./doc/common/tables/nova-libvirt.xml:124(td) ./doc/common/tables/nova-libvirt.xml:128(td) ./doc/common/tables/nova-libvirt.xml:132(td) ./doc/common/tables/nova-libvirt.xml:136(td) ./doc/common/tables/nova-libvirt.xml:140(td) ./doc/common/tables/nova-libvirt.xml:144(td) ./doc/common/tables/nova-libvirt.xml:148(td) ./doc/common/tables/nova-libvirt.xml:152(td) ./doc/common/tables/nova-libvirt.xml:156(td) ./doc/common/tables/nova-libvirt.xml:160(td) ./doc/common/tables/nova-libvirt.xml:164(td) ./doc/common/tables/nova-libvirt.xml:172(td) ./doc/common/tables/nova-libvirt.xml:176(td) ./doc/common/tables/nova-libvirt.xml:180(td) ./doc/common/tables/nova-libvirt.xml:184(td) ./doc/common/tables/nova-libvirt.xml:188(td) ./doc/common/tables/nova-libvirt.xml:192(td) ./doc/common/tables/nova-libvirt.xml:196(td) ./doc/common/tables/trove-upgrades.xml:21(td) ./doc/common/tables/trove-upgrades.xml:25(td) ./doc/common/tables/trove-upgrades.xml:29(td) ./doc/common/tables/neutron-mlnx.xml:21(td) ./doc/common/tables/neutron-mlnx.xml:25(td) ./doc/common/tables/neutron-mlnx.xml:33(td) ./doc/common/tables/cinder-zoning_manager.xml:21(td) ./doc/common/tables/ceilometer-amqp.xml:21(td) ./doc/common/tables/ceilometer-amqp.xml:25(td) ./doc/common/tables/ceilometer-amqp.xml:29(td) ./doc/common/tables/ceilometer-amqp.xml:33(td) ./doc/common/tables/ceilometer-amqp.xml:37(td) ./doc/common/tables/ceilometer-amqp.xml:41(td) ./doc/common/tables/ceilometer-glance.xml:21(td) ./doc/common/tables/ironic-dhcp.xml:21(td) ./doc/common/tables/neutron-securitygroups.xml:21(td) ./doc/common/tables/neutron-securitygroups.xml:25(td) ./doc/common/tables/neutron-securitygroups.xml:29(td) ./doc/common/tables/keystone-debug.xml:21(td) ./doc/common/tables/keystone-debug.xml:25(td) ./doc/common/tables/keystone-debug.xml:29(td) ./doc/common/tables/keystone-debug.xml:33(td) ./doc/common/tables/keystone-debug.xml:40(td) ./doc/common/tables/nova-debug.xml:21(td) ./doc/common/tables/nova-debug.xml:28(td) ./doc/common/tables/cinder-rootwrap.xml:21(td) ./doc/common/tables/cinder-rootwrap.xml:25(td) ./doc/common/tables/cinder-rootwrap.xml:29(td) ./doc/common/tables/cinder-rootwrap.xml:33(td) ./doc/common/tables/cinder-rootwrap.xml:37(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:29(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:33(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:37(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:41(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:45(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:49(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:53(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:57(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:61(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:65(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:69(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:73(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:77(td) msgid " = " msgstr "" @@ -8919,7 +8919,7 @@ msgstr "" msgid "(IntOpt) Minimum number of SQL connections to keep open in a pool." msgstr "" -#: ./doc/common/tables/ceilometer-database.xml:104(td) ./doc/common/tables/neutron-openvswitch_agent.xml:64(td) ./doc/common/tables/neutron-openvswitch_agent.xml:86(td) ./doc/common/tables/neutron-rpc.xml:98(td) ./doc/common/tables/neutron-rpc.xml:102(td) ./doc/common/tables/neutron-rpc.xml:106(td) ./doc/common/tables/trove-db_percona.xml:69(td) ./doc/common/tables/glance-auth_token.xml:37(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:48(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:80(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:113(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:127(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:154(td) ./doc/common/tables/cinder-qpid.xml:33(td) ./doc/common/tables/cinder-qpid.xml:49(td) ./doc/common/tables/cinder-qpid.xml:61(td) ./doc/common/tables/cinder-zoning_fabric.xml:21(td) ./doc/common/tables/cinder-zoning_fabric.xml:25(td) ./doc/common/tables/cinder-zoning_fabric.xml:33(td) ./doc/common/tables/cinder-storage_ceph.xml:25(td) ./doc/common/tables/ceilometer-vmware.xml:25(td) ./doc/common/tables/ceilometer-vmware.xml:29(td) ./doc/common/tables/ceilometer-vmware.xml:37(td) ./doc/common/tables/neutron-cisco.xml:52(td) ./doc/common/tables/cinder-hp3par.xml:21(td) ./doc/common/tables/cinder-hp3par.xml:29(td) ./doc/common/tables/cinder-hp3par.xml:41(td) ./doc/common/tables/cinder-hp3par.xml:45(td) ./doc/common/tables/cinder-hp3par.xml:49(td) ./doc/common/tables/cinder-hp3par.xml:53(td) ./doc/common/tables/cinder-hp3par.xml:57(td) ./doc/common/tables/ironic-rabbitmq.xml:25(td) ./doc/common/tables/ironic-rabbitmq.xml:29(td) ./doc/common/tables/ironic-rabbitmq.xml:33(td) ./doc/common/tables/ironic-rabbitmq.xml:37(td) ./doc/common/tables/trove-qpid.xml:33(td) ./doc/common/tables/trove-qpid.xml:49(td) ./doc/common/tables/trove-qpid.xml:61(td) ./doc/common/tables/cinder-zoning_fabric_cisco.xml:21(td) ./doc/common/tables/cinder-zoning_fabric_cisco.xml:25(td) ./doc/common/tables/cinder-zoning_fabric_cisco.xml:33(td) ./doc/common/tables/ceilometer-dispatcher_http.xml:25(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:24(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:49(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:63(td) ./doc/common/tables/glance-rpc.xml:87(td) ./doc/common/tables/glance-rpc.xml:91(td) ./doc/common/tables/glance-rpc.xml:95(td) ./doc/common/tables/glance-rpc.xml:130(td) ./doc/common/tables/glance-rpc.xml:146(td) ./doc/common/tables/glance-rpc.xml:158(td) ./doc/common/tables/glance-rpc.xml:185(td) ./doc/common/tables/glance-rpc.xml:189(td) ./doc/common/tables/glance-rpc.xml:193(td) ./doc/common/tables/glance-rpc.xml:197(td) ./doc/common/tables/heat-clients_heat.xml:41(td) ./doc/common/tables/ceilometer-auth_token.xml:37(td) ./doc/common/tables/nova-rabbitmq.xml:25(td) ./doc/common/tables/nova-rabbitmq.xml:29(td) ./doc/common/tables/nova-rabbitmq.xml:33(td) ./doc/common/tables/nova-rabbitmq.xml:37(td) ./doc/common/tables/neutron-ml2_cisco.xml:52(td) ./doc/common/tables/neutron-ml2_cisco.xml:56(td) ./doc/common/tables/neutron-ml2_cisco.xml:96(td) ./doc/common/tables/nova-policy.xml:41(td) ./doc/common/tables/ceilometer-inspector.xml:29(td) ./doc/common/tables/cinder-scheduler.xml:37(td) ./doc/common/tables/trove-db_cassandra.xml:53(td) ./doc/common/tables/heat-qpid.xml:33(td) ./doc/common/tables/heat-qpid.xml:49(td) ./doc/common/tables/heat-qpid.xml:61(td) ./doc/common/tables/cinder-rabbitmq.xml:25(td) ./doc/common/tables/cinder-rabbitmq.xml:29(td) ./doc/common/tables/cinder-rabbitmq.xml:33(td) ./doc/common/tables/cinder-rabbitmq.xml:37(td) ./doc/common/tables/neutron-auth_token.xml:37(td) ./doc/common/tables/ironic-ca.xml:21(td) ./doc/common/tables/ironic-ca.xml:25(td) ./doc/common/tables/ironic-ca.xml:29(td) ./doc/common/tables/ceilometer-auth.xml:45(td) ./doc/common/tables/neutron-sdnve.xml:45(td) ./doc/common/tables/nova-compute.xml:33(td) ./doc/common/tables/nova-scheduler.xml:45(td) ./doc/common/tables/nova-scheduler.xml:49(td) ./doc/common/tables/nova-scheduler.xml:105(td) ./doc/common/tables/nova-scheduler.xml:167(td) ./doc/common/tables/neutron-vmware.xml:111(td) ./doc/common/tables/neutron-vmware.xml:133(td) ./doc/common/tables/cinder-zfssa.xml:21(td) ./doc/common/tables/cinder-zfssa.xml:25(td) ./doc/common/tables/cinder-zfssa.xml:29(td) ./doc/common/tables/cinder-zfssa.xml:33(td) ./doc/common/tables/cinder-zfssa.xml:37(td) ./doc/common/tables/cinder-zfssa.xml:41(td) ./doc/common/tables/cinder-zfssa.xml:45(td) ./doc/common/tables/cinder-zfssa.xml:77(td) ./doc/common/tables/cinder-zfssa.xml:85(td) ./doc/common/tables/swift-account-server-filter-healthcheck.xml:20(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:40(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:60(td) ./doc/common/tables/nova-volumes.xml:126(td) ./doc/common/tables/nova-volumes.xml:146(td) ./doc/common/tables/trove-db_mysql.xml:61(td) ./doc/common/tables/neutron-linuxbridge_agent.xml:21(td) ./doc/common/tables/neutron-linuxbridge_agent.xml:28(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:64(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:93(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:107(td) ./doc/common/tables/neutron-l3_agent.xml:41(td) ./doc/common/tables/neutron-l3_agent.xml:81(td) ./doc/common/tables/nova-neutron.xml:72(td) ./doc/common/tables/keystone-ldap.xml:49(td) ./doc/common/tables/keystone-ldap.xml:65(td) ./doc/common/tables/keystone-ldap.xml:125(td) ./doc/common/tables/keystone-ldap.xml:141(td) ./doc/common/tables/keystone-ldap.xml:193(td) ./doc/common/tables/keystone-ldap.xml:209(td) ./doc/common/tables/keystone-ldap.xml:277(td) ./doc/common/tables/trove-db_postgresql.xml:61(td) ./doc/common/tables/swift-container-server-filter-healthcheck.xml:20(td) ./doc/common/tables/nova-vpn.xml:25(td) ./doc/common/tables/trove-common.xml:33(td) ./doc/common/tables/swift-object-server-filter-healthcheck.xml:20(td) ./doc/common/tables/ironic-auth_token.xml:37(td) ./doc/common/tables/heat-rabbitmq.xml:25(td) ./doc/common/tables/heat-rabbitmq.xml:29(td) ./doc/common/tables/heat-rabbitmq.xml:33(td) ./doc/common/tables/heat-rabbitmq.xml:37(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:48(td) ./doc/common/tables/keystone-rpc.xml:76(td) ./doc/common/tables/keystone-rpc.xml:80(td) ./doc/common/tables/keystone-rpc.xml:84(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:76(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:105(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:119(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:28(td) ./doc/common/tables/cinder-emc.xml:41(td) ./doc/common/tables/cinder-emc.xml:49(td) ./doc/common/tables/neutron-ml2_flat.xml:21(td) ./doc/common/tables/heat-metadata_api.xml:21(td) ./doc/common/tables/trove-rabbitmq.xml:25(td) ./doc/common/tables/trove-rabbitmq.xml:29(td) ./doc/common/tables/trove-rabbitmq.xml:33(td) ./doc/common/tables/trove-rabbitmq.xml:37(td) ./doc/common/tables/ironic-glance.xml:21(td) ./doc/common/tables/neutron-ml2_ofa.xml:21(td) ./doc/common/tables/neutron-ml2_ofa.xml:44(td) ./doc/common/tables/glance-api.xml:110(td) ./doc/common/tables/heat-waitcondition_api.xml:21(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:32(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:54(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:66(td) ./doc/common/tables/sahara-auth_token.xml:37(td) ./doc/common/tables/ceilometer-api.xml:45(td) ./doc/common/tables/trove-dns.xml:21(td) ./doc/common/tables/trove-dns.xml:25(td) ./doc/common/tables/trove-dns.xml:29(td) ./doc/common/tables/trove-dns.xml:33(td) ./doc/common/tables/trove-dns.xml:45(td) ./doc/common/tables/trove-dns.xml:53(td) ./doc/common/tables/trove-dns.xml:57(td) ./doc/common/tables/trove-dns.xml:61(td) ./doc/common/tables/trove-dns.xml:65(td) ./doc/common/tables/trove-dns.xml:77(td) ./doc/common/tables/heat-auth_token.xml:37(td) ./doc/common/tables/nova-auth_token.xml:37(td) ./doc/common/tables/heat-api.xml:33(td) ./doc/common/tables/heat-api.xml:41(td) ./doc/common/tables/heat-api.xml:45(td) ./doc/common/tables/heat-api.xml:93(td) ./doc/common/tables/heat-api.xml:100(td) ./doc/common/tables/heat-api.xml:111(td) ./doc/common/tables/swift-proxy-server-filter-tempurl.xml:20(td) ./doc/common/tables/neutron-ryu.xml:21(td) ./doc/common/tables/cinder-common.xml:69(td) ./doc/common/tables/cinder-common.xml:73(td) ./doc/common/tables/cinder-common.xml:89(td) ./doc/common/tables/glance-swift.xml:48(td) ./doc/common/tables/cinder-auth_token.xml:37(td) ./doc/common/tables/ceilometer-alarm.xml:45(td) ./doc/common/tables/ceilometer-alarm.xml:49(td) ./doc/common/tables/ironic-qpid.xml:33(td) ./doc/common/tables/ironic-qpid.xml:49(td) ./doc/common/tables/ironic-qpid.xml:61(td) ./doc/common/tables/cinder-xiv.xml:21(td) ./doc/common/tables/cinder-xiv.xml:25(td) ./doc/common/tables/cinder-xiv.xml:33(td) ./doc/common/tables/neutron-sriov.xml:21(td) ./doc/common/tables/neutron-sriov.xml:25(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:21(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:25(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:29(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:33(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:37(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:41(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:45(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:49(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:53(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:57(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:61(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:65(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:69(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:73(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:77(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:81(td) ./doc/common/tables/nova-glance.xml:28(td) ./doc/common/tables/nova-glance.xml:59(td) ./doc/common/tables/keystone-auth_token.xml:37(td) ./doc/common/tables/sahara-common.xml:49(td) ./doc/common/tables/sahara-common.xml:65(td) ./doc/common/tables/sahara-common.xml:117(td) ./doc/common/tables/cinder-api.xml:65(td) ./doc/common/tables/trove-db_couchbase.xml:57(td) ./doc/common/tables/cinder-zfssa-nfs.xml:29(td) ./doc/common/tables/cinder-zfssa-nfs.xml:33(td) ./doc/common/tables/neutron-nuage.xml:21(td) ./doc/common/tables/keystone-rabbitmq.xml:25(td) ./doc/common/tables/keystone-rabbitmq.xml:29(td) ./doc/common/tables/keystone-rabbitmq.xml:33(td) ./doc/common/tables/keystone-rabbitmq.xml:37(td) ./doc/common/tables/neutron-bigswitch.xml:21(td) ./doc/common/tables/neutron-bigswitch.xml:25(td) ./doc/common/tables/neutron-bigswitch.xml:29(td) ./doc/common/tables/neutron-bigswitch.xml:33(td) ./doc/common/tables/neutron-bigswitch.xml:37(td) ./doc/common/tables/neutron-bigswitch.xml:41(td) ./doc/common/tables/neutron-bigswitch.xml:45(td) ./doc/common/tables/neutron-bigswitch.xml:49(td) ./doc/common/tables/neutron-bigswitch.xml:53(td) ./doc/common/tables/neutron-bigswitch.xml:57(td) ./doc/common/tables/neutron-bigswitch.xml:61(td) ./doc/common/tables/neutron-bigswitch.xml:65(td) ./doc/common/tables/neutron-bigswitch.xml:69(td) ./doc/common/tables/neutron-bigswitch.xml:73(td) ./doc/common/tables/neutron-bigswitch.xml:77(td) ./doc/common/tables/neutron-bigswitch.xml:81(td) ./doc/common/tables/ceilometer-rpc.xml:87(td) ./doc/common/tables/ceilometer-rpc.xml:91(td) ./doc/common/tables/ceilometer-rpc.xml:95(td) ./doc/common/tables/trove-db_mongodb.xml:77(td) ./doc/common/tables/trove-rpc.xml:84(td) ./doc/common/tables/trove-rpc.xml:88(td) ./doc/common/tables/trove-rpc.xml:92(td) ./doc/common/tables/nova-network.xml:73(td) ./doc/common/tables/nova-network.xml:133(td) ./doc/common/tables/nova-network.xml:141(td) ./doc/common/tables/nova-network.xml:149(td) ./doc/common/tables/cinder-prophetstor_dpl.xml:21(td) ./doc/common/tables/cinder-prophetstor_dpl.xml:33(td) ./doc/common/tables/cinder-prophetstor_dpl.xml:41(td) ./doc/common/tables/neutron-l3_arista.xml:29(td) ./doc/common/tables/neutron-l3_arista.xml:33(td) ./doc/common/tables/neutron-l3_arista.xml:37(td) ./doc/common/tables/neutron-l3_arista.xml:41(td) ./doc/common/tables/neutron-dhcp_agent.xml:21(td) ./doc/common/tables/neutron-ml2_gre.xml:21(td) ./doc/common/tables/nova-qpid.xml:33(td) ./doc/common/tables/nova-qpid.xml:49(td) ./doc/common/tables/nova-qpid.xml:61(td) ./doc/common/tables/sahara-rpc.xml:76(td) ./doc/common/tables/sahara-rpc.xml:80(td) ./doc/common/tables/sahara-rpc.xml:84(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:24(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:53(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:67(td) ./doc/common/tables/sahara-rabbitmq.xml:25(td) ./doc/common/tables/sahara-rabbitmq.xml:29(td) ./doc/common/tables/sahara-rabbitmq.xml:33(td) ./doc/common/tables/sahara-rabbitmq.xml:37(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:54(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:66(td) ./doc/common/tables/trove-db_redis.xml:53(td) ./doc/common/tables/cinder-rpc.xml:91(td) ./doc/common/tables/cinder-rpc.xml:95(td) ./doc/common/tables/cinder-rpc.xml:99(td) ./doc/common/tables/nova-apiv3.xml:25(td) ./doc/common/tables/nova-apiv3.xml:29(td) ./doc/common/tables/neutron-ml2_vlan.xml:21(td) ./doc/common/tables/swift-object-server-object-auditor.xml:56(td) ./doc/common/tables/neutron-hyperv_agent.xml:33(td) ./doc/common/tables/neutron-hyperv_agent.xml:44(td) ./doc/common/tables/keystone-federation.xml:21(td) ./doc/common/tables/nova-ec2.xml:85(td) ./doc/common/tables/cinder-block-device.xml:21(td) ./doc/common/tables/neutron-metadata.xml:37(td) ./doc/common/tables/neutron-metadata.xml:41(td) ./doc/common/tables/neutron-metadata.xml:49(td) ./doc/common/tables/sahara-qpid.xml:33(td) ./doc/common/tables/sahara-qpid.xml:49(td) ./doc/common/tables/sahara-qpid.xml:61(td) ./doc/common/tables/neutron-ml2_arista.xml:21(td) ./doc/common/tables/neutron-ml2_arista.xml:25(td) ./doc/common/tables/neutron-ml2_arista.xml:29(td) ./doc/common/tables/neutron-compute.xml:57(td) ./doc/common/tables/neutron-compute.xml:61(td) ./doc/common/tables/neutron-ml2_brocade.xml:21(td) ./doc/common/tables/neutron-ml2_brocade.xml:37(td) ./doc/common/tables/cinder-nas.xml:21(td) ./doc/common/tables/cinder-nas.xml:33(td) ./doc/common/tables/cinder-nas.xml:37(td) ./doc/common/tables/cinder-nas.xml:49(td) ./doc/common/tables/neutron-brocade.xml:28(td) ./doc/common/tables/neutron-brocade.xml:36(td) ./doc/common/tables/neutron-brocade.xml:40(td) ./doc/common/tables/heat-rpc.xml:80(td) ./doc/common/tables/heat-rpc.xml:84(td) ./doc/common/tables/heat-rpc.xml:88(td) ./doc/common/tables/heat-cloudwatch_api.xml:25(td) ./doc/common/tables/cinder-images.xml:21(td) ./doc/common/tables/cinder-coraid.xml:25(td) ./doc/common/tables/neutron-qpid.xml:33(td) ./doc/common/tables/neutron-qpid.xml:49(td) ./doc/common/tables/neutron-qpid.xml:61(td) ./doc/common/tables/nova-rpc.xml:94(td) ./doc/common/tables/nova-rpc.xml:98(td) ./doc/common/tables/nova-rpc.xml:102(td) ./doc/common/tables/cinder-san.xml:21(td) ./doc/common/tables/cinder-san.xml:25(td) ./doc/common/tables/cinder-san.xml:37(td) ./doc/common/tables/cinder-san.xml:41(td) ./doc/common/tables/neutron-nec.xml:49(td) ./doc/common/tables/neutron-nec.xml:79(td) ./doc/common/tables/nova-api.xml:41(td) ./doc/common/tables/nova-api.xml:65(td) ./doc/common/tables/trove-auth_token.xml:37(td) ./doc/common/tables/neutron-ml2_vxlan.xml:21(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:60(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:89(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:103(td) ./doc/common/tables/trove-nova.xml:21(td) ./doc/common/tables/trove-nova.xml:25(td) ./doc/common/tables/trove-nova.xml:29(td) ./doc/common/tables/neutron-meta.xml:21(td) ./doc/common/tables/neutron-meta.xml:25(td) ./doc/common/tables/neutron-meta.xml:29(td) ./doc/common/tables/neutron-meta.xml:33(td) ./doc/common/tables/neutron-meta.xml:37(td) ./doc/common/tables/neutron-meta.xml:41(td) ./doc/common/tables/neutron-meta.xml:45(td) ./doc/common/tables/neutron-rabbitmq.xml:25(td) ./doc/common/tables/neutron-rabbitmq.xml:29(td) ./doc/common/tables/neutron-rabbitmq.xml:33(td) ./doc/common/tables/neutron-rabbitmq.xml:37(td) ./doc/common/tables/neutron-api.xml:33(td) ./doc/common/tables/neutron-api.xml:69(td) ./doc/common/tables/keystone-kvs.xml:21(td) ./doc/common/tables/nova-hyperv.xml:33(td) ./doc/common/tables/cinder-openvstorage.xml:21(td) ./doc/common/tables/keystone-qpid.xml:33(td) ./doc/common/tables/keystone-qpid.xml:49(td) ./doc/common/tables/keystone-qpid.xml:61(td) ./doc/common/tables/swift-proxy-server-filter-healthcheck.xml:20(td) ./doc/common/tables/keystone-cache.xml:69(td) ./doc/common/tables/keystone-token.xml:21(td) ./doc/common/tables/ceilometer-qpid.xml:33(td) ./doc/common/tables/ceilometer-qpid.xml:49(td) ./doc/common/tables/ceilometer-qpid.xml:61(td) ./doc/common/tables/ceilometer-rabbitmq.xml:25(td) ./doc/common/tables/ceilometer-rabbitmq.xml:29(td) ./doc/common/tables/ceilometer-rabbitmq.xml:33(td) ./doc/common/tables/ceilometer-rabbitmq.xml:37(td) ./doc/common/tables/neutron-ml2.xml:21(td) ./doc/common/tables/neutron-ml2.xml:25(td) ./doc/common/tables/nova-libvirt.xml:44(td) ./doc/common/tables/nova-libvirt.xml:56(td) ./doc/common/tables/nova-libvirt.xml:64(td) ./doc/common/tables/nova-libvirt.xml:80(td) ./doc/common/tables/nova-libvirt.xml:168(td) ./doc/common/tables/neutron-mlnx.xml:29(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:21(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:25(td) +#: ./doc/common/tables/ceilometer-database.xml:104(td) ./doc/common/tables/neutron-openvswitch_agent.xml:64(td) ./doc/common/tables/neutron-openvswitch_agent.xml:86(td) ./doc/common/tables/neutron-rpc.xml:98(td) ./doc/common/tables/neutron-rpc.xml:102(td) ./doc/common/tables/neutron-rpc.xml:106(td) ./doc/common/tables/trove-db_percona.xml:69(td) ./doc/common/tables/glance-auth_token.xml:37(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:48(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:80(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:113(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:127(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:154(td) ./doc/common/tables/cinder-qpid.xml:33(td) ./doc/common/tables/cinder-qpid.xml:49(td) ./doc/common/tables/cinder-qpid.xml:61(td) ./doc/common/tables/cinder-zoning_fabric.xml:21(td) ./doc/common/tables/cinder-zoning_fabric.xml:25(td) ./doc/common/tables/cinder-zoning_fabric.xml:33(td) ./doc/common/tables/cinder-storage_ceph.xml:25(td) ./doc/common/tables/ceilometer-vmware.xml:25(td) ./doc/common/tables/ceilometer-vmware.xml:29(td) ./doc/common/tables/ceilometer-vmware.xml:37(td) ./doc/common/tables/neutron-cisco.xml:52(td) ./doc/common/tables/cinder-hp3par.xml:21(td) ./doc/common/tables/cinder-hp3par.xml:29(td) ./doc/common/tables/cinder-hp3par.xml:41(td) ./doc/common/tables/cinder-hp3par.xml:45(td) ./doc/common/tables/cinder-hp3par.xml:49(td) ./doc/common/tables/cinder-hp3par.xml:53(td) ./doc/common/tables/cinder-hp3par.xml:57(td) ./doc/common/tables/ironic-rabbitmq.xml:25(td) ./doc/common/tables/ironic-rabbitmq.xml:29(td) ./doc/common/tables/ironic-rabbitmq.xml:33(td) ./doc/common/tables/ironic-rabbitmq.xml:37(td) ./doc/common/tables/trove-qpid.xml:33(td) ./doc/common/tables/trove-qpid.xml:49(td) ./doc/common/tables/trove-qpid.xml:61(td) ./doc/common/tables/cinder-zoning_fabric_cisco.xml:21(td) ./doc/common/tables/cinder-zoning_fabric_cisco.xml:25(td) ./doc/common/tables/cinder-zoning_fabric_cisco.xml:33(td) ./doc/common/tables/ceilometer-dispatcher_http.xml:25(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:24(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:49(td) ./doc/common/tables/swift-container-reconciler-DEFAULT.xml:63(td) ./doc/common/tables/glance-rpc.xml:87(td) ./doc/common/tables/glance-rpc.xml:91(td) ./doc/common/tables/glance-rpc.xml:95(td) ./doc/common/tables/glance-rpc.xml:130(td) ./doc/common/tables/glance-rpc.xml:146(td) ./doc/common/tables/glance-rpc.xml:158(td) ./doc/common/tables/glance-rpc.xml:185(td) ./doc/common/tables/glance-rpc.xml:189(td) ./doc/common/tables/glance-rpc.xml:193(td) ./doc/common/tables/glance-rpc.xml:197(td) ./doc/common/tables/heat-clients_heat.xml:41(td) ./doc/common/tables/ceilometer-auth_token.xml:37(td) ./doc/common/tables/nova-rabbitmq.xml:25(td) ./doc/common/tables/nova-rabbitmq.xml:29(td) ./doc/common/tables/nova-rabbitmq.xml:33(td) ./doc/common/tables/nova-rabbitmq.xml:37(td) ./doc/common/tables/neutron-ml2_cisco.xml:52(td) ./doc/common/tables/neutron-ml2_cisco.xml:56(td) ./doc/common/tables/neutron-ml2_cisco.xml:96(td) ./doc/common/tables/nova-policy.xml:41(td) ./doc/common/tables/ceilometer-inspector.xml:29(td) ./doc/common/tables/cinder-scheduler.xml:37(td) ./doc/common/tables/trove-db_cassandra.xml:53(td) ./doc/common/tables/heat-qpid.xml:33(td) ./doc/common/tables/heat-qpid.xml:49(td) ./doc/common/tables/heat-qpid.xml:61(td) ./doc/common/tables/cinder-rabbitmq.xml:25(td) ./doc/common/tables/cinder-rabbitmq.xml:29(td) ./doc/common/tables/cinder-rabbitmq.xml:33(td) ./doc/common/tables/cinder-rabbitmq.xml:37(td) ./doc/common/tables/neutron-auth_token.xml:37(td) ./doc/common/tables/ironic-ca.xml:21(td) ./doc/common/tables/ironic-ca.xml:25(td) ./doc/common/tables/ironic-ca.xml:29(td) ./doc/common/tables/ceilometer-auth.xml:45(td) ./doc/common/tables/neutron-sdnve.xml:45(td) ./doc/common/tables/nova-compute.xml:33(td) ./doc/common/tables/nova-scheduler.xml:45(td) ./doc/common/tables/nova-scheduler.xml:49(td) ./doc/common/tables/nova-scheduler.xml:105(td) ./doc/common/tables/nova-scheduler.xml:167(td) ./doc/common/tables/neutron-vmware.xml:111(td) ./doc/common/tables/neutron-vmware.xml:133(td) ./doc/common/tables/cinder-zfssa.xml:21(td) ./doc/common/tables/cinder-zfssa.xml:25(td) ./doc/common/tables/cinder-zfssa.xml:29(td) ./doc/common/tables/cinder-zfssa.xml:33(td) ./doc/common/tables/cinder-zfssa.xml:37(td) ./doc/common/tables/cinder-zfssa.xml:41(td) ./doc/common/tables/cinder-zfssa.xml:45(td) ./doc/common/tables/cinder-zfssa.xml:77(td) ./doc/common/tables/cinder-zfssa.xml:85(td) ./doc/common/tables/swift-account-server-filter-healthcheck.xml:20(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:40(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:60(td) ./doc/common/tables/nova-volumes.xml:126(td) ./doc/common/tables/nova-volumes.xml:146(td) ./doc/common/tables/trove-db_mysql.xml:61(td) ./doc/common/tables/neutron-linuxbridge_agent.xml:21(td) ./doc/common/tables/neutron-linuxbridge_agent.xml:28(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:64(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:93(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:107(td) ./doc/common/tables/neutron-l3_agent.xml:41(td) ./doc/common/tables/neutron-l3_agent.xml:81(td) ./doc/common/tables/nova-neutron.xml:72(td) ./doc/common/tables/keystone-ldap.xml:49(td) ./doc/common/tables/keystone-ldap.xml:65(td) ./doc/common/tables/keystone-ldap.xml:125(td) ./doc/common/tables/keystone-ldap.xml:141(td) ./doc/common/tables/keystone-ldap.xml:193(td) ./doc/common/tables/keystone-ldap.xml:209(td) ./doc/common/tables/keystone-ldap.xml:277(td) ./doc/common/tables/trove-db_postgresql.xml:61(td) ./doc/common/tables/swift-container-server-filter-healthcheck.xml:20(td) ./doc/common/tables/nova-vpn.xml:25(td) ./doc/common/tables/trove-common.xml:33(td) ./doc/common/tables/swift-object-server-filter-healthcheck.xml:20(td) ./doc/common/tables/ironic-auth_token.xml:37(td) ./doc/common/tables/heat-rabbitmq.xml:25(td) ./doc/common/tables/heat-rabbitmq.xml:29(td) ./doc/common/tables/heat-rabbitmq.xml:33(td) ./doc/common/tables/heat-rabbitmq.xml:37(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:54(td) ./doc/common/tables/keystone-rpc.xml:76(td) ./doc/common/tables/keystone-rpc.xml:80(td) ./doc/common/tables/keystone-rpc.xml:84(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:76(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:105(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:119(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:28(td) ./doc/common/tables/cinder-emc.xml:41(td) ./doc/common/tables/cinder-emc.xml:49(td) ./doc/common/tables/neutron-ml2_flat.xml:21(td) ./doc/common/tables/heat-metadata_api.xml:21(td) ./doc/common/tables/trove-rabbitmq.xml:25(td) ./doc/common/tables/trove-rabbitmq.xml:29(td) ./doc/common/tables/trove-rabbitmq.xml:33(td) ./doc/common/tables/trove-rabbitmq.xml:37(td) ./doc/common/tables/ironic-glance.xml:21(td) ./doc/common/tables/neutron-ml2_ofa.xml:21(td) ./doc/common/tables/neutron-ml2_ofa.xml:44(td) ./doc/common/tables/glance-api.xml:110(td) ./doc/common/tables/heat-waitcondition_api.xml:21(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:32(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:54(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:66(td) ./doc/common/tables/sahara-auth_token.xml:37(td) ./doc/common/tables/ceilometer-api.xml:45(td) ./doc/common/tables/trove-dns.xml:21(td) ./doc/common/tables/trove-dns.xml:25(td) ./doc/common/tables/trove-dns.xml:29(td) ./doc/common/tables/trove-dns.xml:33(td) ./doc/common/tables/trove-dns.xml:45(td) ./doc/common/tables/trove-dns.xml:53(td) ./doc/common/tables/trove-dns.xml:57(td) ./doc/common/tables/trove-dns.xml:61(td) ./doc/common/tables/trove-dns.xml:65(td) ./doc/common/tables/trove-dns.xml:77(td) ./doc/common/tables/heat-auth_token.xml:37(td) ./doc/common/tables/nova-auth_token.xml:37(td) ./doc/common/tables/heat-api.xml:33(td) ./doc/common/tables/heat-api.xml:41(td) ./doc/common/tables/heat-api.xml:45(td) ./doc/common/tables/heat-api.xml:93(td) ./doc/common/tables/heat-api.xml:100(td) ./doc/common/tables/heat-api.xml:111(td) ./doc/common/tables/swift-proxy-server-filter-tempurl.xml:20(td) ./doc/common/tables/neutron-ryu.xml:21(td) ./doc/common/tables/cinder-common.xml:69(td) ./doc/common/tables/cinder-common.xml:73(td) ./doc/common/tables/cinder-common.xml:89(td) ./doc/common/tables/glance-swift.xml:48(td) ./doc/common/tables/cinder-auth_token.xml:37(td) ./doc/common/tables/ceilometer-alarm.xml:45(td) ./doc/common/tables/ceilometer-alarm.xml:49(td) ./doc/common/tables/ironic-qpid.xml:33(td) ./doc/common/tables/ironic-qpid.xml:49(td) ./doc/common/tables/ironic-qpid.xml:61(td) ./doc/common/tables/cinder-xiv.xml:21(td) ./doc/common/tables/cinder-xiv.xml:25(td) ./doc/common/tables/cinder-xiv.xml:33(td) ./doc/common/tables/neutron-sriov.xml:21(td) ./doc/common/tables/neutron-sriov.xml:25(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:21(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:25(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:29(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:33(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:37(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:41(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:45(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:49(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:53(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:57(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:61(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:65(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:69(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:73(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:77(td) ./doc/common/tables/neutron-ml2_bigswitch.xml:81(td) ./doc/common/tables/nova-glance.xml:28(td) ./doc/common/tables/nova-glance.xml:59(td) ./doc/common/tables/keystone-auth_token.xml:37(td) ./doc/common/tables/sahara-common.xml:49(td) ./doc/common/tables/sahara-common.xml:65(td) ./doc/common/tables/sahara-common.xml:117(td) ./doc/common/tables/cinder-api.xml:65(td) ./doc/common/tables/trove-db_couchbase.xml:57(td) ./doc/common/tables/cinder-zfssa-nfs.xml:29(td) ./doc/common/tables/cinder-zfssa-nfs.xml:33(td) ./doc/common/tables/neutron-nuage.xml:21(td) ./doc/common/tables/keystone-rabbitmq.xml:25(td) ./doc/common/tables/keystone-rabbitmq.xml:29(td) ./doc/common/tables/keystone-rabbitmq.xml:33(td) ./doc/common/tables/keystone-rabbitmq.xml:37(td) ./doc/common/tables/neutron-bigswitch.xml:21(td) ./doc/common/tables/neutron-bigswitch.xml:25(td) ./doc/common/tables/neutron-bigswitch.xml:29(td) ./doc/common/tables/neutron-bigswitch.xml:33(td) ./doc/common/tables/neutron-bigswitch.xml:37(td) ./doc/common/tables/neutron-bigswitch.xml:41(td) ./doc/common/tables/neutron-bigswitch.xml:45(td) ./doc/common/tables/neutron-bigswitch.xml:49(td) ./doc/common/tables/neutron-bigswitch.xml:53(td) ./doc/common/tables/neutron-bigswitch.xml:57(td) ./doc/common/tables/neutron-bigswitch.xml:61(td) ./doc/common/tables/neutron-bigswitch.xml:65(td) ./doc/common/tables/neutron-bigswitch.xml:69(td) ./doc/common/tables/neutron-bigswitch.xml:73(td) ./doc/common/tables/neutron-bigswitch.xml:77(td) ./doc/common/tables/neutron-bigswitch.xml:81(td) ./doc/common/tables/ceilometer-rpc.xml:87(td) ./doc/common/tables/ceilometer-rpc.xml:91(td) ./doc/common/tables/ceilometer-rpc.xml:95(td) ./doc/common/tables/trove-db_mongodb.xml:77(td) ./doc/common/tables/trove-rpc.xml:84(td) ./doc/common/tables/trove-rpc.xml:88(td) ./doc/common/tables/trove-rpc.xml:92(td) ./doc/common/tables/nova-network.xml:73(td) ./doc/common/tables/nova-network.xml:133(td) ./doc/common/tables/nova-network.xml:141(td) ./doc/common/tables/nova-network.xml:149(td) ./doc/common/tables/cinder-prophetstor_dpl.xml:21(td) ./doc/common/tables/cinder-prophetstor_dpl.xml:33(td) ./doc/common/tables/cinder-prophetstor_dpl.xml:41(td) ./doc/common/tables/neutron-l3_arista.xml:29(td) ./doc/common/tables/neutron-l3_arista.xml:33(td) ./doc/common/tables/neutron-l3_arista.xml:37(td) ./doc/common/tables/neutron-l3_arista.xml:41(td) ./doc/common/tables/neutron-dhcp_agent.xml:21(td) ./doc/common/tables/neutron-ml2_gre.xml:21(td) ./doc/common/tables/nova-qpid.xml:33(td) ./doc/common/tables/nova-qpid.xml:49(td) ./doc/common/tables/nova-qpid.xml:61(td) ./doc/common/tables/sahara-rpc.xml:76(td) ./doc/common/tables/sahara-rpc.xml:80(td) ./doc/common/tables/sahara-rpc.xml:84(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:24(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:53(td) ./doc/common/tables/swift-object-expirer-DEFAULT.xml:67(td) ./doc/common/tables/sahara-rabbitmq.xml:25(td) ./doc/common/tables/sahara-rabbitmq.xml:29(td) ./doc/common/tables/sahara-rabbitmq.xml:33(td) ./doc/common/tables/sahara-rabbitmq.xml:37(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:32(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:54(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:66(td) ./doc/common/tables/trove-db_redis.xml:53(td) ./doc/common/tables/cinder-rpc.xml:91(td) ./doc/common/tables/cinder-rpc.xml:95(td) ./doc/common/tables/cinder-rpc.xml:99(td) ./doc/common/tables/nova-apiv3.xml:25(td) ./doc/common/tables/nova-apiv3.xml:29(td) ./doc/common/tables/neutron-ml2_vlan.xml:21(td) ./doc/common/tables/swift-object-server-object-auditor.xml:56(td) ./doc/common/tables/neutron-hyperv_agent.xml:33(td) ./doc/common/tables/neutron-hyperv_agent.xml:44(td) ./doc/common/tables/keystone-federation.xml:21(td) ./doc/common/tables/nova-ec2.xml:85(td) ./doc/common/tables/cinder-block-device.xml:21(td) ./doc/common/tables/neutron-metadata.xml:37(td) ./doc/common/tables/neutron-metadata.xml:41(td) ./doc/common/tables/neutron-metadata.xml:49(td) ./doc/common/tables/sahara-qpid.xml:33(td) ./doc/common/tables/sahara-qpid.xml:49(td) ./doc/common/tables/sahara-qpid.xml:61(td) ./doc/common/tables/neutron-ml2_arista.xml:21(td) ./doc/common/tables/neutron-ml2_arista.xml:25(td) ./doc/common/tables/neutron-ml2_arista.xml:29(td) ./doc/common/tables/neutron-compute.xml:57(td) ./doc/common/tables/neutron-compute.xml:61(td) ./doc/common/tables/neutron-ml2_brocade.xml:21(td) ./doc/common/tables/neutron-ml2_brocade.xml:37(td) ./doc/common/tables/cinder-nas.xml:21(td) ./doc/common/tables/cinder-nas.xml:33(td) ./doc/common/tables/cinder-nas.xml:37(td) ./doc/common/tables/cinder-nas.xml:49(td) ./doc/common/tables/neutron-brocade.xml:28(td) ./doc/common/tables/neutron-brocade.xml:36(td) ./doc/common/tables/neutron-brocade.xml:40(td) ./doc/common/tables/heat-rpc.xml:80(td) ./doc/common/tables/heat-rpc.xml:84(td) ./doc/common/tables/heat-rpc.xml:88(td) ./doc/common/tables/heat-cloudwatch_api.xml:25(td) ./doc/common/tables/cinder-images.xml:21(td) ./doc/common/tables/cinder-coraid.xml:25(td) ./doc/common/tables/neutron-qpid.xml:33(td) ./doc/common/tables/neutron-qpid.xml:49(td) ./doc/common/tables/neutron-qpid.xml:61(td) ./doc/common/tables/nova-rpc.xml:94(td) ./doc/common/tables/nova-rpc.xml:98(td) ./doc/common/tables/nova-rpc.xml:102(td) ./doc/common/tables/cinder-san.xml:21(td) ./doc/common/tables/cinder-san.xml:25(td) ./doc/common/tables/cinder-san.xml:37(td) ./doc/common/tables/cinder-san.xml:41(td) ./doc/common/tables/neutron-nec.xml:49(td) ./doc/common/tables/neutron-nec.xml:79(td) ./doc/common/tables/nova-api.xml:41(td) ./doc/common/tables/nova-api.xml:65(td) ./doc/common/tables/trove-auth_token.xml:37(td) ./doc/common/tables/neutron-ml2_vxlan.xml:21(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:60(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:89(td) ./doc/common/tables/swift-account-server-DEFAULT.xml:103(td) ./doc/common/tables/trove-nova.xml:21(td) ./doc/common/tables/trove-nova.xml:25(td) ./doc/common/tables/trove-nova.xml:29(td) ./doc/common/tables/neutron-meta.xml:21(td) ./doc/common/tables/neutron-meta.xml:25(td) ./doc/common/tables/neutron-meta.xml:29(td) ./doc/common/tables/neutron-meta.xml:33(td) ./doc/common/tables/neutron-meta.xml:37(td) ./doc/common/tables/neutron-meta.xml:41(td) ./doc/common/tables/neutron-meta.xml:45(td) ./doc/common/tables/neutron-rabbitmq.xml:25(td) ./doc/common/tables/neutron-rabbitmq.xml:29(td) ./doc/common/tables/neutron-rabbitmq.xml:33(td) ./doc/common/tables/neutron-rabbitmq.xml:37(td) ./doc/common/tables/neutron-api.xml:33(td) ./doc/common/tables/neutron-api.xml:69(td) ./doc/common/tables/keystone-kvs.xml:21(td) ./doc/common/tables/nova-hyperv.xml:33(td) ./doc/common/tables/cinder-openvstorage.xml:21(td) ./doc/common/tables/keystone-qpid.xml:33(td) ./doc/common/tables/keystone-qpid.xml:49(td) ./doc/common/tables/keystone-qpid.xml:61(td) ./doc/common/tables/swift-proxy-server-filter-healthcheck.xml:20(td) ./doc/common/tables/keystone-cache.xml:69(td) ./doc/common/tables/keystone-token.xml:21(td) ./doc/common/tables/ceilometer-qpid.xml:33(td) ./doc/common/tables/ceilometer-qpid.xml:49(td) ./doc/common/tables/ceilometer-qpid.xml:61(td) ./doc/common/tables/ceilometer-rabbitmq.xml:25(td) ./doc/common/tables/ceilometer-rabbitmq.xml:29(td) ./doc/common/tables/ceilometer-rabbitmq.xml:33(td) ./doc/common/tables/ceilometer-rabbitmq.xml:37(td) ./doc/common/tables/neutron-ml2.xml:21(td) ./doc/common/tables/neutron-ml2.xml:25(td) ./doc/common/tables/nova-libvirt.xml:44(td) ./doc/common/tables/nova-libvirt.xml:56(td) ./doc/common/tables/nova-libvirt.xml:64(td) ./doc/common/tables/nova-libvirt.xml:80(td) ./doc/common/tables/nova-libvirt.xml:168(td) ./doc/common/tables/neutron-mlnx.xml:29(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:21(td) ./doc/common/tables/cinder-nexenta_iscsi.xml:25(td) msgid " = " msgstr "" @@ -9519,7 +9519,7 @@ msgstr "" msgid "Description of policy configuration options" msgstr "" -#: ./doc/common/tables/keystone-policy.xml:21(replaceable) ./doc/common/tables/cinder-nimble.xml:21(replaceable) ./doc/common/tables/neutron-policy.xml:25(replaceable) ./doc/common/tables/nova-policy.xml:53(replaceable) ./doc/common/tables/keystone-identity.xml:21(replaceable) ./doc/common/tables/neutron-vmware.xml:183(replaceable) ./doc/common/tables/neutron-embrane.xml:49(replaceable) ./doc/common/tables/glance-policy.xml:21(replaceable) ./doc/common/tables/nova-neutron.xml:21(replaceable) ./doc/common/tables/keystone-ldap.xml:21(replaceable) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:28(replaceable) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:56(replaceable) ./doc/common/tables/ceilometer-api.xml:33(replaceable) ./doc/common/tables/cinder-lvm.xml:29(replaceable) ./doc/common/tables/heat-api.xml:57(replaceable) ./doc/common/tables/cinder-common.xml:125(replaceable) ./doc/common/tables/ceilometer-alarm.xml:25(replaceable) ./doc/common/tables/sahara-common.xml:101(replaceable) ./doc/common/tables/ironic-policy.xml:21(replaceable) ./doc/common/tables/cinder-eqlx.xml:41(replaceable) ./doc/common/tables/nova-libvirt.xml:88(replaceable) +#: ./doc/common/tables/keystone-policy.xml:21(replaceable) ./doc/common/tables/cinder-nimble.xml:21(replaceable) ./doc/common/tables/neutron-policy.xml:25(replaceable) ./doc/common/tables/nova-policy.xml:53(replaceable) ./doc/common/tables/keystone-identity.xml:21(replaceable) ./doc/common/tables/neutron-vmware.xml:183(replaceable) ./doc/common/tables/neutron-embrane.xml:49(replaceable) ./doc/common/tables/glance-policy.xml:21(replaceable) ./doc/common/tables/nova-neutron.xml:21(replaceable) ./doc/common/tables/keystone-ldap.xml:21(replaceable) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:32(replaceable) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:56(replaceable) ./doc/common/tables/ceilometer-api.xml:33(replaceable) ./doc/common/tables/cinder-lvm.xml:29(replaceable) ./doc/common/tables/heat-api.xml:57(replaceable) ./doc/common/tables/cinder-common.xml:125(replaceable) ./doc/common/tables/ceilometer-alarm.xml:25(replaceable) ./doc/common/tables/sahara-common.xml:101(replaceable) ./doc/common/tables/ironic-policy.xml:21(replaceable) ./doc/common/tables/cinder-eqlx.xml:41(replaceable) ./doc/common/tables/nova-libvirt.xml:88(replaceable) msgid "default" msgstr "" @@ -9955,11 +9955,11 @@ msgstr "" msgid "container_quotas, tempurl, bulk_delete.max_failed_deletes" msgstr "" -#: ./doc/common/tables/swift-proxy-server-DEFAULT.xml:53(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:61(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:65(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:89(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:147(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:155(td) ./doc/common/tables/swift-object-expirer-pipeline-main.xml:21(td) ./doc/common/tables/neutron-rootwrap.xml:49(td) ./doc/common/tables/neutron-rootwrap.xml:53(td) ./doc/common/tables/swift-swift-swift-constraints.xml:21(td) ./doc/common/tables/swift-swift-swift-constraints.xml:25(td) ./doc/common/tables/swift-swift-swift-constraints.xml:29(td) ./doc/common/tables/swift-swift-swift-constraints.xml:33(td) ./doc/common/tables/swift-swift-swift-constraints.xml:37(td) ./doc/common/tables/swift-swift-swift-constraints.xml:45(td) ./doc/common/tables/swift-swift-swift-constraints.xml:49(td) ./doc/common/tables/swift-swift-swift-constraints.xml:53(td) ./doc/common/tables/swift-swift-swift-constraints.xml:57(td) ./doc/common/tables/swift-swift-swift-constraints.xml:61(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:29(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:33(td) ./doc/common/tables/swift-swift-storage-policy-0.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:25(td) ./doc/common/tables/swift-proxy-server-pipeline-main.xml:21(td) ./doc/common/tables/sahara-rootwrap.xml:49(td) ./doc/common/tables/sahara-rootwrap.xml:53(td) ./doc/common/tables/swift-swift-storage-policy-1.xml:21(td) ./doc/common/tables/swift-account-server-filter-healthcheck.xml:21(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:41(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:53(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:65(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:81(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:85(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:89(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:125(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:133(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:21(td) ./doc/common/tables/swift-container-server-pipeline-main.xml:21(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:21(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:25(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:29(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:33(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:37(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:41(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:45(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:29(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:33(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:37(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:41(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:45(td) ./doc/common/tables/swift-container-server-filter-healthcheck.xml:21(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:21(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:25(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:29(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:33(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:37(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:41(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:45(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:29(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:43(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:55(td) ./doc/common/tables/swift-object-server-filter-healthcheck.xml:21(td) ./doc/common/tables/swift-object-server-app-object-server.xml:93(td) ./doc/common/tables/swift-container-reconciler-container-reconciler.xml:29(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:29(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:33(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:37(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:41(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:49(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:61(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:65(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:29(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:69(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:73(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:77(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:81(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:85(td) ./doc/common/tables/swift-rsyncd-container.xml:21(td) ./doc/common/tables/swift-rsyncd-container.xml:25(td) ./doc/common/tables/swift-rsyncd-container.xml:29(td) ./doc/common/tables/swift-rsyncd-container.xml:33(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:21(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:25(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:29(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:39(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:43(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:47(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:51(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:55(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:59(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:63(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:67(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:71(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:75(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:79(td) ./doc/common/tables/swift-rsyncd-account.xml:21(td) ./doc/common/tables/swift-rsyncd-account.xml:25(td) ./doc/common/tables/swift-rsyncd-account.xml:29(td) ./doc/common/tables/swift-rsyncd-account.xml:33(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:37(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:41(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:45(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:49(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:53(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:57(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:97(td) ./doc/common/tables/swift-container-sync-realms-DEFAULT.xml:21(td) ./doc/common/tables/swift-object-server-object-replicator.xml:77(td) ./doc/common/tables/swift-object-server-object-replicator.xml:81(td) ./doc/common/tables/swift-object-server-object-replicator.xml:101(td) ./doc/common/tables/swift-proxy-server-filter-dlo.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:29(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:33(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:37(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:41(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:45(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:49(td) ./doc/common/tables/swift-object-server-pipeline-main.xml:21(td) ./doc/common/tables/swift-memcache-memcache.xml:21(td) ./doc/common/tables/swift-memcache-memcache.xml:25(td) ./doc/common/tables/swift-memcache-memcache.xml:33(td) ./doc/common/tables/swift-memcache-memcache.xml:41(td) ./doc/common/tables/swift-memcache-memcache.xml:45(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:29(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:39(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:43(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:47(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:51(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:55(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:59(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:63(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:67(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:71(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:75(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:79(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:21(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:25(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:29(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:33(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:37(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:41(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:45(td) ./doc/common/tables/swift-container-sync-realms-realm2.xml:21(td) ./doc/common/tables/swift-container-sync-realms-realm2.xml:25(td) ./doc/common/tables/swift-container-sync-realms-realm2.xml:29(td) ./doc/common/tables/swift-container-sync-realms-realm2.xml:33(td) ./doc/common/tables/swift-object-server-object-auditor.xml:57(td) ./doc/common/tables/swift-account-server-pipeline-main.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:29(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:33(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:37(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:45(td) ./doc/common/tables/swift-object-server-filter-recon.xml:25(td) ./doc/common/tables/swift-rsyncd-object.xml:21(td) ./doc/common/tables/swift-rsyncd-object.xml:25(td) ./doc/common/tables/swift-rsyncd-object.xml:29(td) ./doc/common/tables/swift-rsyncd-object.xml:33(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:49(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:61(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:65(td) ./doc/common/tables/swift-container-reconciler-pipeline-main.xml:21(td) ./doc/common/tables/swift-dispersion-dispersion.xml:21(td) ./doc/common/tables/swift-dispersion-dispersion.xml:41(td) ./doc/common/tables/swift-dispersion-dispersion.xml:45(td) ./doc/common/tables/swift-dispersion-dispersion.xml:49(td) ./doc/common/tables/swift-dispersion-dispersion.xml:53(td) ./doc/common/tables/swift-dispersion-dispersion.xml:65(td) ./doc/common/tables/swift-dispersion-dispersion.xml:69(td) ./doc/common/tables/swift-dispersion-dispersion.xml:73(td) ./doc/common/tables/swift-proxy-server-filter-list-endpoints.xml:21(td) ./doc/common/tables/swift-account-server-account-reaper.xml:57(td) ./doc/common/tables/swift-proxy-server-filter-container_sync.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-container_sync.xml:25(td) ./doc/common/tables/swift-container-sync-realms-realm1.xml:21(td) ./doc/common/tables/swift-container-sync-realms-realm1.xml:25(td) ./doc/common/tables/swift-container-sync-realms-realm1.xml:29(td) ./doc/common/tables/swift-container-sync-realms-realm1.xml:33(td) ./doc/common/tables/swift-proxy-server-filter-healthcheck.xml:21(td) +#: ./doc/common/tables/swift-proxy-server-DEFAULT.xml:53(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:61(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:65(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:89(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:147(td) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:155(td) ./doc/common/tables/swift-object-expirer-pipeline-main.xml:21(td) ./doc/common/tables/neutron-rootwrap.xml:49(td) ./doc/common/tables/neutron-rootwrap.xml:53(td) ./doc/common/tables/swift-swift-swift-constraints.xml:21(td) ./doc/common/tables/swift-swift-swift-constraints.xml:25(td) ./doc/common/tables/swift-swift-swift-constraints.xml:29(td) ./doc/common/tables/swift-swift-swift-constraints.xml:33(td) ./doc/common/tables/swift-swift-swift-constraints.xml:37(td) ./doc/common/tables/swift-swift-swift-constraints.xml:45(td) ./doc/common/tables/swift-swift-swift-constraints.xml:49(td) ./doc/common/tables/swift-swift-swift-constraints.xml:53(td) ./doc/common/tables/swift-swift-swift-constraints.xml:57(td) ./doc/common/tables/swift-swift-swift-constraints.xml:61(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:29(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:33(td) ./doc/common/tables/swift-swift-storage-policy-0.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:25(td) ./doc/common/tables/swift-proxy-server-pipeline-main.xml:21(td) ./doc/common/tables/sahara-rootwrap.xml:49(td) ./doc/common/tables/sahara-rootwrap.xml:53(td) ./doc/common/tables/swift-swift-storage-policy-1.xml:21(td) ./doc/common/tables/swift-account-server-filter-healthcheck.xml:21(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:41(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:53(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:65(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:81(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:85(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:89(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:125(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:133(td) ./doc/common/tables/swift-container-server-DEFAULT.xml:21(td) ./doc/common/tables/swift-container-server-pipeline-main.xml:21(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:21(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:25(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:29(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:33(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:37(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:41(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:45(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:29(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:33(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:37(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:41(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:45(td) ./doc/common/tables/swift-container-server-filter-healthcheck.xml:21(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:21(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:25(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:29(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:33(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:37(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:41(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:45(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:29(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:43(td) ./doc/common/tables/swift-object-expirer-object-expirer.xml:55(td) ./doc/common/tables/swift-object-server-filter-healthcheck.xml:21(td) ./doc/common/tables/swift-object-server-app-object-server.xml:93(td) ./doc/common/tables/swift-container-reconciler-container-reconciler.xml:29(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:61(td) ./doc/common/tables/swift-object-server-DEFAULT.xml:65(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:29(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:69(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:73(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:77(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:81(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:85(td) ./doc/common/tables/swift-rsyncd-container.xml:21(td) ./doc/common/tables/swift-rsyncd-container.xml:25(td) ./doc/common/tables/swift-rsyncd-container.xml:29(td) ./doc/common/tables/swift-rsyncd-container.xml:33(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:21(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:25(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:29(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:39(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:43(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:47(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:51(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:55(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:59(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:63(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:67(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:71(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:75(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:79(td) ./doc/common/tables/swift-rsyncd-account.xml:21(td) ./doc/common/tables/swift-rsyncd-account.xml:25(td) ./doc/common/tables/swift-rsyncd-account.xml:29(td) ./doc/common/tables/swift-rsyncd-account.xml:33(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:37(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:41(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:45(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:49(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:53(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:57(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:97(td) ./doc/common/tables/swift-container-sync-realms-DEFAULT.xml:21(td) ./doc/common/tables/swift-object-server-object-replicator.xml:77(td) ./doc/common/tables/swift-object-server-object-replicator.xml:81(td) ./doc/common/tables/swift-object-server-object-replicator.xml:101(td) ./doc/common/tables/swift-proxy-server-filter-dlo.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:29(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:33(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:37(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:41(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:45(td) ./doc/common/tables/swift-proxy-server-filter-authtoken.xml:49(td) ./doc/common/tables/swift-object-server-pipeline-main.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:29(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:39(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:43(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:47(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:51(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:55(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:59(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:63(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:67(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:71(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:75(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:79(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:21(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:25(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:29(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:33(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:37(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:41(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:45(td) ./doc/common/tables/swift-container-sync-realms-realm2.xml:21(td) ./doc/common/tables/swift-container-sync-realms-realm2.xml:25(td) ./doc/common/tables/swift-container-sync-realms-realm2.xml:29(td) ./doc/common/tables/swift-container-sync-realms-realm2.xml:33(td) ./doc/common/tables/swift-object-server-object-auditor.xml:57(td) ./doc/common/tables/swift-account-server-pipeline-main.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:29(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:33(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:37(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:45(td) ./doc/common/tables/swift-object-server-filter-recon.xml:25(td) ./doc/common/tables/swift-rsyncd-object.xml:21(td) ./doc/common/tables/swift-rsyncd-object.xml:25(td) ./doc/common/tables/swift-rsyncd-object.xml:29(td) ./doc/common/tables/swift-rsyncd-object.xml:33(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:49(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:61(td) ./doc/common/tables/swift-drive-audit-drive-audit.xml:65(td) ./doc/common/tables/swift-container-reconciler-pipeline-main.xml:21(td) ./doc/common/tables/swift-dispersion-dispersion.xml:21(td) ./doc/common/tables/swift-dispersion-dispersion.xml:41(td) ./doc/common/tables/swift-dispersion-dispersion.xml:45(td) ./doc/common/tables/swift-dispersion-dispersion.xml:49(td) ./doc/common/tables/swift-dispersion-dispersion.xml:53(td) ./doc/common/tables/swift-dispersion-dispersion.xml:65(td) ./doc/common/tables/swift-dispersion-dispersion.xml:69(td) ./doc/common/tables/swift-dispersion-dispersion.xml:73(td) ./doc/common/tables/swift-proxy-server-filter-list-endpoints.xml:21(td) ./doc/common/tables/swift-account-server-account-reaper.xml:57(td) ./doc/common/tables/swift-proxy-server-filter-container_sync.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-container_sync.xml:25(td) ./doc/common/tables/swift-container-sync-realms-realm1.xml:21(td) ./doc/common/tables/swift-container-sync-realms-realm1.xml:25(td) ./doc/common/tables/swift-container-sync-realms-realm1.xml:29(td) ./doc/common/tables/swift-container-sync-realms-realm1.xml:33(td) ./doc/common/tables/swift-proxy-server-filter-healthcheck.xml:21(td) msgid "No help text available for this option." msgstr "" -#: ./doc/common/tables/swift-proxy-server-DEFAULT.xml:56(replaceable) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:88(replaceable) ./doc/common/tables/swift-proxy-server-filter-cname_lookup.xml:32(replaceable) ./doc/common/tables/swift-proxy-server-filter-cache.xml:40(replaceable) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:20(replaceable) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:24(replaceable) ./doc/common/tables/swift-container-server-DEFAULT.xml:48(replaceable) ./doc/common/tables/swift-container-server-DEFAULT.xml:52(replaceable) ./doc/common/tables/swift-account-server-filter-xprofile.xml:24(replaceable) ./doc/common/tables/swift-account-server-filter-xprofile.xml:28(replaceable) ./doc/common/tables/swift-account-server-filter-xprofile.xml:44(replaceable) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:24(replaceable) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:28(replaceable) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:44(replaceable) ./doc/common/tables/swift-object-server-filter-xprofile.xml:24(replaceable) ./doc/common/tables/swift-object-server-filter-xprofile.xml:28(replaceable) ./doc/common/tables/swift-object-server-filter-xprofile.xml:44(replaceable) ./doc/common/tables/swift-object-server-app-object-server.xml:28(replaceable) ./doc/common/tables/swift-object-server-app-object-server.xml:64(replaceable) ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml:28(replaceable) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:32(replaceable) ./doc/common/tables/swift-object-server-DEFAULT.xml:48(replaceable) ./doc/common/tables/swift-object-server-DEFAULT.xml:56(replaceable) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:44(replaceable) ./doc/common/tables/swift-proxy-server-filter-gatekeeper.xml:28(replaceable) ./doc/common/tables/swift-rsyncd-container.xml:32(replaceable) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:28(replaceable) ./doc/common/tables/swift-rsyncd-account.xml:32(replaceable) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:80(replaceable) ./doc/common/tables/swift-account-server-app-account-server.xml:24(replaceable) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:28(replaceable) ./doc/common/tables/swift-container-server-filter-xprofile.xml:24(replaceable) ./doc/common/tables/swift-container-server-filter-xprofile.xml:28(replaceable) ./doc/common/tables/swift-container-server-filter-xprofile.xml:44(replaceable) ./doc/common/tables/swift-container-server-app-container-server.xml:20(replaceable) ./doc/common/tables/swift-container-server-app-container-server.xml:36(replaceable) ./doc/common/tables/swift-rsyncd-object.xml:32(replaceable) ./doc/common/tables/swift-account-server-DEFAULT.xml:44(replaceable) ./doc/common/tables/swift-account-server-DEFAULT.xml:48(replaceable) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:36(replaceable) +#: ./doc/common/tables/swift-proxy-server-DEFAULT.xml:56(replaceable) ./doc/common/tables/swift-proxy-server-DEFAULT.xml:88(replaceable) ./doc/common/tables/swift-proxy-server-filter-cname_lookup.xml:32(replaceable) ./doc/common/tables/swift-proxy-server-filter-cache.xml:40(replaceable) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:20(replaceable) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:24(replaceable) ./doc/common/tables/swift-container-server-DEFAULT.xml:48(replaceable) ./doc/common/tables/swift-container-server-DEFAULT.xml:52(replaceable) ./doc/common/tables/swift-account-server-filter-xprofile.xml:24(replaceable) ./doc/common/tables/swift-account-server-filter-xprofile.xml:28(replaceable) ./doc/common/tables/swift-account-server-filter-xprofile.xml:44(replaceable) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:24(replaceable) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:28(replaceable) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:44(replaceable) ./doc/common/tables/swift-object-server-filter-xprofile.xml:24(replaceable) ./doc/common/tables/swift-object-server-filter-xprofile.xml:28(replaceable) ./doc/common/tables/swift-object-server-filter-xprofile.xml:44(replaceable) ./doc/common/tables/swift-object-server-app-object-server.xml:28(replaceable) ./doc/common/tables/swift-object-server-app-object-server.xml:64(replaceable) ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml:28(replaceable) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:36(replaceable) ./doc/common/tables/swift-object-server-DEFAULT.xml:48(replaceable) ./doc/common/tables/swift-object-server-DEFAULT.xml:56(replaceable) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:44(replaceable) ./doc/common/tables/swift-proxy-server-filter-gatekeeper.xml:28(replaceable) ./doc/common/tables/swift-rsyncd-container.xml:32(replaceable) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:28(replaceable) ./doc/common/tables/swift-rsyncd-account.xml:32(replaceable) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:80(replaceable) ./doc/common/tables/swift-account-server-app-account-server.xml:24(replaceable) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:28(replaceable) ./doc/common/tables/swift-container-server-filter-xprofile.xml:24(replaceable) ./doc/common/tables/swift-container-server-filter-xprofile.xml:28(replaceable) ./doc/common/tables/swift-container-server-filter-xprofile.xml:44(replaceable) ./doc/common/tables/swift-container-server-app-container-server.xml:20(replaceable) ./doc/common/tables/swift-container-server-app-container-server.xml:36(replaceable) ./doc/common/tables/swift-rsyncd-object.xml:32(replaceable) ./doc/common/tables/swift-account-server-DEFAULT.xml:44(replaceable) ./doc/common/tables/swift-account-server-DEFAULT.xml:48(replaceable) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:36(replaceable) msgid "false" msgstr "" @@ -9975,7 +9975,7 @@ msgstr "" msgid "86400" msgstr "" -#: ./doc/common/tables/swift-proxy-server-DEFAULT.xml:68(replaceable) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:52(replaceable) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:76(replaceable) ./doc/common/tables/swift-container-server-DEFAULT.xml:126(replaceable) ./doc/common/tables/swift-object-server-app-object-server.xml:84(replaceable) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:20(replaceable) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:24(replaceable) ./doc/common/tables/swift-object-server-DEFAULT.xml:138(replaceable) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:20(replaceable) ./doc/common/tables/swift-account-server-app-account-server.xml:44(replaceable) ./doc/common/tables/swift-container-server-app-container-server.xml:56(replaceable) ./doc/common/tables/swift-account-server-DEFAULT.xml:122(replaceable) ./doc/common/tables/swift-proxy-server-filter-container_sync.xml:20(replaceable) +#: ./doc/common/tables/swift-proxy-server-DEFAULT.xml:68(replaceable) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:52(replaceable) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:76(replaceable) ./doc/common/tables/swift-container-server-DEFAULT.xml:126(replaceable) ./doc/common/tables/swift-object-server-app-object-server.xml:84(replaceable) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:20(replaceable) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:25(replaceable) ./doc/common/tables/swift-object-server-DEFAULT.xml:138(replaceable) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:20(replaceable) ./doc/common/tables/swift-account-server-app-account-server.xml:44(replaceable) ./doc/common/tables/swift-container-server-app-container-server.xml:56(replaceable) ./doc/common/tables/swift-account-server-DEFAULT.xml:122(replaceable) ./doc/common/tables/swift-proxy-server-filter-container_sync.xml:20(replaceable) msgid "true" msgstr "" @@ -10823,7 +10823,7 @@ msgstr "" msgid "egg:swift#cname_lookup" msgstr "" -#: ./doc/common/tables/swift-proxy-server-filter-cname_lookup.xml:50(td) ./doc/common/tables/swift-container-reconciler-filter-catch_errors.xml:21(td) ./doc/common/tables/swift-container-reconciler-app-proxy-server.xml:21(td) ./doc/common/tables/swift-object-expirer-filter-catch_errors.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:45(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:53(td) ./doc/common/tables/swift-container-server-filter-recon.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-account-quotas.xml:21(td) ./doc/common/tables/swift-account-server-filter-healthcheck.xml:25(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:137(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:49(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:49(td) ./doc/common/tables/swift-proxy-server-filter-container-quotas.xml:21(td) ./doc/common/tables/swift-container-server-filter-healthcheck.xml:25(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:49(td) ./doc/common/tables/swift-object-server-filter-healthcheck.xml:25(td) ./doc/common/tables/swift-object-server-app-object-server.xml:101(td) ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml:41(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:53(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:65(td) ./doc/common/tables/swift-proxy-server-filter-gatekeeper.xml:41(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:92(td) ./doc/common/tables/swift-container-reconciler-filter-proxy-logging.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-tempurl.xml:47(td) ./doc/common/tables/swift-proxy-server-filter-name_check.xml:33(td) ./doc/common/tables/swift-account-server-filter-recon.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:93(td) ./doc/common/tables/swift-proxy-server-filter-dlo.xml:33(td) ./doc/common/tables/swift-account-server-app-account-server.xml:49(td) ./doc/common/tables/swift-proxy-server-filter-formpost.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:92(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:49(td) ./doc/common/tables/swift-object-expirer-filter-cache.xml:21(td) ./doc/common/tables/swift-container-reconciler-filter-cache.xml:21(td) ./doc/common/tables/swift-container-server-app-container-server.xml:61(td) ./doc/common/tables/swift-proxy-server-filter-staticweb.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:41(td) ./doc/common/tables/swift-object-expirer-app-proxy-server.xml:21(td) ./doc/common/tables/swift-object-server-filter-recon.xml:29(td) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:54(td) ./doc/common/tables/swift-proxy-server-filter-list-endpoints.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-container_sync.xml:29(td) ./doc/common/tables/swift-proxy-server-filter-healthcheck.xml:25(td) +#: ./doc/common/tables/swift-proxy-server-filter-cname_lookup.xml:50(td) ./doc/common/tables/swift-container-reconciler-filter-catch_errors.xml:21(td) ./doc/common/tables/swift-container-reconciler-app-proxy-server.xml:21(td) ./doc/common/tables/swift-object-expirer-filter-catch_errors.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-slo.xml:45(td) ./doc/common/tables/swift-proxy-server-filter-cache.xml:53(td) ./doc/common/tables/swift-container-server-filter-recon.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-account-quotas.xml:21(td) ./doc/common/tables/swift-account-server-filter-healthcheck.xml:25(td) ./doc/common/tables/swift-proxy-server-app-proxy-server.xml:137(td) ./doc/common/tables/swift-account-server-filter-xprofile.xml:49(td) ./doc/common/tables/swift-proxy-server-filter-xprofile.xml:49(td) ./doc/common/tables/swift-proxy-server-filter-container-quotas.xml:21(td) ./doc/common/tables/swift-container-server-filter-healthcheck.xml:25(td) ./doc/common/tables/swift-object-server-filter-xprofile.xml:49(td) ./doc/common/tables/swift-object-server-filter-healthcheck.xml:25(td) ./doc/common/tables/swift-object-server-app-object-server.xml:101(td) ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml:41(td) ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:60(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:65(td) ./doc/common/tables/swift-proxy-server-filter-gatekeeper.xml:41(td) ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml:92(td) ./doc/common/tables/swift-container-reconciler-filter-proxy-logging.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-tempurl.xml:47(td) ./doc/common/tables/swift-proxy-server-filter-name_check.xml:33(td) ./doc/common/tables/swift-account-server-filter-recon.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-ratelimit.xml:93(td) ./doc/common/tables/swift-proxy-server-filter-dlo.xml:33(td) ./doc/common/tables/swift-account-server-app-account-server.xml:49(td) ./doc/common/tables/swift-proxy-server-filter-formpost.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml:92(td) ./doc/common/tables/swift-container-server-filter-xprofile.xml:49(td) ./doc/common/tables/swift-object-expirer-filter-cache.xml:21(td) ./doc/common/tables/swift-container-reconciler-filter-cache.xml:21(td) ./doc/common/tables/swift-container-server-app-container-server.xml:61(td) ./doc/common/tables/swift-proxy-server-filter-staticweb.xml:21(td) ./doc/common/tables/swift-proxy-server-filter-bulk.xml:41(td) ./doc/common/tables/swift-object-expirer-app-proxy-server.xml:21(td) ./doc/common/tables/swift-object-server-filter-recon.xml:29(td) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:54(td) ./doc/common/tables/swift-proxy-server-filter-list-endpoints.xml:25(td) ./doc/common/tables/swift-proxy-server-filter-container_sync.xml:29(td) ./doc/common/tables/swift-proxy-server-filter-healthcheck.xml:25(td) msgid "Entry point of paste.deploy in the server" msgstr "" @@ -13311,7 +13311,7 @@ msgstr "" msgid "127.0.0.1:11211" msgstr "" -#: ./doc/common/tables/swift-proxy-server-filter-cache.xml:29(td) ./doc/common/tables/swift-memcache-memcache.xml:37(td) +#: ./doc/common/tables/swift-proxy-server-filter-cache.xml:29(td) msgid "Comma separated list of memcached servers ip:port services" msgstr "" @@ -18208,23 +18208,51 @@ msgstr "" msgid "[filter-keystoneauth]" msgstr "" -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:36(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:21(td) +msgid "The backwards compatible behavior can be disabled by setting this option to False." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:26(td) +msgid "This option allows middleware higher in the WSGI pipeline to override auth processing, useful for middleware such as tempurl and formpost. If you know you are not going to use such middleware and you want a bit of extra security, you can set this to False." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:33(td) +msgid "Name of the default domain. It is identified by its UUID, which by default has the value \"default\"." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:37(td) +msgid "If this option is set to True, it allows to give a user whose username is the same as the project name and who has any role in the project access rights elevated to be the same as if the user had one of the . Note that the condition compares names rather than UUIDs. This option is deprecated. It is False by default." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:41(replaceable) msgid "admin, swiftoperator" msgstr "" -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:40(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:42(td) +msgid "Operator role defines the user which is allowed to manage a tenant and create containers or give ACL to others. This parameter may be prefixed with an appropriate prefix." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:46(replaceable) msgid "ResellerAdmin" msgstr "" -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:44(replaceable) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:32(replaceable) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:24(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:47(td) +msgid "The reseller admin role gives the ability to create and delete accounts." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:50(replaceable) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:32(replaceable) ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml:24(replaceable) msgid "AUTH" msgstr "" -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:45(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:33(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:51(td) ./doc/common/tables/swift-proxy-server-filter-tempauth.xml:33(td) msgid "The naming scope for the auth service. Swift" msgstr "" -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:52(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:55(td) +msgid "When present, this option requires that the X-Service-Token header supplies a token from a user who has a role listed in service_roles. This parameter may be prefixed with an appropriate prefix." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml:59(replaceable) msgid "egg:swift#keystoneauth" msgstr "" @@ -23202,6 +23230,30 @@ msgstr "" msgid "0.3" msgstr "" +#: ./doc/common/tables/swift-memcache-memcache.xml:21(td) +msgid "Timeout in seconds (float) for connection" +msgstr "" + +#: ./doc/common/tables/swift-memcache-memcache.xml:25(td) +msgid "Timeout in seconds (float) for read and write" +msgstr "" + +#: ./doc/common/tables/swift-memcache-memcache.xml:33(td) +msgid "Sets how memcache values are serialized and deserialized" +msgstr "" + +#: ./doc/common/tables/swift-memcache-memcache.xml:37(td) +msgid "Comma-separated list of memcached servers ip:port services" +msgstr "" + +#: ./doc/common/tables/swift-memcache-memcache.xml:41(td) +msgid "Timeout in seconds (float) for pooled connection" +msgstr "" + +#: ./doc/common/tables/swift-memcache-memcache.xml:45(td) +msgid "Number of servers to retry on failures getting a pooled connection" +msgstr "" + #: ./doc/common/tables/ceilometer-debug.xml:26(td) msgid "(BoolOpt) Allow novaclient's debug log output." msgstr "" diff --git a/doc/common/locale/fr.po b/doc/common/locale/fr.po index 5db9f121e3..a660bd98d1 100644 --- a/doc/common/locale/fr.po +++ b/doc/common/locale/fr.po @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-03-25 04:19+0000\n" -"PO-Revision-Date: 2015-03-25 03:40+0000\n" +"POT-Creation-Date: 2015-03-26 05:47+0000\n" +"PO-Revision-Date: 2015-03-25 15:53+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fr/)\n" "MIME-Version: 1.0\n" @@ -16381,13 +16381,13 @@ msgstr "Aucun" #: ./doc/common/tables/heat-rabbitmq.xml81(td) #: ./doc/common/tables/heat-rabbitmq.xml85(td) #: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml20(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml24(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml28(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml25(td) #: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml32(td) #: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml36(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml40(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml44(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml52(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml41(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml46(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml50(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml59(td) #: ./doc/common/tables/keystone-amqp.xml21(td) #: ./doc/common/tables/keystone-amqp.xml25(td) #: ./doc/common/tables/keystone-amqp.xml29(td) @@ -20422,7 +20422,7 @@ msgstr "(IntOpt) Nombre minimum de connexions SQL à garder ouvertes dans un poo #: ./doc/common/tables/heat-rabbitmq.xml29(td) #: ./doc/common/tables/heat-rabbitmq.xml33(td) #: ./doc/common/tables/heat-rabbitmq.xml37(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml48(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml54(td) #: ./doc/common/tables/keystone-rpc.xml76(td) #: ./doc/common/tables/keystone-rpc.xml80(td) #: ./doc/common/tables/keystone-rpc.xml84(td) @@ -22269,7 +22269,7 @@ msgstr "" #: ./doc/common/tables/glance-policy.xml21(replaceable) #: ./doc/common/tables/nova-neutron.xml21(replaceable) #: ./doc/common/tables/keystone-ldap.xml21(replaceable) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml28(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml32(replaceable) #: ./doc/common/tables/swift-proxy-server-filter-tempauth.xml56(replaceable) #: ./doc/common/tables/ceilometer-api.xml33(replaceable) #: ./doc/common/tables/cinder-lvm.xml29(replaceable) @@ -23853,13 +23853,6 @@ msgstr "" #: ./doc/common/tables/swift-object-server-filter-healthcheck.xml21(td) #: ./doc/common/tables/swift-object-server-app-object-server.xml93(td) #: ./doc/common/tables/swift-container-reconciler-container-reconciler.xml29(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml21(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml25(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml29(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml33(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml37(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml41(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml49(td) #: ./doc/common/tables/swift-object-server-DEFAULT.xml61(td) #: ./doc/common/tables/swift-object-server-DEFAULT.xml65(td) #: ./doc/common/tables/swift-proxy-server-filter-tempauth.xml21(td) @@ -23912,11 +23905,6 @@ msgstr "" #: ./doc/common/tables/swift-proxy-server-filter-authtoken.xml45(td) #: ./doc/common/tables/swift-proxy-server-filter-authtoken.xml49(td) #: ./doc/common/tables/swift-object-server-pipeline-main.xml21(td) -#: ./doc/common/tables/swift-memcache-memcache.xml21(td) -#: ./doc/common/tables/swift-memcache-memcache.xml25(td) -#: ./doc/common/tables/swift-memcache-memcache.xml33(td) -#: ./doc/common/tables/swift-memcache-memcache.xml41(td) -#: ./doc/common/tables/swift-memcache-memcache.xml45(td) #: ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml21(td) #: ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml25(td) #: ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml29(td) @@ -23999,7 +23987,7 @@ msgstr "" #: ./doc/common/tables/swift-object-server-app-object-server.xml28(replaceable) #: ./doc/common/tables/swift-object-server-app-object-server.xml64(replaceable) #: ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml28(replaceable) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml32(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml36(replaceable) #: ./doc/common/tables/swift-object-server-DEFAULT.xml48(replaceable) #: ./doc/common/tables/swift-object-server-DEFAULT.xml56(replaceable) #: ./doc/common/tables/swift-proxy-server-filter-tempauth.xml44(replaceable) @@ -24061,7 +24049,7 @@ msgstr "" #: ./doc/common/tables/swift-container-server-DEFAULT.xml126(replaceable) #: ./doc/common/tables/swift-object-server-app-object-server.xml84(replaceable) #: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml20(replaceable) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml24(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml25(replaceable) #: ./doc/common/tables/swift-object-server-DEFAULT.xml138(replaceable) #: ./doc/common/tables/swift-proxy-server-filter-tempauth.xml20(replaceable) #: ./doc/common/tables/swift-account-server-app-account-server.xml44(replaceable) @@ -25698,7 +25686,7 @@ msgstr "" #: ./doc/common/tables/swift-object-server-filter-healthcheck.xml25(td) #: ./doc/common/tables/swift-object-server-app-object-server.xml101(td) #: ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml41(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml53(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml60(td) #: ./doc/common/tables/swift-proxy-server-filter-tempauth.xml65(td) #: ./doc/common/tables/swift-proxy-server-filter-gatekeeper.xml41(td) #: ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml92(td) @@ -29801,7 +29789,6 @@ msgid "127.0.0.1:11211" msgstr "" #: ./doc/common/tables/swift-proxy-server-filter-cache.xml29(td) -#: ./doc/common/tables/swift-memcache-memcache.xml37(td) msgid "Comma separated list of memcached servers ip:port services" msgstr "" @@ -36343,26 +36330,74 @@ msgstr "" msgid "[filter-keystoneauth]" msgstr "" -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml36(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml21(td) +msgid "" +"The backwards compatible behavior can be disabled by setting this option to " +"False." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml26(td) +msgid "" +"This option allows middleware higher in the WSGI pipeline to override auth " +"processing, useful for middleware such as tempurl and formpost. If you know " +"you are not going to use such middleware and you want a bit of extra " +"security, you can set this to False." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml33(td) +msgid "" +"Name of the default domain. It is identified by its UUID, which by default " +"has the value \"default\"." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml37(td) +msgid "" +"If this option is set to True, it allows to give a user whose username is " +"the same as the project name and who has any role in the project access " +"rights elevated to be the same as if the user had one of the " +". Note that the condition compares names rather than UUIDs. " +"This option is deprecated. It is False by default." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml41(replaceable) msgid "admin, swiftoperator" msgstr "" -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml40(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml42(td) +msgid "" +"Operator role defines the user which is allowed to manage a tenant and " +"create containers or give ACL to others. This parameter may be prefixed with" +" an appropriate prefix." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml46(replaceable) msgid "ResellerAdmin" msgstr "" -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml44(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml47(td) +msgid "" +"The reseller admin role gives the ability to create and delete accounts." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml50(replaceable) #: ./doc/common/tables/swift-proxy-server-filter-tempauth.xml32(replaceable) #: ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml24(replaceable) msgid "AUTH" msgstr "" -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml45(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml51(td) #: ./doc/common/tables/swift-proxy-server-filter-tempauth.xml33(td) msgid "The naming scope for the auth service. Swift" msgstr "" -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml52(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml55(td) +msgid "" +"When present, this option requires that the X-Service-Token header supplies " +"a token from a user who has a role listed in service_roles. This parameter " +"may be prefixed with an appropriate prefix." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml59(replaceable) msgid "egg:swift#keystoneauth" msgstr "" @@ -42350,6 +42385,30 @@ msgstr "" msgid "0.3" msgstr "" +#: ./doc/common/tables/swift-memcache-memcache.xml21(td) +msgid "Timeout in seconds (float) for connection" +msgstr "" + +#: ./doc/common/tables/swift-memcache-memcache.xml25(td) +msgid "Timeout in seconds (float) for read and write" +msgstr "" + +#: ./doc/common/tables/swift-memcache-memcache.xml33(td) +msgid "Sets how memcache values are serialized and deserialized" +msgstr "" + +#: ./doc/common/tables/swift-memcache-memcache.xml37(td) +msgid "Comma-separated list of memcached servers ip:port services" +msgstr "" + +#: ./doc/common/tables/swift-memcache-memcache.xml41(td) +msgid "Timeout in seconds (float) for pooled connection" +msgstr "" + +#: ./doc/common/tables/swift-memcache-memcache.xml45(td) +msgid "Number of servers to retry on failures getting a pooled connection" +msgstr "" + #: ./doc/common/tables/ceilometer-debug.xml26(td) msgid "(BoolOpt) Allow novaclient's debug log output." msgstr "" diff --git a/doc/common/locale/ja.po b/doc/common/locale/ja.po index 333872fa82..d50f18c612 100644 --- a/doc/common/locale/ja.po +++ b/doc/common/locale/ja.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-03-25 04:19+0000\n" -"PO-Revision-Date: 2015-03-25 03:40+0000\n" +"POT-Creation-Date: 2015-03-26 05:47+0000\n" +"PO-Revision-Date: 2015-03-26 03:30+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ja/)\n" "MIME-Version: 1.0\n" @@ -16369,13 +16369,13 @@ msgstr "なし" #: ./doc/common/tables/heat-rabbitmq.xml81(td) #: ./doc/common/tables/heat-rabbitmq.xml85(td) #: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml20(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml24(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml28(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml25(td) #: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml32(td) #: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml36(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml40(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml44(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml52(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml41(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml46(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml50(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml59(td) #: ./doc/common/tables/keystone-amqp.xml21(td) #: ./doc/common/tables/keystone-amqp.xml25(td) #: ./doc/common/tables/keystone-amqp.xml29(td) @@ -20410,7 +20410,7 @@ msgstr "" #: ./doc/common/tables/heat-rabbitmq.xml29(td) #: ./doc/common/tables/heat-rabbitmq.xml33(td) #: ./doc/common/tables/heat-rabbitmq.xml37(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml48(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml54(td) #: ./doc/common/tables/keystone-rpc.xml76(td) #: ./doc/common/tables/keystone-rpc.xml80(td) #: ./doc/common/tables/keystone-rpc.xml84(td) @@ -22257,7 +22257,7 @@ msgstr "" #: ./doc/common/tables/glance-policy.xml21(replaceable) #: ./doc/common/tables/nova-neutron.xml21(replaceable) #: ./doc/common/tables/keystone-ldap.xml21(replaceable) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml28(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml32(replaceable) #: ./doc/common/tables/swift-proxy-server-filter-tempauth.xml56(replaceable) #: ./doc/common/tables/ceilometer-api.xml33(replaceable) #: ./doc/common/tables/cinder-lvm.xml29(replaceable) @@ -23841,13 +23841,6 @@ msgstr "" #: ./doc/common/tables/swift-object-server-filter-healthcheck.xml21(td) #: ./doc/common/tables/swift-object-server-app-object-server.xml93(td) #: ./doc/common/tables/swift-container-reconciler-container-reconciler.xml29(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml21(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml25(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml29(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml33(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml37(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml41(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml49(td) #: ./doc/common/tables/swift-object-server-DEFAULT.xml61(td) #: ./doc/common/tables/swift-object-server-DEFAULT.xml65(td) #: ./doc/common/tables/swift-proxy-server-filter-tempauth.xml21(td) @@ -23900,11 +23893,6 @@ msgstr "" #: ./doc/common/tables/swift-proxy-server-filter-authtoken.xml45(td) #: ./doc/common/tables/swift-proxy-server-filter-authtoken.xml49(td) #: ./doc/common/tables/swift-object-server-pipeline-main.xml21(td) -#: ./doc/common/tables/swift-memcache-memcache.xml21(td) -#: ./doc/common/tables/swift-memcache-memcache.xml25(td) -#: ./doc/common/tables/swift-memcache-memcache.xml33(td) -#: ./doc/common/tables/swift-memcache-memcache.xml41(td) -#: ./doc/common/tables/swift-memcache-memcache.xml45(td) #: ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml21(td) #: ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml25(td) #: ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml29(td) @@ -23987,7 +23975,7 @@ msgstr "" #: ./doc/common/tables/swift-object-server-app-object-server.xml28(replaceable) #: ./doc/common/tables/swift-object-server-app-object-server.xml64(replaceable) #: ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml28(replaceable) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml32(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml36(replaceable) #: ./doc/common/tables/swift-object-server-DEFAULT.xml48(replaceable) #: ./doc/common/tables/swift-object-server-DEFAULT.xml56(replaceable) #: ./doc/common/tables/swift-proxy-server-filter-tempauth.xml44(replaceable) @@ -24049,7 +24037,7 @@ msgstr "86400" #: ./doc/common/tables/swift-container-server-DEFAULT.xml126(replaceable) #: ./doc/common/tables/swift-object-server-app-object-server.xml84(replaceable) #: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml20(replaceable) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml24(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml25(replaceable) #: ./doc/common/tables/swift-object-server-DEFAULT.xml138(replaceable) #: ./doc/common/tables/swift-proxy-server-filter-tempauth.xml20(replaceable) #: ./doc/common/tables/swift-account-server-app-account-server.xml44(replaceable) @@ -25686,7 +25674,7 @@ msgstr "" #: ./doc/common/tables/swift-object-server-filter-healthcheck.xml25(td) #: ./doc/common/tables/swift-object-server-app-object-server.xml101(td) #: ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml41(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml53(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml60(td) #: ./doc/common/tables/swift-proxy-server-filter-tempauth.xml65(td) #: ./doc/common/tables/swift-proxy-server-filter-gatekeeper.xml41(td) #: ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml92(td) @@ -29789,7 +29777,6 @@ msgid "127.0.0.1:11211" msgstr "127.0.0.1:11211" #: ./doc/common/tables/swift-proxy-server-filter-cache.xml29(td) -#: ./doc/common/tables/swift-memcache-memcache.xml37(td) msgid "Comma separated list of memcached servers ip:port services" msgstr "" @@ -36331,26 +36318,74 @@ msgstr "" msgid "[filter-keystoneauth]" msgstr "" -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml36(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml21(td) +msgid "" +"The backwards compatible behavior can be disabled by setting this option to " +"False." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml26(td) +msgid "" +"This option allows middleware higher in the WSGI pipeline to override auth " +"processing, useful for middleware such as tempurl and formpost. If you know " +"you are not going to use such middleware and you want a bit of extra " +"security, you can set this to False." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml33(td) +msgid "" +"Name of the default domain. It is identified by its UUID, which by default " +"has the value \"default\"." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml37(td) +msgid "" +"If this option is set to True, it allows to give a user whose username is " +"the same as the project name and who has any role in the project access " +"rights elevated to be the same as if the user had one of the " +". Note that the condition compares names rather than UUIDs. " +"This option is deprecated. It is False by default." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml41(replaceable) msgid "admin, swiftoperator" msgstr "" -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml40(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml42(td) +msgid "" +"Operator role defines the user which is allowed to manage a tenant and " +"create containers or give ACL to others. This parameter may be prefixed with" +" an appropriate prefix." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml46(replaceable) msgid "ResellerAdmin" msgstr "" -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml44(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml47(td) +msgid "" +"The reseller admin role gives the ability to create and delete accounts." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml50(replaceable) #: ./doc/common/tables/swift-proxy-server-filter-tempauth.xml32(replaceable) #: ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml24(replaceable) msgid "AUTH" msgstr "AUTH" -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml45(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml51(td) #: ./doc/common/tables/swift-proxy-server-filter-tempauth.xml33(td) msgid "The naming scope for the auth service. Swift" msgstr "" -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml52(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml55(td) +msgid "" +"When present, this option requires that the X-Service-Token header supplies " +"a token from a user who has a role listed in service_roles. This parameter " +"may be prefixed with an appropriate prefix." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml59(replaceable) msgid "egg:swift#keystoneauth" msgstr "" @@ -42338,6 +42373,30 @@ msgstr "" msgid "0.3" msgstr "" +#: ./doc/common/tables/swift-memcache-memcache.xml21(td) +msgid "Timeout in seconds (float) for connection" +msgstr "" + +#: ./doc/common/tables/swift-memcache-memcache.xml25(td) +msgid "Timeout in seconds (float) for read and write" +msgstr "" + +#: ./doc/common/tables/swift-memcache-memcache.xml33(td) +msgid "Sets how memcache values are serialized and deserialized" +msgstr "" + +#: ./doc/common/tables/swift-memcache-memcache.xml37(td) +msgid "Comma-separated list of memcached servers ip:port services" +msgstr "" + +#: ./doc/common/tables/swift-memcache-memcache.xml41(td) +msgid "Timeout in seconds (float) for pooled connection" +msgstr "" + +#: ./doc/common/tables/swift-memcache-memcache.xml45(td) +msgid "Number of servers to retry on failures getting a pooled connection" +msgstr "" + #: ./doc/common/tables/ceilometer-debug.xml26(td) msgid "(BoolOpt) Allow novaclient's debug log output." msgstr "" diff --git a/doc/common/locale/zh_CN.po b/doc/common/locale/zh_CN.po index cd927eff9d..4aeaf02fb6 100644 --- a/doc/common/locale/zh_CN.po +++ b/doc/common/locale/zh_CN.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-03-25 04:19+0000\n" -"PO-Revision-Date: 2015-03-25 03:14+0000\n" +"POT-Creation-Date: 2015-03-26 05:47+0000\n" +"PO-Revision-Date: 2015-03-25 15:53+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -892,7 +892,7 @@ msgstr "" #: ./doc/common/section_cli_nova_quotas.xml207(replaceable) msgid "value" -msgstr "" +msgstr "值" #: ./doc/common/section_cli_nova_quotas.xml214(title) msgid "To view quota values for an existing tenant (project)" @@ -16372,13 +16372,13 @@ msgstr "无" #: ./doc/common/tables/heat-rabbitmq.xml81(td) #: ./doc/common/tables/heat-rabbitmq.xml85(td) #: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml20(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml24(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml28(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml25(td) #: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml32(td) #: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml36(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml40(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml44(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml52(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml41(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml46(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml50(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml59(td) #: ./doc/common/tables/keystone-amqp.xml21(td) #: ./doc/common/tables/keystone-amqp.xml25(td) #: ./doc/common/tables/keystone-amqp.xml29(td) @@ -20413,7 +20413,7 @@ msgstr "" #: ./doc/common/tables/heat-rabbitmq.xml29(td) #: ./doc/common/tables/heat-rabbitmq.xml33(td) #: ./doc/common/tables/heat-rabbitmq.xml37(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml48(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml54(td) #: ./doc/common/tables/keystone-rpc.xml76(td) #: ./doc/common/tables/keystone-rpc.xml80(td) #: ./doc/common/tables/keystone-rpc.xml84(td) @@ -22260,7 +22260,7 @@ msgstr "" #: ./doc/common/tables/glance-policy.xml21(replaceable) #: ./doc/common/tables/nova-neutron.xml21(replaceable) #: ./doc/common/tables/keystone-ldap.xml21(replaceable) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml28(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml32(replaceable) #: ./doc/common/tables/swift-proxy-server-filter-tempauth.xml56(replaceable) #: ./doc/common/tables/ceilometer-api.xml33(replaceable) #: ./doc/common/tables/cinder-lvm.xml29(replaceable) @@ -23844,13 +23844,6 @@ msgstr "" #: ./doc/common/tables/swift-object-server-filter-healthcheck.xml21(td) #: ./doc/common/tables/swift-object-server-app-object-server.xml93(td) #: ./doc/common/tables/swift-container-reconciler-container-reconciler.xml29(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml21(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml25(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml29(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml33(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml37(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml41(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml49(td) #: ./doc/common/tables/swift-object-server-DEFAULT.xml61(td) #: ./doc/common/tables/swift-object-server-DEFAULT.xml65(td) #: ./doc/common/tables/swift-proxy-server-filter-tempauth.xml21(td) @@ -23903,11 +23896,6 @@ msgstr "" #: ./doc/common/tables/swift-proxy-server-filter-authtoken.xml45(td) #: ./doc/common/tables/swift-proxy-server-filter-authtoken.xml49(td) #: ./doc/common/tables/swift-object-server-pipeline-main.xml21(td) -#: ./doc/common/tables/swift-memcache-memcache.xml21(td) -#: ./doc/common/tables/swift-memcache-memcache.xml25(td) -#: ./doc/common/tables/swift-memcache-memcache.xml33(td) -#: ./doc/common/tables/swift-memcache-memcache.xml41(td) -#: ./doc/common/tables/swift-memcache-memcache.xml45(td) #: ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml21(td) #: ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml25(td) #: ./doc/common/tables/swift-proxy-server-filter-proxy-logging.xml29(td) @@ -23990,7 +23978,7 @@ msgstr "" #: ./doc/common/tables/swift-object-server-app-object-server.xml28(replaceable) #: ./doc/common/tables/swift-object-server-app-object-server.xml64(replaceable) #: ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml28(replaceable) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml32(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml36(replaceable) #: ./doc/common/tables/swift-object-server-DEFAULT.xml48(replaceable) #: ./doc/common/tables/swift-object-server-DEFAULT.xml56(replaceable) #: ./doc/common/tables/swift-proxy-server-filter-tempauth.xml44(replaceable) @@ -24052,7 +24040,7 @@ msgstr "" #: ./doc/common/tables/swift-container-server-DEFAULT.xml126(replaceable) #: ./doc/common/tables/swift-object-server-app-object-server.xml84(replaceable) #: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml20(replaceable) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml24(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml25(replaceable) #: ./doc/common/tables/swift-object-server-DEFAULT.xml138(replaceable) #: ./doc/common/tables/swift-proxy-server-filter-tempauth.xml20(replaceable) #: ./doc/common/tables/swift-account-server-app-account-server.xml44(replaceable) @@ -25689,7 +25677,7 @@ msgstr "" #: ./doc/common/tables/swift-object-server-filter-healthcheck.xml25(td) #: ./doc/common/tables/swift-object-server-app-object-server.xml101(td) #: ./doc/common/tables/swift-proxy-server-filter-catch_errors.xml41(td) -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml53(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml60(td) #: ./doc/common/tables/swift-proxy-server-filter-tempauth.xml65(td) #: ./doc/common/tables/swift-proxy-server-filter-gatekeeper.xml41(td) #: ./doc/common/tables/swift-object-expirer-filter-proxy-logging.xml92(td) @@ -29792,7 +29780,6 @@ msgid "127.0.0.1:11211" msgstr "" #: ./doc/common/tables/swift-proxy-server-filter-cache.xml29(td) -#: ./doc/common/tables/swift-memcache-memcache.xml37(td) msgid "Comma separated list of memcached servers ip:port services" msgstr "" @@ -36334,26 +36321,74 @@ msgstr "" msgid "[filter-keystoneauth]" msgstr "" -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml36(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml21(td) +msgid "" +"The backwards compatible behavior can be disabled by setting this option to " +"False." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml26(td) +msgid "" +"This option allows middleware higher in the WSGI pipeline to override auth " +"processing, useful for middleware such as tempurl and formpost. If you know " +"you are not going to use such middleware and you want a bit of extra " +"security, you can set this to False." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml33(td) +msgid "" +"Name of the default domain. It is identified by its UUID, which by default " +"has the value \"default\"." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml37(td) +msgid "" +"If this option is set to True, it allows to give a user whose username is " +"the same as the project name and who has any role in the project access " +"rights elevated to be the same as if the user had one of the " +". Note that the condition compares names rather than UUIDs. " +"This option is deprecated. It is False by default." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml41(replaceable) msgid "admin, swiftoperator" msgstr "" -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml40(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml42(td) +msgid "" +"Operator role defines the user which is allowed to manage a tenant and " +"create containers or give ACL to others. This parameter may be prefixed with" +" an appropriate prefix." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml46(replaceable) msgid "ResellerAdmin" msgstr "" -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml44(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml47(td) +msgid "" +"The reseller admin role gives the ability to create and delete accounts." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml50(replaceable) #: ./doc/common/tables/swift-proxy-server-filter-tempauth.xml32(replaceable) #: ./doc/common/tables/swift-proxy-server-filter-domain_remap.xml24(replaceable) msgid "AUTH" msgstr "" -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml45(td) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml51(td) #: ./doc/common/tables/swift-proxy-server-filter-tempauth.xml33(td) msgid "The naming scope for the auth service. Swift" msgstr "" -#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml52(replaceable) +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml55(td) +msgid "" +"When present, this option requires that the X-Service-Token header supplies " +"a token from a user who has a role listed in service_roles. This parameter " +"may be prefixed with an appropriate prefix." +msgstr "" + +#: ./doc/common/tables/swift-proxy-server-filter-keystoneauth.xml59(replaceable) msgid "egg:swift#keystoneauth" msgstr "" @@ -42341,6 +42376,30 @@ msgstr "" msgid "0.3" msgstr "" +#: ./doc/common/tables/swift-memcache-memcache.xml21(td) +msgid "Timeout in seconds (float) for connection" +msgstr "" + +#: ./doc/common/tables/swift-memcache-memcache.xml25(td) +msgid "Timeout in seconds (float) for read and write" +msgstr "" + +#: ./doc/common/tables/swift-memcache-memcache.xml33(td) +msgid "Sets how memcache values are serialized and deserialized" +msgstr "" + +#: ./doc/common/tables/swift-memcache-memcache.xml37(td) +msgid "Comma-separated list of memcached servers ip:port services" +msgstr "" + +#: ./doc/common/tables/swift-memcache-memcache.xml41(td) +msgid "Timeout in seconds (float) for pooled connection" +msgstr "" + +#: ./doc/common/tables/swift-memcache-memcache.xml45(td) +msgid "Number of servers to retry on failures getting a pooled connection" +msgstr "" + #: ./doc/common/tables/ceilometer-debug.xml26(td) msgid "(BoolOpt) Allow novaclient's debug log output." msgstr "" diff --git a/doc/config-reference/locale/config-reference.pot b/doc/config-reference/locale/config-reference.pot index 7cec2b0c8c..abb1589390 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: 2015-03-25 06:08+0000\n" +"POT-Creation-Date: 2015-03-26 06:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2290,7 +2290,7 @@ msgstr "" msgid "Dashboard/httpd log files" msgstr "" -#: ./doc/config-reference/dashboard/section_dashboard-log-files.xml:22(td) ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml:127(th) ./doc/config-reference/block-storage/drivers/ibm-gpfs-volume-driver.xml:80(th) ./doc/config-reference/block-storage/drivers/ibm-flashsystem-volume-driver.xml:92(th) ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml:309(td) ./doc/config-reference/block-storage/drivers/ibm-storwize-svc-driver.xml:206(th) ./doc/config-reference/block-storage/drivers/coraid-driver.xml:371(th) ./doc/config-reference/block-storage/drivers/hds-hnas-driver.xml:378(td) ./doc/config-reference/compute/section_compute-scheduler.xml:812(th) ./doc/config-reference/compute/section_compute-scheduler.xml:916(th) +#: ./doc/config-reference/dashboard/section_dashboard-log-files.xml:22(td) ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml:127(th) ./doc/config-reference/block-storage/drivers/ibm-gpfs-volume-driver.xml:80(th) ./doc/config-reference/block-storage/drivers/ibm-flashsystem-volume-driver.xml:92(th) ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml:309(td) ./doc/config-reference/block-storage/drivers/ibm-storwize-svc-driver.xml:206(th) ./doc/config-reference/block-storage/drivers/coraid-driver.xml:371(th) ./doc/config-reference/block-storage/drivers/hds-hnas-driver.xml:378(td) ./doc/config-reference/compute/section_compute-scheduler.xml:851(th) ./doc/config-reference/compute/section_compute-scheduler.xml:955(th) msgid "Description" msgstr "" @@ -3786,7 +3786,7 @@ msgstr "" msgid "Typically a OpenStack Block Storage volume instance has only one such service label. For example, any svc_0, svc_1, svc_2, or svc_3 can be associated with it. But any mix of these service labels can be used in the same instance ." msgstr "" -#: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml:306(td) ./doc/config-reference/block-storage/drivers/hds-hnas-driver.xml:375(td) ./doc/config-reference/compute/section_compute-scheduler.xml:811(th) ./doc/config-reference/compute/section_compute-scheduler.xml:915(th) +#: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml:306(td) ./doc/config-reference/block-storage/drivers/hds-hnas-driver.xml:375(td) ./doc/config-reference/compute/section_compute-scheduler.xml:850(th) ./doc/config-reference/compute/section_compute-scheduler.xml:954(th) msgid "Option" msgstr "" @@ -9423,7 +9423,7 @@ msgstr "" msgid "Sections" msgstr "" -#: ./doc/config-reference/compute/section_nova-conf.xml:32(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:817(td) ./doc/config-reference/compute/section_compute-scheduler.xml:827(td) ./doc/config-reference/compute/section_compute-scheduler.xml:839(td) +#: ./doc/config-reference/compute/section_nova-conf.xml:32(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:856(td) ./doc/config-reference/compute/section_compute-scheduler.xml:866(td) ./doc/config-reference/compute/section_compute-scheduler.xml:878(td) msgid "[DEFAULT]" msgstr "" @@ -9439,7 +9439,7 @@ msgstr "" msgid "Configures the baremetal hypervisor driver." msgstr "" -#: ./doc/config-reference/compute/section_nova-conf.xml:49(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:921(td) ./doc/config-reference/compute/section_compute-scheduler.xml:929(td) ./doc/config-reference/compute/section_compute-scheduler.xml:936(td) ./doc/config-reference/compute/section_compute-scheduler.xml:943(td) ./doc/config-reference/compute/section_compute-scheduler.xml:953(td) +#: ./doc/config-reference/compute/section_nova-conf.xml:49(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:960(td) ./doc/config-reference/compute/section_compute-scheduler.xml:968(td) ./doc/config-reference/compute/section_compute-scheduler.xml:975(td) ./doc/config-reference/compute/section_compute-scheduler.xml:982(td) ./doc/config-reference/compute/section_compute-scheduler.xml:992(td) msgid "[cells]" msgstr "" @@ -9527,7 +9527,7 @@ msgstr "" msgid "Configures a matchmaker ring." msgstr "" -#: ./doc/config-reference/compute/section_nova-conf.xml:142(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:848(td) ./doc/config-reference/compute/section_compute-scheduler.xml:854(td) ./doc/config-reference/compute/section_compute-scheduler.xml:864(td) ./doc/config-reference/compute/section_compute-scheduler.xml:886(td) +#: ./doc/config-reference/compute/section_nova-conf.xml:142(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:887(td) ./doc/config-reference/compute/section_compute-scheduler.xml:893(td) ./doc/config-reference/compute/section_compute-scheduler.xml:903(td) ./doc/config-reference/compute/section_compute-scheduler.xml:925(td) msgid "[metrics]" msgstr "" @@ -11291,7 +11291,7 @@ msgstr "" msgid "When using the VMwareVCDriver (vCenter) with OpenStack Compute with vSphere version 5.0 or earlier, nova.conf must include the following extra config option:" msgstr "" -#: ./doc/config-reference/compute/section_hypervisor_vmware.xml:1031(title) ./doc/config-reference/compute/section_compute-scheduler.xml:984(title) +#: ./doc/config-reference/compute/section_hypervisor_vmware.xml:1031(title) ./doc/config-reference/compute/section_compute-scheduler.xml:1023(title) msgid "Configuration reference" msgstr "" @@ -11571,7 +11571,7 @@ msgstr "" #. When image changes, this message will be marked fuzzy or untranslated for you. #. It doesn't matter what you translate it to: it's not used at all. -#: ./doc/config-reference/compute/section_compute-scheduler.xml:794(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:833(None) msgid "@@image: '../../common/figures/nova-weighting-hosts.png'; md5=000eab4cf0deb1da2e692e023065a6ae" msgstr "" @@ -11868,458 +11868,470 @@ msgid "Only schedules instances on hosts if there is sufficient disk space avail msgstr "" #: ./doc/config-reference/compute/section_compute-scheduler.xml:419(para) -msgid "You can configure this filter to enable a fixed amount of disk overcommitment by using the disk_allocation_ratio configuration option in nova.conf. The default setting is:" +msgid "You can configure this filter to enable a fixed amount of disk overcommitment by using the disk_allocation_ratio configuration option in the nova.conf configuration file. The default setting disables the possibility of the overcommitment and allows launching a VM only if there is a sufficient amount of disk space available on a host:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:426(para) -msgid "Adjusting this value to greater than 1.0 enables scheduling instances while over committing disk resources on the node. This might be desirable if you use an image format that is sparse or copy on write so that each virtual instance does not require a 1:1 allocation of virtual disk to physical storage." +#: ./doc/config-reference/compute/section_compute-scheduler.xml:429(para) +msgid "DiskFilter always considers the value of the property and not the one of the property of a hypervisor's statistics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:434(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:450(para) +msgid "As it can be viewed from the command output above, the amount of the available disk space can be less than the amount of the free disk space. It happens because the property accounts for the virtual size rather than the actual size of images. If you use an image format that is sparse or copy on write so that each virtual instance does not require a 1:1 allocation of a virtual disk to a physical storage, it may be useful to allow the overcommitment of disk space." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml:460(para) +msgid "To enable scheduling instances while overcommitting disk resources on the node, adjust the value of the disk_allocation_ratio configuration option to greater than 1.0:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml:466(para) +msgid "If the value is set to >1, we recommend keeping track of the free disk space, as the value approaching 0 may result in the incorrect functioning of instances using it at the moment." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml:473(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:436(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:475(para) msgid "This filter is deprecated in favor of ServerGroupAffinityFilter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:479(para) msgid "The GroupAffinityFilter ensures that an instance is scheduled on to a host from a set of group hosts. To take advantage of this filter, the requester must pass a scheduler hint, using group as the key and an arbitrary name as the value. Using the command-line tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:448(replaceable) ./doc/config-reference/compute/section_compute-scheduler.xml:469(replaceable) ./doc/config-reference/compute/section_compute-scheduler.xml:706(replaceable) ./doc/config-reference/compute/section_compute-scheduler.xml:721(replaceable) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:487(replaceable) ./doc/config-reference/compute/section_compute-scheduler.xml:508(replaceable) ./doc/config-reference/compute/section_compute-scheduler.xml:745(replaceable) ./doc/config-reference/compute/section_compute-scheduler.xml:760(replaceable) msgid "IMAGE_ID" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:449(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:488(para) msgid "This filter should not be enabled at the same time as GroupAntiAffinityFilter or neither filter will work properly." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:455(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:494(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:457(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:496(para) msgid "This filter is deprecated in favor of ServerGroupAntiAffinityFilter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:461(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:500(para) msgid "The GroupAntiAffinityFilter ensures that each instance in a group is on a different host. To take advantage of this filter, the requester must pass a scheduler hint, using group as the key and an arbitrary name as the value. Using the command-line tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:470(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:509(para) msgid "This filter should not be enabled at the same time as GroupAffinityFilter or neither filter will work properly." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:476(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:515(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:477(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:516(para) msgid "Filters hosts based on properties defined on the instance's image. It passes hosts that can support the specified image properties contained in the instance. Properties include the architecture, hypervisor type, hypervisor version (for Xen hypervisor type only), and virtual machine mode." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:483(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:522(para) msgid "For example, an instance might require a host that runs an ARM-based processor, and QEMU as the hypervisor. You can decorate an image with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:488(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:527(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:491(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:530(para) msgid "architecture: describes the machine architecture required by the image. Examples are i686, x86_64, arm, and ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:498(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:537(para) msgid "hypervisor_type: describes the hypervisor required by the image. Examples are xen, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:502(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:541(para) msgid "qemu is used for both QEMU and KVM hypervisor types." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:506(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:545(para) msgid "hypervisor_version_requires: describes the hypervisor version required by the image. The property is supported for Xen hypervisor type only. It can be used to enable support for multiple hypervisor versions, and to prevent instances with newer Xen tools from being provisioned on an older version of a hypervisor. If available, the property value is compared to the hypervisor version of the compute host." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:515(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:554(para) msgid "To filter the hosts by the hypervisor version, add the hypervisor_version_requires property on the image as metadata and pass an operator and a required hypervisor version as its value:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:522(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:561(para) msgid "vm_mode: describes the hypervisor application binary interface (ABI) required by the image. Examples are xen for Xen 3.0 paravirtual ABI, hvm for native ABI, uml for User Mode Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:533(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:572(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:534(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:573(para) msgid "Allows the admin to define a special (isolated) set of images and a special (isolated) set of hosts, such that the isolated images can only run on the isolated hosts, and the isolated hosts can only run isolated images. The flag restrict_isolated_hosts_to_isolated_images can be used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:542(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:581(para) msgid "The admin must specify the isolated set of images and hosts in the nova.conf file using the isolated_hosts and isolated_images configuration options. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:551(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:590(title) msgid "IoOpsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:552(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:591(para) msgid "The IoOpsFilter filters hosts by concurrent I/O operations on it. Hosts with too many concurrent I/O operations will be filtered out. The option specifies the maximum number of I/O intensive instances allowed to run on a host. A host will be ignored by the scheduler if more than instances in build, resize, snapshot, migrate, rescue or unshelve task states are running on it." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:565(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:604(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:570(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:609(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:573(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:612(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:576(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:615(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:579(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:618(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:582(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:621(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:585(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:624(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:588(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:627(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:591(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:630(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:594(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:633(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:598(code) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:637(code) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:601(code) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:640(code) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:604(code) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:643(code) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:607(code) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:646(code) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:610(code) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:649(code) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:605(para) msgid "The JsonFilter allows a user to construct a custom filter by passing a scheduler hint in JSON format. The following operators are supported:The filter supports the following variables:Using the command-line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:617(para) ./doc/config-reference/compute/section_compute-scheduler.xml:689(para) ./doc/config-reference/compute/section_compute-scheduler.xml:753(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:656(para) ./doc/config-reference/compute/section_compute-scheduler.xml:728(para) ./doc/config-reference/compute/section_compute-scheduler.xml:792(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:622(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:661(title) msgid "MetricsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:623(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:662(para) msgid "Filters hosts based on metrics weight_setting. Only hosts with the available metrics are passed so that the metrics weigher will not fail due to these hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:630(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:669(title) msgid "NumInstancesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:631(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:670(para) msgid "Hosts that have more instances running than specified by the option are filtered out when this filter is in place." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:638(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:677(title) msgid "PciPassthroughFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:639(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:678(para) msgid "The filter schedules instances on a host if the host has devices that meet the device requests in the extra_specs attribute for the flavor." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:646(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:685(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:647(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:686(para) msgid "Only schedules instances on hosts that have sufficient RAM available. If this filter is not set, the scheduler may over provision a host based on RAM (for example, the RAM allocated by virtual machine instances may exceed the physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:652(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:691(para) msgid "You can configure this filter to enable a fixed amount of RAM overcommitment by using the ram_allocation_ratio configuration option in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:659(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:698(para) msgid "This setting enables 1.5GB instances to run on any compute node with 1GB of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:663(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:702(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:664(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:703(para) msgid "Filters out hosts that have already been attempted for scheduling purposes. If the scheduler selects a host to respond to a service request, and the host fails to respond to the request, this filter prevents the scheduler from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:670(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:709(para) msgid "This filter is only useful if the scheduler_max_attempts configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:676(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:715(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:677(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:716(para) msgid "Schedules the instance on the same host as another instance in a set of instances. To take advantage of this filter, the requester must pass a scheduler hint, using same_host as the key and a list of instance UUIDs as the value. This filter is the opposite of the DifferentHostFilter. Using the command-line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:694(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:733(title) msgid "ServerGroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:695(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:734(para) msgid "The ServerGroupAffinityFilter ensures that an instance is scheduled on to a host from a set of group hosts. To take advantage of this filter, the requester must create a server group with an affinity policy, and pass a scheduler hint, using group as the key and the server group UUID as the value. Using the command-line tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:706(replaceable) ./doc/config-reference/compute/section_compute-scheduler.xml:721(replaceable) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:745(replaceable) ./doc/config-reference/compute/section_compute-scheduler.xml:760(replaceable) msgid "SERVER_GROUP_UUID" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:709(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:748(title) msgid "ServerGroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:710(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:749(para) msgid "The ServerGroupAntiAffinityFilter ensures that each instance in a group is on a different host. To take advantage of this filter, the requester must create a server group with an anti-affinity policy, and pass a scheduler hint, using group as the key and the server group UUID as the value. Using the command-line tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:724(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:763(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:725(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:764(para) msgid "Schedules the instance based on host IP subnet range. To take advantage of this filter, the requester must specify a range of valid IP address in CIDR format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:731(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:770(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:733(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:772(para) msgid "The first IP address in the subnet (for example, 192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:739(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:778(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:741(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:780(para) msgid "The CIDR that corresponds to the subnet (for example, /24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:747(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:786(para) msgid "Using the command-line tool, use the --hint flag. For example, to specify the IP subnet 192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:758(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:797(title) msgid "TrustedFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:759(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:798(para) msgid "Filters hosts based on their trust. Only passes hosts that meet the trust requirements specified in the instance properties." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:766(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:805(title) msgid "TypeAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:767(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:806(para) msgid "Dynamically limits hosts to one instance type. An instance can only be launched on a host, if no instance with different instances types are running on it, or if the host has no running instances at all." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:776(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:815(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:778(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:817(para) msgid "When resourcing instances, the filter scheduler filters and weights each host in the list of acceptable hosts. Each time the scheduler selects a host, it virtually consumes resources on it, and subsequent selections are adjusted accordingly. This process is useful when the customer asks for the same large amount of instances, because weight is computed for each requested instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:785(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:824(para) msgid "All weights are normalized before being summed up; the host with the largest weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:789(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:828(title) msgid "Weighting hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:798(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:837(para) msgid "If cells are used, cells are weighted by the scheduler in the same manner as hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:800(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:839(para) msgid "Hosts and cells are weighted based on the following options in the /etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:804(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:843(caption) msgid "Host weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:810(th) ./doc/config-reference/compute/section_compute-scheduler.xml:914(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:849(th) ./doc/config-reference/compute/section_compute-scheduler.xml:953(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:818(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:944(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:857(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:983(literal) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:819(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:858(td) msgid "By default, the scheduler spreads instances across all hosts evenly. Set the option to a negative number if you prefer stacking instead of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:828(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:867(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:829(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:868(td) msgid "New instances are scheduled on a host that is chosen randomly from a subset of the N best hosts. This property defines the subset size from which a host is chosen. A value of 1 chooses the first host returned by the weighting functions. This value must be at least 1. A value less than 1 is ignored, and 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:840(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:954(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:879(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:993(literal) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:842(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:881(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:841(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:880(td) msgid "Defaults to , which selects the RamWeigher and MetricsWeigher. Hosts are then weighted and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:849(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:888(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:850(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:889(td) msgid "Multiplier for weighting metrics. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:855(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:894(literal) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:859(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:898(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:856(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:895(td) msgid "Determines how metrics are weighted. Use a comma-separated list of metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:865(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:904(literal) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:868(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:907(para) msgid "TrueRaises an exception. To avoid the raised exception, you should use the scheduler filter MetricFilter to filter out hosts with unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:877(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:916(para) msgid "FalseTreated as a negative factor in the weighting process (uses the option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:866(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:905(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:887(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:926(literal) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:888(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:927(td) msgid "If is set to False, and any one of the metrics set by is unavailable, the value is returned to the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:897(para) ./doc/config-reference/compute/section_compute-scheduler.xml:963(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:936(para) ./doc/config-reference/compute/section_compute-scheduler.xml:1002(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:908(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:947(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:922(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:961(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:923(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:962(td) msgid "Multiplier to weight mute children (hosts which have not sent capacity or capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:930(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:969(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:931(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:970(td) msgid "Weight value assigned to mute children. Use a positive, floating-point value with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:937(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:976(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:938(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:977(td) msgid "Multiplier to weight cells, so you can specify a preferred cell. Use a floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:945(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:984(td) msgid "By default, the scheduler spreads instances across all cells evenly. Set the option to a negative number if you prefer stacking instead of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:956(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:995(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:955(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:994(td) msgid "Defaults to , which maps to all cell weighers included with Compute. Cells are then weighted and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:972(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:1011(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:974(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:1013(para) msgid "As an administrator, you work with the filter scheduler. However, the Compute service also uses the Chance Scheduler, nova.scheduler.chance.ChanceScheduler, which randomly selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:985(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:1024(para) msgid "To customize the Compute scheduler, use the configuration option settings documented in ." msgstr "" diff --git a/doc/image-guide/locale/ja.po b/doc/image-guide/locale/ja.po index ecfb4b883e..46fb490e6a 100644 --- a/doc/image-guide/locale/ja.po +++ b/doc/image-guide/locale/ja.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-03-18 08:46+0000\n" -"PO-Revision-Date: 2015-03-18 08:45+0000\n" -"Last-Translator: openstackjenkins \n" +"POT-Creation-Date: 2015-03-26 05:48+0000\n" +"PO-Revision-Date: 2015-03-26 03:30+0000\n" +"Last-Translator: Tomoyuki KATO \n" "Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -3511,4 +3511,4 @@ msgstr "上の例では、ゲストの centos-6.4 が VNC デ #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: ./doc/image-guide/ch_creating_images_manually.xml0(None) msgid "translator-credits" -msgstr "Tomoyuki KATO , 2013-2014" +msgstr "Tomoyuki KATO , 2013-2015" diff --git a/doc/install-guide/locale/install-guide.pot b/doc/install-guide/locale/install-guide.pot index 30ee1c4c12..d65f16bbab 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: 2015-03-18 06:14+0000\n" +"POT-Creation-Date: 2015-03-26 06:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -211,11 +211,11 @@ msgstr "" msgid "Start the Identity service and configure it to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_keystone-install.xml:245(para) ./doc/install-guide/section_basics-database.xml:27(para) ./doc/install-guide/section_basics-database.xml:76(para) ./doc/install-guide/section_ceilometer-swift.xml:87(para) ./doc/install-guide/section_ceilometer-nova.xml:114(para) ./doc/install-guide/section_ceilometer-nova.xml:125(para) ./doc/install-guide/section_sahara-install.xml:97(para) ./doc/install-guide/section_ceilometer-cinder.xml:30(para) ./doc/install-guide/section_ceilometer-cinder.xml:40(para) ./doc/install-guide/section_cinder-storage-node.xml:264(para) ./doc/install-guide/section_cinder-controller-node.xml:220(para) ./doc/install-guide/section_basics-ntp.xml:60(para) ./doc/install-guide/section_basics-ntp.xml:102(para) ./doc/install-guide/section_nova-controller-install.xml:266(para) ./doc/install-guide/section_nova-networking-compute-node.xml:63(para) ./doc/install-guide/section_glance-install.xml:294(para) ./doc/install-guide/section_dashboard-install.xml:133(para) ./doc/install-guide/section_neutron-compute-node.xml:215(para) ./doc/install-guide/section_neutron-compute-node.xml:304(para) ./doc/install-guide/section_neutron-compute-node.xml:315(para) ./doc/install-guide/section_neutron-controller-node.xml:393(para) ./doc/install-guide/section_neutron-controller-node.xml:409(para) ./doc/install-guide/section_neutron-network-node.xml:434(para) ./doc/install-guide/section_neutron-network-node.xml:457(para) ./doc/install-guide/section_neutron-network-node.xml:533(para) ./doc/install-guide/section_trove-install.xml:236(para) ./doc/install-guide/section_nova-networking-controller-node.xml:31(para) ./doc/install-guide/section_nova-compute-install.xml:215(para) ./doc/install-guide/section_heat-install.xml:288(para) ./doc/install-guide/section_ceilometer-glance.xml:33(para) ./doc/install-guide/section_basics-queue.xml:49(para) ./doc/install-guide/section_basics-queue.xml:109(para) ./doc/install-guide/section_ceilometer-controller.xml:26(para) ./doc/install-guide/section_ceilometer-controller.xml:78(para) ./doc/install-guide/section_ceilometer-controller.xml:375(para) ./doc/install-guide/object-storage/section_swift-finalize-installation.xml:68(para) ./doc/install-guide/object-storage/section_swift-finalize-installation.xml:106(para) ./doc/install-guide/object-storage/section_swift-storage-node.xml:169(para) +#: ./doc/install-guide/section_keystone-install.xml:245(para) ./doc/install-guide/section_basics-database.xml:27(para) ./doc/install-guide/section_basics-database.xml:76(para) ./doc/install-guide/section_ceilometer-swift.xml:87(para) ./doc/install-guide/section_ceilometer-nova.xml:114(para) ./doc/install-guide/section_ceilometer-nova.xml:125(para) ./doc/install-guide/section_sahara-install.xml:97(para) ./doc/install-guide/section_ceilometer-cinder.xml:30(para) ./doc/install-guide/section_ceilometer-cinder.xml:40(para) ./doc/install-guide/section_cinder-storage-node.xml:264(para) ./doc/install-guide/section_cinder-controller-node.xml:220(para) ./doc/install-guide/section_basics-ntp.xml:60(para) ./doc/install-guide/section_basics-ntp.xml:102(para) ./doc/install-guide/section_nova-controller-install.xml:266(para) ./doc/install-guide/section_nova-networking-compute-node.xml:63(para) ./doc/install-guide/section_glance-install.xml:294(para) ./doc/install-guide/section_dashboard-install.xml:133(para) ./doc/install-guide/section_neutron-compute-node.xml:215(para) ./doc/install-guide/section_neutron-compute-node.xml:304(para) ./doc/install-guide/section_neutron-compute-node.xml:315(para) ./doc/install-guide/section_neutron-controller-node.xml:393(para) ./doc/install-guide/section_neutron-controller-node.xml:409(para) ./doc/install-guide/section_neutron-network-node.xml:434(para) ./doc/install-guide/section_neutron-network-node.xml:457(para) ./doc/install-guide/section_neutron-network-node.xml:533(para) ./doc/install-guide/section_trove-install.xml:236(para) ./doc/install-guide/section_nova-networking-controller-node.xml:31(para) ./doc/install-guide/section_nova-compute-install.xml:215(para) ./doc/install-guide/section_heat-install.xml:288(para) ./doc/install-guide/section_ceilometer-glance.xml:33(para) ./doc/install-guide/section_basics-queue.xml:64(para) ./doc/install-guide/section_ceilometer-controller.xml:26(para) ./doc/install-guide/section_ceilometer-controller.xml:78(para) ./doc/install-guide/section_ceilometer-controller.xml:375(para) ./doc/install-guide/object-storage/section_swift-finalize-installation.xml:68(para) ./doc/install-guide/object-storage/section_swift-finalize-installation.xml:106(para) ./doc/install-guide/object-storage/section_swift-storage-node.xml:169(para) msgid "On SLES:" msgstr "" -#: ./doc/install-guide/section_keystone-install.xml:248(para) ./doc/install-guide/section_basics-database.xml:25(para) ./doc/install-guide/section_basics-database.xml:79(para) ./doc/install-guide/section_ceilometer-swift.xml:89(para) ./doc/install-guide/section_ceilometer-nova.xml:117(para) ./doc/install-guide/section_ceilometer-nova.xml:127(para) ./doc/install-guide/section_sahara-install.xml:99(para) ./doc/install-guide/section_ceilometer-cinder.xml:33(para) ./doc/install-guide/section_ceilometer-cinder.xml:42(para) ./doc/install-guide/section_cinder-storage-node.xml:269(para) ./doc/install-guide/section_cinder-controller-node.xml:225(para) ./doc/install-guide/section_basics-ntp.xml:63(para) ./doc/install-guide/section_basics-ntp.xml:105(para) ./doc/install-guide/section_nova-controller-install.xml:279(para) ./doc/install-guide/section_nova-networking-compute-node.xml:68(para) ./doc/install-guide/section_glance-install.xml:299(para) ./doc/install-guide/section_dashboard-install.xml:138(para) ./doc/install-guide/section_neutron-compute-node.xml:218(para) ./doc/install-guide/section_neutron-compute-node.xml:306(para) ./doc/install-guide/section_neutron-compute-node.xml:318(para) ./doc/install-guide/section_neutron-controller-node.xml:397(para) ./doc/install-guide/section_neutron-controller-node.xml:412(para) ./doc/install-guide/section_neutron-network-node.xml:436(para) ./doc/install-guide/section_neutron-network-node.xml:460(para) ./doc/install-guide/section_neutron-network-node.xml:543(para) ./doc/install-guide/section_trove-install.xml:243(para) ./doc/install-guide/section_nova-networking-controller-node.xml:35(para) ./doc/install-guide/section_nova-compute-install.xml:220(para) ./doc/install-guide/section_heat-install.xml:295(para) ./doc/install-guide/section_ceilometer-glance.xml:36(para) ./doc/install-guide/section_basics-queue.xml:52(para) ./doc/install-guide/section_basics-queue.xml:111(para) ./doc/install-guide/section_ceilometer-controller.xml:24(para) ./doc/install-guide/section_ceilometer-controller.xml:81(para) ./doc/install-guide/section_ceilometer-controller.xml:388(para) ./doc/install-guide/object-storage/section_swift-finalize-installation.xml:73(para) ./doc/install-guide/object-storage/section_swift-finalize-installation.xml:119(para) ./doc/install-guide/object-storage/section_swift-storage-node.xml:172(para) +#: ./doc/install-guide/section_keystone-install.xml:248(para) ./doc/install-guide/section_basics-database.xml:25(para) ./doc/install-guide/section_basics-database.xml:79(para) ./doc/install-guide/section_ceilometer-swift.xml:89(para) ./doc/install-guide/section_ceilometer-nova.xml:117(para) ./doc/install-guide/section_ceilometer-nova.xml:127(para) ./doc/install-guide/section_sahara-install.xml:99(para) ./doc/install-guide/section_ceilometer-cinder.xml:33(para) ./doc/install-guide/section_ceilometer-cinder.xml:42(para) ./doc/install-guide/section_cinder-storage-node.xml:269(para) ./doc/install-guide/section_cinder-controller-node.xml:225(para) ./doc/install-guide/section_basics-ntp.xml:63(para) ./doc/install-guide/section_basics-ntp.xml:105(para) ./doc/install-guide/section_nova-controller-install.xml:279(para) ./doc/install-guide/section_nova-networking-compute-node.xml:68(para) ./doc/install-guide/section_glance-install.xml:299(para) ./doc/install-guide/section_dashboard-install.xml:138(para) ./doc/install-guide/section_neutron-compute-node.xml:218(para) ./doc/install-guide/section_neutron-compute-node.xml:306(para) ./doc/install-guide/section_neutron-compute-node.xml:318(para) ./doc/install-guide/section_neutron-controller-node.xml:397(para) ./doc/install-guide/section_neutron-controller-node.xml:412(para) ./doc/install-guide/section_neutron-network-node.xml:436(para) ./doc/install-guide/section_neutron-network-node.xml:460(para) ./doc/install-guide/section_neutron-network-node.xml:543(para) ./doc/install-guide/section_trove-install.xml:243(para) ./doc/install-guide/section_nova-networking-controller-node.xml:35(para) ./doc/install-guide/section_nova-compute-install.xml:220(para) ./doc/install-guide/section_heat-install.xml:295(para) ./doc/install-guide/section_ceilometer-glance.xml:36(para) ./doc/install-guide/section_basics-queue.xml:67(para) ./doc/install-guide/section_ceilometer-controller.xml:24(para) ./doc/install-guide/section_ceilometer-controller.xml:81(para) ./doc/install-guide/section_ceilometer-controller.xml:388(para) ./doc/install-guide/object-storage/section_swift-finalize-installation.xml:73(para) ./doc/install-guide/object-storage/section_swift-finalize-installation.xml:119(para) ./doc/install-guide/object-storage/section_swift-storage-node.xml:172(para) msgid "On openSUSE:" msgstr "" @@ -471,7 +471,7 @@ msgstr "" msgid "In the [filter:ceilometer] section, configure notifications:" msgstr "" -#: ./doc/install-guide/section_ceilometer-swift.xml:67(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:38(replaceable) ./doc/install-guide/section_cinder-storage-node.xml:158(replaceable) ./doc/install-guide/section_cinder-controller-node.xml:138(replaceable) ./doc/install-guide/section_nova-controller-install.xml:145(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:94(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:181(replaceable) ./doc/install-guide/section_neutron-network-node.xml:98(replaceable) ./doc/install-guide/section_trove-install.xml:104(replaceable) ./doc/install-guide/section_trove-install.xml:180(replaceable) ./doc/install-guide/section_nova-compute-install.xml:58(replaceable) ./doc/install-guide/section_heat-install.xml:191(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:23(replaceable) ./doc/install-guide/section_basics-queue.xml:64(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:232(replaceable) +#: ./doc/install-guide/section_ceilometer-swift.xml:67(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:38(replaceable) ./doc/install-guide/section_cinder-storage-node.xml:158(replaceable) ./doc/install-guide/section_cinder-controller-node.xml:138(replaceable) ./doc/install-guide/section_nova-controller-install.xml:145(replaceable) ./doc/install-guide/section_neutron-compute-node.xml:94(replaceable) ./doc/install-guide/section_neutron-controller-node.xml:181(replaceable) ./doc/install-guide/section_neutron-network-node.xml:98(replaceable) ./doc/install-guide/section_trove-install.xml:104(replaceable) ./doc/install-guide/section_trove-install.xml:180(replaceable) ./doc/install-guide/section_nova-compute-install.xml:58(replaceable) ./doc/install-guide/section_heat-install.xml:191(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:23(replaceable) ./doc/install-guide/section_basics-queue.xml:73(replaceable) ./doc/install-guide/section_ceilometer-controller.xml:232(replaceable) msgid "RABBIT_PASS" msgstr "" @@ -4284,11 +4284,11 @@ msgid "Updated cover and fixed small errors in appendix." msgstr "" #: ./doc/install-guide/section_basics-queue.xml:8(title) -msgid "Messaging server" +msgid "Message queue" msgstr "" #: ./doc/install-guide/section_basics-queue.xml:9(para) -msgid "OpenStack uses a message broker to coordinate operations and status information among services. The message broker service typically runs on the controller node. OpenStack supports several message brokers including RabbitMQ, Qpid, and ZeroMQ. However, most distributions that package OpenStack support a particular message broker. This guide covers the RabbitMQ message broker which is supported by each distribution. If you prefer to implement a different message broker, consult the documentation associated with it." +msgid "OpenStack uses a message queue to coordinate operations and status information among services. The message queue service typically runs on the controller node. OpenStack supports several message queue services including RabbitMQ, Qpid, and ZeroMQ. However, most distributions that package OpenStack support a particular message queue service. This guide implements the RabbitMQ message queue service because most distributions support it. If you prefer to implement a different message queue service, consult the documentation associated with it." msgstr "" #: ./doc/install-guide/section_basics-queue.xml:21(link) @@ -4304,59 +4304,43 @@ msgid "ZeroMQ" msgstr "" #: ./doc/install-guide/section_basics-queue.xml:31(title) -msgid "To install the RabbitMQ message broker service" +msgid "To install the message queue service" msgstr "" -#: ./doc/install-guide/section_basics-queue.xml:43(title) -msgid "To configure the message broker service" +#: ./doc/install-guide/section_basics-queue.xml:33(para) +msgid "Add the upstream repository key:" msgstr "" -#: ./doc/install-guide/section_basics-queue.xml:45(para) -msgid "Start the message broker service and configure it to start when the system boots:" +#: ./doc/install-guide/section_basics-queue.xml:38(para) +msgid "Add the upstream repository:" msgstr "" -#: ./doc/install-guide/section_basics-queue.xml:57(para) -msgid "The message broker creates a default account that uses guest for the username and password. To simplify installation of your test environment, we recommend that you use this account, but change the password for it." +#: ./doc/install-guide/section_basics-queue.xml:43(para) +msgid "Update the package database:" msgstr "" -#: ./doc/install-guide/section_basics-queue.xml:61(para) -msgid "Run the following command:" +#: ./doc/install-guide/section_basics-queue.xml:47(para) +msgid "Install the package:" msgstr "" -#: ./doc/install-guide/section_basics-queue.xml:62(para) +#: ./doc/install-guide/section_basics-queue.xml:58(title) +msgid "To configure the message queue service" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml:60(para) +msgid "Start the message queue service and configure it to start when the system boots:" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml:72(para) +msgid "Add the openstack user:" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml:75(para) msgid "Replace RABBIT_PASS with a suitable password." msgstr "" -#: ./doc/install-guide/section_basics-queue.xml:67(para) -msgid "You must configure the rabbit_password key in the configuration file for each OpenStack service that uses the message broker." -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml:71(para) -msgid "For production environments, you should create a unique account with a suitable password. For more information on securing the message broker, see the documentation." -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml:76(para) -msgid "If you decide to create a unique account with a suitable password for your test environment, you must configure the rabbit_userid and rabbit_password keys in the configuration file of each OpenStack service that uses the message broker." -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml:84(para) -msgid "For RabbitMQ version 3.3.0 or newer, you must enable remote access for the guest account." -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml:88(para) -msgid "Check the RabbitMQ version:" -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml:94(para) -msgid "If necessary, edit the /etc/rabbitmq/rabbitmq.config file and configure loopback_users to reference an empty list:" -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml:100(para) -msgid "Contents of the original file might vary depending on the source of the RabbitMQ package. In some cases, you might need to create this file." -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml:106(para) -msgid "Restart the message broker service:" +#: ./doc/install-guide/section_basics-queue.xml:79(para) +msgid "Permit configuration, write, and read access for the openstack user:" msgstr "" #: ./doc/install-guide/section_ceilometer-controller.xml:12(para) diff --git a/doc/install-guide/locale/ja.po b/doc/install-guide/locale/ja.po index a9c4fd8e43..397665486c 100644 --- a/doc/install-guide/locale/ja.po +++ b/doc/install-guide/locale/ja.po @@ -5,9 +5,9 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-03-25 04:19+0000\n" -"PO-Revision-Date: 2015-03-25 04:01+0000\n" -"Last-Translator: Tomoyuki KATO \n" +"POT-Creation-Date: 2015-03-26 05:48+0000\n" +"PO-Revision-Date: 2015-03-26 06:01+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -527,8 +527,7 @@ msgstr "Identity のサービスを起動し、システム起動時に起動す #: ./doc/install-guide/section_nova-compute-install.xml215(para) #: ./doc/install-guide/section_heat-install.xml288(para) #: ./doc/install-guide/section_ceilometer-glance.xml33(para) -#: ./doc/install-guide/section_basics-queue.xml49(para) -#: ./doc/install-guide/section_basics-queue.xml109(para) +#: ./doc/install-guide/section_basics-queue.xml64(para) #: ./doc/install-guide/section_ceilometer-controller.xml26(para) #: ./doc/install-guide/section_ceilometer-controller.xml78(para) #: ./doc/install-guide/section_ceilometer-controller.xml375(para) @@ -568,8 +567,7 @@ msgstr "SLES の場合:" #: ./doc/install-guide/section_nova-compute-install.xml220(para) #: ./doc/install-guide/section_heat-install.xml295(para) #: ./doc/install-guide/section_ceilometer-glance.xml36(para) -#: ./doc/install-guide/section_basics-queue.xml52(para) -#: ./doc/install-guide/section_basics-queue.xml111(para) +#: ./doc/install-guide/section_basics-queue.xml67(para) #: ./doc/install-guide/section_ceilometer-controller.xml24(para) #: ./doc/install-guide/section_ceilometer-controller.xml81(para) #: ./doc/install-guide/section_ceilometer-controller.xml388(para) @@ -1015,7 +1013,7 @@ msgstr "[filter:ceilometer] セクションに、通知を設 #: ./doc/install-guide/section_nova-compute-install.xml58(replaceable) #: ./doc/install-guide/section_heat-install.xml191(replaceable) #: ./doc/install-guide/section_ceilometer-glance.xml23(replaceable) -#: ./doc/install-guide/section_basics-queue.xml64(replaceable) +#: ./doc/install-guide/section_basics-queue.xml73(replaceable) #: ./doc/install-guide/section_ceilometer-controller.xml232(replaceable) msgid "RABBIT_PASS" msgstr "RABBIT_PASS" @@ -4926,7 +4924,7 @@ msgstr "" msgid "" "Edit the /etc/nova/nova.conf file on the controller " "node and complete the following actions:" -msgstr "" +msgstr "コントローラーノードで /etc/nova/nova.conf ファイルを編集し、以下の作業を実行します。" #: ./doc/install-guide/section_neutron-controller-node.xml380(para) msgid "Populate the database:" @@ -4936,7 +4934,7 @@ msgstr "データベースにデータを登録します。" msgid "" "Database population occurs later for Networking because the script requires " "complete server and plug-in configuration files." -msgstr "" +msgstr "データベースへのデータ登録は、スクリプトが設定済みのサーバーとプラグインの設定ファイルを前提としているため、Networking の設定後に行います。" #: ./doc/install-guide/section_neutron-controller-node.xml405(para) msgid "" @@ -4973,13 +4971,13 @@ msgstr "コントローラーノードにおいて、これらの手順を実行 #: ./doc/install-guide/section_ceilometer-verify.xml20(para) msgid "List available meters:" -msgstr "" +msgstr "利用可能な測定項目を一覧表示します。" #: ./doc/install-guide/section_ceilometer-verify.xml29(para) msgid "" "Some meters might not appear until after you successfully launch at least " "one instance." -msgstr "" +msgstr "いくつかの測定項目は、少なくとも 1 つのインスタンスが正常に起動するまで表示されないかもしれません。" #: ./doc/install-guide/section_ceilometer-verify.xml34(para) msgid "Download an image from the Image Service:" @@ -4988,7 +4986,7 @@ msgstr "Image Service からイメージをダウンロードします。" #: ./doc/install-guide/section_ceilometer-verify.xml38(para) msgid "" "List available meters again to validate detection of the image download:" -msgstr "" +msgstr "再び利用可能な測定項目を一覧表示し、イメージのダウンロードを検知できるかどうかを検証します。" #: ./doc/install-guide/section_ceilometer-verify.xml51(para) msgid "" @@ -5030,7 +5028,7 @@ msgid "" "In the [ovs] section, enable tunnels, configure the local" " tunnel endpoint, and map the external flat provider network to the br-ex external network bridge:" -msgstr "" +msgstr "[ovs] セクションにおいて、トンネルを有効化し、ローカルトンネルエンドポイントを設定し、外部フラットネットワークプロバイダーを br-ex 外部ネットワークブリッジに対応づけます。" #: ./doc/install-guide/section_neutron-network-node.xml208(para) msgid "" @@ -5336,7 +5334,7 @@ msgid "" "demo tenants and users. Future portions of this guide " "reference these scripts to load appropriate credentials for client " "operations." -msgstr "" +msgstr "admin および demo のテナントとユーザーのクライアント環境スクリプトを作成します。このガイドの以降は、これらのスクリプトを参照して、クライアント操作に適切なクレデンシャルを読み込みます。" #: ./doc/install-guide/section_keystone-openrc.xml22(para) msgid "" @@ -5371,11 +5369,11 @@ msgid "" "Note the two different ports used above. Port 35357 is used for " "administrative functions only. Port 5000 is for normal user functions and is" " the most commonly used." -msgstr "" +msgstr "ここで 2 つのポートが使用されていることに注意してください。ポート 35357 番は管理機能のためだけに使用されます。ポート 5000 番は通常のユーザー機能のために使用され、最も一般的に使用されます。" #: ./doc/install-guide/section_keystone-openrc.xml47(title) msgid "To load client environment scripts" -msgstr "" +msgstr "クライアント環境スクリプトの読み込み方法" #: ./doc/install-guide/section_keystone-openrc.xml49(para) msgid "" @@ -5383,7 +5381,7 @@ msgid "" "associated client environment script prior to running them. For example, to " "load the location of the Identity service and admin " "tenant and user credentials:" -msgstr "" +msgstr "特定のテナントとユーザーとしてクライアントを実行する場合、実行する前に関連するクライアント環境スクリプトを単に読み込むことができます。例えば、Identity の位置および admin テナントとユーザーのクレデンシャルを読み込みます。" #: ./doc/install-guide/section_sahara-verify.xml7(title) msgid "Verify the Data processing service installation" @@ -5566,7 +5564,7 @@ msgstr "trove-conductor.conf" msgid "" "You need to take upstream api-paste.ini and change " "content below in it:" -msgstr "" +msgstr "アップストリームの api-paste.ini を取得し、以下の内容を変更する必要があります。" #: ./doc/install-guide/section_trove-install.xml82(para) msgid "" @@ -5574,7 +5572,7 @@ msgid "" ">api-paste.ini) and set appropriate values for the OpenStack " "service URLs (can be handled by Keystone service catalog), logging and " "messaging configuration, and SQL connections:" -msgstr "" +msgstr "各ファイル (api-paste.ini を除く) の [DEFAULT] セクションを編集し、OpenStack のサービスの URL (Keystone のサービスカタログにより取り扱われるもの)、ログ設定、メッセージングの設定、SQL 接続の項目に適切な値を設定します。" #: ./doc/install-guide/section_trove-install.xml92(literal) #: ./doc/install-guide/section_trove-install.xml145(replaceable) @@ -5587,7 +5585,7 @@ msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " "the following options in the [DEFAULT] configuration " "group of each file:" -msgstr "" +msgstr "各ファイルの [DEFAULT] 設定グループに以下のオプションを設定することにより、Database モジュールを設定して、RabbitMQ メッセージブローカーを使用します。" #: ./doc/install-guide/section_trove-install.xml103(replaceable) msgid "guest" @@ -5751,7 +5749,7 @@ msgstr "" msgid "" "This chapter omits the backup manager because it depends on the Object " "Storage service." -msgstr "" +msgstr "バックアップマネージャーは Object Storage に依存するため、この章では省略します。" #: ./doc/install-guide/ch_cinder.xml29(para) msgid "" @@ -6938,21 +6936,22 @@ msgid "Updated cover and fixed small errors in appendix." msgstr "表紙の更新と付録の小さなミスの修正。" #: ./doc/install-guide/section_basics-queue.xml8(title) -msgid "Messaging server" -msgstr "メッセージングサーバー" +msgid "Message queue" +msgstr "メッセージキュー" #: ./doc/install-guide/section_basics-queue.xml9(para) msgid "" -"OpenStack uses a message broker to coordinate " -"operations and status information among services. The message broker service" -" typically runs on the controller node. OpenStack supports several message " -"brokers including RabbitMQ, " +"OpenStack uses a message queue to coordinate " +"operations and status information among services. The message queue service " +"typically runs on the controller node. OpenStack supports several message " +"queue services including RabbitMQ, " "Qpid, and ZeroMQ. " "However, most distributions that package OpenStack support a particular " -"message broker. This guide covers the RabbitMQ message broker which is " -"supported by each distribution. If you prefer to implement a different " -"message broker, consult the documentation associated with it." -msgstr "OpenStack は、サービス間の操作と状態を調整するために、メッセージブローカーを使用します。メッセージブローカーサービスは、一般的にコントローラーノードで動作します。OpenStack は、RabbitMQQpidZeroMQ などのメッセージブローカーをサポートします。しかしながら、OpenStack をパッケージ化している多くのディストリビューションは、特定のメッセージブローカーをサポートします。このガイドは、各ディストリビューションによりサポートされる RabbitMQ メッセージブローカーを取り扱います。別のメッセージブローカーを導入したければ、関連ドキュメントを確認してください。" +"message queue service. This guide implements the RabbitMQ message queue " +"service because most distributions support it. If you prefer to implement a " +"different message queue service, consult the documentation associated with " +"it." +msgstr "" #: ./doc/install-guide/section_basics-queue.xml21(link) msgid "RabbitMQ" @@ -6967,86 +6966,50 @@ msgid "ZeroMQ" msgstr "ZeroMQ" #: ./doc/install-guide/section_basics-queue.xml31(title) -msgid "" -"To install the RabbitMQ message broker service" -msgstr "RabbitMQ メッセージブローカーサービスのインストール方法" +msgid "To install the message queue service" +msgstr "" -#: ./doc/install-guide/section_basics-queue.xml43(title) -msgid "To configure the message broker service" -msgstr "メッセージブローカーサービスの設定方法" +#: ./doc/install-guide/section_basics-queue.xml33(para) +msgid "Add the upstream repository key:" +msgstr "" -#: ./doc/install-guide/section_basics-queue.xml45(para) +#: ./doc/install-guide/section_basics-queue.xml38(para) +msgid "Add the upstream repository:" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml43(para) +msgid "Update the package database:" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml47(para) +msgid "Install the package:" +msgstr "パッケージをインストールします。" + +#: ./doc/install-guide/section_basics-queue.xml58(title) +msgid "To configure the message queue service" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml60(para) msgid "" -"Start the message broker service and configure it to start when the system " +"Start the message queue service and configure it to start when the system " "boots:" -msgstr "メッセージブローカーサービスを起動し、システム起動時に起動するよう設定します。" +msgstr "" -#: ./doc/install-guide/section_basics-queue.xml57(para) -msgid "" -"The message broker creates a default account that uses " -"guest for the username and password. To simplify " -"installation of your test environment, we recommend that you use this " -"account, but change the password for it." -msgstr "メッセージブローカーは、ユーザー名とパスワードに guest を使用するデフォルトアカウントを作成します。テスト環境のインストールを簡単にするために、このアカウントを使用し、そのパスワードを変更しないことを推奨します。" +#: ./doc/install-guide/section_basics-queue.xml72(para) +msgid "Add the openstack user:" +msgstr "" -#: ./doc/install-guide/section_basics-queue.xml61(para) -msgid "Run the following command:" -msgstr "以下のコマンドを実行します。" - -#: ./doc/install-guide/section_basics-queue.xml62(para) +#: ./doc/install-guide/section_basics-queue.xml75(para) msgid "" "Replace RABBIT_PASS with a suitable password." msgstr "RABBIT_PASS を適切なパスワードに置き換えます。" -#: ./doc/install-guide/section_basics-queue.xml67(para) +#: ./doc/install-guide/section_basics-queue.xml79(para) msgid "" -"You must configure the rabbit_password key in the " -"configuration file for each OpenStack service that uses the message broker." -msgstr "メッセージブローカーを使用する各 OpenStack サービスの設定ファイルで rabbit_password キーを設定する必要があります。" - -#: ./doc/install-guide/section_basics-queue.xml71(para) -msgid "" -"For production environments, you should create a unique account with a " -"suitable password. For more information on securing the message broker, see " -"the documentation." +"Permit configuration, write, and read access for the " +"openstack user:" msgstr "" -#: ./doc/install-guide/section_basics-queue.xml76(para) -msgid "" -"If you decide to create a unique account with a suitable password for your " -"test environment, you must configure the rabbit_userid " -"and rabbit_password keys in the configuration file of " -"each OpenStack service that uses the message broker." -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml84(para) -msgid "" -"For RabbitMQ version 3.3.0 or newer, you must enable remote access for the " -"guest account." -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml88(para) -msgid "Check the RabbitMQ version:" -msgstr "RabbitMQ のバージョンを確認します。" - -#: ./doc/install-guide/section_basics-queue.xml94(para) -msgid "" -"If necessary, edit the /etc/rabbitmq/rabbitmq.config " -"file and configure loopback_users to reference an empty " -"list:" -msgstr "必要に応じて、/etc/rabbitmq/rabbitmq.config ファイルを編集して、loopback_users が空の一覧を参照するよう設定します。" - -#: ./doc/install-guide/section_basics-queue.xml100(para) -msgid "" -"Contents of the original file might vary depending on the source of the " -"RabbitMQ package. In some cases, you might need to create this file." -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml106(para) -msgid "Restart the message broker service:" -msgstr "メッセージブローカーサービスを再起動します。" - #: ./doc/install-guide/section_ceilometer-controller.xml12(para) msgid "" "This section describes how to install and configure the Telemetry module, " diff --git a/doc/install-guide/locale/ko_KR.po b/doc/install-guide/locale/ko_KR.po index d3bdfd3a72..c10f21ae19 100644 --- a/doc/install-guide/locale/ko_KR.po +++ b/doc/install-guide/locale/ko_KR.po @@ -17,8 +17,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-03-18 04:57+0000\n" -"PO-Revision-Date: 2015-03-18 04:52+0000\n" +"POT-Creation-Date: 2015-03-26 05:48+0000\n" +"PO-Revision-Date: 2015-03-26 06:01+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ko_KR/)\n" "MIME-Version: 1.0\n" @@ -539,8 +539,7 @@ msgstr "Identity 서비스를 시작하고 시스템 부팅시 시작하도록 #: ./doc/install-guide/section_nova-compute-install.xml215(para) #: ./doc/install-guide/section_heat-install.xml288(para) #: ./doc/install-guide/section_ceilometer-glance.xml33(para) -#: ./doc/install-guide/section_basics-queue.xml49(para) -#: ./doc/install-guide/section_basics-queue.xml109(para) +#: ./doc/install-guide/section_basics-queue.xml64(para) #: ./doc/install-guide/section_ceilometer-controller.xml26(para) #: ./doc/install-guide/section_ceilometer-controller.xml78(para) #: ./doc/install-guide/section_ceilometer-controller.xml375(para) @@ -580,8 +579,7 @@ msgstr "SLES 상에서:" #: ./doc/install-guide/section_nova-compute-install.xml220(para) #: ./doc/install-guide/section_heat-install.xml295(para) #: ./doc/install-guide/section_ceilometer-glance.xml36(para) -#: ./doc/install-guide/section_basics-queue.xml52(para) -#: ./doc/install-guide/section_basics-queue.xml111(para) +#: ./doc/install-guide/section_basics-queue.xml67(para) #: ./doc/install-guide/section_ceilometer-controller.xml24(para) #: ./doc/install-guide/section_ceilometer-controller.xml81(para) #: ./doc/install-guide/section_ceilometer-controller.xml388(para) @@ -1027,7 +1025,7 @@ msgstr "" #: ./doc/install-guide/section_nova-compute-install.xml58(replaceable) #: ./doc/install-guide/section_heat-install.xml191(replaceable) #: ./doc/install-guide/section_ceilometer-glance.xml23(replaceable) -#: ./doc/install-guide/section_basics-queue.xml64(replaceable) +#: ./doc/install-guide/section_basics-queue.xml73(replaceable) #: ./doc/install-guide/section_ceilometer-controller.xml232(replaceable) msgid "RABBIT_PASS" msgstr "RABBIT_PASS" @@ -6950,20 +6948,21 @@ msgid "Updated cover and fixed small errors in appendix." msgstr "표지 업데이트 및 부록 부분의 약간의 오류 수정." #: ./doc/install-guide/section_basics-queue.xml8(title) -msgid "Messaging server" -msgstr "메시징 서버" +msgid "Message queue" +msgstr "메시지 큐" #: ./doc/install-guide/section_basics-queue.xml9(para) msgid "" -"OpenStack uses a message broker to coordinate " -"operations and status information among services. The message broker service" -" typically runs on the controller node. OpenStack supports several message " -"brokers including RabbitMQ, " +"OpenStack uses a message queue to coordinate " +"operations and status information among services. The message queue service " +"typically runs on the controller node. OpenStack supports several message " +"queue services including RabbitMQ, " "Qpid, and ZeroMQ. " "However, most distributions that package OpenStack support a particular " -"message broker. This guide covers the RabbitMQ message broker which is " -"supported by each distribution. If you prefer to implement a different " -"message broker, consult the documentation associated with it." +"message queue service. This guide implements the RabbitMQ message queue " +"service because most distributions support it. If you prefer to implement a " +"different message queue service, consult the documentation associated with " +"it." msgstr "" #: ./doc/install-guide/section_basics-queue.xml21(link) @@ -6979,84 +6978,48 @@ msgid "ZeroMQ" msgstr "ZeroMQ" #: ./doc/install-guide/section_basics-queue.xml31(title) -msgid "" -"To install the RabbitMQ message broker service" -msgstr "RabbitMQ 메시지 브로커 서비스 설치" - -#: ./doc/install-guide/section_basics-queue.xml43(title) -msgid "To configure the message broker service" -msgstr "메시지 브로커 서비스 구성" - -#: ./doc/install-guide/section_basics-queue.xml45(para) -msgid "" -"Start the message broker service and configure it to start when the system " -"boots:" -msgstr "메시지 브로커 서비스를 시작하고 시스템 부팅시 시작하도록 설정합니다:" - -#: ./doc/install-guide/section_basics-queue.xml57(para) -msgid "" -"The message broker creates a default account that uses " -"guest for the username and password. To simplify " -"installation of your test environment, we recommend that you use this " -"account, but change the password for it." +msgid "To install the message queue service" msgstr "" -#: ./doc/install-guide/section_basics-queue.xml61(para) -msgid "Run the following command:" -msgstr "다음 명령을 실행하십시오:" +#: ./doc/install-guide/section_basics-queue.xml33(para) +msgid "Add the upstream repository key:" +msgstr "" -#: ./doc/install-guide/section_basics-queue.xml62(para) +#: ./doc/install-guide/section_basics-queue.xml38(para) +msgid "Add the upstream repository:" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml43(para) +msgid "Update the package database:" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml47(para) +msgid "Install the package:" +msgstr "패키지를 설치합니다:" + +#: ./doc/install-guide/section_basics-queue.xml58(title) +msgid "To configure the message queue service" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml60(para) +msgid "" +"Start the message queue service and configure it to start when the system " +"boots:" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml72(para) +msgid "Add the openstack user:" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml75(para) msgid "" "Replace RABBIT_PASS with a suitable password." msgstr "RABBIT_PASS 를 알맞은 패스워드로 변경하십시오." -#: ./doc/install-guide/section_basics-queue.xml67(para) +#: ./doc/install-guide/section_basics-queue.xml79(para) msgid "" -"You must configure the rabbit_password key in the " -"configuration file for each OpenStack service that uses the message broker." -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml71(para) -msgid "" -"For production environments, you should create a unique account with a " -"suitable password. For more information on securing the message broker, see " -"the documentation." -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml76(para) -msgid "" -"If you decide to create a unique account with a suitable password for your " -"test environment, you must configure the rabbit_userid " -"and rabbit_password keys in the configuration file of " -"each OpenStack service that uses the message broker." -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml84(para) -msgid "" -"For RabbitMQ version 3.3.0 or newer, you must enable remote access for the " -"guest account." -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml88(para) -msgid "Check the RabbitMQ version:" -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml94(para) -msgid "" -"If necessary, edit the /etc/rabbitmq/rabbitmq.config " -"file and configure loopback_users to reference an empty " -"list:" -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml100(para) -msgid "" -"Contents of the original file might vary depending on the source of the " -"RabbitMQ package. In some cases, you might need to create this file." -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml106(para) -msgid "Restart the message broker service:" +"Permit configuration, write, and read access for the " +"openstack user:" msgstr "" #: ./doc/install-guide/section_ceilometer-controller.xml12(para) diff --git a/doc/install-guide/locale/pt_BR.po b/doc/install-guide/locale/pt_BR.po index 462a5f0cbb..7de5dc07de 100644 --- a/doc/install-guide/locale/pt_BR.po +++ b/doc/install-guide/locale/pt_BR.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-03-18 04:57+0000\n" -"PO-Revision-Date: 2015-03-18 04:52+0000\n" +"POT-Creation-Date: 2015-03-26 05:48+0000\n" +"PO-Revision-Date: 2015-03-26 06:01+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -535,8 +535,7 @@ msgstr "Inicie o serviço de Identidade e configure-o para iniciar quando o sist #: ./doc/install-guide/section_nova-compute-install.xml215(para) #: ./doc/install-guide/section_heat-install.xml288(para) #: ./doc/install-guide/section_ceilometer-glance.xml33(para) -#: ./doc/install-guide/section_basics-queue.xml49(para) -#: ./doc/install-guide/section_basics-queue.xml109(para) +#: ./doc/install-guide/section_basics-queue.xml64(para) #: ./doc/install-guide/section_ceilometer-controller.xml26(para) #: ./doc/install-guide/section_ceilometer-controller.xml78(para) #: ./doc/install-guide/section_ceilometer-controller.xml375(para) @@ -576,8 +575,7 @@ msgstr "No SLES:" #: ./doc/install-guide/section_nova-compute-install.xml220(para) #: ./doc/install-guide/section_heat-install.xml295(para) #: ./doc/install-guide/section_ceilometer-glance.xml36(para) -#: ./doc/install-guide/section_basics-queue.xml52(para) -#: ./doc/install-guide/section_basics-queue.xml111(para) +#: ./doc/install-guide/section_basics-queue.xml67(para) #: ./doc/install-guide/section_ceilometer-controller.xml24(para) #: ./doc/install-guide/section_ceilometer-controller.xml81(para) #: ./doc/install-guide/section_ceilometer-controller.xml388(para) @@ -1023,7 +1021,7 @@ msgstr "" #: ./doc/install-guide/section_nova-compute-install.xml58(replaceable) #: ./doc/install-guide/section_heat-install.xml191(replaceable) #: ./doc/install-guide/section_ceilometer-glance.xml23(replaceable) -#: ./doc/install-guide/section_basics-queue.xml64(replaceable) +#: ./doc/install-guide/section_basics-queue.xml73(replaceable) #: ./doc/install-guide/section_ceilometer-controller.xml232(replaceable) msgid "RABBIT_PASS" msgstr "RABBIT_PASS" @@ -6946,21 +6944,22 @@ msgid "Updated cover and fixed small errors in appendix." msgstr "Atualizada a capa e corrigidos pequenos erros no apêndice." #: ./doc/install-guide/section_basics-queue.xml8(title) -msgid "Messaging server" -msgstr "Servidor de mensagens" +msgid "Message queue" +msgstr "" #: ./doc/install-guide/section_basics-queue.xml9(para) msgid "" -"OpenStack uses a message broker to coordinate " -"operations and status information among services. The message broker service" -" typically runs on the controller node. OpenStack supports several message " -"brokers including RabbitMQ, " +"OpenStack uses a message queue to coordinate " +"operations and status information among services. The message queue service " +"typically runs on the controller node. OpenStack supports several message " +"queue services including RabbitMQ, " "Qpid, and ZeroMQ. " "However, most distributions that package OpenStack support a particular " -"message broker. This guide covers the RabbitMQ message broker which is " -"supported by each distribution. If you prefer to implement a different " -"message broker, consult the documentation associated with it." -msgstr "O OpenStack utiliza um intermediador de mensagens para coordenar operações e informações de status entre serviços. O serviço de intermediador de mensagens roda no nodo controlador.\nO OpenStack suporta vários intermediadores de mensagens, incluindo RabbitMQ, Qpid, e ZeroMQ. Contudo, a maioria das distribuições que empacotam o OpenStack suportam um intermediador de mensagens particular. Este guia cobre o intermediador de mensagens RabbitMQ que é suportado por cada distribuição. Se você preferir implementar um intermediador de mensagens diferente, consulte a documentação associada a ele." +"message queue service. This guide implements the RabbitMQ message queue " +"service because most distributions support it. If you prefer to implement a " +"different message queue service, consult the documentation associated with " +"it." +msgstr "" #: ./doc/install-guide/section_basics-queue.xml21(link) msgid "RabbitMQ" @@ -6975,86 +6974,50 @@ msgid "ZeroMQ" msgstr "ZeroMQ" #: ./doc/install-guide/section_basics-queue.xml31(title) -msgid "" -"To install the RabbitMQ message broker service" -msgstr "Para instalar o serviço de intermediador de mensagem RabbitMQ " +msgid "To install the message queue service" +msgstr "" -#: ./doc/install-guide/section_basics-queue.xml43(title) -msgid "To configure the message broker service" -msgstr "Par configurar o serviço de intermediador de mensagem" +#: ./doc/install-guide/section_basics-queue.xml33(para) +msgid "Add the upstream repository key:" +msgstr "" -#: ./doc/install-guide/section_basics-queue.xml45(para) +#: ./doc/install-guide/section_basics-queue.xml38(para) +msgid "Add the upstream repository:" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml43(para) +msgid "Update the package database:" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml47(para) +msgid "Install the package:" +msgstr "Instalar o pacote:" + +#: ./doc/install-guide/section_basics-queue.xml58(title) +msgid "To configure the message queue service" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml60(para) msgid "" -"Start the message broker service and configure it to start when the system " +"Start the message queue service and configure it to start when the system " "boots:" -msgstr "Inicie o serviço de intermediador de mensagem e configure-o para iniciar quando o sistema inicializar:" +msgstr "" -#: ./doc/install-guide/section_basics-queue.xml57(para) -msgid "" -"The message broker creates a default account that uses " -"guest for the username and password. To simplify " -"installation of your test environment, we recommend that you use this " -"account, but change the password for it." -msgstr "O intermediador de mensagens cria uma conta padrão que utiliza guest para nome de usuário e senha. Para simplificar a instalação do seu ambiente de teste, recomendamos que você utilize esta conta, mas altere a senha para ela." +#: ./doc/install-guide/section_basics-queue.xml72(para) +msgid "Add the openstack user:" +msgstr "" -#: ./doc/install-guide/section_basics-queue.xml61(para) -msgid "Run the following command:" -msgstr "Execute o seguinte comando:" - -#: ./doc/install-guide/section_basics-queue.xml62(para) +#: ./doc/install-guide/section_basics-queue.xml75(para) msgid "" "Replace RABBIT_PASS with a suitable password." msgstr "Substitua RABBIT_PASS com uma senha adequada." -#: ./doc/install-guide/section_basics-queue.xml67(para) +#: ./doc/install-guide/section_basics-queue.xml79(para) msgid "" -"You must configure the rabbit_password key in the " -"configuration file for each OpenStack service that uses the message broker." -msgstr "Você deve configurar a chave do rabbit_password no arquivo de configuração para cada serviço OpenStack que utiliza o intermediador de mensagem." - -#: ./doc/install-guide/section_basics-queue.xml71(para) -msgid "" -"For production environments, you should create a unique account with a " -"suitable password. For more information on securing the message broker, see " -"the documentation." -msgstr "Para ambientes de produção, você deve criar uma conta única com uma senha adequada. Para mais informações sobre como proteger o intermediador de mensagens, consulte a documentação." - -#: ./doc/install-guide/section_basics-queue.xml76(para) -msgid "" -"If you decide to create a unique account with a suitable password for your " -"test environment, you must configure the rabbit_userid " -"and rabbit_password keys in the configuration file of " -"each OpenStack service that uses the message broker." -msgstr "Se você decidir criar uma conta única com uma senha adequada para seu ambiente de teste, você deve configurar as chaves rabbit_userid e rabbit_password no arquivo de configuração de cada serviço OpenStack que utilize o intermediador de mensagens." - -#: ./doc/install-guide/section_basics-queue.xml84(para) -msgid "" -"For RabbitMQ version 3.3.0 or newer, you must enable remote access for the " -"guest account." +"Permit configuration, write, and read access for the " +"openstack user:" msgstr "" -#: ./doc/install-guide/section_basics-queue.xml88(para) -msgid "Check the RabbitMQ version:" -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml94(para) -msgid "" -"If necessary, edit the /etc/rabbitmq/rabbitmq.config " -"file and configure loopback_users to reference an empty " -"list:" -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml100(para) -msgid "" -"Contents of the original file might vary depending on the source of the " -"RabbitMQ package. In some cases, you might need to create this file." -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml106(para) -msgid "Restart the message broker service:" -msgstr "Reinicie o serviço de intermediador de mensagens:" - #: ./doc/install-guide/section_ceilometer-controller.xml12(para) msgid "" "This section describes how to install and configure the Telemetry module, " diff --git a/doc/install-guide/locale/ru.po b/doc/install-guide/locale/ru.po index 4992ea26a9..25693a9c32 100644 --- a/doc/install-guide/locale/ru.po +++ b/doc/install-guide/locale/ru.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-03-18 04:57+0000\n" -"PO-Revision-Date: 2015-03-18 04:52+0000\n" +"POT-Creation-Date: 2015-03-26 05:48+0000\n" +"PO-Revision-Date: 2015-03-26 06:01+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Russian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ru/)\n" "MIME-Version: 1.0\n" @@ -532,8 +532,7 @@ msgstr "Запустите службу Идентификации и настр #: ./doc/install-guide/section_nova-compute-install.xml215(para) #: ./doc/install-guide/section_heat-install.xml288(para) #: ./doc/install-guide/section_ceilometer-glance.xml33(para) -#: ./doc/install-guide/section_basics-queue.xml49(para) -#: ./doc/install-guide/section_basics-queue.xml109(para) +#: ./doc/install-guide/section_basics-queue.xml64(para) #: ./doc/install-guide/section_ceilometer-controller.xml26(para) #: ./doc/install-guide/section_ceilometer-controller.xml78(para) #: ./doc/install-guide/section_ceilometer-controller.xml375(para) @@ -573,8 +572,7 @@ msgstr "На SLES:" #: ./doc/install-guide/section_nova-compute-install.xml220(para) #: ./doc/install-guide/section_heat-install.xml295(para) #: ./doc/install-guide/section_ceilometer-glance.xml36(para) -#: ./doc/install-guide/section_basics-queue.xml52(para) -#: ./doc/install-guide/section_basics-queue.xml111(para) +#: ./doc/install-guide/section_basics-queue.xml67(para) #: ./doc/install-guide/section_ceilometer-controller.xml24(para) #: ./doc/install-guide/section_ceilometer-controller.xml81(para) #: ./doc/install-guide/section_ceilometer-controller.xml388(para) @@ -1020,7 +1018,7 @@ msgstr "" #: ./doc/install-guide/section_nova-compute-install.xml58(replaceable) #: ./doc/install-guide/section_heat-install.xml191(replaceable) #: ./doc/install-guide/section_ceilometer-glance.xml23(replaceable) -#: ./doc/install-guide/section_basics-queue.xml64(replaceable) +#: ./doc/install-guide/section_basics-queue.xml73(replaceable) #: ./doc/install-guide/section_ceilometer-controller.xml232(replaceable) msgid "RABBIT_PASS" msgstr "RABBIT_PASS" @@ -6943,21 +6941,22 @@ msgid "Updated cover and fixed small errors in appendix." msgstr "Обновлена обложка и исправлены небольшие ошибки в приложении." #: ./doc/install-guide/section_basics-queue.xml8(title) -msgid "Messaging server" -msgstr "Сервер сообщений" +msgid "Message queue" +msgstr "" #: ./doc/install-guide/section_basics-queue.xml9(para) msgid "" -"OpenStack uses a message broker to coordinate " -"operations and status information among services. The message broker service" -" typically runs on the controller node. OpenStack supports several message " -"brokers including RabbitMQ, " +"OpenStack uses a message queue to coordinate " +"operations and status information among services. The message queue service " +"typically runs on the controller node. OpenStack supports several message " +"queue services including RabbitMQ, " "Qpid, and ZeroMQ. " "However, most distributions that package OpenStack support a particular " -"message broker. This guide covers the RabbitMQ message broker which is " -"supported by each distribution. If you prefer to implement a different " -"message broker, consult the documentation associated with it." -msgstr "OpenStack использует брокер сообщенийr для координации операций и информации о статусе между службами. Служба брокера сообщений обычно запущена на управляющем узле. OpenStack поддерживает несколько брокеров сообщений, включая RabbitMQ, Qpid и ZeroMQ. Однако, большинство дистрибутивов, поддерживающих OpenStack, поддерживают определённый брокер сообщений. Это руководство использует брокер сообщений RabbitMQ, который поддерживается каждым дистрибутивом. Если вы предпочитаете использовать другой брокер сообщений, проконсультируйтесь с его документацией." +"message queue service. This guide implements the RabbitMQ message queue " +"service because most distributions support it. If you prefer to implement a " +"different message queue service, consult the documentation associated with " +"it." +msgstr "" #: ./doc/install-guide/section_basics-queue.xml21(link) msgid "RabbitMQ" @@ -6972,84 +6971,48 @@ msgid "ZeroMQ" msgstr "ZeroMQ" #: ./doc/install-guide/section_basics-queue.xml31(title) -msgid "" -"To install the RabbitMQ message broker service" -msgstr "Для установки брокера сообщений RabbitMQ" +msgid "To install the message queue service" +msgstr "" -#: ./doc/install-guide/section_basics-queue.xml43(title) -msgid "To configure the message broker service" -msgstr "Для настройки брокера сообщений" +#: ./doc/install-guide/section_basics-queue.xml33(para) +msgid "Add the upstream repository key:" +msgstr "" -#: ./doc/install-guide/section_basics-queue.xml45(para) +#: ./doc/install-guide/section_basics-queue.xml38(para) +msgid "Add the upstream repository:" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml43(para) +msgid "Update the package database:" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml47(para) +msgid "Install the package:" +msgstr "Установите пакет:" + +#: ./doc/install-guide/section_basics-queue.xml58(title) +msgid "To configure the message queue service" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml60(para) msgid "" -"Start the message broker service and configure it to start when the system " +"Start the message queue service and configure it to start when the system " "boots:" -msgstr "Запустите сервис брокера сообщений и настройте его автоматический запуск при загрузке системы:" +msgstr "" -#: ./doc/install-guide/section_basics-queue.xml57(para) -msgid "" -"The message broker creates a default account that uses " -"guest for the username and password. To simplify " -"installation of your test environment, we recommend that you use this " -"account, but change the password for it." -msgstr "Брокер сообщений создаёт стандартный аккаунт, который использует guest в качестве имени пользователя и пароля. Для упрощения установки вашей тестовой среды, мы рекомендуем использовать этот аккаунт, но изменить его пароль." +#: ./doc/install-guide/section_basics-queue.xml72(para) +msgid "Add the openstack user:" +msgstr "" -#: ./doc/install-guide/section_basics-queue.xml61(para) -msgid "Run the following command:" -msgstr "Исполните следующую команду:" - -#: ./doc/install-guide/section_basics-queue.xml62(para) +#: ./doc/install-guide/section_basics-queue.xml75(para) msgid "" "Replace RABBIT_PASS with a suitable password." msgstr "Замените RABBIT_PASS на подходящий пароль." -#: ./doc/install-guide/section_basics-queue.xml67(para) +#: ./doc/install-guide/section_basics-queue.xml79(para) msgid "" -"You must configure the rabbit_password key in the " -"configuration file for each OpenStack service that uses the message broker." -msgstr "Вам необходимо настроить ключ rabbit_password в конфигурционных файлов каждой службы OpenStack, которая использует брокер сообщений." - -#: ./doc/install-guide/section_basics-queue.xml71(para) -msgid "" -"For production environments, you should create a unique account with a " -"suitable password. For more information on securing the message broker, see " -"the documentation." -msgstr "Для производственных сред, вам стоит создать уникальный аккаунт с подходящим паролем. За дополнительной информацией о том, как обезопасить брокер сообщений, обратитесь к документации." - -#: ./doc/install-guide/section_basics-queue.xml76(para) -msgid "" -"If you decide to create a unique account with a suitable password for your " -"test environment, you must configure the rabbit_userid " -"and rabbit_password keys in the configuration file of " -"each OpenStack service that uses the message broker." -msgstr "Если вы решите создать уникальный аккаунт с подходящим паролем для вашей тестовой среды, вам необходимо настроить ключи rabbit_userid и rabbit_password в файле конфигурации каждой службы OpenStack, которая использует этот брокер сообщений." - -#: ./doc/install-guide/section_basics-queue.xml84(para) -msgid "" -"For RabbitMQ version 3.3.0 or newer, you must enable remote access for the " -"guest account." -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml88(para) -msgid "Check the RabbitMQ version:" -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml94(para) -msgid "" -"If necessary, edit the /etc/rabbitmq/rabbitmq.config " -"file and configure loopback_users to reference an empty " -"list:" -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml100(para) -msgid "" -"Contents of the original file might vary depending on the source of the " -"RabbitMQ package. In some cases, you might need to create this file." -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml106(para) -msgid "Restart the message broker service:" +"Permit configuration, write, and read access for the " +"openstack user:" msgstr "" #: ./doc/install-guide/section_ceilometer-controller.xml12(para) diff --git a/doc/install-guide/locale/zh_CN.po b/doc/install-guide/locale/zh_CN.po index 9f166168d0..a4ed8d9a40 100644 --- a/doc/install-guide/locale/zh_CN.po +++ b/doc/install-guide/locale/zh_CN.po @@ -20,9 +20,9 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-03-25 04:19+0000\n" -"PO-Revision-Date: 2015-03-25 02:31+0000\n" -"Last-Translator: Alfred \n" +"POT-Creation-Date: 2015-03-26 05:48+0000\n" +"PO-Revision-Date: 2015-03-26 06:01+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -542,8 +542,7 @@ msgstr "启动身份认证服务,并将该服务配为系统启动时自动启 #: ./doc/install-guide/section_nova-compute-install.xml215(para) #: ./doc/install-guide/section_heat-install.xml288(para) #: ./doc/install-guide/section_ceilometer-glance.xml33(para) -#: ./doc/install-guide/section_basics-queue.xml49(para) -#: ./doc/install-guide/section_basics-queue.xml109(para) +#: ./doc/install-guide/section_basics-queue.xml64(para) #: ./doc/install-guide/section_ceilometer-controller.xml26(para) #: ./doc/install-guide/section_ceilometer-controller.xml78(para) #: ./doc/install-guide/section_ceilometer-controller.xml375(para) @@ -583,8 +582,7 @@ msgstr "在 SLES 系统中:" #: ./doc/install-guide/section_nova-compute-install.xml220(para) #: ./doc/install-guide/section_heat-install.xml295(para) #: ./doc/install-guide/section_ceilometer-glance.xml36(para) -#: ./doc/install-guide/section_basics-queue.xml52(para) -#: ./doc/install-guide/section_basics-queue.xml111(para) +#: ./doc/install-guide/section_basics-queue.xml67(para) #: ./doc/install-guide/section_ceilometer-controller.xml24(para) #: ./doc/install-guide/section_ceilometer-controller.xml81(para) #: ./doc/install-guide/section_ceilometer-controller.xml388(para) @@ -1030,7 +1028,7 @@ msgstr "在 [filter:ceilometer] 部分,配置提醒:" #: ./doc/install-guide/section_nova-compute-install.xml58(replaceable) #: ./doc/install-guide/section_heat-install.xml191(replaceable) #: ./doc/install-guide/section_ceilometer-glance.xml23(replaceable) -#: ./doc/install-guide/section_basics-queue.xml64(replaceable) +#: ./doc/install-guide/section_basics-queue.xml73(replaceable) #: ./doc/install-guide/section_ceilometer-controller.xml232(replaceable) msgid "RABBIT_PASS" msgstr "RABBIT_PASS" @@ -1254,7 +1252,7 @@ msgstr "配置 Compute 服务" msgid "" "Telemetry uses a combination of notifications and an agent to collect " "Compute metrics. Perform these steps on each compute node." -msgstr "" +msgstr "Telemetry 通过结合使用通知和代理来收集Computer度量值。在每个计算节点上执行这些步骤。" #: ./doc/install-guide/section_ceilometer-nova.xml12(title) msgid "To install and configure the agent" @@ -2126,7 +2124,7 @@ msgid "" "baseform=\"firewall\">firewalls, load balancers, and virtual private networks (VPNs)." -msgstr "" +msgstr "OpenStack Networking (neutron) 管理您的OpenStack环境中虚拟网络基础设施 (VNI) 的所有方面和物理网络基础设施 (PNI) 的接入层方面。OpenStack Networking 允许租户创建高级虚拟网络拓扑,包括防火墙负载均衡虚拟私有网络(VPNs)等服务。" #: ./doc/install-guide/section_neutron-concepts.xml17(para) msgid "" @@ -2152,7 +2150,7 @@ msgid "" " on the external network are accessible by anybody physically on the outside" " network. Because the external network merely represents a view into the " "outside network, DHCP is disabled on this network." -msgstr "" +msgstr "任何给定的Networking设置至少有一个外部网络。不像其他的网络,外部网络不仅仅是一个虚拟定义的网络。相反,它代表了一种OpenStack安装之外的能从物理的,外部的网络访问的视图。外部网络上的IP地址能被任何物理接入外面网络的人所访问。因为外部网络仅仅代表了进入外面网络的一个视图,网络上的DHCP是关闭的。" #: ./doc/install-guide/section_neutron-concepts.xml32(para) msgid "" @@ -2161,7 +2159,7 @@ msgid "" "VMs. Only the VMs on any given internal network, or those on subnets " "connected through interfaces to a similar router, can access VMs connected " "to that network directly." -msgstr "" +msgstr "外部网络之外,任何 Networking 设置拥有一个或多个内部网络。这些软件定义的网络直接连接到虚拟机。仅仅在给定网络上的虚拟机,或那些在通过接口连接到相近路由的子网上的虚拟机,能直接访问连接到那个网络上的虚拟机。" #: ./doc/install-guide/section_neutron-concepts.xml38(para) msgid "" @@ -2179,7 +2177,7 @@ msgid "" " the internal network. Whenever something is connected to a subnet, that " "connection is called a port.You can associate external network IP addresses " "with ports to VMs. This way, entities on the outside network can access VMs." -msgstr "" +msgstr "另外,您能够将外部网络的IP地址分配到内部网络的端口。无论合适有什么连接上了子网,那个连接就被称为一个端口。您能连接外部网络的IP地址和虚拟机的端口。这样,外面网络的实体就能访问虚拟机了。" #: ./doc/install-guide/section_neutron-concepts.xml50(para) msgid "" @@ -2188,7 +2186,7 @@ msgid "" "rules in groups. A VM can belong to one or more security groups, and " "Networking applies the rules in those security groups to block or unblock " "ports, port ranges, or traffic types for that VM." -msgstr "" +msgstr "Networking也支持安全组。安全组允许管理员分组定义防火墙规则。一个虚拟机可以属于一个或多个安全组,Networking针对这个虚拟机,应用这些安全组里的规则来阻塞或者开启端口,端口范围,或通讯类型。" #: ./doc/install-guide/section_neutron-concepts.xml56(para) msgid "" @@ -2198,7 +2196,7 @@ msgid "" "plug-in and a security group plug-in (or just the No-Op security group plug-" "in). Additionally, Firewall-as-a-Service (FWaaS) and Load-Balancer-" "as-a-Service (LBaaS) plug-ins are available." -msgstr "" +msgstr "每一个Networking使用的插件都有其自有的概念。虽然对操作VNI和OpenStack环境不是至关重要的,但理解这些概念能帮助你设置Networking。所有的Networking安装使用了一个核心插件和一个安全组插件(或仅是空操作安全组插件)。另外,防火墙即服务(FWaaS)和负载均衡即服务(LBaaS)插件是可用的。" #: ./doc/install-guide/section_nova-networking-initial-network.xml7(title) msgid "Create initial network" @@ -2281,7 +2279,7 @@ msgid "" "href=\"http://git.openstack.org/cgit/openstack/horizon\">Horizon, is " "a Web interface that enables cloud administrators and users to manage " "various OpenStack resources and services." -msgstr "" +msgstr "OpenStack 仪表盘,即 Horizon,是云管理员和用户管理OpenStack资源和服务的网络界面。" #: ./doc/install-guide/ch_horizon.xml13(para) msgid "" @@ -6953,20 +6951,21 @@ msgid "Updated cover and fixed small errors in appendix." msgstr "更新了封面并修正了附录中的一些小错误。" #: ./doc/install-guide/section_basics-queue.xml8(title) -msgid "Messaging server" -msgstr "消息服务器" +msgid "Message queue" +msgstr "消息队列" #: ./doc/install-guide/section_basics-queue.xml9(para) msgid "" -"OpenStack uses a message broker to coordinate " -"operations and status information among services. The message broker service" -" typically runs on the controller node. OpenStack supports several message " -"brokers including RabbitMQ, " +"OpenStack uses a message queue to coordinate " +"operations and status information among services. The message queue service " +"typically runs on the controller node. OpenStack supports several message " +"queue services including RabbitMQ, " "Qpid, and ZeroMQ. " "However, most distributions that package OpenStack support a particular " -"message broker. This guide covers the RabbitMQ message broker which is " -"supported by each distribution. If you prefer to implement a different " -"message broker, consult the documentation associated with it." +"message queue service. This guide implements the RabbitMQ message queue " +"service because most distributions support it. If you prefer to implement a " +"different message queue service, consult the documentation associated with " +"it." msgstr "" #: ./doc/install-guide/section_basics-queue.xml21(link) @@ -6982,86 +6981,50 @@ msgid "ZeroMQ" msgstr "ZeroMQ" #: ./doc/install-guide/section_basics-queue.xml31(title) -msgid "" -"To install the RabbitMQ message broker service" -msgstr "安装 RabbitMQ 消息 broker 服务" - -#: ./doc/install-guide/section_basics-queue.xml43(title) -msgid "To configure the message broker service" -msgstr "配置 message broker 服务" - -#: ./doc/install-guide/section_basics-queue.xml45(para) -msgid "" -"Start the message broker service and configure it to start when the system " -"boots:" -msgstr "启动消息 broker 服务并将其配置为随系统启动:" - -#: ./doc/install-guide/section_basics-queue.xml57(para) -msgid "" -"The message broker creates a default account that uses " -"guest for the username and password. To simplify " -"installation of your test environment, we recommend that you use this " -"account, but change the password for it." +msgid "To install the message queue service" msgstr "" -#: ./doc/install-guide/section_basics-queue.xml61(para) -msgid "Run the following command:" -msgstr "执行以下命令:" +#: ./doc/install-guide/section_basics-queue.xml33(para) +msgid "Add the upstream repository key:" +msgstr "" -#: ./doc/install-guide/section_basics-queue.xml62(para) +#: ./doc/install-guide/section_basics-queue.xml38(para) +msgid "Add the upstream repository:" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml43(para) +msgid "Update the package database:" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml47(para) +msgid "Install the package:" +msgstr "安装包:" + +#: ./doc/install-guide/section_basics-queue.xml58(title) +msgid "To configure the message queue service" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml60(para) +msgid "" +"Start the message queue service and configure it to start when the system " +"boots:" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml72(para) +msgid "Add the openstack user:" +msgstr "" + +#: ./doc/install-guide/section_basics-queue.xml75(para) msgid "" "Replace RABBIT_PASS with a suitable password." msgstr "将其中的 RABBIT_PASS 替换为一个合适的密码。" -#: ./doc/install-guide/section_basics-queue.xml67(para) +#: ./doc/install-guide/section_basics-queue.xml79(para) msgid "" -"You must configure the rabbit_password key in the " -"configuration file for each OpenStack service that uses the message broker." +"Permit configuration, write, and read access for the " +"openstack user:" msgstr "" -#: ./doc/install-guide/section_basics-queue.xml71(para) -msgid "" -"For production environments, you should create a unique account with a " -"suitable password. For more information on securing the message broker, see " -"the documentation." -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml76(para) -msgid "" -"If you decide to create a unique account with a suitable password for your " -"test environment, you must configure the rabbit_userid " -"and rabbit_password keys in the configuration file of " -"each OpenStack service that uses the message broker." -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml84(para) -msgid "" -"For RabbitMQ version 3.3.0 or newer, you must enable remote access for the " -"guest account." -msgstr "对于 RabbitMQ 的 3.3.0 或更新版本,您必须为 guest 帐户启用远程访问。" - -#: ./doc/install-guide/section_basics-queue.xml88(para) -msgid "Check the RabbitMQ version:" -msgstr "检查RabbitMQ的版本:" - -#: ./doc/install-guide/section_basics-queue.xml94(para) -msgid "" -"If necessary, edit the /etc/rabbitmq/rabbitmq.config " -"file and configure loopback_users to reference an empty " -"list:" -msgstr "如果需要的话,修改配置文件 /etc/rabbitmq/rabbitmq.config 并配置 loopback_users 为一个空的列表:" - -#: ./doc/install-guide/section_basics-queue.xml100(para) -msgid "" -"Contents of the original file might vary depending on the source of the " -"RabbitMQ package. In some cases, you might need to create this file." -msgstr "" - -#: ./doc/install-guide/section_basics-queue.xml106(para) -msgid "Restart the message broker service:" -msgstr "重启消息 broker 服务:" - #: ./doc/install-guide/section_ceilometer-controller.xml12(para) msgid "" "This section describes how to install and configure the Telemetry module, " diff --git a/doc/playground-user-guide/source/locale/playground-user-guide.pot b/doc/playground-user-guide/source/locale/playground-user-guide.pot index 6ca8163aa3..2127873fed 100644 --- a/doc/playground-user-guide/source/locale/playground-user-guide.pot +++ b/doc/playground-user-guide/source/locale/playground-user-guide.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: User Guide 0.0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-25 06:10+0000\n" +"POT-Creation-Date: 2015-03-26 06:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,53 +16,58 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -# de66bb27b2a44d9cafb78e713810ca52 +# 5b51bffca68643cc8727171113b6658e #: ../sdk_authenticate_compute_output.rst:291 msgid "" "#. Get the server instance using ``server_id`` and print the details by " "calling ``print_server`` method:" msgstr "" -# 0b837ddb0f3d4b58a9be34479f234cc5 +# 0f02ab552c004688a8e1f98c7d096d5f #: ../sdk_authenticate_networking_endpoint.rst:605 msgid "" "#. Instantiate the ``neutron`` client object by using the ``credentials`` " "dictionary object:" msgstr "" -# d76ed7e623e44000aaaed8ca60f0831b +# 08fc1e0d014f430685829cb4906c005b #: ../sdk_authenticate_compute_output.rst:454 msgid "" "#. List floating IPs by calling ``list()`` on ``nova_client.floating_ips`` " "object:" msgstr "" -# b87473ad8edf42ae96828fc828a312bb +# bd83b7cf628441a5bc18781ac8dfcda6 #: ../create_db.rst:167 msgid "**Access the new database**" msgstr "" -# be309020e30645b39fd651a61a1cfd54 +# e3f38d04d4654fada074f4a4aa832be5 #: ../backup_db.rst:12 msgid "**Backup the database instance**" msgstr "" -# 4fc3292c46cf4788879223c62e20d65f +# 77ff0647ba644f7b911c886b6de467e4 #: ../backup_db.rst:214 msgid "**Clean up**" msgstr "" -# 37a7fa9be4b04fb9a89caa1501bdda29 +# 4feddd05745f4626a08ab994641193ff #: ../dashboard_databases.rst:19 msgid "**Configure a default datastore.**" msgstr "" -# 6a26af898f8e4afcb40e93d3066e785a +# 2e30b6e765664259822d68811fd67226 +#: ../cli_swift_large_object_creation.rst:296 +msgid "**Copying the manifest object**" +msgstr "" + +# 9a9a7307e41f43ce9bf3f4be5b614c56 #: ../create_db.rst:88 msgid "**Create a database instance**" msgstr "" -# 3f1ae8a73dfa4612a534a9dea69effa6 +# 86b2675537454daaa66f6484281771db #: ../dashboard_databases.rst:56 msgid "" "**Create database instance. **\\ Once you have configured a default " @@ -70,39 +75,85 @@ msgid "" "database instance." msgstr "" -# c26d9a030fc44951a2f62a32b5b6ea8d +# 928349d69104416ba4f2be7b2de80a68 #: ../create_db.rst:13 msgid "**Determine which flavor to use for your database**" msgstr "" -# cf0497d5e0594b779c8cb20d150b559e -#: ../log_in_dashboard.rst:152 +# 4bd8683f4cfe484bb82a353e2dec4557 +#: ../cli_swift_large_object_creation.rst:256 +msgid "**End-to-end integrity**" +msgstr "" + +# 7deae07f1d804743980321bbce85c6f3 +#: ../log_in_dashboard.rst:143 msgid "**Figure: Admin tab**" msgstr "" -# 85ecac72d07145adaa3e40949c58d4e0 -#: ../log_in_dashboard.rst:77 +# bf28ee3039d44d89a941390661d71fce +#: ../log_in_dashboard.rst:68 msgid "**Figure: Project tab**" msgstr "" -# 424865b8c1ab42f48e4e3aedc7d21599 +# 693c4656662f47e8b26801916a8ee1f5 #: ../create_db.rst:127 msgid "**Get the IP address of the database instance**" msgstr "" -# 259598e940594f0a96b0e4ef39a98c4a +# 814f0615da694eb18175d2f4846338c6 +#: ../dashboard_view_cloud_resources.rst:32 +msgid "**Global Disk Usage** tab to view disk usage per tenant (project)." +msgstr "" + +# 3a128a658bcd41469ae9d92a3112362b +#: ../dashboard_view_cloud_resources.rst:34 +msgid "" +"**Global Network Traffic Usage** tab to view ingress or egress usage per " +"tenant (project)." +msgstr "" + +# 877fc88105ad483bb6af9b3ac4c53f99 +#: ../dashboard_view_cloud_resources.rst:40 +msgid "" +"**Global Network Usage** tab to view duration and creation requests for " +"networks, subnets, routers, ports, and floating IPs, per tenant (project)." +msgstr "" + +# 11ba4207438c4e3ab7cd8925d3c84a17 +#: ../dashboard_view_cloud_resources.rst:37 +msgid "" +"**Global Object Storage Usage** tab to view incoming and outgoing storage " +"bytes per tenant (project)." +msgstr "" + +# 8d7dc36ff00c4e5fa7b7be2ec7e87d2d +#: ../common/cli_install_openstack_command_line_clients.rst:55 +msgid "**MacOS**" +msgstr "" + +# 2abcdf894f9e4233a80ee0ffd7d42258 +#: ../cli_swift_large_object_creation.rst:290 +msgid "**Manifest object metadata**" +msgstr "" + +# cfa7ad6931d24a1ab7fa50c9becb38b5 +#: ../common/cli_install_openstack_command_line_clients.rst:61 +msgid "**Microsoft Windows**" +msgstr "" + +# 11ba7ee7825f4f5d9bd0168efbae54b2 #: ../create_db.rst:63 msgid "" "**MySQL example. **\\ This example creates a flavor that you can use with a " "MySQL database. This example has the following attributes:" msgstr "" -# aa35cb65c60840fc861dd599bbda317a +# be54bd7083dd498899ba60a310a630ac #: ../backup_db.rst:206 msgid "**Notify users**" msgstr "" -# 206e06fae6c9447685c9c7ecc0f30da0 +# 4f3a754f5a024c2d9e40e2f74153d90a #: ../dashboard_databases.rst:15 msgid "" "**Prerequisites. **\\ Before you create a database instance, you need to " @@ -110,224 +161,272 @@ msgid "" "for the type of database instance you want." msgstr "" -# 76bbd5ea861e4d06b4d1c06865d7a2c5 +# c1c68b6bdcde403eb45297ba9a9ff582 #: ../dashboard_manage_containers.rst:75 msgid "**Procedure To copy an object from one container to another**" msgstr "" -# 389bbede199746bdb636e87c4921c0e2 +# 78e30b71ba2746fdaf043597bea8e360 #: ../dashboard_manage_containers.rst:95 msgid "**Procedure: To create a metadata-only object without a file**" msgstr "" -# 33552ca3070a4f7d833fc426ef47b330 +# 0ce7b807fbad447cac299e0be0c7f22b #: ../dashboard_manage_containers.rst:118 msgid "**Procedure: To create a pseudo-folder**" msgstr "" -# 14dc13bab9bb49f6abe25945b608e706 +# 5bf98d7704e043f3a3dcba96f127de11 #: ../dashboard_set_quotas.rst:34 msgid "**Quota Descriptions**" msgstr "" -# 2f29c16327b0456f915416df13d85172 +# 70ea221771f449cfa3723805c170b9a6 +#: ../common/cli_install_openstack_command_line_clients.rst:86 +msgid "**Red Hat Enterprise Linux, CentOS, or Fedora.**" +msgstr "" + +# 261f38b4bcb645889c76362750cb13de +#: ../cli_swift_large_object_creation.rst:273 +msgid "**Removal or addition of segment objects**" +msgstr "" + +# 1a4c2ba0e72e45949543d311c1b11f0c #: ../backup_db.rst:104 msgid "**Restore a database instance**" msgstr "" -# a942b9c2bad2451cb3f7009f4152e244 +# 989229286685462bb68a8be05fb1fa0d +#: ../common/cli_install_openstack_command_line_clients.rst:100 +msgid "**SUSE Linux Enterprise Linux 11**" +msgstr "" + +# 9224d8dba55b401e9953427f0610cbe3 +#: ../cli_swift_large_object_creation.rst:285 +msgid "**Segment object container name**" +msgstr "" + +# bf0ca479c3bc40289a81dfb397e524d8 +#: ../cli_swift_large_object_creation.rst:279 +msgid "**Segment object size and number**" +msgstr "" + +# 0756493823104a3592b78975d616b414 +#: ../dashboard_view_cloud_resources.rst:43 +msgid "" +"**Stats** tab to view a multi-series line chart with user-defined metrics. " +"You group by project, define the value type (min, max, avg, or sum), and " +"specify the time period (or even use a calendar to define a date range)." +msgstr "" + +# 00dd1dc61bcf4d4a988266ea5993e6c9 #: ../dashboard_manage_containers.rst:59 msgid "**To edit an object**" msgstr "" -# 03ed28a4e084490abf1d23f53b370d44 +# 81b73ade64724d39b8b41e8a8e241fd0 +#: ../common/cli_install_openstack_command_line_clients.rst:76 +msgid "**Ubuntu and Debian**" +msgstr "" + +# f926ecd8b11e421e9469fd5b981b8157 +#: ../cli_swift_large_object_creation.rst:266 +msgid "**Upload order**" +msgstr "" + +# 35329c6044254c2aa149f3a0fea6db2e #: ../backup_db.rst:136 msgid "**Verify backup**" msgstr "" -# 3b3ce07f376c48ad8ec48c35ff4b5523 +# 14b08c4d03134ccc89e8acabf0da3b21 #: ../dashboard_databases.rst:51 msgid "**Verify flavor.**" msgstr "" -# bede61ce74f24e6f8fdefc8d3828c4de +# b6d72eff4e6341c9a0af94c7b10c9664 +#: ../common/cli_install_openstack_command_line_clients.rst:124 +msgid "**openSUSE**" +msgstr "" + +# 401610e6695440d1923b4a2086829c9f #: ../dashboard_manage_containers.rst:111 msgid "" "*````* is the name of the container to which you are uploading the " "object." msgstr "" -# e4ecf67242094bf39cdef480fae648d7 -# eb39cb9669944bb8ac6ace58764a41d7 -# 2c28f739bdac4113af948fd4ff9549b6 -# ba4b743c0ba44e92a13f665b49df5164 +# f0f36ad0ab3342419df5905e04bce0d0 +# 9eb116650cad43e79d6e4ff286f30dd9 +# 18a64acdfb4e4576b4433486c94c1631 +# d8b41fafbb584cb5b636770ee7898480 #: ../create_db.rst:46 ../create_db.rst:48 ../create_db.rst:50 #: ../create_db.rst:52 msgid "1" msgstr "" -# feca7997dcaf4bb1a51a93f2e8786abb +# f37ff234264a491eb687c22f316867e1 #: ../create_db.rst:50 msgid "1024" msgstr "" -# 2d4db3fddd314a5e82aee79e11cb6c1f +# 55b4f00a9528436f808e2e2df1035ffe #: ../create_db.rst:48 msgid "2048" msgstr "" -# 969432cdfa9645b28f0ff76201d30058 -# f781edfdf05a4158a505c1175e50f639 -# 4b02adac67b04328825bf0596ba65332 -# 0cb5ef53c2734b2d8c7c5bc5baac57e6 +# 8eebee6830764dd2a1a720029d1f7c04 +# 4fcc093d8daf40f097806fb4a9099f24 +# cf8a7674d61b44d5b60278f5fd86a73a +# 686c574aed1a4b16b4209ed50fa60970 #: ../create_db.rst:46 ../create_db.rst:48 ../create_db.rst:50 #: ../create_db.rst:52 msgid "5" msgstr "" -# 120ffa0ea746470f8895952cd5b466db -# d07485455dbd4fc4bbc75e12347c4282 +# ba2fcbc97db24bfebb80d1d0f67a9260 +# 515b790a94764163a5509a02c78f1cf9 #: ../create_db.rst:46 ../create_db.rst:52 msgid "512" msgstr "" -# 8daf9cb088aa484cacfb2e28335df3e1 -#: ../log_in_dashboard.rst:115 +# 2fecc6d5aa6c4e2dafdad1c5c540f53b +#: ../log_in_dashboard.rst:106 msgid ":guilabel:`API Access`: View API endpoints." msgstr "" -# 5b6fa6cbe08c439cafef8b6aee3ea371 -#: ../log_in_dashboard.rst:105 +# d4b4db969a3847cc96428fa8315221b7 +#: ../log_in_dashboard.rst:96 msgid "" ":guilabel:`Access & Security`: Use the following tabs to complete these " "tasks:" msgstr "" -# af1be85bb2f4493f85aee487ab668025 -#: ../log_in_dashboard.rst:157 +# ce477c448e3c4f9fa21d5e0aa1f398ef +#: ../log_in_dashboard.rst:148 msgid ":guilabel:`Admin` tab" msgstr "" -# 5de8d49fc6584f30b6ef1c62b48f4939 +# 47dcef44efaa4c6594b19ac5825ca913 #: ../dashboard_create_networks.rst:52 msgid ":guilabel:`Allocation Pools` Specify IP address pools." msgstr "" -# b5072f29a8384c4fb0f5386f21750c4b -#: ../log_in_dashboard.rst:200 +# 06dc272120024b33bab5c14bdd438793 +#: ../log_in_dashboard.rst:191 msgid ":guilabel:`Compute Services`: View a list of all Compute services." msgstr "" -# 6b0579da7b08400bbe2c904d991a3b29 -#: ../log_in_dashboard.rst:87 +# 99de0cec56e6478e89a185e47887a7a2 +#: ../log_in_dashboard.rst:78 msgid ":guilabel:`Compute` tab" msgstr "" -# 176ae819cf24478f9f9bff8d88e96cbf -#: ../log_in_dashboard.rst:131 +# 4c9a801393774b2dbde34847227c73a0 +#: ../log_in_dashboard.rst:122 msgid ":guilabel:`Containers`: Create and manage containers and objects." msgstr "" -# 54583965dfbe49519c66a658068ea6f2 +# dcb64e0d7f354c80832baa1a5ca66f0e #: ../dashboard_create_networks.rst:31 msgid ":guilabel:`Create Subnet`: Select this check box to create a subnet" msgstr "" -# 597a008f21cb461eb0ab8d7eef9b17ef +# 20bec4509ad34343af21d1dc8ff7665b #: ../dashboard_create_networks.rst:54 msgid ":guilabel:`DNS Name Servers`: Specify a name for the DNS server." msgstr "" -# a89d45f7735a4910bbd66cc58757f301 -#: ../log_in_dashboard.rst:170 +# 363d0d363c174625a61111848d0cce11 +#: ../log_in_dashboard.rst:161 msgid ":guilabel:`Daily Report`: View the daily report." msgstr "" -# b5ea872bf070436c964168bfe6c58465 +# ec8daa6c09e7402c967277af4139e530 #: ../dashboard_databases.rst:71 msgid ":guilabel:`Database Name`: Specify a name for the database instance." msgstr "" -# badfa85acdf149b388ada6678bbe98d1 -#: ../log_in_dashboard.rst:204 +# 8ebe31281bff44f08e1295aefad88ce9 +#: ../log_in_dashboard.rst:195 msgid "" ":guilabel:`Default Quotas`: View default quota values. Quotas are hard-coded " "in OpenStack Compute and define the maximum allowable size and number of " "resources." msgstr "" -# c599626933df4e95ac812a25cc04eecf +# f0af6f3cf9e349ffbf02ad0f44857baf #: ../dashboard_manage_volumes.rst:22 msgid "" ":guilabel:`Description`: Optionally, provide a brief description for the " "volume." msgstr "" -# 447c705a5dfd40bd9302ef50d35e8be0 +# 709435ad8fec4657b6019d37dbc535c8 #: ../dashboard_manage_containers.rst:86 msgid "" ":guilabel:`Destination Container`: Choose the destination container from the " "list." msgstr "" -# 8edeb09e848f4bfbb312621324b658ce +# f6f56b9e90254fc0879062e4564b1049 #: ../dashboard_manage_containers.rst:90 msgid "" ":guilabel:`Destination object name`: Enter a name for the object in the new " "container." msgstr "" -# 150e92a6149845cf9cb4fd025617f46d +# dad8ad042a634eb2802b2c89b6b8643b #: ../dashboard_create_networks.rst:45 msgid "" ":guilabel:`Disable Gateway`: Select this check box to disable a gateway IP " "address." msgstr "" -# 262a0bb17447455b82a7ddbc462eb3f9 +# ce3640dcc5364b4d96a31c0dd7c2d3f6 #: ../dashboard_create_networks.rst:50 msgid ":guilabel:`Enable DHCP`: Select this check box to enable DHCP." msgstr "" -# 63f1bdad679848dfa6a2794fcbc9dbeb +# 031e577511d4475bb4fb953e959c3349 #: ../dashboard_databases.rst:73 msgid ":guilabel:`Flavor`: Select an appropriate flavor for the instance." msgstr "" -# c1a38ecb34fa4259bf8bc0aaaf9d57aa -#: ../log_in_dashboard.rst:185 +# 0a26673a43bc4c90aad1400b4af8ed71 +#: ../log_in_dashboard.rst:176 msgid "" ":guilabel:`Flavors`: View, create, edit, view extra specifications for, and " "delete flavors. A flavor is size of an instance." msgstr "" -# 62c0951e7b5547519bb587532733e112 -#: ../log_in_dashboard.rst:112 +# 5348de40d9264802965f2fbf79202369 +#: ../log_in_dashboard.rst:103 msgid "" ":guilabel:`Floating IPs`: Allocate an IP address to or release it from a " "project." msgstr "" -# c5a5eebc69e34108ab4b1f274c994328 +# ccb8d23a35804da6b1fac36325be4f08 #: ../dashboard_create_networks.rst:42 msgid "" ":guilabel:`Gateway IP`: Specify an IP address for a specific gateway. This " "parameter is optional." msgstr "" -# 2ea27f47ae8547be9086e6ead2ba4425 -#: ../log_in_dashboard.rst:176 +# 61827dc5acdd4283b19653a2293467e2 +#: ../log_in_dashboard.rst:167 msgid "" ":guilabel:`Host Aggregates`: View, create, and edit host aggregates. View " "the list of availability zones." msgstr "" -# 3d666581079248c2ab82c994d1125a5c +# 33fdf62530a541119573b3b81821c3ba #: ../dashboard_create_networks.rst:56 msgid ":guilabel:`Host Routes`: Specify the IP address of host routes." msgstr "" -# 47b6da628fff4a78a479a59d7ad26a9a +# e17f879e6d9d4970bb9697de96783476 #: ../dashboard_databases.rst:91 msgid "" ":guilabel:`Host`: Optionally, allow the user to connect only from this host. " @@ -335,57 +434,57 @@ msgid "" "anywhere." msgstr "" -# d2b5ea6dcdd648489d88b8ef8fea911a -#: ../log_in_dashboard.rst:174 +# 5ff8d413b8114397bf808d2104e38065 +#: ../log_in_dashboard.rst:165 msgid ":guilabel:`Hypervisors`: View the hypervisor summary." msgstr "" -# 23fda61482c5450bbcdb4fb9b8c8ae37 +# 4b3bcdcb23224e1fa31d172e041430f6 #: ../dashboard_create_networks.rst:40 msgid ":guilabel:`IP Version`: Select IPv4 or IPv6." msgstr "" -# 1482a6cc36bc46269051687c840ca518 -#: ../log_in_dashboard.rst:210 +# 061551107c354c0ea80de31a1d1db88c +#: ../log_in_dashboard.rst:201 msgid ":guilabel:`Identity Panel` tab" msgstr "" -# a5097caf702e46f2ba5b964eb2f5dbd8 -#: ../log_in_dashboard.rst:101 +# 26b284bbbdb4412a85995da2c30e23c2 +#: ../log_in_dashboard.rst:92 msgid "" ":guilabel:`Images`: View images and instance snapshots created by project " "users, plus any images that are publicly available. Create, edit, and delete " "images, and launch instances from images and snapshots." msgstr "" -# 5ff7d24dd3e44b46b1938e8115510b41 -#: ../log_in_dashboard.rst:188 +# c77a7e7902d647b7bd451976ca6131bc +#: ../log_in_dashboard.rst:179 msgid "" ":guilabel:`Images`: View, create, edit properties for, and delete custom " "images." msgstr "" -# fe87dcfa4b7d42178f12043ad4c14b6c +# cb2b0ed2b0cc4e9fa8b4be9f10ca3b6b #: ../dashboard_databases.rst:85 msgid "" ":guilabel:`Initial Admin User`: Create an initial admin user. This user will " "have access to all the databases you create." msgstr "" -# 5d79a7e80bec4475a84142b0fdb5fff2 +# a8a29fcf376f4a8caf9f05f1039b8b76 #: ../dashboard_databases.rst:78 msgid ":guilabel:`Initialize Databases`: Initial Database" msgstr "" -# 465bfa6b3340478abc54633ad391a2c0 -#: ../log_in_dashboard.rst:91 +# 049d57c5914f4d1dba4b0236a523240d +#: ../log_in_dashboard.rst:82 msgid "" ":guilabel:`Instances`: View, launch, create a snapshot from, stop, pause, or " "reboot instances, or connect to them through VNC." msgstr "" -# e09e8a85200d4925b98785006027525e -#: ../log_in_dashboard.rst:179 +# d48b340ac4aa4cb5b74585f39d603d66 +#: ../log_in_dashboard.rst:170 msgid "" ":guilabel:`Instances`: View, pause, resume, suspend, migrate, soft or hard " "reboot, and delete running instances that belong to users of some, but not " @@ -393,232 +492,252 @@ msgid "" "through VNC." msgstr "" -# c38c4a7610ee471b889358faec3d1f96 -#: ../log_in_dashboard.rst:110 +# 5d1fbf0f4f51436bb3795b18a37d59e1 +#: ../log_in_dashboard.rst:101 msgid "" ":guilabel:`Key Pairs`: View, create, edit, import, and delete key pairs." msgstr "" -# 7ae78594dd014ad191405dc333b22004 +# 794b8003ec6144ddae608f269a2d2d15 #: ../dashboard_create_networks.rst:38 msgid ":guilabel:`Network Address`: Specify the IP address for the subnet." msgstr "" -# 557d8d91a4804e699184878f27d50943 -#: ../log_in_dashboard.rst:202 +# 8754793071964ca7af5e429a8783115b +#: ../log_in_dashboard.rst:193 msgid ":guilabel:`Network Agents`: View the network agents." msgstr "" -# 6349da540780404badeb05efb230aa8b +# 3611a554d7fa49a7afec9127b04f4fc1 #: ../dashboard_create_networks.rst:27 msgid ":guilabel:`Network Name`: Specify a name to identify the network." msgstr "" -# aafa929ebad04f608766df8be0eda851 -#: ../log_in_dashboard.rst:121 +# cc284bc5e556449eac2b2b5297499c22 +#: ../log_in_dashboard.rst:112 msgid ":guilabel:`Network Topology`: View the network topology." msgstr "" # #-#-#-#-# dashboard_create_networks.pot (User Guide 0.0.1) #-#-#-#-# -# 9ea97464a039458a86f60da295a78d84 +# 9ceff8e0331e452c92ace401c8bb4fc5 # #-#-#-#-# log_in_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# d85c53421f4a4d73bc2ffdbb749b9cb8 -#: ../dashboard_create_networks.rst:25 ../log_in_dashboard.rst:119 +# 1a41550af0d3428bbfb1e6a2f0c41736 +#: ../dashboard_create_networks.rst:25 ../log_in_dashboard.rst:110 msgid ":guilabel:`Network` tab" msgstr "" -# c6fe30b39d7e42fa8a017a06c9741f3e -#: ../log_in_dashboard.rst:123 +# 8b8c9e3c51e24738b07100f0263064b2 +#: ../log_in_dashboard.rst:114 msgid ":guilabel:`Networks`: Create and manage public and private networks." msgstr "" -# e44ebdf5e21c4971913b2347a00f9ce6 -#: ../log_in_dashboard.rst:191 +# 054efe1308024c179290823db3f53036 +#: ../log_in_dashboard.rst:182 msgid "" ":guilabel:`Networks`: View, create, edit properties for, and delete networks." msgstr "" -# 6e2f3be8b5fd481d819e2ac9db226376 -#: ../log_in_dashboard.rst:129 +# 053ba1ca4e584cda8c2ae84f1a79fcbf +#: ../log_in_dashboard.rst:120 msgid ":guilabel:`Object Store` tab" msgstr "" -# 8fb5304c054849b382a9227eaf794f9f -#: ../log_in_dashboard.rst:135 +# ff77a8f4327b4b1da40967cfcdb61a98 +#: ../log_in_dashboard.rst:126 msgid ":guilabel:`Orchestration` tab" msgstr "" -# c40d30047e314fbe8644cad129299304 -#: ../log_in_dashboard.rst:165 +# 8149ad14a7834982bcfd28ec50a591e8 +#: ../log_in_dashboard.rst:156 msgid ":guilabel:`Overview`: View basic reports." msgstr "" -# d4abc9c511554c7d95e4659f84bb81d9 -#: ../log_in_dashboard.rst:89 +# 0680ea696849404b8e9f4ab197726caf +#: ../log_in_dashboard.rst:80 msgid ":guilabel:`Overview`: View reports for the project." msgstr "" -# 5965c4b841074bfd835dc6518d59ba42 +# d516b75dff2e4a5387c3a9b53a916163 #: ../dashboard_databases.rst:88 msgid "" ":guilabel:`Password`: Specify a password associated with the initial admin " "user you just named." msgstr "" -# 63b2940b76734caa959cd2cec3d29e53 +# c82b57997dbb406c836dd64bfc69fbde #: ../dashboard_manage_containers.rst:88 msgid "" ":guilabel:`Path`: Specify a path in which the new copy should be stored " "inside of the selected container." msgstr "" -# adbc714e8869474390d6329d5e443f4d -#: ../log_in_dashboard.rst:81 +# b0bf49c86722448eb1b94e7f7192bde8 +#: ../log_in_dashboard.rst:72 msgid ":guilabel:`Project` tab" msgstr "" -# 9f0a5683692c4ed5bb2552a3f8844b64 -#: ../log_in_dashboard.rst:212 +# 1af07c241ab14285b16992247daa49d8 +#: ../log_in_dashboard.rst:203 msgid "" ":guilabel:`Projects`: View, create, assign users to, remove users from, and " "delete projects." msgstr "" -# c301132755144e7db6cd69d15c0989c6 -#: ../log_in_dashboard.rst:167 +# adbf2797f55846c6b220a69052b70210 +#: ../log_in_dashboard.rst:158 msgid "" ":guilabel:`Resource Usage`: Use the following tabs to view the following " "usages:" msgstr "" -# 9160f05948cc4202bc838977fbcc9460 -#: ../log_in_dashboard.rst:125 +# ef6c582be955423ca7c3360e0ff51ebe +#: ../log_in_dashboard.rst:116 msgid ":guilabel:`Routers`: Create and manage subnets." msgstr "" -# 5af06fe11cba435fa00d78c87b4b5650 -#: ../log_in_dashboard.rst:193 +# 82e347e852fe4ace917683bd0a6d0b94 +#: ../log_in_dashboard.rst:184 msgid "" ":guilabel:`Routers`: View, create, edit properties for, and delete routers." msgstr "" -# fbf323dca4f0472196785834cd557e14 -#: ../log_in_dashboard.rst:107 +# eb4813bc8316415f8d505839e0b7073e +#: ../log_in_dashboard.rst:98 msgid "" ":guilabel:`Security Groups`: View, create, edit, and delete security groups " "and security group rules." msgstr "" -# 7f16788956464bb1a262de3fc2e081e7 -#: ../log_in_dashboard.rst:198 +# 630a2ad79c234ebf999ed04f5dff7ac2 +#: ../log_in_dashboard.rst:189 msgid ":guilabel:`Services`: View a list of the services." msgstr "" -# 930d98c800bd42b4b0150eb9a831ded9 +# 312d2b1eca6d4d5ea7178b78eb734fde #: ../dashboard_manage_volumes.rst:27 msgid ":guilabel:`Size (GB)`: The size of the volume in gigabytes." msgstr "" -# fa00fca9c214418baa8deca7372a09ca -#: ../log_in_dashboard.rst:137 +# b1536f11396a43dd8ee562a4b54dbf51 +#: ../log_in_dashboard.rst:128 msgid "" ":guilabel:`Stacks`: Use the REST API to orchestrate multiple composite cloud " "applications." msgstr "" -# 1af359b3132c4bdabe83c960d118f55f -#: ../log_in_dashboard.rst:172 +# fc0fd170523a4c48aa7f055b6f2c6490 +#: ../log_in_dashboard.rst:163 msgid ":guilabel:`Stats`: View the statistics of all resources." msgstr "" -# 501d51d862ce49b5a9f0ff5fc50c77a3 +# 3ee9f37306e2402c8fe5681649b67c10 #: ../dashboard_create_networks.rst:48 msgid ":guilabel:`Subnet Detail` tab" msgstr "" -# c24b3c18eac14f1ab6497dd6c80684b3 +# 2b53817af4eb423b807a9252b110d5ef #: ../dashboard_create_networks.rst:36 msgid ":guilabel:`Subnet Name`: Specify a name for the subnet." msgstr "" -# 851e13dd32384c34a344c3380c7cd5d4 +# 00cea1a2e93c42789a0eddaf4abbb766 #: ../dashboard_create_networks.rst:29 msgid ":guilabel:`Subnet` tab" msgstr "" -# 02a339bf998540ddb8c4950cc5ff4ae4 -#: ../log_in_dashboard.rst:195 +# 4f9d2ff47d974e15a8f282e4b14d1770 +#: ../log_in_dashboard.rst:186 msgid "" ":guilabel:`System Info`: Use the following tabs to view the service " "information:" msgstr "" -# 9d0c50274817438f9fc28c83f1ff7ac3 -#: ../log_in_dashboard.rst:163 +# 8e6601a571c747b8b1ebb41f650c9899 +#: ../log_in_dashboard.rst:154 msgid ":guilabel:`System Panel` tab" msgstr "" -# bbd2189936134bcea5bb56278582e48b +# c628fc5912e64d9da3c01b9a52a99d6e #: ../dashboard_manage_volumes.rst:25 msgid ":guilabel:`Type`: Leave this field blank." msgstr "" -# 8c34abdb214c4127b0f4f99ee8354374 -#: ../log_in_dashboard.rst:215 +# eec233f12cee442d9d40293ee47da66a +#: ../log_in_dashboard.rst:206 msgid ":guilabel:`Users`: View, create, enable, disable, and delete users." msgstr "" -# c6d8b3011c804df69f0006794a070d74 +# 864b35c42e154f0c9a51edcb119cf271 #: ../dashboard_manage_volumes.rst:20 msgid ":guilabel:`Volume Name`: Specify a name for the volume." msgstr "" -# 752ba195e3b44693a19f86b4ed36ee9d +# 48769e031c124af89217ba3fb4d9d8ee #: ../dashboard_databases.rst:75 msgid "" ":guilabel:`Volume Size`: Select a volume size. Volume size is expressed in " "GB." msgstr "" -# acc322f044ef4bfdbf9de7eae6a0aeaf -#: ../log_in_dashboard.rst:98 +# ea534fef341346f492a85df0b8382712 +#: ../log_in_dashboard.rst:89 msgid "" ":guilabel:`Volume Snapshots`: View, create, edit, and delete volume " "snapshots." msgstr "" -# 5699c9e4f3ff45bf95cd956f3d504a80 +# b3b27f75767d45b8a8d2ab474a93e86a #: ../dashboard_manage_volumes.rst:29 msgid ":guilabel:`Volume Source`: Select one of the following options:" msgstr "" -# 08b8311dfa244d7c96cd6474be4abcc2 -#: ../log_in_dashboard.rst:94 +# b3b27ac334f241ef9e711d5156d3be10 +#: ../log_in_dashboard.rst:85 msgid ":guilabel:`Volumes`: Use the following tabs to complete these tasks:" msgstr "" -# e8899d4358e84a47a58cd2fe9e4fbd92 -#: ../log_in_dashboard.rst:183 +# fa8c5966e11c4dd8a39e62a57aa2d9c2 +#: ../log_in_dashboard.rst:174 msgid "" ":guilabel:`Volumes`: View, create, edit, and delete volumes and volume types." msgstr "" -# 8d4ff4f1c4174083be02f7fc89c8eb84 -#: ../log_in_dashboard.rst:96 +# 78c11ebff4764a67b657e670c583501a +#: ../log_in_dashboard.rst:87 msgid ":guilabel:`Volumes`: View, create, edit, and delete volumes." msgstr "" -# 05012ad30bcd48a2a72e41b32753e7b3 -#: ../index.rst:16 +# 66e62d2b5d3d43c2a74e28fc1b64ee4f +#: ../cli_swift_discoverability.rst:11 +msgid ":ref:`archive-auto-extract`" +msgstr "" + +# b08d4a07ac79429786ef3bf861fe1536 +#: ../cli_swift_discoverability.rst:12 +msgid ":ref:`bulk-delete`" +msgstr "" + +# f55495c3b78640e7a84f8c367b705165 +#: ../index.rst:17 msgid ":ref:`genindex`" msgstr "" -# bd3682ba1d7041cb81e61879a6e020ce -#: ../index.rst:17 +# 451236642b6f4659984eb27d1c3ef564 +#: ../cli_swift_discoverability.rst:10 +msgid ":ref:`large-object-creation`" +msgstr "" + +# 191b47c5df034568be318726d698dbb1 +#: ../index.rst:18 msgid ":ref:`search`" msgstr "" -# 507f0c7cfda245f199a7307a6330f05e +# 7b2f96394fc44c09b37e2a4e9b56aafa +#: ../cli_swift_discoverability.rst:13 +msgid ":ref:`static-website`" +msgstr "" + +# 821dbff36c7147dd8389d6ad77ba4c31 #: ../cli_launch_instances.rst:31 msgid "" "A **key pair** for your instance, which are SSH credentials that are " @@ -629,12 +748,12 @@ msgid "" "use the key pair for multiple instances that belong to that project." msgstr "" -# b642ab94ade74087b3736d7f894bd78a +# 48750330cf7042c6864673a72552cd2b #: ../cli_launch_instances.rst:12 msgid "A **name** for your instance." msgstr "" -# eeab39d61b244205bd0b8ea2290e4ce3 +# 18a5540a1ec94cc89f36b8599db33f17 #: ../cli_launch_instances.rst:39 msgid "" "A **security group** that defines which incoming network traffic is " @@ -642,7 +761,7 @@ msgid "" "known as *security group rules*." msgstr "" -# b43adc18861c4b0b9a971d51b37a5467 +# 345dcd2a4c374fe2b74a7d1d65f54e1d #: ../sdk_schedule_objects_for_deletion.rst:19 msgid "" "A UNIX epoch timestamp, in integer form. For example, ``1348691905`` " @@ -651,13 +770,49 @@ msgid "" "from the object store." msgstr "" -# 17854fa0fa004093b33c23ba4dc1cd4e -# 925999e5d3354654b08e825ea7a4a71f +# afc63bcaf0404f7c983cee9af3bbfede +#: ../cli_swift_set_object_versions.rst:138 +msgid "" +"A ``POST`` request to a versioned object updates only the metadata for the " +"object and does not create a new version of the object. New versions are " +"created only when the content of the object changes." +msgstr "" + +# aa9d29f5da3b4545887b0e087593f877 +#: ../cli_swift_large_object_creation.rst:21 +msgid "" +"A ``manifest object`` links the segment objects into one logical large " +"object. When you download a manifest object, Object Storage concatenates and " +"returns the contents of the segment objects in the response body of the " +"request. This behavior extends to the response headers returned by ``GET`` " +"and ``HEAD`` requests. The ``Content-Length`` response header value is the " +"total size of all segment objects. Object Storage calculates the ``ETag`` " +"response header value by taking the ``ETag`` value of each segment, " +"concatenating them together, and returning the MD5 checksum of the result. " +"The manifest object types are:" +msgstr "" + +# 40b141a495c54a4088f38fde2eb233c3 +# f7e4dc96e3fa40258559c2f07ececb3d #: ../dashboard_manage_volumes.rst:92 ../dashboard_manage_volumes.rst:145 msgid "A message indicates whether the action was successful." msgstr "" -# f8c0d18eae65487698a2b0d2bca601bf +# 288a008868e148d3b5bffed514a60aa7 +#: ../common/cli_install_openstack_command_line_clients.rst:102 +msgid "" +"A packaged version available in the Open Build Service (https://build." +"opensuse.org/package/show? package=python-pip&project=Cloud:OpenStack:" +"Master) enables you to use or zypper to install the package. First, add the " +"Open Build Service repository:" +msgstr "" + +# 3b901df1a69444c6aa10d2f02a158a5d +#: ../common/cli_install_openstack_command_line_clients.rst:88 +msgid "A packaged version enables you to use yum to install the package:" +msgstr "" + +# 87fea2e60bab4ead8aa90e0a14572391 #: ../cli_manage_ip_addresses.rst:14 msgid "" "A pool of floating IP addresses, configured by the cloud administrator, is " @@ -666,26 +821,26 @@ msgid "" "allocate a floating IP address to a project, you can:" msgstr "" -# c83d55805d914a8b81b1e0111d6ca3b2 +# 0f6f13a1d2c34c658a6434e1b09d5f25 #: ../dashboard_manage_containers.rst:136 msgid "" "A slash (/) character is used as the delimiter for pseudo-folders in Object " "Storage." msgstr "" -# acdcb618258e48a59174b03161c64ab2 +# 061ddf1afde34e8cb030d5a8174554b4 #: ../cli_launch_instances.rst:214 msgid "A status of ``ACTIVE`` indicates that the instance is active." msgstr "" -# ed13cf36ecdf445e89e4196c7ed66730 +# bf92979035a24e1382b2e7d4a74f8790 #: ../cli_launch_instances.rst:211 msgid "" "A status of ``BUILD`` indicates that the instance has started, but is not " "yet online." msgstr "" -# 648ae79165ba4a13b677fa46c3dedf2b +# 8638ee5066454642bb9f1866fba8a46f #: ../cli_provide_user_data_to_instances.rst:5 msgid "" "A user data file is a special key in the metadata service that holds a file " @@ -696,24 +851,24 @@ msgid "" "early initialization of a cloud instance." msgstr "" -# 181793ae06ce4b328fea70dab3da537d +# 88c56e0c183140b4af8c1c6f50ac7b83 #: ../create_db.rst:99 msgid "A volume size of ``5`` (5 GB)." msgstr "" -# fe6f55eb423c4c05af589090dc097365 +# d65df8a9fe5b4778841720459739a514 #: ../cli_launch_instances.rst:28 msgid "" "Access and security credentials, which include one or both of the following " "credentials:" msgstr "" -# e5482b0678ce469e9b9fb6a3b0088508 -#: ../log_in_dashboard.rst:159 +# df44855188964f8f96ff6f81e94fdc20 +#: ../log_in_dashboard.rst:150 msgid "Access the following categories to complete these tasks:" msgstr "" -# b4fb69aabb854fca89d314065f4e5b5b +# 1538d54741e34b97af801036066aca21 #: ../sdk_configure_access_security_instances.rst:157 msgid "" "Access the security group rules from the ``rules`` attribute of a " @@ -722,106 +877,98 @@ msgid "" "html#novaclient.v1_1.security_groups.SecurityGroup>`__ object:" msgstr "" -# ea9e49a7c7f44214b0d3fc0a31e71b68 +# e62368ff208d4902b25cd8901366f5fe #: ../sdk_assign_cors_headers.rst:10 msgid "Access-Control-Allow-Credentials" msgstr "" -# d2e9622f622240dd9e9acdf773b56543 +# 6cca2d3b305f4f1aa82cd206bfcfbd5c #: ../sdk_assign_cors_headers.rst:11 msgid "Access-Control-Allow-Methods" msgstr "" -# 84404dc0009e4ac48de831c73d85b0dd +# c2722a76873445cb91e39b3a08cfaa1f #: ../sdk_assign_cors_headers.rst:12 msgid "Access-Control-Allow-Origin" msgstr "" -# 20fb1e24eaf5450c9eb4f78d90d3f4e9 +# 57655f63469848f4aaefb506e8e82805 #: ../sdk_assign_cors_headers.rst:13 msgid "Access-Control-Expose-Headers" msgstr "" -# cf96ef8ae4864cf081cc31ce3c6813d3 +# 7d9547785ce14023ba73f576d3cb410f #: ../sdk_assign_cors_headers.rst:14 msgid "Access-Control-Max-Age" msgstr "" -# dad2beeec6c241a3aef38c44dca3c31b +# 22a0be20b6dc441092f3a27ad29c3682 #: ../sdk_assign_cors_headers.rst:15 msgid "Access-Control-Request-Headers" msgstr "" -# 2f3db73c6c274104ac7e79c0470756b7 +# 3630e15743854f7eb817b0c97d7a3dfe #: ../sdk_assign_cors_headers.rst:16 msgid "Access-Control-Request-Method" msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# a4904d5d94ce442eb61b8563c5e615d3 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 7a9af0bc80384128bb579885285e7f0e +# 32ba54e34efc4afdb7779dce572dc29e #: ../configure_access_and_security_for_instances.rst:88 -#: ../launching_instances_using_dashboard.rst:92 msgid "Add a key pair" msgstr "" -# bb0ab4a261bd41449150f72a3a3ac9b7 +# 43ba87322d3b436982d97589e995668b #: ../sdk_configure_access_security_instances.rst:14 msgid "Add a keypair" msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# c9f60dd389af43e096ba1751b1586ba2 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 52e8114a5499420a9b9c88e28381599f +# 55a6f4f469ae4c20a33ab67f22089b9b #: ../configure_access_and_security_for_instances.rst:34 -#: ../launching_instances_using_dashboard.rst:30 msgid "Add a rule to the default security group" msgstr "" -# 26004ba562fc4811a6f8dca298e9db78 +# d967fc2b62c648a6a22fe3d24e025165 #: ../cli_cheat_sheet.rst:255 msgid "" "Add rules to default security group allowing ping and SSH between instances " "in the default security group" msgstr "" -# 11abbe7b49304a11ae308a99a8d230d7 +# ef5756a0b0474614a419b63e1659940b #: ../dashboard_databases.rst:25 msgid "Add the following line to ``/etc/trove/trove.conf``:" msgstr "" -# 345fbd37ab8948bf86dedf53b8b7adbe -#: ../log_in_dashboard.rst:145 +# 14aa0a070e2a4f5b9a2915113c1e0898 +#: ../log_in_dashboard.rst:136 msgid "" "Administrative users can use the :guilabel:`Admin tab` to view usage and to " "manage instances, volumes, flavors, images, projects, users, services, and " "quotas." msgstr "" -# ab65759b88a041649da481cdcee8bdef +# fa8633318211432c9d4e8e5db0aeb781 #: ../cli_manage_ip_addresses.rst:121 msgid "" "After you associate the IP address and configure security group rules for " "the instance, the instance is publicly available at the floating IP address." msgstr "" -# d175dc0d5415485eb46c8d26df75c712 +# d7ceb1cd261e4524b13be49707dac220 #: ../dashboard_manage_volumes.rst:57 msgid "" "After you create one or more volumes, you can attach them to instances. You " "can attach a volume to one instance at a time." msgstr "" -# 4a78a2bb22e849cdb5ad415a36244a30 +# e7b068b600464253801793785581a69c #: ../cli_launch_instances.rst:146 msgid "" "After you gather required parameters, run the following command to launch an " "instance. Specify the server name, flavor ID, and image ID::" msgstr "" -# d145863993cb4ab3ba0a80b8e41ae1a6 +# 8fd7e2e49cd949fa9ed7850f334a4918 #: ../cli_launch_instances.rst:61 msgid "" "After you gather the parameters that you need to launch an instance, you can " @@ -832,30 +979,51 @@ msgid "" "that are accessible to members of different projects." msgstr "" -# d56e570dc66947dea1d2f9446ca82061 +# 709d8b4273d6437e9a82240767f93afd #: ../sdk_authenticate_against_identity_endpoint.rst:22 msgid "" "After you instantiate a ``Client`` object, you can retrieve the token by " "accessing its ``auth_token`` attribute object:" msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# d14b7815be9f4001b02b646af80d1019 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 6d06f15f16f54ae4b32f695b2895ed4c +# 3a7da7ffda744f6db83c3a176e12c14a +#: ../cli_swift_large_lists.rst:72 +msgid "Again, two items are returned, and there might be more." +msgstr "" + +# 8e296a57f0f646419f0f8e0ea166f04d +#: ../cli_swift_large_object_creation.rst:285 +msgid "All segment objects must be in the same container." +msgstr "" + +# 4b8ff58f3d35450daba67560437c9d97 #: ../configure_access_and_security_for_instances.rst:147 -#: ../launching_instances_using_dashboard.rst:138 msgid "Allocate a floating IP address to an instance" msgstr "" -# bf88424c5ad548d0b87556f8cef27977 +# d7d6f5d3d167456b84c951ce95636412 #: ../sdk_authenticate_against_compute_endpoint.rst:22 msgid "" "Alternatively, you can instantiate a ``novaclient.client.Client`` object and " "pass the version number:" msgstr "" -# 3c58ec66e5684eb297987d006b61b934 +# f4c1998c40bb43338061cde8ee734217 +#: ../cli_swift_pseudo_hierarchical_folders_directories.rst:5 +msgid "" +"Although you cannot nest directories in OpenStack Object Storage, you can " +"simulate a hierarchical structure within a single container by adding " +"forward slash characters (``/``) in the object name. To navigate the pseudo-" +"directory structure, you can use the ``delimiter`` query parameter. This " +"example shows you how to use pseudo-hierarchical folders and directories." +msgstr "" + +# d435206629d6428faaa174f06f8d0ea3 +#: ../cli_swift_archive_auto_extract.rst:31 +msgid "An account" +msgstr "" + +# d8575af95f4d42aabb0f34ad0af1eb2f #: ../sdk_schedule_objects_for_deletion.rst:26 msgid "" "An integer value which specifies the number of seconds from the time of the " @@ -864,7 +1032,14 @@ msgid "" "value plus the current time, in seconds." msgstr "" -# 4a2c675419ac40979070e56abb5a3e03 +# 90b6ada27b744b14ab9d758f9a6865b9 +#: ../common/cli_install_openstack_command_line_clients.rst:72 +msgid "" +"Another option is to use the unofficial binary installer provided by " +"Christoph Gohlke (http://www.lfd.uci.edu/~gohlke/pythonlibs/#pip)." +msgstr "" + +# ddaae653d4164617bf2c367e3b1bf564 #: ../cli_launch_instances.rst:19 msgid "" "Any **user data** files. A user data file is a special key in the metadata " @@ -875,13 +1050,23 @@ msgid "" "distributions and that handles early initialization of a cloud instance." msgstr "" +# 3c5bc909309445fdb58a99635d1a399f +#: ../cli_swift_static_website.rst:124 +msgid "Any 2\\ ``nn`` response indicates success." +msgstr "" + +# 849a2bb84fec44b6aafbc5fdadec40d4 +#: ../cli_swift_serialized_response_formats.rst:19 +msgid "" +"Append this parameter to the URL for a ``GET`` request, where ``format`` is " +"``json`` or ``xml``." +msgstr "" + # #-#-#-#-# cli.pot (User Guide 0.0.1) #-#-#-#-# -# e118efaadd61449fb09ab34c6a4aa01b +# 26246e97bdaf4f929492f760033556be # #-#-#-#-# dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# af5ac056245f499e857c4171c65b9a56 -# #-#-#-#-# log_in_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 606b116f8b9d49c88eb4441378f0cf63 -#: ../cli.rst:23 ../dashboard.rst:5 ../log_in_dashboard.rst:5 +# 5fa48b400dfa420abe66496f44d7a96e +#: ../cli.rst:23 ../dashboard.rst:5 msgid "" "As a cloud end user, you can use the OpenStack dashboard to provision your " "own resources within the limits set by administrators. You can modify the " @@ -889,50 +1074,63 @@ msgid "" "instances." msgstr "" -# 69082d8d92bd46838e68799cfbffb2df +# 2eeb3d44f9e247e8b2e1d09d250a74cc +#: ../dashboard_view_cloud_resources.rst:5 +msgid "" +"As an administrative user, you can view information for OpenStack services." +msgstr "" + +# 090e7d9a24ec40acba913b609e152159 #: ../sdk_authenticate_networking_endpoint.rst:20 msgid "" "As an example, see the sample shell file that sets these variables to get " "credentials:" msgstr "" -# 1085a5fd2c9241dd8dc7288c6e22c255 +# 49b5ec73ab664dfca3ae29aaf3e6caa0 #: ../backup_db.rst:14 msgid "" "As background, assume that you have created a database instance with the " "following characteristics:" msgstr "" -# e39fe60fd88647c98f0ad16162bb848d -#: ../log_in_dashboard.rst:16 +# 9558847fdca44e6485d859c223289688 +#: ../cli_swift_env_vars.rst:21 +msgid "" +"As shown in this example, the public URL appears in the ``StorageURL`` " +"field, and the token appears in the ``Auth Token`` field:" +msgstr "" + +# 2e7e77f5655747439be668dc0b386346 +#: ../log_in_dashboard.rst:7 msgid "" "Ask the cloud operator for the host name or public IP address from which you " "can access the dashboard, and for your user name and password." msgstr "" -# 9e52dc363e9c44fea696440e004eb7f4 +# 3fdd2f3dbfeb4013a67880c9d052889f #: ../sdk_assign_cors_headers.rst:3 msgid "Assign CORS headers to requests" msgstr "" -# fb7c980042804b598b363446a3b11027 +# 602fc683b9914fcab6f5a37fb6133503 #: ../cli_manage_ip_addresses.rst:102 msgid "Associate an IP address with an instance in the project, as follows::" msgstr "" -# 2953b116fd1d4eb6866ba29617fafdad +# 183dc94dac6746dfba4a91d643d938a7 #: ../cli_manage_ip_addresses.rst:66 msgid "Associate floating IP addresses" msgstr "" -# bf2b820ceda44d12a6596af09923c457 +# b963b98a31e64f6d9a358a2f6078adfa #: ../cli_manage_ip_addresses.rst:19 msgid "" "Associate the floating IP address with an instance of the project. Only one " "floating IP address can be allocated to an instance at any given time." msgstr "" -# a22eea104dad4ab4a9c1022f4dc2d721 +# baf5a757dc0147c79b2e214bfe5fa94a #: ../create_db.rst:4 msgid "" "Assume that you have installed the Database service and populated your data " @@ -940,50 +1138,79 @@ msgid "" "that you can create and access a database." msgstr "" -# 7c355fb0da1144a59365bfd0847491e5 +# f5a2c9dd79824cc9a36558b0bc95b65e +#: ../cli_swift_large_lists.rst:35 +msgid "Assume the following list of container names:" +msgstr "" + +# d8a7fb9f08f444cb85e8e4b2c1002903 +#: ../cli_swift_large_object_creation.rst:256 +msgid "" +"Assured. The list of segments includes the MD5 checksum (``ETag``) of each " +"segment. You cannot upload the the manifest object if the ``ETag`` in the " +"list differs from the uploaded segment object. If a segment is somehow lost, " +"an attempt to download the manifest object results in an error." +msgstr "" + +# 72f5b345dda44890b539503dc6632e27 #: ../backup_db.rst:216 msgid "" "At this point, you might want to delete the disabled ``guest1`` instance, by " "using the trove ``delete`` command." msgstr "" -# 90190e2e56504a3c9cce8a8540bf6a3d +# 22b389f7331f42f085497c302205487d #: ../dashboard_manage_volumes.rst:55 msgid "Attach a volume to an instance" msgstr "" -# 3fa8edccc5b8405db8ace6a39c3f6d6c +# eb92db26e3a047cf87faceb32e4848b8 #: ../cli_cheat_sheet.rst:303 msgid "" "Attach volume to instance after instance is active, and volume is available" msgstr "" -# fe01ae5a17404ffaa5814cb33e740e8d +# 1802ca1ac27e47b6999b8ae989f865c0 #: ../sdk_authenticate.rst:5 msgid "Authenticate" msgstr "" -# 3f00f1a012c34ed981eb9d96d776e6ad +# c94c439a584743709c638ebcfb9dc6ed #: ../sdk_authenticate_against_compute_endpoint.rst:6 msgid "Authenticate against a Compute endpoint" msgstr "" -# c02e4fcfdf4e48809c33428ee7a7e600 +# ad8c4725d03242ad819ab703ea285505 #: ../sdk_authenticate_against_networking_endpoint.rst:6 msgid "Authenticate against a Networking endpoint" msgstr "" -# fca8eeea4f014e209aa2a48660901228 +# 1a20d73e07e74735811efe71d4bf9ed6 #: ../sdk_authenticate_against_identity_endpoint.rst:6 msgid "Authenticate against an Identity endpoint" msgstr "" -# e759bddcf978499284079e9e0f824800 +# 25aecc9fdc214d428c443d593036e92d #: ../sdk_authenticate_against_image_service_endpoint.rst:6 msgid "Authenticate against an Image Service endpoint" msgstr "" -# 7ffe77317e614438af196e65e1a1c4c1 +# ce59101e2f214f58bc1298fa72d99a74 +#: ../cli_swift_archive_auto_extract.rst:5 +msgid "Auto-extract archive files" +msgstr "" + +# 5bcc20457aac49148de42c850396244b +#: ../cli_swift_archive_auto_extract.rst:17 +msgid "Auto-extract archive request" +msgstr "" + +# 89f6ae3d24334460b105dcc6642cda40 +#: ../cli_swift_archive_auto_extract.rst:69 +msgid "Auto-extract archive response" +msgstr "" + +# f7f7382574f24e6498f2c44838fd33c5 #: ../dashboard_manage_volumes.rst:40 msgid "" "Availability Zone: Select the Availability Zone from the list. By default, " @@ -992,7 +1219,7 @@ msgid "" "``nova``." msgstr "" -# 41afc5a3e2144585bdf441d88c11f905 +# e9d8664ab4c34bd4a107060464afb578 #: ../backup_db.rst:40 msgid "" "Back up the database instance by using the trove ``backup-create`` command. " @@ -1001,14 +1228,14 @@ msgid "" msgstr "" # #-#-#-#-# backup_db.pot (User Guide 0.0.1) #-#-#-#-# -# 5fabab090a244654b805deaf6e0556e0 +# d766544ce81b451a9363a2b431397c70 # #-#-#-#-# dashboard_databases.pot (User Guide 0.0.1) #-#-#-#-# -# 1d67263f737c4356955f479d09f68241 +# 089e56b2b11e4009b031a7996d38b6fb #: ../backup_db.rst:3 ../dashboard_databases.rst:99 msgid "Backup and restore a database" msgstr "" -# 059369b398ae48a6bee5aa82314e515b +# 5786e7c84b9b42dc9d7f0d60964cee48 #: ../dashboard_databases.rst:21 msgid "" "Because the dashboard does not let you choose a specific datastore to use " @@ -1016,28 +1243,29 @@ msgid "" "then uses the default datastore to create the instance." msgstr "" -# 06f811d4bf1b430a8e4805e41e17bcd7 +# e7ad7b4896324e2883184696fa6ac049 +#: ../cli_swift_large_lists.rst:56 +msgid "Because two container names are returned, there are more names to list." +msgstr "" + +# fd8cd1fc42c2473b9a41832505568a0a #: ../cli_launch_instances.rst:71 msgid "Before you begin, source the OpenStack RC file." msgstr "" -# 3fdeff06b5cf404494ca01141cd6a66b +# d205d24e2a024056ae021cb366802433 #: ../cli_launch_instances.rst:7 msgid "Before you can launch an instance, gather the following parameters:" msgstr "" -# eeb90d03405549a8880e72638bb378d3 -#: ../launching_instances_using_dashboard.rst:4 +# 67a598f4cf55457e9103849b8e10f12c +#: ../common/cli_install_openstack_command_line_clients.rst:237 msgid "" -"Before you launch an instance, you should add security group rules to enable " -"users to ping and use SSH to connect to the instance. Security groups are " -"sets of IP filter rules that define networking access and are applied to all " -"instances within a project. To do so, you either `add rules to the default " -"security group <#add-a-rule-to-the-default-security-group>`__ or add a new " -"security group with rules." +"Before you can run client commands, you must create and source the ``PROJECT-" +"openrc.sh`` file to set environment variables. See ?" msgstr "" -# aa5832b6e550489c83caef70a2e7c3d0 +# 22672332f9fc4bdeaf5dd91dc146bd08 #: ../configure_access_and_security_for_instances.rst:5 msgid "" "Before you launch an instance, you should add security group rules to enable " @@ -1049,328 +1277,301 @@ msgid "" msgstr "" # #-#-#-#-# cli.pot (User Guide 0.0.1) #-#-#-#-# -# 3506662d8ad641b8a8598f0924ffd592 +# d0f0caf2a2ee4e00b52f28a0ff1a3c8a # #-#-#-#-# dashboard_set_quotas.pot (User Guide 0.0.1) #-#-#-#-# -# f406e3a11ce84870b6aa274123332f4a -# 509dd06e0cd04fc18107f095e5107449 -# 87524a46f33c41d6ac8c6b02181030d1 +# d7b0fbc1882a4a9484d364adb582e37c +# 17b8cc90a02242e09655970e0939a95b +# 5c58b1a401d84d538f41ab70dd68c9ee #: ../cli.rst:34 ../dashboard_set_quotas.rst:39 ../dashboard_set_quotas.rst:65 #: ../dashboard_set_quotas.rst:71 msgid "Block Storage" msgstr "" -# 2607b06eda534ff7bde1d982ca9a1abc +# 80f5cf39abe74503aca787251a1c4c4f #: ../cli_cheat_sheet.rst:280 msgid "Block Storage (cinder)" msgstr "" -# e6e0e11d46294f0ba183337bda731c28 +# 3d08d677e7984ed09d9174998ce01708 #: ../cli_cheat_sheet.rst:291 msgid "Boot an instance and attach to volume" msgstr "" -# ef816cc1bf1441b3a6669a28ead7b8b4 +# cde9bfeebcd54da0ac3b40a28432a050 #: ../cli_cheat_sheet.rst:103 msgid "Boot an instance using flavor and image names (if names are unique)" msgstr "" -# 366712b8b4194da8a5a621b829e6f881 -# fd2bf7506b0b49c79f3b8c2e52dbf341 +# 10cf6993113c4347ab9bf5407e2c3c95 +# 86969b1aacf44e6d814d0b8978c99bb3 #: ../dashboard_manage_containers.rst:47 ../dashboard_manage_containers.rst:69 msgid "Browse to and select the file that you want to upload." msgstr "" -# ce694d8f193c405eb5fcf2c60ea22582 -# b873df6d8e064632ae584676cf4ee0ce -#: ../launching_instances_using_dashboard.rst:60 -#: ../launching_instances_using_dashboard.rst:84 -msgid "CIDR" +# 21e2f5be6dba40fb8d041fc64514cc9e +#: ../cli_swift_bulk_delete.rst:5 +msgid "Bulk delete" msgstr "" -# 58d2a79d3cc04b289eeeba4829d845f4 +# d821c8d1b5014bb6b9a6ec2420a67003 +#: ../cli_swift_bulk_delete.rst:14 +msgid "Bulk delete request" +msgstr "" + +# 03a5f6a68298405c8506c95c7d85c5d7 +#: ../cli_swift_bulk_delete.rst:45 +msgid "Bulk delete response" +msgstr "" + +# 4469c45d8c734cd6a7d07487633a2b9a +#: ../cli_swift_serialized_response_formats.rst:5 +msgid "" +"By default, the Object Storage API uses a ``text/plain`` response format. In " +"addition, both JSON and XML data serialization response formats are " +"supported." +msgstr "" + +# dd3d0ff23ab448ffaf14ddd70ef7e379 +#: ../cli_swift_large_object_creation.rst:11 +msgid "" +"By default, the content of an object cannot be greater than 5 GB. However, " +"you can use a number of smaller objects to construct a large object. The " +"large object is comprised of two types of objects:" +msgstr "" + +# d594dc7c579a43268b3aeee817450a6d #: ../sdk_authenticate_compute_output.rst:315 msgid "Call ``print_server`` again to check the update server details:" msgstr "" -# 7577c58e4fee4f0abdf5e0fd9004e354 +# 20808275f17948e9856b9bd9165ea6b1 #: ../sdk_authenticate_compute_output.rst:301 msgid "" "Call ``server.update`` on the server object with the new value for ``name`` " "variable:" msgstr "" -# 04deccd8ab024f2b93c98c625a393609 +# d67e74a15eb941959f9ff6acda59974c #: ../create_db.rst:48 msgid "Cassandra" msgstr "" -# f400b40790504d88a49811de0f06f340 +# e8fd6527f7884f0a840e38d51f516c41 #: ../cli_change_the_size_of_your_server.rst:5 msgid "Change the size of a server by changing its flavor." msgstr "" -# a7ea4d7edcb5430686a21b876b4e0501 +# 2eb12c1e160b4bb4b384a93a4ee9aac8 #: ../cli_change_the_size_of_your_server.rst:3 msgid "Change the size of your server" msgstr "" -# 758c8902fddf4eb688cecfe7c2c6deda +# b1dd0575c83d4ecb945d106b01bd5ce2 #: ../cli_launch_instances.rst:237 msgid "Check if the instance is online::" msgstr "" -# 4fa4102f61034a778047cd103f7903d1 +# bae6ea2cd4924bc58689c93e3f74b165 #: ../dashboard_databases.rst:144 msgid "Check the backup you want to use and click :guilabel:`Restore Backup`." msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# e7a128b004bd4c1094575c27ad285832 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 70ba0bd1facb471f9f96014fa33a9215 +# f6c1c8ee2a6a4c76b866a9d602e1224c #: ../configure_access_and_security_for_instances.rst:169 -#: ../launching_instances_using_dashboard.rst:157 msgid "Choose the pool from which to pick the IP address." msgstr "" -# 6aa44583c3c4405083fa0438e207f038 +# a21449c2327c4a499cf3d23d5d152b5d #: ../dashboard_create_networks.rst:98 msgid "Click :guilabel:`Add Interface`." msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# 7cbe9b4953104a1c8490a21645562375 -# 0962f819501e475dba2cf139e274c7c9 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 8817e0bc344f44848ce6b10d01317cee -# 743b6a0d7dfb4c64bde62ebe2f6c46da +# 099df3dc45d146cc921826a8b0d64dd9 +# 71201827c7d24a6fb1627374205857ff #: ../configure_access_and_security_for_instances.rst:66 #: ../configure_access_and_security_for_instances.rst:81 -#: ../launching_instances_using_dashboard.rst:68 -#: ../launching_instances_using_dashboard.rst:87 msgid "Click :guilabel:`Add`." msgstr "" -# a8ee9028f42946a3afaa3797cd0bf852 -#: ../launching_instances_using_dashboard.rst:156 -msgid "Click :guilabel:`Allocate IP to Project`." -msgstr "" - -# 851bab6ea95b44a9ad70a4754a51482a -#: ../launching_instances_using_dashboard.rst:158 -msgid "Click :guilabel:`Allocate IP`." -msgstr "" - -# 8bbef1a28a0f4e77827114a4d2c84fe5 -#: ../launching_instances_using_dashboard.rst:170 -msgid "Click :guilabel:`Associate`." -msgstr "" - -# aa6d5a4bdda8460ead45305118e79727 +# ff21f67dcc3e4174bdb241bf815ae965 #: ../dashboard_manage_volumes.rst:73 msgid "Click :guilabel:`Attach Volume`." msgstr "" -# d4e580139d0c463b9f3c5059010d275c +# 83cd28772a0a44218f865c2aea0def0c #: ../dashboard_manage_containers.rst:93 msgid "Click :guilabel:`Copy Object`." msgstr "" -# 69638d180be747c28fe8aab773519ee0 +# fdcfea48685743a29458dbf44fa6d09e #: ../dashboard_databases.rst:117 msgid "Click :guilabel:`Create Backup`." msgstr "" -# 0ef51c9b5a8046fb8c55461dc11cd3ad +# 6113cbb7659c440a8eee9455693fc3f9 #: ../dashboard_manage_containers.rst:21 msgid "Click :guilabel:`Create Container`." msgstr "" -# 18ec2e4b7ebd4950b3fb74cc2d245f96 -#: ../launching_instances_using_dashboard.rst:100 -msgid "Click :guilabel:`Create Keypair`." -msgstr "" - -# 2beac5e51b6843e4b56e21565f572260 +# cad6b291b7994af38142f5a28690e5b7 #: ../dashboard_manage_containers.rst:128 msgid "Click :guilabel:`Create Pseudo-folder`." msgstr "" -# fd58c6e53d674dc3b7379aa160ed00bb +# abe9d741d7a9454993d7a570b70b6382 #: ../dashboard_create_networks.rst:67 msgid "Click :guilabel:`Create Router`." msgstr "" -# 88ef0278be52423bbe9da20c4001332e -# bf7780dfce88454387e6fe69e3518b11 +# bb08e49d81554f52a5d36c9864eb85dc +# e2b5f00682b244df9207d4d26d6df276 #: ../dashboard_manage_volumes.rst:16 ../dashboard_manage_volumes.rst:50 msgid "Click :guilabel:`Create Volume`." msgstr "" # #-#-#-#-# dashboard_create_networks.pot (User Guide 0.0.1) #-#-#-#-# -# e3af131dd1344fdca9efa36fd16b4b3f +# eebc4a4c19b84732a75f70ec33a53b4e # #-#-#-#-# dashboard_manage_containers.pot (User Guide 0.0.1) #-#-#-#-# -# 4f180c1b3ee14332a6836f8a98122224 +# 4544cc97bc5d4578b8f1221ab4c1d9db #: ../dashboard_create_networks.rst:58 ../dashboard_manage_containers.rst:139 msgid "Click :guilabel:`Create`." msgstr "" -# f219032eac604b13825f551072c379e7 +# f93da8ddc63a40c3b7a7e8415c10fe42 #: ../dashboard_databases.rst:142 msgid "Click :guilabel:`Database Backups`. This lists the available backups." msgstr "" -# c4814036c5ea45f0ba336c94708ca9c6 +# 9fa3bc58eb5640648b2dc56b6d39b0ba #: ../dashboard_databases.rst:114 msgid "" "Click :guilabel:`Database Instances`. This displays the existing instances " "in your system." msgstr "" -# d8b8197e43714e13a1cfe5eee7d4023c +# 05716a42b3f84ed591ed97ffc4e59b3a #: ../dashboard_databases.rst:62 msgid "" "Click :guilabel:`Database Instances`. This lists the instances that already " "exist in your environment." msgstr "" -# f6c59a41a6674c3e818a25ed3c318c53 +# b3f79992123a41e7824b92fb74d47f83 #: ../dashboard_manage_volumes.rst:143 msgid "Click :guilabel:`Delete Volumes` and confirm your choice." msgstr "" -# 3a81870134f94fb591c4533db9a4c246 +# ab203969260749a7a22ad7a598ee7d22 #: ../dashboard_manage_volumes.rst:127 msgid "Click :guilabel:`Edit Volume`." msgstr "" -# f4fa32c62e6446e990868bb897e18ab4 -#: ../launching_instances_using_dashboard.rst:112 -msgid "Click :guilabel:`Import Keypair`." -msgstr "" - -# 0ca03f6cb37346b08420733e1aaf3d2f +# e8a30068696f4ac68447d6c91342827e #: ../dashboard_databases.rst:65 msgid "Click :guilabel:`Launch Instance`." msgstr "" -# 21393e94f0a74299836c7b38e4c76dcd +# 6e00ea9bd44b4db1938e34616b413cc7 #: ../dashboard_databases.rst:152 msgid "Click :guilabel:`Launch`." msgstr "" -# aadc884610d44a5994860fc426dcf212 +# b87f27dc673e42d283bea49e2f87a7c6 #: ../dashboard_manage_containers.rst:81 msgid "" "Click :guilabel:`More` and choose :guilabel:`Copy` from the dropdown list." msgstr "" -# bbe591d8b767448cbf70c529c772be3a +# f2d807cb3f1e434e9003e453ec189897 #: ../dashboard_manage_containers.rst:65 msgid "" "Click :guilabel:`More` and choose :guilabel:`Edit` from the dropdown list." msgstr "" -# 2cc99cd7b95341ecb65566c1e391a7fb -# 56c232de6f0e4c0295b977e43205be04 +# c3e414f6e7ae4e6da46eb860b76a0af6 +# c7a653fa6f6140bda05c772ce8582aad #: ../dashboard_manage_containers.rst:71 #: ../dashboard_manage_containers.rst:116 msgid "Click :guilabel:`Update Object`." msgstr "" -# c0d71a21f4774c8e9370829a6bf1894d -# 4db9c197274c42c0a1a6b46eb564e30c -# b4e89063d5044557ab8dbbc9e5173408 +# f89adbfbc1fa435fbc6687421592ea22 +# a200f814f22b4a0c988be4b6284d2694 +# c5f5f08d8c0a4c0f9f9cb651ec20c004 #: ../dashboard_manage_containers.rst:38 ../dashboard_manage_containers.rst:49 #: ../dashboard_manage_containers.rst:106 msgid "Click :guilabel:`Upload Object`." msgstr "" -# c5988c9f6efb405d9335d28565e7ba68 +# 4d8cbb82b41643bcaa2faf8c0de55167 #: ../configure_access_and_security_for_instances.rst:167 msgid "Click Allocate IP to Project." msgstr "" -# 1cc0e3ef2aaa49ab85a7b40bacf4af36 +# 6c491aada8f64583a294c1368f2ce27c #: ../configure_access_and_security_for_instances.rst:171 msgid "Click Allocate IP." msgstr "" -# cdd9d05f9d8148b98f77b929363ec189 +# 18036a1e7d494b04a50e61f8f70fd66a #: ../configure_access_and_security_for_instances.rst:185 msgid "Click Associate." msgstr "" -# 13ec9fda96174fb1b865b43b65e17f27 +# 88b27ba746da4bce94fb035a46a249f5 #: ../dashboard_databases.rst:130 msgid "Click Backup. The new backup appears in the backup list." msgstr "" -# b5b97454fed04609a86701ee2785b610 +# 8e88f98a511a4ade8d7f393a5418cf85 #: ../configure_access_and_security_for_instances.rst:98 msgid "Click Create Keypair." msgstr "" -# 910c7cff981a416ea67e9e5aca23ff11 +# f00d065d6efd4800b25f839456f8a08f #: ../dashboard_create_networks.rst:21 msgid "Click Create Network." msgstr "" -# 131cb292e567441ba4b38e4d027781e3 +# 64080aee770643eb89098117d6635efc #: ../dashboard_manage_volumes.rst:90 msgid "Click Detach Volume and confirm your changes." msgstr "" -# 08ea14a9ba284a67ae0d947ec7a09dbb +# fa87d42cca7640589d6fcaeb17389bef #: ../configure_access_and_security_for_instances.rst:116 msgid "Click Import Keypair." msgstr "" -# b225072b52de47cd8605420420ed0bdf -#: ../launching_instances_using_dashboard.rst:154 -msgid "" -"Click the :guilabel:`Floating IPs` tab, which shows the floating IP " -"addresses allocated to instances." -msgstr "" - -# a49c7879a8a54eb689c519ca0a24d1c3 -# 421369e6a09d4be58fad2501c6cc1937 -#: ../launching_instances_using_dashboard.rst:98 -#: ../launching_instances_using_dashboard.rst:110 -msgid "" -"Click the :guilabel:`Keypairs` tab, which shows the key pairs that are " -"available for this project." -msgstr "" - -# cdf4bf0dace34ad8a701631941f1fdaa +# 818394ce0a6f4a3285a938dab91a0738 #: ../dashboard_databases.rst:95 msgid "" "Click the :guilabel:`Launch button`. The new database instance appears in " "the databases list." msgstr "" -# f7f35c9280e3456895872b7987c5d7fb +# 8922cdd654004aee83c07f2c2fffbb8f #: ../dashboard_databases.rst:149 msgid "" "Click the :guilabel:`Restore From Database` tab and make sure that this new " "instance is based on the correct backup." msgstr "" -# dc047d4578ee4c1385451f9216722b2d -# 90a89620c4b94a5ba8ab66f53ace1aa2 +# 2e1845035f004667b55b7f4c51596816 +# 3d24f1f37f21478a919b64fd316ea7c2 #: ../dashboard_set_quotas.rst:101 ../dashboard_set_quotas.rst:106 msgid "Click the :guilabel:`Update Defaults` button." msgstr "" -# 3852ab7ff1f4428c9312f09719ff5e7e +# a90a871b0bcf4edb879850acd7ef3049 #: ../configure_access_and_security_for_instances.rst:164 msgid "" "Click the Floating IPs tab, which shows the floating IP addresses allocated " "to instances." msgstr "" -# 4dc5c67017a54da49f734de77bae3d32 -# 109979f210504b7bb8f7d7af7a83b03e +# be86b67309a7465284ca46da7a1cf096 +# 92af140551d943c9b904f61a38e4f5c0 #: ../configure_access_and_security_for_instances.rst:95 #: ../configure_access_and_security_for_instances.rst:113 msgid "" @@ -1378,40 +1579,50 @@ msgid "" "this project." msgstr "" -# e9b64a715ea040a0924378efa0092833 +# 2dee6da076394d3587ad06eedc410a9d #: ../dashboard_create_networks.rst:74 msgid "Click the new router's :guilabel:`Set Gateway` button." msgstr "" -# f7555002dfb841b8a9fc784588c1b920 +# 0d9346cf512548728960da6cdc90b059 +#: ../dashboard_view_cloud_resources.rst:30 +msgid "Click the:" +msgstr "" + +# bffa59705f834664b415815993a6bcbd #: ../cli.rst:32 msgid "Client" msgstr "" -# 0b4678dd9da341baaffa817405f3b2c7 +# 00301018b8ed48eb94ec7a7c87f57477 #: ../cli.rst:80 msgid "Common client" msgstr "" -# b605940568dd450b883d942167b273dd +# e9ce0696ae434306bea2443359e72418 #: ../cli.rst:80 msgid "Common client for the OpenStack project." msgstr "" +# f3174cb3b77d45cfa1e13397ea9e1240 +#: ../cli_swift_large_object_creation.rst:248 +msgid "Comparison of static and dynamic large objects" +msgstr "" + # #-#-#-#-# cli.pot (User Guide 0.0.1) #-#-#-#-# -# 3e7d3adb253e44e0872a089a04ecceb6 +# a09746be17524601a9ff6428484792f1 # #-#-#-#-# dashboard_set_quotas.pot (User Guide 0.0.1) #-#-#-#-# -# 6007d07faf914501a2451230edc5cba6 -# 8a60422e326f40efb661272ed51027fe -# c0ac4c65cc1c45ad8983bb4a943f24d5 -# 2eaaeb4ec04e42348e90b412bd1a36bc -# 2adb6fcf8416439c90d1a469f747225c -# f02916218cbc44a78f08c31a8ad78293 -# 762bafa8e25d4072b94b52dc195bca65 -# b789a59b9085405291ac3ae3f6dc3039 -# d15a1d3f92a14b6ea2ee62a6f7a8ef57 +# 86d0297445c7410c909cf1d0c164e185 +# c37a53144f884774931773c1e9c09de6 +# ccfe122fa1464132a718bc25709048d7 +# 6403cc8348ac4d06bcd6785903d7e3ae +# d0e336c6e0cf4d24883fe025e95207ef +# f27e41da55724936af4e31e6fedd6186 +# af93a5dbeaa04a15b256015eeac34e67 +# 943fb5827d964a1498101b5f0269a183 +# b5f626c517804aba838ef934f7fd4a8c # #-#-#-#-# sdk_authenticate_compute_output.pot (User Guide 0.0.1) #-#-#-#-# -# b216b33ebc6e4de7a442ca8aa283c420 +# 4e4137ebaaa547a491e2f0f94ca69022 #: ../cli.rst:37 ../dashboard_set_quotas.rst:42 ../dashboard_set_quotas.rst:45 #: ../dashboard_set_quotas.rst:48 ../dashboard_set_quotas.rst:51 #: ../dashboard_set_quotas.rst:53 ../dashboard_set_quotas.rst:56 @@ -1420,244 +1631,280 @@ msgstr "" msgid "Compute" msgstr "" -# d17e4ba995674740b22b4d4e857e4863 +# 2fe31e0ad5a54ac7a51fbde9db50373b #: ../cli_cheat_sheet.rst:83 msgid "Compute (nova)" msgstr "" # #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# d0daf87e0d8a4fb8b6abb0b5c2c96c83 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 0bea30b837854e4ab85cc63af030efe0 +# fa4b7facaff34db3b7497312ecb81a17 # #-#-#-#-# sdk_configure_access_security_instances.pot (User Guide 0.0.1) #-#-#-#-# -# 226c11f07e554fe78b8c20156a3c13e7 +# 03f3c1e8fa89437786eaff303f1f06d0 #: ../configure_access_and_security_for_instances.rst:3 -#: ../launching_instances_using_dashboard.rst:2 #: ../sdk_configure_access_security_instances.rst:6 msgid "Configure access and security for instances" msgstr "" -# 2f6a27559fd6497dbcecaa92ac150e78 +# 47dbe7b0a4444dcc86ba1c8ad9675301 #: ../cli.rst:52 msgid "Configure networks for guest servers." msgstr "" -# 7289d86a6de24e2e94c065eb2d5fda29 +# f85d3ef455504c44bdf4d5172bf7b03a #: ../cli_change_the_size_of_your_server.rst:79 msgid "Confirm the resize,for example::" msgstr "" -# af7ba594705c434cbf22d7139af8a350 +# 836e4997f9ee4f2a9a9815533b8a1910 #: ../dashboard_manage_volumes.rst:106 msgid "Confirm your changes." msgstr "" -# 98ae1798555c41389cfd3f7d064c8341 +# b49715a9ecae43a2b3896ec54e7c3eb0 #: ../dashboard_set_quotas.rst:48 msgid "Content bytes allowed for each injected file." msgstr "" -# cdcc163433b642db9c289c7d62571034 +# 578568754a8344ae947a315fa7597e90 #: ../index.rst:4 msgid "Contents:" msgstr "" -# 7f8026b3b86d40ed93090909e51f051e +# 06c9b3d7c93240818285d8264ec35c22 #: ../cli_launch_instances.rst:219 msgid "" "Copy the administrative password value from the ``adminPass`` field. Use the " "password to log in to your server." msgstr "" -# 0a298e6c13224e37af21513bde246774 +# c4a992c1379d4608a3b25dfc23a07e67 #: ../cli_launch_instances.rst:216 msgid "" "Copy the server ID value from the ``id`` field in the output. Use the ID to " "get server details or to delete your server." msgstr "" -# b05a3a2763eb46ee9db7501169ea4bc0 +# 3f873296c04a4c15b5edb345efb0fddd +#: ../cli_swift_set_object_versions.rst:38 +msgid "Create a ``current`` container to store current versions of objects." +msgstr "" + +# ceea1511e6b349faa4d89712f7ad0815 #: ../dashboard_manage_containers.rst:17 msgid "Create a container" msgstr "" -# 83e7ee90455047d6b13d9c90093f1234 +# 59c03aa2076a4a97bd17cf0debf53f23 #: ../dashboard_databases.rst:13 msgid "Create a database instance" msgstr "" -# 052a3f05cf2f4f03b0c4f6581d01af2d +# 639d1472373a4dfbb99a073b05041a86 #: ../cli_cheat_sheet.rst:337 msgid "Create a file on the volume" msgstr "" -# 602a2e02489e4b85befc1446408a66b9 +# e0ddb2efe54d41648758016163246b55 +#: ../cli_swift_large_object_creation.rst:68 +msgid "" +"Create a manifest object. Include the ``?multipart-manifest=put`` query " +"string at the end of the manifest object name to indicate that this is a " +"manifest object." +msgstr "" + +# f7baad5c50e840a0a2e58ffa3bc83bdc #: ../cli_cheat_sheet.rst:325 msgid "Create a mountpoint" msgstr "" -# ef3dd3f3306241e2be843ec68ccd980d +# 49fb2f9ef546445fab71f45b3866dd57 #: ../dashboard_create_networks.rst:17 msgid "Create a network" msgstr "" -# 769d9d3e9e9546648ad11b7e0b164e9f +# 1400b3cab54546d7b6172bd41bc87e32 #: ../cli_cheat_sheet.rst:284 msgid "Create a new volume" msgstr "" -# 3b73929bbc7548ba9aa0f0647969e129 +# e40a97772b164894abfcb0c728545bf5 #: ../dashboard_create_networks.rst:63 msgid "Create a router" msgstr "" -# dc4f402712264cf880f16bc7cc1a122c +# cc35c69fb0ca47d09c978ae08ba8bf9b #: ../sdk_authenticate_networking_endpoint.rst:328 msgid "Create a router and add a port to the subnet:" msgstr "" -# 5582a326db9943fe9b7ca70e7cbf6b37 +# 6c8ae17e9f444cdea56c332dcb845fde +#: ../cli_swift_set_object_versions.rst:94 +msgid "Create a second version of the object in the ``current`` container:" +msgstr "" + +# ec8be9b2dd27448c94146cf494ce236b #: ../dashboard_manage_volumes.rst:95 msgid "Create a snapshot from a volume" msgstr "" -# e8d9a438d275442fb74a971add0ccb4e +# 843af06b823c41fda5cfc206012fcb4a #: ../cli_cheat_sheet.rst:272 msgid "Create a subnet" msgstr "" -# 41cbca5dc7064d4e840a73f11bd18ff2 +# d0839706e69c41b1bc4f5b1e10925c0a #: ../dashboard_manage_volumes.rst:12 msgid "Create a volume" msgstr "" -# 96430dc8d2d545f7b38180c8a45c0841 +# 3ae7c5e7de474d7d8c776b60c74e76a8 +#: ../cli_swift_set_object_versions.rst:24 +msgid "Create an ``archive`` container to store older versions of objects:" +msgstr "" + +# 56984941b1d344b4832c3cdaa9f6d6b6 +#: ../cli_swift_archive_auto_extract.rst:44 +msgid "Create an archive for auto-extract" +msgstr "" + +# d8a0233e0f7c4ecf801853fa665d1d6a #: ../cli_cheat_sheet.rst:142 msgid "Create an instance snapshot" msgstr "" -# 91a0beeca045441cb5fdfe5c742325e2 -# 984b125bd53e4ff88881016f98874593 +# 96ef000cd4b04909ac3e1eb6b02c2d2c +# 591a19aada1346d186f3a43a511017cf #: ../create_db.rst:3 ../create_db.rst:11 msgid "Create and access a database" msgstr "" -# 41f837b685cc48c6a833a6b9034f4a7b +# 705454c3c4ad44afaa732c963132dd87 #: ../cli.rst:72 msgid "Create and collect measurements across OpenStack." msgstr "" -# 7734d87ad00e48aaa05a94132dc586b5 +# 1c18deecfa1942008e08be9c80843b76 #: ../cli.rst:76 msgid "Create and manage Hadoop clusters on OpenStack." msgstr "" +# ecb574fc252d46588a91d5b86f56b10b +#: ../cli_swift_create_containers.rst:3 +msgid "Create and manage containers" +msgstr "" + # #-#-#-#-# dashboard_databases.pot (User Guide 0.0.1) #-#-#-#-# -# 919ffd0226c94fb38ae34fb6e91fc77d +# 50295ccd38ad46c3872d922194e1f5c4 # #-#-#-#-# trove-manage-db.pot (User Guide 0.0.1) #-#-#-#-# -# 14f12d6925d44a4cbadd037b3317373b +# 16539f2e21db4df4a3c263c57b63745a #: ../dashboard_databases.rst:3 ../trove-manage-db.rst:3 msgid "Create and manage databases" msgstr "" -# f892f6b22ba74f97b5ca52b65f69a480 +# a17d3e9775a94ed4b0b41cf7b643405f #: ../cli.rst:41 msgid "Create and manage databases." msgstr "" -# 478fd7028de84cd0a7da5dcf8a8dfe57 +# 5370730e7be14a15963e19c78e1f3916 #: ../cli.rst:37 msgid "Create and manage images, instances, and flavors." msgstr "" -# c8c68f2064fe4c34ae78c7a5dfa1e398 +# f06af4f6958a4746b3bd4b418e58e455 #: ../cli.rst:49 msgid "Create and manage images." msgstr "" -# 1665fc1ffe25430d829314b82ff70884 +# 6ec64390f6564a659a76c95da56d7ed8 #: ../dashboard_create_networks.rst:3 msgid "Create and manage networks" msgstr "" -# 17d974c795504beab679b5ba69c62585 +# 518a27fdabff4e0397d14c8fa47ab142 #: ../dashboard_manage_containers.rst:3 msgid "Create and manage object containers" msgstr "" -# 5c88c6f5d0804f8191d091a727b09b4c +# f12b6e7d82014343b77f1e880694805d #: ../sdk_configure_access_security_instances.rst:155 msgid "Create and manage security group rules" msgstr "" -# eb60d98c593341039d7bea901918b948 +# b0e09b253de847a3b1c7e8ef839c0bb6 #: ../sdk_configure_access_security_instances.rst:105 msgid "Create and manage security groups" msgstr "" -# 6619705b36e546b79f29d6c090be6856 +# 7b62658d2fd2414c90ef368e2a56ea72 #: ../cli.rst:44 msgid "Create and manage users, tenants, roles, endpoints, and credentials." msgstr "" -# 4224aec083d84b608b9f272219a825d1 +# fb4c7be686e04e5eadb713b11bdd2363 #: ../dashboard_manage_volumes.rst:3 msgid "Create and manage volumes" msgstr "" -# 8ffc3c1fced0440faf1ca8787bf64bae +# e746c93bdcd943799d93fb5cec170e81 #: ../cli.rst:34 msgid "Create and manage volumes." msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# ecbfb0f70cbd4affb9759912c559c40d -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 52f10f351720409fbf56a069da49db63 +# fc12ddbdcc814de9837648a38a0adff4 #: ../configure_access_and_security_for_instances.rst:90 -#: ../launching_instances_using_dashboard.rst:94 msgid "Create at least one key pair for each project." msgstr "" -# 00b17d06b2c84e9daccc7db8e23f8990 +# 56e919833c714c4a949b2e791c1a4ec9 #: ../cli_cheat_sheet.rst:232 msgid "Create keypair" msgstr "" # #-#-#-#-# cli_cheat_sheet.pot (User Guide 0.0.1) #-#-#-#-# -# 6b3b548c567a407aa2c2eda1326a1572 +# 3ffc819408ae49058a7efd6a961c5460 # #-#-#-#-# sdk_authenticate_networking_endpoint.pot (User Guide 0.0.1) #-#-#-#-# -# 34741dc4edfa4ab5a39de70de1893d2e +# 3eb32810a8954c09b0a93aef4f3ccb0e #: ../cli_cheat_sheet.rst:266 ../sdk_authenticate_networking_endpoint.rst:131 msgid "Create network" msgstr "" -# 20b3c0e9e67f42e8a2161c9883011101 +# 7fac5b7fd4e442aa9601ca01833581f6 #: ../sdk_authenticate_networking_endpoint.rst:188 msgid "Create ports" msgstr "" -# 31477ab28b674e259e138fca48a23962 +# 1c712e7292aa4cc6b1a72fc7613f7f7d #: ../sdk_authenticate_networking_endpoint.rst:301 msgid "Create router and add port to subnet" msgstr "" -# 57e314b2e9b14a56afa2e2fe6383ad47 +# c95fc5e68eb74e8f890adb2de0048ff2 #: ../sdk_authenticate_networking_endpoint.rst:360 msgid "Create router: complete code listing example" msgstr "" -# bff47a7c8fda43cebdd091bea218733a +# 7711346ca8684a62b024e51aff3ce0f4 #: ../sdk_authenticate_compute_output.rst:90 msgid "Create server (API v2)" msgstr "" -# f774437e740b43dba3e497cdb3914c64 +# e3728d51585a47b98aae4aadb1673c1a #: ../sdk_authenticate_compute_output.rst:141 msgid "Create server code listing example" msgstr "" -# b46dfeb5c17c49769aaa9c9f478467d3 +# 74027474c7ba476db7aac3282e0d6439 +#: ../cli_swift_static_website.rst:5 +msgid "Create static website" +msgstr "" + +# 47acac20291f4ecd992cda85872e2529 +#: ../cli_swift_set_object_versions.rst:61 +msgid "Create the first version of an object in the ``current`` container:" +msgstr "" + +# 8421e9b15cda4641bacca92b92d8d793 #: ../sdk_assign_cors_headers.rst:5 msgid "" "Cross-Origin Resource Sharing (CORS) is a specification that defines how " @@ -1666,145 +1913,169 @@ msgid "" "supports the following headers:" msgstr "" -# d1f422f687c34d0a8b17ad2b37aa3ec4 +# 5b9dcff08fbe42278731c967cd691201 +#: ../common/cli_install_openstack_command_line_clients.rst:21 +msgid "Currently, the clients do not support Python 3." +msgstr "" + +# 5557e5c715bf45e193ebffab35ca76aa #: ../cli.rst:76 msgid "Data Processing" msgstr "" -# cfde48ca3b26435b8d802a66597a2d0c +# 5e6275085ab74beda9facc6ba84250ce #: ../create_db.rst:44 msgid "Database" msgstr "" -# dbb665f7f46c45928cd953c36d1c9e8d +# 01cc936eb90b4544863305b8e220c572 #: ../dashboard_databases.rst:126 msgid "Database Instance" msgstr "" -# 100bc117af4d40139456751087ade5b7 +# 2ddf566b3a95458b97781877b7a6ba31 #: ../cli.rst:41 msgid "Database Service" msgstr "" -# b2fdce31f8c142c981361b0f2b4c5b55 +# 7b1c397a4ea74eb0a3210d779886a144 #: ../create_db.rst:95 msgid "Database flavor: ``6``" msgstr "" -# 3200fe2792ec4c748e2e94ad5240cbb7 +# 6143611be18847b89c4fd157401ba215 #: ../backup_db.rst:24 msgid "Databases: ``db1`` and ``db2``" msgstr "" -# c666edfb665c4a2fb47f91a5edcb1520 +# e97733c850784152869849b254f2cda2 #: ../dashboard_set_quotas.rst:37 msgid "Defines the number of" msgstr "" -# 470a112c4ace4cb9b139c26dece994cb +# 71a07b3c9f4741f1b036f777c0db8dcd #: ../cli_manage_ip_addresses.rst:24 msgid "" "Delete a floating IP from the project which automatically deletes that IP's " "associations." msgstr "" -# d367fecb1b964ae38526968365e2ac78 +# 9ca1160aef3a42d3ae7be910f436c4bc #: ../sdk_authenticate_networking_endpoint.rst:404 msgid "Delete a network" msgstr "" -# 86f6d47643f84bb2afa2c470e4eecc1c +# bc3b617f804344f58f6e534cdc24da64 #: ../dashboard_manage_volumes.rst:134 msgid "Delete a volume" msgstr "" -# b6f70b48d94d4d3690ca747e3adf11ff +# 1fe1febc1f66459e97da0e2798f7b75c #: ../sdk_authenticate_networking_endpoint.rst:451 msgid "Delete network: complete code listing example" msgstr "" -# 6daa52056fa342a6afbb514d54aa4f07 +# 508be66b1fd647e0a83beb4b70bab20e #: ../sdk_authenticate_compute_output.rst:169 msgid "Delete server (API v2)" msgstr "" -# 05ca88f3e1f04e41905c107e6494dd48 +# 4aa16ce2c9364d1da76f673d77ff95d3 #: ../sdk_authenticate_compute_output.rst:222 msgid "Delete server code example" msgstr "" -# 0672c5acd3a5450c9c2e5f996a412afb +# bcb3abd9b7624c2d88f8627f0d6fb56b #: ../cli_cheat_sheet.rst:31 msgid "Delete specified image" msgstr "" -# 14b9e54b219c4dbbb332b427b5683a3b +# e7f000a56c2747cdaf518c9bd8aa781a #: ../sdk_authenticate_networking_endpoint.rst:426 msgid "Delete the network:" msgstr "" -# 1d09a43d228d4140a3b1023307ff1ef7 +# 0773228c11ac4036811af8ede13dc446 #: ../cli_launch_instances.rst:177 msgid "" "Depending on the parameters that you provide, the command returns a list of " "server properties::" msgstr "" -# 13caa9bce92d4c56b1472d43cc3cf0e6 +# 59348d125e534910be18c6d7e275e944 #: ../cli_cheat_sheet.rst:37 msgid "Describe a specific image" msgstr "" -# a142ebd4b6d54b5386615471403a74e2 -#: ../cli.rst:32 +# #-#-#-#-# cli.pot (User Guide 0.0.1) #-#-#-#-# +# 4b1c7b25b34643e79ddb0d9ea306b07a +# #-#-#-#-# cli_swift_serialized_response_formats.pot (User Guide 0.0.1) #-#-#-#-# +# d7a9ef003f694cceb728b5026accdec8 +# #-#-#-#-# common.pot (User Guide 0.0.1) #-#-#-#-# +# 5c7ccca74e4148c7a8c07404684ea504 +#: ../cli.rst:32 ../cli_swift_serialized_response_formats.rst:17 +#: ../common/cli_install_openstack_command_line_clients.rst:19 msgid "Description" msgstr "" -# 468a6ab6f71841eabf89d1c4ff450c68 +# 19ecf868114f43ba8524ccaa7090fe7d #: ../dashboard_manage_volumes.rst:84 msgid "Detach a volume from an instance" msgstr "" -# 4969cca2b96c453b8b95a3a78df3c8b8 +# 2e208445d56446bfb5382ec3c3096dae #: ../dashboard_databases.rst:69 msgid "Details" msgstr "" -# d41eb38931be4261a64127d37eacc3a2 +# 209e5c47344a4e7a9553dc1baaeccafd #: ../sdk_authenticate_compute_output.rst:191 msgid "Determine whether the ``vm1`` server exists:" msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# 4dc71349814e494cbd2ca7af29931574 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# b46311c0bbcb4f2b809bd61f199327e8 +# 9afbb4ea63c84331b99515ccc9f1f924 #: ../configure_access_and_security_for_instances.rst:76 -#: ../launching_instances_using_dashboard.rst:80 msgid "Direction" msgstr "" -# 753ab34eb5a64dd0b788f373dd6142f4 +# 145c680941b3463891ba712e1973f227 #: ../cli_manage_ip_addresses.rst:22 msgid "Disassociate a floating IP address from an instance in the project." msgstr "" -# 441c97abf22c44f58ff543db889669db +# d6f79ae9af5a4d8c97679f7a9fa01637 #: ../cli_manage_ip_addresses.rst:136 msgid "Disassociate floating IP addresses" msgstr "" -# 6154259e64b1422f80da4e2779eb71ff +# 8b323f5157a5445886d28a9953366213 +#: ../cli_swift_discoverability.rst:5 +msgid "Discoverability" +msgstr "" + +# 4f028efbcebb44c39d33b78aa9624431 #: ../create_db.rst:44 msgid "Disk (GB)" msgstr "" -# 51e03ac62579451398a77dca4b9853c4 +# 9e315a085f9b456787ff2732ddb8e4f3 #: ../cli_cheat_sheet.rst:353 msgid "Display information for the account, container, or object" msgstr "" -# 8a69e844910342ea97d99fcdeaef547c +# 1bab91a760454bd1bbf3592f240b26d1 +#: ../cli_swift_large_object_creation.rst:254 +msgid "Dynamic large object" +msgstr "" + +# dc37fbe01a3e4314b2ac454d3bb0bbf2 +# 17a3615b2d784133a884c44ee475450a +#: ../cli_swift_large_object_creation.rst:42 +#: ../cli_swift_large_object_creation.rst:156 +msgid "Dynamic large objects" +msgstr "" + +# 260cbb38964f4d88824517889bf180e3 #: ../sdk_install.rst:4 msgid "" "Each OpenStack project has its own Python library. These libraries are " @@ -1812,7 +2083,7 @@ msgid "" "the Compute API are bundled with the python-novaclient package." msgstr "" -# bb6e350a4b2b4e719aa1c0acb04096b6 +# ba43620ef6434b28962aee418a576ab4 #: ../cli.rst:5 msgid "" "Each OpenStack project provides a command-line client, which enables you to " @@ -1820,7 +2091,7 @@ msgid "" "Compute service provides a nova command-line client." msgstr "" -# 26de8acc80284970aaed9834095e0009 +# d7148de92a0d448792fdf2102519d1e2 #: ../cli_manage_ip_addresses.rst:5 msgid "" "Each instance has a private, fixed IP address and can also have a public, or " @@ -1829,92 +2100,170 @@ msgid "" "outside the cloud, including the Internet." msgstr "" -# 0f53b876038f45fd85b26214e2af75b9 +# 77e3a6aa3c3a45f4bf196b35a233c5a4 #: ../dashboard_manage_volumes.rst:111 msgid "Edit a volume" msgstr "" -# 8b46487dfe764b2ea613292be3c9fba1 -# 610efe7ace4943679dd11873e20e1af5 +# aefed746428f49a3840265f3ca15650c +#: ../cli_swift_static_website.rst:87 +msgid "Enable CSS for file listing" +msgstr "" + +# 36de4f744cdc495cbca084b9478b24af +#: ../cli_swift_static_website.rst:76 +msgid "Enable file listing" +msgstr "" + +# e53036ba413540dc98866001390604ec +#: ../common/cli_install_openstack_command_line_clients.rst:63 +msgid "" +"Ensure that the ``C:\\Python27\\Scripts`` directory is defined in the " +"``PATH`` environment variable, and use the ``easy_install`` command from the " +"setuptools package:" +msgstr "" + +# af01c97f6f974fd98a44cd16d7acb3ab +# f5fe0148ded24c71a6a954d7c442d1a6 #: ../dashboard_manage_containers.rst:45 #: ../dashboard_manage_containers.rst:114 msgid "Enter a name for the object." msgstr "" -# 43e52847ab7e463c890334e7fe26ab5d +# 09e37143b35e4d8389bcded321d7e30d #: ../dashboard_manage_containers.rst:134 msgid "Enter a name for the pseudo-folder." msgstr "" -# f297501b5ee04fa2ad67e9e3b651fd15 +# d3ea31bb3803446b9213d2539525dbcc #: ../dashboard_manage_volumes.rst:67 msgid "" "Enter the name of the device from which the volume is accessible by the " "instance." msgstr "" -# 734dbbebe3c84f7fbc88828933fd75b8 +# 6b64eb3c4b6d4a2ab06890fe30c362ac +#: ../cli_swift_env_vars.rst:5 +msgid "Environment variables required to run examples" +msgstr "" + +# b8757a1addf04ca3a759ce3a3636ca21 +#: ../cli_swift_static_website.rst:105 +msgid "" +"Error pages are served with the status code pre-pended to the name of the " +"error page you set. For instance, if you set ``X-Container-Meta-Web-Error`` " +"to ``error.html``, 401 errors will display the page ``401error.html``. " +"Similarly, 404 errors will display ``404error.html``. You must have both of " +"these pages created in your container when you set the ``X-Container-Meta-" +"Web-Error`` metadata, or your site will display generic error pages." +msgstr "" + +# a5bffbc2823c4a10924a94799b6cd9d2 +#: ../cli_swift_bulk_delete.rst:73 +msgid "" +"Errors. A list of object names and associated error statuses for the objects " +"that failed to delete. The format depends on the value that you set in the " +"``Accept`` header." +msgstr "" + +# c49d99e46ebd4a7a8843612f65679346 +#: ../cli_swift_serialized_response_formats.rst:36 +msgid "Example 1. JSON example with format query parameter" +msgstr "" + +# e671ba6d8497473ea2b2fd244499f2f0 +#: ../cli_swift_serialized_response_formats.rst:79 +msgid "Example 2. XML example with Accept header" +msgstr "" + +# 10fc666fe3b04a05b913764a7240a8d3 #: ../backup_db.rst:28 msgid "" "First, get the ID of the ``guest1`` database instance by using the trove " "``list`` command:" msgstr "" -# 766e7bdba70c485fa1a02cd137dee19c +# dcb9d9574e51454c8b98fa671a49d51f #: ../create_db.rst:129 msgid "" "First, use the trove ``list`` command to list all instances and their IDs:" msgstr "" -# 4c5300d98b2948198268e1cf2ed4e2f8 +# f68b25d113e44dc1aa7fffdecbc4c8b1 #: ../create_db.rst:68 msgid "" "Flavor ID: You must use an ID that is not already in use. In this example, " "IDs 1 through 5 are in use, so use ID ``6``." msgstr "" -# fcef4144e9f940f3a2686193f5bd2274 +# a67a7c0559994b3097e811bad67ee6fb #: ../backup_db.rst:20 msgid "Flavor ID: ``10``" msgstr "" -# a554579ed90c44dabbb1b12c53250c55 +# ea3eefc7e55e4338ab8a00eb8eb38051 #: ../create_db.rst:66 msgid "Flavor name: ``mysql_minimum``" msgstr "" -# f07e013aaf504e59b16d5cd069a5c306 +# 7d48b4b7db5f4fab90a39f2dea2fe228 +#: ../common/cli_install_openstack_command_line_clients.rst:185 +msgid "For Mac OS X or Linux::" +msgstr "" + +# b78a94b70b8d4c5ea71d52beb470e9a8 +#: ../common/cli_install_openstack_command_line_clients.rst:189 +msgid "For Microsoft Windows::" +msgstr "" + +# 1269f3a9c1bd4095a7f1a394c8c115a7 +#: ../common/cli_install_openstack_command_line_clients.rst:212 +msgid "" +"For SUSE Linux Enterprise Server, use zypper to install the clients from the " +"distribution packages in the Open Build Service. First, add the Open Build " +"Service repository::" +msgstr "" + +# 98c3ef1e5f34493aa52e9b6b08b39dd3 #: ../sdk_authenticate_networking_endpoint.rst:251 msgid "For ``get_credentials`` see :ref:`Get credentials `." msgstr "" -# 7fe5a97d3f0e4c7cb22830eb23273bd4 +# 43eb7e8b162441f6b030c56434ffafc8 #: ../sdk_authenticate_networking_endpoint.rst:229 msgid "For ``get_credentials``, see :ref:`Get credentials `." msgstr "" -# 8927a77cc98f49ec9373bb5ed476094c +# c891e8be91754f8787741a9b5418c25c #: ../sdk_authenticate_networking_endpoint.rst:226 msgid "" "For ``get_nova_credentials``, see :ref:`Get Nova credentials `." msgstr "" -# d3cf294067a24691b1f6fef64be42ffa -# 6d8ff3377e694f91ac82ef8db7652b6d -# 3ef3a65d369c4872bfff2d56d1f60f3d +# 9efe94bfab20445ea7acc753375b14f8 +# d3867ac0831c46c3b94248c662210df0 +# 6855ef26f8804b1dae8c77b4c908edbe #: ../sdk_authenticate_networking_endpoint.rst:183 #: ../sdk_authenticate_networking_endpoint.rst:253 #: ../sdk_authenticate_networking_endpoint.rst:517 msgid "For ``print_values``, see :ref:`Print values `." msgstr "" -# eaf4c7ab3373461d9a4558e6178609ba +# a757d4db739a4b4bb05fadbb6c48feb9 +#: ../dashboard_view_cloud_resources.rst:18 +msgid "" +"For basic administration information, refer to the \"Measure Cloud Resources" +"\" chapter in the `OpenStack End User Guide `_." +msgstr "" + +# bdfd317f7f31425f801eccc8c2c088cf #: ../sdk_install.rst:8 msgid "For details about how to install the clients, see" msgstr "" -# c2b2577cd5194d67b676739c35dd4d43 +# 27240a4e4c47425a90e6209965c8298e #: ../cli_manage_ip_addresses.rst:61 msgid "" "For each floating IP address that is allocated to the current project, the " @@ -1923,19 +2272,35 @@ msgid "" "the pool from which the floating IP address was allocated." msgstr "" -# ade342e48acb47f499aa3aa5e5f786ed +# a670e8d6d68e48c8bd2cdc3fe02d124b +#: ../cli_swift_archive_auto_extract.rst:37 +msgid "" +"For example, if the first object in the tar archive is ``/home/file1.txt`` " +"and you specify the ``/v1/12345678912345/mybackup/castor/`` path, the " +"operation creates the ``castor/home/file1.txt`` object in the ``mybackup`` " +"container in the ``12345678912345`` account." +msgstr "" + +# 8cdb3458106e460cb7f40e84f37b4e30 #: ../dashboard_databases.rst:36 msgid "" "For example, if your MySQL datastore name is set to ``mysql``, your entry " "would look like this:" msgstr "" -# 2047ae969925404bafe4e4c50dec7f8d +# d081255ffe9045e5a1862223c4dc1ba0 +#: ../cli_swift_serialized_response_formats.rst:38 +msgid "" +"For example, this request uses the ``format`` query parameter to ask for a " +"JSON response:" +msgstr "" + +# 62f23f8547ed478bb4bf2ed2889a7b1a #: ../cli_manage_ip_addresses.rst:107 msgid "For example::" msgstr "" -# 75b02b647c0d42848f553be8eb32091d +# 5f1b0894731449039c2083618a138fe8 #: ../common/cli_nova_show_usage_statistics_for_hosts_instances.rst:9 msgid "" "For more sophisticated monitoring, see the `ceilometer '." msgstr "" -# 54488a6f7ba3408cbafa127024b65696 +# c1bee02ecded4c68aa8018585c23a6ac #: ../sdk_authenticate_networking_endpoint.rst:61 msgid "Get Nova credentials" msgstr "" -# 92a3383eeeb9468ca86a520b79e1d211 -# 838ffacc64fa40b8afc5506169627b86 +# 2bb053ce2df54c308db2549361afa2e0 +# c121623400a94ba28ffa30eb1cc20e9c #: ../sdk_authenticate_compute_output.rst:58 #: ../sdk_authenticate_compute_output.rst:181 msgid "" @@ -2007,28 +2407,28 @@ msgid "" "openstack-credentials>`." msgstr "" -# 1dc52e5e078f485caf0d7b9cabdb1478 +# 0671828b02084f0ab0fc53c16e626248 #: ../sdk_authenticate_compute_output.rst:280 msgid "" "Get OpenStack Credentials. See :ref:`Get OpenStack credentials (API v2) `." msgstr "" -# d729d64af109465e86dcaa37da91323b +# 53d98ac4144341b28292e6f8fb7d4925 #: ../sdk_authenticate_compute_output.rst:20 msgid "Get OpenStack credentials (API v2)" msgstr "" -# b9542be04c1645a19d0ccff0f7e1dd84 +# 1e1d5891072a4685a9b0908e0b9576aa #: ../sdk_authenticate_compute_output.rst:374 msgid "" "Get OpenStack credentials. :ref:`Get OpenStack credentials (API v2) `." msgstr "" -# db035046242a47eb9115269c56fbf654 -# 00725e65e09349c99430f859e6ef6935 -# 7aa3dfe500c34c4a9b4d72a41fb3be04 +# 7c7caa4188f14248b01091bef2255738 +# 038fe32fe5b740b09def1471ea728b32 +# b897a49612ac497da194709ef87a761f #: ../sdk_authenticate_compute_output.rst:102 #: ../sdk_authenticate_compute_output.rst:444 #: ../sdk_authenticate_compute_output.rst:511 @@ -2037,95 +2437,91 @@ msgid "" "openstack-credentials>`." msgstr "" -# e8a83f506d2c46f0a1795ad6b718c9ae +# e5820632b8d945ea9b40dbf127e57280 #: ../common/cli_nova_show_usage_statistics_for_hosts_instances.rst:37 msgid "" "Get a summary of resource usage of all of the instances running on the host:" msgstr "" -# e29125be3d4e469a946dd148f3aeb6cf +# be51118dae784d83a786a489d7f1e7af #: ../sdk_authenticate_networking_endpoint.rst:34 msgid "Get credentials" msgstr "" -# f7f75e7ce0914bdd9eb0d354bdd83928 +# 990fcf3a5a9f4ea3ba917934b3f46bbd #: ../sdk_authenticate_networking_endpoint.rst:603 msgid "Get credentials. See :ref:'Get credentials '." msgstr "" -# 220ac5c72820411bbf1df4c54cf3d90b -# b1fbbe3ad6ce4d378aa8049de52de1d2 +# e3de1f505dec4b7ba23df6d0df55e9ae +# 56a3dd9a1ffe4507aca91599aa648905 #: ../sdk_authenticate_networking_endpoint.rst:417 #: ../sdk_authenticate_networking_endpoint.rst:499 msgid "" "Get credentials. See :ref:`Get Nova credentials `." msgstr "" -# 355d2c59e4434c1083b7fd2d5b12f146 +# 79e7dfccbc714c19b1de3b1e1ce0d000 #: ../sdk_authenticate_networking_endpoint.rst:553 msgid "Get credentials. See :ref:`Get credentials `." msgstr "" -# 08aee73834994af6ba7255f464a13478 +# 01c83d9c87a7497bbee26017f99cbe4d #: ../common/cli_nova_show_usage_statistics_for_hosts_instances.rst:94 msgid "Get diagnostic statistics:" msgstr "" -# aec77ccf807f411e8599937d81ab74bd +# 790995ef098844219acbc1e98fc61515 #: ../sdk_manage_images.rst:88 msgid "Get image by ID" msgstr "" -# f56cb0c9b2a549bdb99d9aaf7e7d1a42 +# fe563b8e0c2049c5bf8350f2a0cf1a43 #: ../sdk_manage_images.rst:103 msgid "Get image by name" msgstr "" -# 5068c533062b4c609cf4937bd70b0f21 +# d1fc2b2463444d5f9d1985d07e77abee #: ../common/cli_nova_show_usage_statistics_for_hosts_instances.rst:119 msgid "Get summary statistics for each tenant:" msgstr "" -# f1fc2a86c17b49f88e385b6e6c6adcdd +# 0ca7722beff1479b8a9671b59f910160 #: ../sdk_authenticate_compute_output.rst:112 msgid "" "Get the flavor and image to use to create a server. This code uses the " "``cirros`` image, the ``m1.tiny`` flavor, and the ``private`` network:" msgstr "" -# 1f4ba46064f54b17a43d734cf3371213 +# 7af71f395b744fd88195262e38aaf962 #: ../sdk_authenticate_compute_output.rst:309 msgid "Get the updated instance of the server:" msgstr "" -# 8a1a88acf8e94cdba4dbd4d6b1295e4f +# 148aa8e21e4d49a88ba6712f4a50a2f7 #: ../dashboard_set_quotas.rst:39 msgid "Gigabytes" msgstr "" -# 043c2c6569fd44c0b12e6b3136633343 +# 01ae6f228cf4421b8e7061897ccda55e #: ../sdk.rst:15 msgid "HTTP/1.1" msgstr "" -# 2287ac6c921248fea2d50c40f26e91f0 +# 39748505e75f46cd8feaa6d976561005 #: ../create_db.rst:24 msgid "" "Here are the default flavors, although you may have additional custom " "flavors in your environment:" msgstr "" -# b5449df4892041dfa742d0428dd0185e +# 588a2597c29c4e9d9a6f167ac558fa31 #: ../cli_cheat_sheet.rst:5 msgid "Here is a list of common commands for reference." msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# 979d3da2ecf74000a1fd073acc456fd2 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 8ea3af555caf4d519cfe1f6368e70e79 +# c4f8318f8b3c426e8817381ebeab68e0 #: ../configure_access_and_security_for_instances.rst:154 -#: ../launching_instances_using_dashboard.rst:145 msgid "" "However, in addition to the fixed IP address, a floating IP address can also " "be attached to an instance. Unlike fixed IP addresses, floating IP addresses " @@ -2135,18 +2531,18 @@ msgid "" "address with a specific instance." msgstr "" -# 285bab39ac7842b4a327f5451261a57c +# cea26670a6954c89a62b4251da85b685 #: ../cli.rst:44 msgid "Identity" msgstr "" -# 0c5230aa9ea040c28302393304cbf0a2 +# 90165a3736434327b8ee78c52b7d4a4e #: ../cli_cheat_sheet.rst:8 msgid "Identity (keystone)" msgstr "" -# 8541dedc09d24166940d82ef96b5d29c -#: ../log_in_dashboard.rst:40 +# 01cf5fccbf274706a45d1b7e6d34297f +#: ../log_in_dashboard.rst:31 msgid "" "If a certificate warning appears when you try to access the URL for the " "first time, a self-signed certificate is in use, which is not considered " @@ -2154,7 +2550,7 @@ msgid "" "browser to bypass the warning." msgstr "" -# caaf82ed8695489ba7c7c0235772f6f2 +# 7738d0cd563b4c5fa616477192986e9b #: ../cli_manage_ip_addresses.rst:127 msgid "" "If an instance is connected to multiple networks, you can associate a " @@ -2162,7 +2558,15 @@ msgid "" "fixed-address`` parameter:" msgstr "" -# e42232c7e51e4727bbd76bb4ac3fe917 +# 37449cc44f074b4594d9a1ade348ac68 +#: ../cli_swift_large_object_creation.rst:131 +msgid "" +"If everything matches, the manifest object is created. The ``X-Static-Large-" +"Object`` metadata is set to ``true`` indicating that this is a static object " +"manifest." +msgstr "" + +# 16795ce731c046649d92ca5664472903 #: ../cli_manage_ip_addresses.rst:83 msgid "" "If more than one IP address pool is available, you can specify from which " @@ -2170,69 +2574,69 @@ msgid "" "allocate a floating IP address from the ``test`` pool, run:" msgstr "" -# 88db6705b25f422db5e9a60812ab65ce +# b098aa588c934764a6042bee4f76ed7b #: ../cli_launch_instances.rst:43 msgid "" "If needed, you can assign a **floating (public) IP address** to a running " "instance." msgstr "" -# 7ecbf94786254912b03da1ee4fb3fcfb +# e5a8c931dee94fee85555f85c62e47c2 #: ../sdk_authenticate_against_identity_endpoint.rst:31 msgid "" "If the OpenStack cloud is configured to use public-key infrastructure (PKI) " "tokens, the Python script output looks something like this:" msgstr "" -# 1fb8f22185f34ec2a9d166cb68bd178a +# 561da82eb4c840dba21f1dd1c5ef46f1 #: ../cli_change_the_size_of_your_server.rst:85 msgid "" "If the resize fails or does not work as expected, you can revert the resize. " "For example::" msgstr "" -# db38ea747308424d944e7d8f1da02aca +# 47d4db3827cf43178a7ac59958e48e7e #: ../sdk_authenticate_compute_output.rst:214 msgid "" "If the server exists, run the ``delete`` method of the ``nova_client." "servers`` object:" msgstr "" -# 66ca7bc744df450a9bc17e1b41f85320 +# 9366c381f6db423caf56dec3c3598f4a #: ../cli_launch_instances.rst:252 msgid "If the status for the instance is ACTIVE, the instance is online." msgstr "" -# db684f68300a42a9b3fd36b799eda38d +# 039b871df442414ea0fc8ba45faf681b #: ../cli_manage_ip_addresses.rst:45 msgid "" "If this list is empty, the cloud administrator must configure a pool of " "floating IP addresses." msgstr "" -# 055f5c8313f544cd91febe380793ccdb +# 7ff54397158f4a0fbfc741332ac006e9 #: ../cli_launch_instances.rst:116 msgid "" "If you are an admin user, specify the ``--all-tenants`` parameter to list " "groups for all tenants." msgstr "" -# a47a690573b1414384b7216b8781a5db -#: ../log_in_dashboard.rst:57 +# 8c41068a19944cf19063702153404a05 +#: ../log_in_dashboard.rst:48 msgid "" "If you are logged in as an administrator, the :guilabel:`Project` tab (:ref:" "`dashboard-project-tab`) and :guilabel:`Admin` tab (:ref:`dashboard-admin-" "tab`) are displayed." msgstr "" -# a8912c3686a246a1b79030ed3283b7e9 -#: ../log_in_dashboard.rst:54 +# d9ed8a538f7846b09c4c0d88ffe68d5e +#: ../log_in_dashboard.rst:45 msgid "" "If you are logged in as an end user, the :guilabel:`Project` tab is " "displayed." msgstr "" -# 17664c37a6f4462ba1bb506eb27f58df +# 2c8fe3f27149465d9aaa405f00fb848f #: ../configure_access_and_security_for_instances.rst:131 msgid "" "If you are using the dashboard from a Windows computer, use PuTTYgen to load " @@ -2241,16 +2645,7 @@ msgid "" "docs/ui-puttygen>`__." msgstr "" -# ac42f870caab427a9b18e14e5f5b883b -#: ../launching_instances_using_dashboard.rst:124 -msgid "" -"If you are using the dashboard from a Windows computer, use PuTTYgen to load " -"the ``*.pem`` file and convert and save it as ``*.ppk``. For more " -"information see the `WinSCP web page for PuTTYgen `__." -msgstr "" - -# 66cc3d191a5948c19e9f6102043ed2f7 +# 950abb1907424c808f47047c830f2041 #: ../sdk_authenticate_against_compute_endpoint.rst:36 msgid "" "If you authenticate against an endpoint that uses a custom authentication " @@ -2258,7 +2653,7 @@ msgid "" "constructor." msgstr "" -# 04bff5947e7c4405af912d7345622327 +# 6445c270980b4b7abf566d059f4726de #: ../cli_launch_instances.rst:162 msgid "" "If you boot an instance with an INSTANCE_NAME greater than 63 characters, " @@ -2267,14 +2662,14 @@ msgid "" "nova-network.log file." msgstr "" -# c279108a871345399dcbbc61b6940baa +# 6f4e0ceb71bb462f9e5c0d1a2ab827ef #: ../dashboard_create_networks.rst:91 msgid "" "If you choose not to set the :guilabel:`IP Address` value, then by default " "OpenStack Networking uses the first host IP address in the subnet." msgstr "" -# 422b6ae18fef4b78b88b9be499d85b83 +# d160b0a0ad014533a3e30ffdb7c84e83 #: ../cli_launch_instances.rst:261 msgid "" "If you did not provide a key pair, security groups, or rules, you can access " @@ -2282,7 +2677,7 @@ msgid "" "instance is not possible." msgstr "" -# 15d7980c25514c468f4d6059e22f0b6f +# 7de6b1587f624dccb470d18995d65a8b #: ../create_db.rst:55 msgid "" "If you have a custom flavor that meets the needs of the database that you " @@ -2290,7 +2685,15 @@ msgid "" "that flavor." msgstr "" -# f66cac00f5754463b65b41641582f57b +# 292f79a547d34e0f871b384f542c369c +#: ../cli_swift_large_lists.rst:5 +msgid "" +"If you have a large number of containers or objects, you can use the " +"``marker``, ``limit``, and ``end_marker`` parameters to control how many " +"items are returned in a list and where the list starts or ends." +msgstr "" + +# 832ac58685d94d219909af9c6c49c970 #: ../sdk_configure_access_security_instances.rst:69 msgid "" "If you have already generated a keypair with the public key located at ``~/." @@ -2300,15 +2703,7 @@ msgid "" "KeypairManager.create>`__ method to import the public key to Compute:" msgstr "" -# ca771281038d467397e98123f69ce19b -#: ../launching_instances_using_dashboard.rst:17 -msgid "" -"If you have generated a key pair with an external tool, you can import it " -"into OpenStack. The key pair can be used for multiple instances that belong " -"to a project. For more information, see ? (TODO!)." -msgstr "" - -# e9be4a14ee7942d193f4002e01b8f74d +# 6f3f895bd8224ab2a7bab0e28bc32539 #: ../configure_access_and_security_for_instances.rst:18 msgid "" "If you have generated a key pair with an external tool, you can import it " @@ -2317,14 +2712,22 @@ msgid "" "`dashboard_import_keypair`." msgstr "" -# 4c1b7466b23c4992855f48a82961bc18 +# 9185b491932a4851a0f337eef3786cac #: ../cli_launch_instances.rst:131 msgid "" "If you have not created any security groups, you can assign the instance to " "only the default security group." msgstr "" -# a8dfff08d84747e598a3e80511d3ca60 +# fa9ce0d744bd4edb89cd247f3744bee2 +#: ../common/cli_install_openstack_command_line_clients.rst:14 +msgid "" +"If you need to install the command-line packages source packages, the " +"following table lists the software that you need to have to run the command-" +"line clients, and provides installation instructions as needed." +msgstr "" + +# 29f1bb0b6cd644bcbdd463207db0b5a8 #: ../sdk_authenticate_against_compute_endpoint.rst:65 msgid "" "If you set the ``OS_AUTH_SYSTEM`` environment variable, check for this " @@ -2332,58 +2735,71 @@ msgid "" "custom authentication back end:" msgstr "" -# d3779dd408a8445899a83311e9a4e87a +# 61a622d9be9a494481c76a0340904bde +#: ../cli_swift_manage_access_swift.rst:24 +msgid "" +"If you use StaticWeb middleware to enable Object Storage to serve public web " +"content, use ``.r:``, followed by a list of allowed referrers." +msgstr "" + +# 65ad45a72f4e441e848dec400b58d245 +#: ../cli_swift_large_object_creation.rst:142 +msgid "" +"If you use the ``DELETE`` operation on a manifest object, the manifest " +"object is deleted. The segment objects are not affected. However, if you add " +"the ``?multipart-manifest=delete`` query parameter, the segment objects are " +"deleted and if all are successfully deleted, the manifest object is also " +"deleted." +msgstr "" + +# 0d6d330536ea42c69e2afdd0682660db #: ../create_db.rst:59 msgid "" "If your environment does not have a suitable flavor, an administrative user " "must create a custom flavor by using the nova ``flavor-create`` command." msgstr "" -# f7c0cce14293461ca1d1ab991fbed6be +# d93d49a2a9634fe9a375ce3181a6c5ca #: ../cli.rst:49 msgid "Image Service" msgstr "" -# 59ec34f43a9b495aa2a3c602d961ec0e +# 3542ffb100f7425998ce74ba7de59e59 #: ../dashboard_manage_volumes.rst:37 msgid "" "Image: If you choose this option, a new field for Use image as a source " "displays. You can select the image from the list." msgstr "" -# 9795df61e30f4f1191bb2780e3cb9d54 +# 7eccc116e120410f9445f37018155907 #: ../cli_cheat_sheet.rst:23 msgid "Images (glance)" msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# e67567f0087941f1ad9503aa85150597 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# da2e35a03d2845359e3f7f0c6b63fca2 +# e868bd3ab39c4f2cad05c4f63c63e61c #: ../configure_access_and_security_for_instances.rst:108 -#: ../launching_instances_using_dashboard.rst:106 msgid "Import a key pair" msgstr "" -# e0a3636db43b4d4f89971b0fa8641bb1 +# 58908cfabd8f491d9af0b4f94f05230a #: ../sdk_configure_access_security_instances.rst:67 msgid "Import a keypair" msgstr "" # #-#-#-#-# sdk_authenticate_compute_output.pot (User Guide 0.0.1) #-#-#-#-# -# 50c6a8a16b5f48d7ac3970430395238e -# 7e65c2c095ea426e89145d3a2bcb185d -# f3debdd3722f43c6ad00f6bf1a8f06c8 -# 7980bfc3761e451b9ceae0656dc387fa -# f78b970606cd44e6b22b0fbf34d4a1f8 -# f5bfe77431614b22972514cde46448c9 -# 4a6eb90947fc49e3a833b3b2609cfbab +# 589186cbf121442d812835aaabd89d98 +# 38aece9da1a54d41b147575affc6f035 +# d5053d1ea0e8449b8014399233326dc0 +# b00fdc8e9582433eb95fab8b069515fe +# 56c6833baf744b2a95d54d87a5b6d929 +# 603d51e0de934f1cbe538d411ea6932d +# 85f9124098284b4294d6eff9a45a71a7 # #-#-#-#-# sdk_authenticate_networking_endpoint.pot (User Guide 0.0.1) #-#-#-#-# -# 4b94c528ac5a46d8b0f74c1a99d5c971 -# 35ba7c28f7eb4421bc315dfb1f9db673 -# f9740ae0c32f4196a4b19900beb463af -# 91b6962293fb4ad599312a00a71062e7 -# 0125af3d26ca425da4057eb7cc1131c8 +# a7e2536ab4204116be58b684620e44d3 +# 19be8cb3157142c78ac9f19059aa7bc8 +# f34e2b3a200948949ad75a0a694d8159 +# b493e9f4158e45a1ac12a7e63b3178a5 +# 3b338e67e54644ab99b1c24a8bf9b806 #: ../sdk_authenticate_compute_output.rst:51 #: ../sdk_authenticate_compute_output.rst:94 #: ../sdk_authenticate_compute_output.rst:173 @@ -2399,14 +2815,14 @@ msgstr "" msgid "Import the following modules:" msgstr "" -# 99052a587bfc4818b98a57d010e79df7 +# 0518e0927acb45c4b5fbed6d21cbd5f1 #: ../cli_cheat_sheet.rst:120 msgid "" "In CirrOS the password for user ``cirros`` is \"cubswin:)\" without the " "quotes." msgstr "" -# 9a6da85b5df747c2a2a9236a240a6b94 +# ca6f8c96c912467c95ec9d0d5ab7e3df #: ../dashboard_manage_containers.rst:11 msgid "" "In OpenStack Object Storage, containers provide storage for objects in a " @@ -2415,255 +2831,319 @@ msgid "" "in the container and any accompanying metadata." msgstr "" -# 572708f6b4924b589a43f22f56928783 +# 605a71b1ead14c68bc0bf62e5f6c4313 #: ../create_db.rst:97 msgid "In addition, this command specifies these options for the instance:" msgstr "" -# 6eab255d64af48bd9a129c32f664992a +# 1ddcde73c7194858b7c01ecfeb363d29 +#: ../cli_swift_bulk_delete.rst:31 +msgid "In addition, you must:" +msgstr "" + +# 7693bc680106435380323c26a6a1e9bf #: ../dashboard_manage_volumes.rst:122 msgid "In the :guilabel:`Actions` column, click :guilabel:`Edit Volume`." msgstr "" -# aaed967b91d54ca8b27de9918dc7a0a2 +# c1bfff17a7dd46b4b279c49164b25190 #: ../dashboard_create_networks.rst:86 msgid "" "In the :guilabel:`Add Interface` dialog box, select a :guilabel:`Subnet`." msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# 767378293f164b559824824702ce7b06 -# c7c9b5ff836a4bcd91a8205ad0c7a249 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 083facc738874eb7837df17147dcaeaf -# 7d166e2baf664ef38395669581ac5fcf +# 14040553e3344618993416428cd2b34c +# 8ee4abbcfc2945e4a7d09421bd65f5f6 #: ../configure_access_and_security_for_instances.rst:55 #: ../configure_access_and_security_for_instances.rst:73 -#: ../launching_instances_using_dashboard.rst:53 -#: ../launching_instances_using_dashboard.rst:75 msgid "In the :guilabel:`Add Rule` dialog box, enter the following values:" msgstr "" -# 666ccdd71e5b4cbaad094d5eb2babb4a +# 943ea0f7ece2489fb3efb264b3546eb8 #: ../dashboard_databases.rst:119 msgid "" "In the :guilabel:`Backup Database` dialog box, specify the following values:" msgstr "" -# a42f0415ec1745ac988cd6e9dbd65728 +# 1ff69f43b14a4b15b2a7881318811add #: ../dashboard_manage_containers.rst:83 msgid "" "In the :guilabel:`Copy Object:` launch dialog box, enter the following " "values:" msgstr "" -# 7b80f10c6b724117bf7b9977cf729078 +# 8eec69ef3e4840a481af13611b8cfd8d #: ../dashboard_manage_containers.rst:23 msgid "" "In the :guilabel:`Create Container` dialog box, enter a name for the " "container, and then click :guilabel:`Create Container`." msgstr "" -# dcbcb6d8126f423790699c7751ed3d34 -#: ../launching_instances_using_dashboard.rst:101 -msgid "" -"In the :guilabel:`Create Keypair` dialog box, enter a name for your key " -"pair, and click :guilabel:`Create Keypair`." -msgstr "" - -# 651a0a0ad17e4879bb33c8ab3a10f06a +# b2bb5cde83f04f6baeda34728bd4fce5 #: ../dashboard_create_networks.rst:69 msgid "" "In the :guilabel:`Create Router` dialog box, specify a name for the router " "and click :guilabel:`Create Router`." msgstr "" -# 009409cb023d4864bd091303cf7b0129 +# 15574c1427bb44248618d4ebb79a3a53 #: ../dashboard_manage_volumes.rst:124 msgid "" "In the :guilabel:`Edit Volume` dialog box, update the name and description " "of the image." msgstr "" -# 182b51bf687f45678bc8dca4734fb39e +# 482449c37245469687ab818645f71ab2 #: ../dashboard_create_networks.rst:76 msgid "" "In the :guilabel:`External Network` field, specify the network to which the " "router will connect, and then click :guilabel:`Set Gateway`." msgstr "" -# b1333ca6bdc54936a6f48cdbdf993686 -#: ../launching_instances_using_dashboard.rst:159 -msgid "In the :guilabel:`Floating IPs` list, click :guilabel:`Associate`." -msgstr "" - -# f2e82892d258422dab56b04dda4afcca -#: ../launching_instances_using_dashboard.rst:113 -msgid "" -"In the :guilabel:`Import Keypair` dialog box, enter the name of your key " -"pair, copy the public key into the :guilabel:`Public Key` box, and then " -"click :guilabel:`Import Keypair`." -msgstr "" - -# 2f4533cacdc14986885b9a0a82d353f0 +# bf40cf78f4ad453d805f8f3cf13b7d14 #: ../dashboard_databases.rst:67 msgid "" "In the :guilabel:`Launch Database` dialog box, specify the following values." msgstr "" -# c9f7740933714b6aac8aa52f1134499f +# 143237b719f94f4aa255afd037023586 #: ../dashboard_databases.rst:146 msgid "" "In the :guilabel:`Launch Database` dialog box, specify the values you want " "for the new database instance." msgstr "" -# dd6be2536eb1457597dcf48bbc111d71 -#: ../launching_instances_using_dashboard.rst:160 -msgid "" -"In the :guilabel:`Manage Floating IP Associations` dialog box, choose the " -"following options:" -msgstr "" - -# 9bdffbcf9f10486eb8fa1754589d079e +# 01383e8493494ae2ab6591433c3272bb #: ../dashboard_manage_volumes.rst:65 msgid "" "In the :guilabel:`Manage Volume Attachments` dialog box, select an instance." msgstr "" -# 221f8b5ab0534d0da3dbcd06641b9a9d -#: ../launching_instances_using_dashboard.rst:165 -msgid "" -"In the :guilabel:`Ports to be associated` field, select a port from the " -"list. The list shows all the instances with their fixed IP addresses." -msgstr "" - -# 2218723b392d49efa83e4ec51fb517fa +# 98aff740d0fb4c83953661e0ecf823b0 #: ../dashboard_set_quotas.rst:103 msgid "" "In the :guilabel:`Update Default Quotas` window, you can edit the default " "quota values." msgstr "" -# 60d8e69d69194dc4826d6a699bf95c1c +# 709711887de44cdbb1380c27b782443a #: ../configure_access_and_security_for_instances.rst:100 msgid "" "In the Create Keypair dialog box, enter a name for your key pair, and click " "Create Keypair." msgstr "" -# 13517176614e45a4bbcd1be7e950a88d +# ce727db4c5ff451a858383d5bccf4b13 #: ../dashboard_create_networks.rst:23 msgid "In the Create Network dialog box, specify the following values." msgstr "" -# 04df8496df344d85a6cf73505f6b8e89 +# 2ee4215c0f38419eaacd03cd1f80d57a #: ../configure_access_and_security_for_instances.rst:173 msgid "In the Floating IPs list, click Associate." msgstr "" -# 4598522e64374b28b3d2a80bf2756c8d +# 0489b17cd5e04b39be351f6e18875013 #: ../configure_access_and_security_for_instances.rst:118 msgid "" "In the Import Keypair dialog box, enter the name of your key pair, copy the " "public key into the Public Key box, and then click Import Keypair." msgstr "" -# e7fef7e8cfb2498bbbce0250b1dcf8a1 +# 40219b2cb15143ef85e88d7745e6887f #: ../configure_access_and_security_for_instances.rst:175 msgid "" "In the Manage Floating IP Associations dialog box, choose the following " "options:" msgstr "" -# aa1673acdd6547f5923689831adcd69b +# 3c4da7d4e9814ebe810681e9cceed34d #: ../configure_access_and_security_for_instances.rst:181 msgid "In the Ports to be associated field, select a port from the list." msgstr "" -# d4ed7a92fdcf4adb87300e348089e951 -#: ../log_in_dashboard.rst:31 +# 51ce893bee524132a4b61cfb2fc3b28d +#: ../cli_swift_archive_auto_extract.rst:29 +msgid "In the ``PUT`` request, you can specify the path for:" +msgstr "" + +# 54907aa261ad4fa4be2014bdfc615cbd +#: ../log_in_dashboard.rst:22 msgid "" "In the address bar, enter the host name or IP address for the dashboard." msgstr "" -# 3cb077fcb0364c9e8b83aa09069c1350 +# a9a33b1843bc4449b57ddf2d1bae7f63 #: ../dashboard_manage_volumes.rst:103 msgid "" "In the dialog box that opens, enter a snapshot name and a brief description." msgstr "" -# fb346abcc5fc48ce80bff4101787208a +# 113f8c3266a549798a8dc2b0d890fce9 #: ../dashboard_manage_volumes.rst:18 msgid "In the dialog box that opens, enter or select the following values." msgstr "" -# f43009e7a06b42d28e526df93fdabe79 +# 0a259e70bd3a457cb141fed6f3a2d9b7 +#: ../cli_swift_bulk_delete.rst:26 +msgid "" +"In the request body of the ``POST`` or ``DELETE`` operation, list the " +"objects or containers to be deleted. Separate each name with a newline " +"character. You can include a maximum of 10,000 items (configurable) in the " +"list." +msgstr "" + +# bde136ca422c4bea999e97d0610a9d90 #: ../sdk_schedule_objects_for_deletion.rst:48 msgid "" "In this example, the ``X-Delete-After`` header is set to 864000 seconds. The " "object expires after this time." msgstr "" -# 1e26f66250634c28a9dc1e8f8931f3c7 +# c0887a66a55949bf808240ad00b3eb3b #: ../sdk_schedule_objects_for_deletion.rst:39 msgid "" "In this example, the ``X-Delete-At`` header is assigned a UNIX epoch " "timestamp in integer form for ``Mon, 11 Jun 2012 15:38:25 GMT``." msgstr "" -# 0bcc28ca3208453da94eda916153fc3b -#: ../index.rst:14 +# eee5e8cb9c864fca90433807c39ad49c +#: ../cli_swift_pseudo_hierarchical_folders_directories.rst:14 +msgid "" +"In this example, the objects reside in a container called ``backups``. " +"Within that container, the objects are organized in a pseudo-directory " +"called ``photos``. The container name is not displayed in the example, but " +"it is a part of the object URLs. For instance, the URL of the picture ``me." +"jpg`` is ``https://storage.swiftdrive.com/v1/CF_xer7_343/backups/photos/me." +"jpg``." +msgstr "" + +# 68c1c75b96d146a3948413336de7ecf3 +#: ../cli_swift_large_object_creation.rst:296 +msgid "" +"Include the ``?multipart-manifest=get`` query string in the ``COPY`` " +"request. The new object contains the same manifest as the original. The " +"segment objects are not copied. Instead,both the original and new manifest " +"objects share the same set of segment objects." +msgstr "" + +# 1b0f025278c64b73a2b61f27a8a32e62 +#: ../cli_swift_set_object_versions.rst:40 +msgid "" +"Include the ``X-Versions-Location`` header. This header defines the " +"container that holds the non-current versions of your objects. You must " +"UTF-8-encode and then URL-encode the container name before you include it in " +"the ``X-Versions-Location`` header. This header enables object versioning " +"for all objects in the ``current`` container. Changes to objects in the " +"``current`` container automatically create non-current versions in the " +"``archive`` container." +msgstr "" + +# 5cc954f021e8422cab388286d2caac1d +#: ../cli_swift_serialized_response_formats.rst:22 +msgid "" +"Include this header in the ``GET`` request. The valid header values are:" +msgstr "" + +# 33421cb80d364892ab9979c721e6f6c4 +#: ../index.rst:15 msgid "Indices and tables" msgstr "" -# a8f595ec929841959e355a0eb149d910 +# 699b0815ba3b4eadad414d754e75c6fa #: ../cli_cheat_sheet.rst:229 msgid "" "Inject a keypair into an instance and access the instance with that keypair" msgstr "" -# 8d573ec59b114643bff39a9808ac6d66 +# bef21087498d4935890f7b46ad3e49f3 #: ../cli_cheat_sheet.rst:218 msgid "Inject user data and files into an instance" msgstr "" -# bef9b8856f6b4822bd3eebe6254ee4e4 +# 7f125a5b5dcd4af1aa4eacd0d5109e36 #: ../dashboard_set_quotas.rst:48 msgid "Injected File Content Bytes" msgstr "" -# dc3f56cc527549429d9c8e6b2bb09626 +# 066e68fd1b674f06ad7cd203c0b863f1 #: ../dashboard_set_quotas.rst:45 msgid "Injected Files" msgstr "" -# 8b462265880147b99f2a5bff84fc374e +# d5b958a4713242539f70521e31af40e6 #: ../dashboard_set_quotas.rst:45 msgid "Injected files allowed for each project." msgstr "" -# 72cad0fc70a74b9f934b93e5202fd01d +# 50cac847839c4e7db6c597b2861af17a +#: ../common/cli_install_openstack_command_line_clients.rst:183 +msgid "Install each client separately by using the following command:" +msgstr "" + +# 12f6821d75a1422eaa2a800390f0680b +#: ../common/cli_install_openstack_command_line_clients.rst:52 +msgid "Install pip through the package manager for your system:" +msgstr "" + +# 923369fa938d4012985d5f0b1c71fc0b +#: ../common/cli_install_openstack_command_line_clients.rst:3 +msgid "Install the OpenStack command-line clients" +msgstr "" + +# f090c6fe28bf44faa1ef99e9c6ab3c40 +#: ../common/cli_install_openstack_command_line_clients.rst:139 +msgid "Install the clients" +msgstr "" + +# 2da4eaeb4e1246e2bf696cf5d828b429 +#: ../common/cli_install_openstack_command_line_clients.rst:9 +msgid "Install the prerequisite software" +msgstr "" + +# 25535fb5065a4fccbcd11552dac9c3f9 +#: ../common/cli_install_openstack_command_line_clients.rst:5 +msgid "" +"Install the prerequisite software and the Python package for each OpenStack " +"client." +msgstr "" + +# e7d2cf41542b4909896f33acb4785ac9 +#: ../common/cli_install_openstack_command_line_clients.rst:23 +msgid "Installed by default on Mac OS X." +msgstr "" + +# c82db843c50d4a449a5b6a8232552b66 #: ../sdk_install.rst:2 msgid "Installing OpenStack SDK" msgstr "" -# 00a685362bd8446fa9416f77dd4636c0 +# bc9dfa47bc774cbb8ce959052ec1ca6f +#: ../common/cli_install_openstack_command_line_clients.rst:196 +msgid "Installing from packages" +msgstr "" + +# cbeeb75fadd442b885dda617fb3319fc +#: ../common/cli_install_openstack_command_line_clients.rst:175 +msgid "Installing with pip" +msgstr "" + +# fe2fe1f953f643de99c9cc8f1027f1e3 #: ../dashboard_set_quotas.rst:68 msgid "Instance cores allowed for each project." msgstr "" -# 4434483e6a8a4d0d8f18317a5d65cdc0 +# 7bc52560fe6f46839d890cb671a438e5 #: ../dashboard_set_quotas.rst:42 msgid "Instances" msgstr "" -# 4f26d568004f4d788255f1a1367041b7 +# f9062401083e4a28a0efe119fb34f55e #: ../dashboard_set_quotas.rst:42 msgid "Instances allowed for each project." msgstr "" -# 7b31c11e16ad45b793bc92023576d675 +# 3c9dcbb610a3461d858a3789e21c1432 #: ../cli_manage_instances_hosts.rst:5 msgid "" "Instances are virtual machines that run inside the cloud on physical compute " @@ -2671,12 +3151,12 @@ msgid "" "group of instances resides." msgstr "" -# 33b74622fa8c4052af970f6df467d5f5 +# 70e231f6ec6d458e9ff67a6980fd4245 #: ../cli_launch_instances.rst:5 msgid "Instances are virtual machines that run inside the cloud." msgstr "" -# e9b3c82c94e642b79df1575fb77ae95f +# f29591f3887b484b9b9def04178ea618 #: ../cli_launch_instances.rst:51 msgid "" "Instances that use the default security group cannot, by default, be " @@ -2685,28 +3165,20 @@ msgid "" "security group." msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# 7d5d05e544c54ab5b021f4db134bed9c -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 3d35b7c682be44be8ea1b18a937ca28a +# 9974820586144810a037d81b380df748 #: ../configure_access_and_security_for_instances.rst:83 -#: ../launching_instances_using_dashboard.rst:89 msgid "Instances will now accept all incoming ICMP packets." msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# 659140ca058940f7800e15ba95a6ba02 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# c71dc3602aa74094a5080ffb9df684e6 +# 93f1743546894c13b9994bae08db2a7e #: ../configure_access_and_security_for_instances.rst:68 -#: ../launching_instances_using_dashboard.rst:70 msgid "" "Instances will now have SSH port 22 open for requests from any IP address." msgstr "" -# dc3c9746c7764461823d4cf84318693d -# be57edbce969473c9544f86f341fe5b5 -# cae14ef2a5524e2aa021f353b01c625a +# 9ae61731532e47f19b894d6c8c48a2a0 +# 99c6780e97b342ba832d093fcdc6f04b +# 58b924ab8b7a4ecbabab3a2bc56ac70b #: ../sdk_authenticate_networking_endpoint.rst:419 #: ../sdk_authenticate_networking_endpoint.rst:501 #: ../sdk_authenticate_networking_endpoint.rst:555 @@ -2716,15 +3188,15 @@ msgid "" msgstr "" # #-#-#-#-# sdk_authenticate_compute_output.pot (User Guide 0.0.1) #-#-#-#-# -# b48d4b6c00ad4a3fa9262fa844beb847 -# 46a1c8aaa25c44d9a8f53b49c74871f2 -# 4bd3c8c557484f39a0b2e119cfeda37d -# 07f3d1d9a10d4a48b3b5a587fad8c213 -# 4e84e3e3b34a4900a46cb9bd1bc30ab9 -# d79625c5d1ae462abb49e22a20fa3888 -# 116929ae120640059e23822d31c26636 +# 56b0034c12644517bce0f920fe13f62b +# 07f3aa064c37408dba02e5c6684b10a2 +# ef47c5d220ed49b98f507d1bb6db406d +# 79687804bb2242a09fd58757778fae9b +# 471b176f8d81486bbe3dad8a95671212 +# b02b13264cf7440eb6abc516539acb52 +# 0cbb8a5107f2416c8f9a26075d2b6734 # #-#-#-#-# sdk_authenticate_networking_endpoint.pot (User Guide 0.0.1) #-#-#-#-# -# fbbf46758b7943818b565315b5d07e9e +# 91356669267f44a7abcb0ecb474f7fe7 #: ../sdk_authenticate_compute_output.rst:61 #: ../sdk_authenticate_compute_output.rst:105 #: ../sdk_authenticate_compute_output.rst:184 @@ -2738,7 +3210,7 @@ msgid "" "dictionary object:" msgstr "" -# d1dc2d2cc25f424283ec70aee5f7df08 +# 3488071c7acd464795f0babf1ab04d82 #: ../cli.rst:14 msgid "" "Internally, each command uses cURL command-line tools, which embed API " @@ -2746,26 +3218,48 @@ msgid "" "include methods, URIs, media types, and response codes." msgstr "" -# 5ba0b662e8bc4a979e41d3a666e8c885 +# c8a0d1950ec94cf48a1b4c6ff676690a +#: ../cli_swift_set_object_versions.rst:142 +msgid "" +"Issue a ``DELETE`` request to a versioned object to remove the current " +"version of the object and replace it with the next-most current version in " +"the non-current container." +msgstr "" + +# 366ef1db20744952b4608323df0c0367 +#: ../cli_swift_set_object_versions.rst:111 +msgid "" +"Issue a ``GET`` request to a versioned object to get the current version of " +"the object. You do not have to do any request redirects or metadata lookups." +msgstr "" + +# a67b09a13a804f5f95c919f31fb5836e +#: ../cli_swift_large_object_creation.rst:177 +msgid "" +"It is best to upload all the segments first and then create or update the " +"manifest. With this method, the full object is not available for downloading " +"until the upload is complete. Also, you can upload a new set of segments to " +"a second location and update the manifest to point to this new location. " +"During the upload of the new segments, the original manifest is still " +"available to download the first set of segments." +msgstr "" + +# 26ead9b2d7c14a20914865e7fc228df5 #: ../sdk_authenticate_compute_output.rst:195 msgid "Iterate over ``servers_list`` and compare name with ``vm1``." msgstr "" -# bc64ae01178d417899aa1209578c594d +# 2ff0d9be1eaa4b57b410d10b94c61c20 #: ../sdk.rst:16 msgid "JSON and XML data serialization formats" msgstr "" -# 1d7f959729ac41f2811af7ad56efefef -#: ../launching_instances_using_dashboard.rst:12 -msgid "" -"Key pairs are SSH credentials that are injected into an instance when it is " -"launched. To use key pair injection, the image that the instance is based on " -"must contain the ``cloud-init`` package. Each project should have at least " -"one key pair. For more information, see ? (TODO!)." +# dcfd5f94ec45499aa225acc8b3dd3650 +#: ../cli_swift_serialized_response_formats.rst:28 +msgid "JSON data serialization response format." msgstr "" -# 3636617572484a12bbe8b09d8cb2ae5c +# 09a3cadeda9941abaf826bcf903ea1fe #: ../configure_access_and_security_for_instances.rst:12 msgid "" "Key pairs are SSH credentials that are injected into an instance when it is " @@ -2774,287 +3268,310 @@ msgid "" "one key pair. For more information, see the section :ref:`keypair_add`." msgstr "" -# 5f0d6c26df9d42479029c039c2818cca +# 746793d0c7d142b28bfcac0a5ddcbb2a #: ../dashboard_set_quotas.rst:51 msgid "Keypairs" msgstr "" -# 5c95408e15d8472ab18a51d2f29c2623 +# d9c36c0b9b914e4b910b893af56275a1 +#: ../cli_swift_large_object_creation.rst:5 +msgid "Large objects" +msgstr "" + +# 8e6f94ff2fb2462ba6a48b7ebee1e83d #: ../backup_db.rst:70 msgid "" "Later on, use the trove ``backup-list`` command to get this information:" msgstr "" -# e5318bc55cd84e1b913ddab86045ced3 +# 6eb075715098460baa7e31fe5bedb6a9 #: ../cli_launch_instances.rst:144 msgid "Launch an instance from an image" msgstr "" -# 2fe0e8ee2075431ab0162a46579c75c2 +# ee32191afb4d4b6a8f8a9af8ed51ec05 #: ../cli_launch_instances.rst:3 msgid "Launch instances" msgstr "" -# 01e233867501454ba20ef84908f625e7 +# 8f07173c32a44b578e92e4b3800213c3 #: ../cli.rst:65 msgid "" "Launch stacks from templates, view details of running stacks including " "events and resources, and update and delete stacks." msgstr "" -# 68a86c28beba4bb28a5df241f91098c3 +# 5e9bcf577c3b4c16b4e7f7aadd9bdaa1 +#: ../cli_swift_large_lists.rst:28 +msgid "" +"Limits the result set to names that are less than the ``end_marker`` " +"parameter value. You must URL-encode the ``end_marker`` value before you " +"send the HTTP request." +msgstr "" + +# 967a6eac3be44aa4820e3d149ed9dab2 #: ../cli_cheat_sheet.rst:16 msgid "List Identity service catalog" msgstr "" -# d0a7b32c01424e079cf23aa5a6b58537 +# b95c77c8c61a4d22968a52eaabed01a1 #: ../sdk_authenticate_networking_endpoint.rst:562 msgid "List Security groups" msgstr "" -# f437a74b23fd4d0ebeec00e4d3791312 +# c53ae06c686048da8eff4208c9e1b0ed #: ../cli_manage_ip_addresses.rst:91 msgid "" "List all project instances with which a floating IP address could be " "associated::" msgstr "" -# 0d19ca07b7954443a70c1801646cd231 +# 635ad04b47a74f1888a160f8b28404d3 #: ../cli_cheat_sheet.rst:10 msgid "List all users" msgstr "" -# 605a93a1aa5841b78a7d59f8929de2dc +# e8e0ec03783849989200275ab6fe2fd0 #: ../cli_cheat_sheet.rst:362 msgid "List containers" msgstr "" -# 19c74b9efce642af940657f299622c5f +# eb276d19ab4c47929c1cbee51dc3778d #: ../cli_cheat_sheet.rst:97 msgid "List flavors" msgstr "" -# c3dbf0fd2b2a4770b0b779a14410f4a4 +# 78a18d26488b4986bde6858810467753 #: ../sdk_authenticate_compute_output.rst:348 msgid "List flavors (API v2)" msgstr "" -# 4af6bff1ffa34866998c8c70dc8461aa +# e8b24595561344a098e9b160adf9c29e #: ../sdk_authenticate_compute_output.rst:384 msgid "List flavors by calling ``list()`` on ``nova_client.flavors`` object:" msgstr "" -# 4fe3e273470d46fc96ad19ded2459b10 +# a48293aaa4394f4c861e1803f210b9bd #: ../sdk_authenticate_compute_output.rst:397 msgid "List flavors code listing example" msgstr "" -# f94c2606421c443dab47c77e4177c570 +# 5e1d3de414874f8b9bc0c1c67f153a4c #: ../cli_manage_ip_addresses.rst:30 msgid "List floating IP address information" msgstr "" -# 44498af50b4249548e206f11d66c8041 +# 0b4da092f85941a68c2fe04a077f7554 #: ../sdk_authenticate_compute_output.rst:415 msgid "List floating IPs (API v2)" msgstr "" -# 48787edb84874710850b19dcfb6de03c +# bf451766eabd4974922f431e3fd8f074 #: ../sdk_authenticate_compute_output.rst:468 msgid "List floating IPs code listing example" msgstr "" -# 5dfe8e4d24ea40f0a98d6027b66afeb2 +# c11f10f19a70412eb9226df6932b6bda #: ../sdk_authenticate_compute_output.rst:485 msgid "List hosts (API v2)" msgstr "" -# 7fb4519c0a8b44f09475ef750f77cbd8 +# 70fbf7a97d834979bdba47eb5bacac56 #: ../sdk_authenticate_compute_output.rst:521 msgid "List hosts by calling ``list()`` on ``nova_client.hosts`` object:" msgstr "" -# a586508cbf7c4cbd90c4629b5918283d +# 93fe50affbc14f56a725d96dac8f29c5 #: ../sdk_authenticate_compute_output.rst:534 msgid "List hosts code listing example" msgstr "" # #-#-#-#-# cli_cheat_sheet.pot (User Guide 0.0.1) #-#-#-#-# -# 10bace58876d4c5bb242a49d46ff35fb +# 24ea625d181d4b54b854c96ef9a3ca12 # #-#-#-#-# sdk_manage_images.pot (User Guide 0.0.1) #-#-#-#-# -# 03327e9df7784d118f77ccc241636ea7 +# 7ea92ceb1ca44fa7bcabf7941c797f9e #: ../cli_cheat_sheet.rst:91 ../sdk_manage_images.rst:14 msgid "List images" msgstr "" -# 06d609b0b1154020bf744223accc9f60 +# dbdf94472fc740179b5894ebd89c254c #: ../cli_cheat_sheet.rst:25 msgid "List images you can access" msgstr "" -# 5ee2f31c28fe4386939a389487cf9a46 +# 27fc0ee17bf74a7ea1aec2f27975e620 #: ../cli_cheat_sheet.rst:85 msgid "List instances, check status of instance" msgstr "" -# dc07ebd10f014dc9a00d48c5422e3f83 +# b0e6ce5e2c9343c8b48bc2ecb2dc94ac #: ../common/cli_nova_show_usage_statistics_for_hosts_instances.rst:82 msgid "List instances:" msgstr "" -# 3cb49bd8247b40e796c451b1ff5d63a7 +# d25c376b1485466191ad1896a8483c72 #: ../sdk_configure_access_security_instances.rst:89 msgid "List keypairs" msgstr "" -# 912c3e39af8544c69e3142d1f3893822 +# 8431d62006e8429b925355bf7c3fad6a #: ../sdk_authenticate_networking_endpoint.rst:165 msgid "List networks" msgstr "" -# b39b6477f6184601b910140f88c288eb +# 12278efff61e42409de4c87eea558a08 +#: ../cli_swift_set_object_versions.rst:159 +msgid "" +"List objects in the ``archive`` container to show that the archived object " +"was moved back to the ``current`` container:" +msgstr "" + +# 976b9ad1bb1549a78500c2ad438354a6 +#: ../cli_swift_set_object_versions.rst:115 +msgid "List older versions of the object in the ``archive`` container:" +msgstr "" + +# 8f91dac70a004b8e87f01a3e8d386696 #: ../sdk_authenticate_networking_endpoint.rst:234 msgid "List ports" msgstr "" -# 8fa0a6dacbc045c09f2df58af28e5f4e +# ebe1e340e7a240ffb6d005f49dc30446 +#: ../cli_swift_pseudo_hierarchical_folders_directories.rst:22 +msgid "List pseudo-hierarchical folders request: HTTP" +msgstr "" + +# 9a46e1a0aba5410ba1152585ddd1014f #: ../sdk_authenticate_networking_endpoint.rst:486 msgid "List routers" msgstr "" -# 356178781ab943daab6bc187121400b9 +# 9b172b6c8cde4f30b5714f94e4b92df6 #: ../sdk_authenticate_networking_endpoint.rst:520 msgid "List routers: complete code listing example" msgstr "" -# 525413c06dd744ab9a5e6ec8f260e713 +# 31d28e24e3ec48309682dd25bb8acc52 #: ../sdk_authenticate_networking_endpoint.rst:541 msgid "List security groups" msgstr "" -# 90d1a5e17980470dba5b70f02898caf9 +# f0365089b83848cb92c95051c89ff1e5 #: ../sdk_authenticate_networking_endpoint.rst:570 msgid "List security groups: complete code listing example" msgstr "" -# df4d145a1ff74a568f71576ea47fe54a +# 73da976d5dcf485f98f4b07fbad68ede #: ../sdk_authenticate_compute_output.rst:75 msgid "List server code listing example" msgstr "" -# 6da24c3be1874d37a49a4be76f955c8e +# 8008f52c3ca1450a9d5ebd3eb2b25901 #: ../sdk_authenticate_networking_endpoint.rst:258 msgid "List server ports" msgstr "" -# e6b059f854064106ae8b29820720ccda +# 3bab06a22c2d486cb2a1f5f5a820ea45 #: ../sdk_authenticate_compute_output.rst:47 msgid "List servers (API v2)" msgstr "" -# a1dcce75fbfe4709ab46187b2cdc3550 +# 4d130bffc4834b159406788bdb6e10ea #: ../sdk_authenticate_compute_output.rst:68 msgid "List servers by calling ``servers.list`` on ``nova_client`` object:" msgstr "" -# b6fb935176ca43dc969e454e294a6e10 +# 4e7bed806cc64b3087bb2623930811d2 #: ../sdk_authenticate_compute_output.rst:193 msgid "List servers: ``servers_list``." msgstr "" -# 4eea829110fe4a43b48a27eafaa5934d +# 7fcf094694134b4abae428fd06f532cd #: ../cli_cheat_sheet.rst:313 msgid "List storage devices" msgstr "" -# e36cbb31a38148b985bf684ab096871d +# f9cc60d3534a496cb203ffdc94cf1046 #: ../sdk_authenticate_networking_endpoint.rst:591 msgid "List subnets" msgstr "" -# b212e8f1f7b140acb7654d64421fde56 +# 94e30ae0912d4288b890f6c813552584 #: ../sdk_authenticate_networking_endpoint.rst:612 msgid "List subnets:" msgstr "" -# 5a538ed7eddf479b9de923bf6ca0c599 +# 06cfa62f93824cc3b2d2ffc22da5eea0 #: ../sdk_authenticate_networking_endpoint.rst:620 msgid "List subnets: complete code listing example" msgstr "" -# 500ee4f143334ee7a3692e8aa93c4911 +# cb40ed45ceb44335a1394d4c62a39e76 #: ../cli_change_the_size_of_your_server.rst:44 msgid "List the available flavors with the following command::" msgstr "" -# 6f1d34d97b954e94ac92d826d4e0a515 +# 636c9119429e4ce48f4c841a8a72f47c #: ../cli_launch_instances.rst:73 msgid "List the available flavors::" msgstr "" -# b606902f391240adacd981bf0da69c4d +# 5c4806fdf4774523b768f9d551f49a63 #: ../cli_launch_instances.rst:89 msgid "List the available images::" msgstr "" -# 0c1a25dafe9d49dbb9b62ba0274fffd1 +# 4f224020d1264150bbf6ea785ce1abd4 #: ../cli_launch_instances.rst:138 msgid "" "List the available key pairs, and note the key pair name that you use for " "SSH access::" msgstr "" -# d735b77ee7c04791855d6612850b8a9a +# 284d128c633b4c3a99f5bd202975e3be #: ../cli_launch_instances.rst:110 msgid "List the available security groups::" msgstr "" -# 27e0c7cb05f041eaaad032f6ea7d4296 +# 4981913ee652464fb40f0d807f33eda4 #: ../common/cli_nova_show_usage_statistics_for_hosts_instances.rst:21 msgid "List the hosts and the nova-related services that run on them:" msgstr "" -# 5c9937d407d44637a83ae9f0ae6dd85a +# 7f5e314d6dd2438b97a80366d0e9fd89 +#: ../cli_swift_large_object_creation.rst:65 +msgid "" +"List the name of each segment object along with its size and MD5 checksum in " +"order." +msgstr "" + +# 963b6d3dbebb4f8b9c284d24ff3bcfc6 #: ../sdk_authenticate_networking_endpoint.rst:508 msgid "List the routers:" msgstr "" -# bc5faed5533d454c93bdae8998f9431c +# a0b1a556fdf64bb08fd772caac9aebf3 #: ../cli_cheat_sheet.rst:297 msgid "List volumes, notice status of volume" msgstr "" -# 43e67d3466244e0bb7120bf941532a46 -# bc4dc4522de44c5fb907adb4774ee936 +# c551774e83c747699ae178c74b70de9b +#: ../dashboard_view_cloud_resources.rst:26 +msgid "Log in to the OpenStack dashboard as a user with Admin privileges." +msgstr "" + +# c33ae00c472c439cba646f8632fdf7e2 +# 6f5babec861a4087a72d6c258f3df022 #: ../dashboard_set_quotas.rst:80 ../dashboard_set_quotas.rst:96 msgid "Log in to the OpenStack dashboard." msgstr "" -# 3fdd2c765b0e4f41a3fc7f82b4f42307 -#: ../log_in_dashboard.rst:11 +# eae4763588234fc4a0a19e55f9c5257a +#: ../log_in_dashboard.rst:2 msgid "Log in to the dashboard" msgstr "" -# ff109403f83c4989a5dab78a21b0efda -# 3f48e5eab4a64e018a4e0d6e111d0726 -# 4b9e505258184d9c8f1c887aa772cb0a -#: ../launching_instances_using_dashboard.rst:96 -#: ../launching_instances_using_dashboard.rst:108 -#: ../launching_instances_using_dashboard.rst:152 -msgid "" -"Log in to the dashboard, choose a project, and click :guilabel:`Access & " -"Security`." -msgstr "" - -# b39cbe4535c241ff8fad2885f6be19de -#: ../launching_instances_using_dashboard.rst:45 -msgid "" -"Log in to the dashboard, choose a project, and click :guilabel:`Access & " -"Security`. The :guilabel:`Security Groups` tab shows the security groups " -"that are available for this project." -msgstr "" - -# f4bf7432cf3b4a96b1883be32519c9e8 +# a199218c89c24f6581ad1723a2b738ed #: ../configure_access_and_security_for_instances.rst:47 msgid "" "Log in to the dashboard, choose a project, and click :guilabel:`Access & " @@ -3062,12 +3579,12 @@ msgid "" "that are available for this project." msgstr "" -# 7f9ff079ddbc41fab182848872697d29 -# 94cfe74928104bda88ebea516d8b635f -# fada4f78f3ca447b93ce55c2693cf4ad -# 4b63207592a2488894dab33acf6216e3 -# 4ec538c614e847888fd29cba78020201 -# 4d8b45012c2b4bb1a73d7b39df25a2f6 +# d2b6f4d008e04624bbaf48839dc4551d +# d48dbe1ec01c4231ae1fe102216c4ab8 +# a2d694386f334ff99d9f97e49855fa0b +# 092230df8bc2421583f8360d273fc1ea +# e197d6976bf34b0bb60fe2e22eeba433 +# b701e4c4c68444f5bf2e7dd49b1e85ce #: ../dashboard_manage_containers.rst:19 ../dashboard_manage_containers.rst:34 #: ../dashboard_manage_containers.rst:61 ../dashboard_manage_containers.rst:77 #: ../dashboard_manage_containers.rst:102 @@ -3076,26 +3593,26 @@ msgid "" "Log in to the dashboard, choose a project, and click :guilabel:`Containers`." msgstr "" -# 6c3c6740624041d09f4d6c3519dc887e -# a867a88e6c4d41feaffd6620b72d9fb7 -# a7c9606a0c1346618f04a9477bfb1cb7 +# c1ffeb61d7ab4db9ba68dcae05616a1d +# 3244251e99dd4784908d04537abf7885 +# e4a635e0dd984569a1d2688809a31f12 #: ../dashboard_databases.rst:60 ../dashboard_databases.rst:111 #: ../dashboard_databases.rst:139 msgid "" "Log in to the dashboard, choose a project, and click :guilabel:`Databases`." msgstr "" -# a7fef636e528469e80db03c9cd1cbfea +# 3fe7acc0abc5421cb56a9f8400075fe4 #: ../dashboard_create_networks.rst:65 msgid "" "Log in to the dashboard, choose a project, and click :guilabel:`Routers`." msgstr "" -# 8699dc3e16074103b4750dccc738a737 -# 23d98a228964474189ee9160c6150192 -# ff947d70729045e7889ad9f794e140e8 -# 4e3499b4536c47fc9a5052866e730af5 -# 049603a194c04aa9adeca44f6713965d +# 322ccd319f1a4792b2f872a9a76c0b59 +# 2bebc7ecb5f0447cb22f725eaea69321 +# cf803778ace8440d88ee9d295e43d492 +# ad70f6d2a2b947f083fb852a9dba463d +# e38e55345ad04af3b4ed66c2c2dd85da #: ../dashboard_manage_volumes.rst:14 ../dashboard_manage_volumes.rst:60 #: ../dashboard_manage_volumes.rst:97 ../dashboard_manage_volumes.rst:113 #: ../dashboard_manage_volumes.rst:139 @@ -3103,131 +3620,192 @@ msgid "" "Log in to the dashboard, choose a project, and click :guilabel:`Volumes`." msgstr "" -# 86cafffd553441bfa1c0fa7d097df39f -# 2e449231b52e4ff899ecbd54f053b435 -# f5f5810270f7492cb12c17b908054104 +# e6ede73ec28340ca8dcc0d05b987c08e +# ee14e61d9a254dc6a740b8d041c9e477 +# deea44e0973d4d4e8230062d96a66876 #: ../configure_access_and_security_for_instances.rst:92 #: ../configure_access_and_security_for_instances.rst:110 #: ../configure_access_and_security_for_instances.rst:161 msgid "Log in to the dashboard, choose a project, and click Access & Security." msgstr "" -# d6180455ff1b42779282f641513468be +# 2027ae41fad84fa28ddda6960fa44266 #: ../dashboard_create_networks.rst:19 msgid "Log in to the dashboard, choose a project, and click Networks." msgstr "" -# 161a4d8e9da045a181f24eca0ee5f49b +# 1a4f9fde3bcc49a3919c68023e702eba #: ../dashboard_manage_volumes.rst:86 msgid "Log in to the dashboard, choose a project, and click Volumes." msgstr "" -# 7c24a5171aa2496c91371ecfb7aea67b +# 728866c49ad9420c91cddcb187cc316f #: ../cli_cheat_sheet.rst:111 msgid "Login to instance" msgstr "" -# 559141dd8d4249058fc2a14629cf0421 +# f3987a84df5f49a58dd28d0df3227891 +#: ../cli_swift_large_lists.rst:74 +msgid "Make another request with a ``marker`` of the last item returned:" +msgstr "" + +# e9e61aff3abb409f8a04925125971bf5 +#: ../cli_swift_large_lists.rst:59 +msgid "" +"Make another request with a ``marker`` parameter set to the name of the last " +"item returned:" +msgstr "" + +# e639274461d74b0ea24c51ad21eeefa7 +#: ../cli_swift_static_website.rst:54 +msgid "Make container publicly readable" +msgstr "" + +# 6b4a83a668ec45f8a7a6e4aa37b94078 #: ../cli_cheat_sheet.rst:319 msgid "Make filesystem on volume" msgstr "" -# 04c4e02c9dad4c9f9ce3e188f09e863b +# 007b8f0f7012470fa93001935578ff85 #: ../dashboard_databases.rst:53 msgid "" "Make sure an appropriate flavor exists for the type of database instance you " "want." msgstr "" -# a5907200479848c0ac5e00984dac90db +# 528a8f82552f442e9182660d94169f0d #: ../sdk_authenticate_networking_endpoint.rst:18 msgid "Make sure that you set the relevant environment variables." msgstr "" -# e6b6399527944269a64b7507ada87584 +# 6723a403afb44655a1875f601a87c8f2 +#: ../cli_swift_static_website.rst:56 +msgid "" +"Make the container publicly readable. Once the container is publicly " +"readable, you can access your objects directly, but you must set the index " +"file to browse the main site URL and its sub-directories." +msgstr "" + +# 990e71192d9243ccacd0552f719a8c87 #: ../cli_manage_ip_addresses.rst:3 msgid "Manage IP addresses" msgstr "" -# 798c6890a5e54119bbb98db37f589b46 +# 53f5aa0371564abba3775722a577eb87 +#: ../cli_swift_manage_access_swift.rst:3 +msgid "Manage access" +msgstr "" + +# b814988b33b6421a9c5f6f3965087399 #: ../dashboard_manage_containers.rst:57 msgid "Manage an object" msgstr "" -# 74c5c591f9e247139bd29ff91b9948b4 +# 98a1de4d7da54d86afb4e5f3e5d7af93 #: ../sdk_manage_images.rst:6 msgid "Manage images" msgstr "" -# 8f5713a0f2844cae9df8740157ca2f0f +# 5aa8bb33785b43bcb4432adbdf914090 #: ../cli_manage_instances_hosts.rst:3 msgid "Manage instances and hosts" msgstr "" -# 17016e3237cc4eccb504acf93045513a +# 3d4b636e260a4e2bb180e2f158cea3d0 +#: ../cli_swift_manage_objects.rst:3 +msgid "Manage objects" +msgstr "" + +# 77f675a0cb3048bebd8f7d59766bda85 +#: ../managing-openstack-object-storage-with-swift-cli.rst:3 +msgid "Manage objects and containers" +msgstr "" + +# 142d8c107c474153afdd0a870565ad05 #: ../cli_cheat_sheet.rst:253 msgid "Manage security groups" msgstr "" -# a3c673b0fbc64c78b21aff9492a16efd +# 8d678f0129d34a4585d199b889e3e4ba #: ../cli_cheat_sheet.rst:311 msgid "Manage volumes after login into the instance" msgstr "" -# 79c767d2d298496a9ceb254815c81efe +# f2fc197b7b5f4b5db5c90a1de0a4dd5b +#: ../common/cli_install_openstack_command_line_clients.rst:25 +msgid "" +"Many Linux distributions provide packages to make setuptools easy to " +"install. Search your package manager for setuptools to find an installation " +"package. If you cannot find one, download the setuptools package directly " +"from http://pypi.python.org/pypi/setuptools." +msgstr "" + +# ba30a8840fec4265ab87049d36a4006a #: ../dashboard_set_quotas.rst:53 msgid "Metadata Items" msgstr "" -# 2afc5bb33b67430fa7d0148c8131f881 +# 0eff11b6db3d451d92b27cceea8be1bc #: ../dashboard_set_quotas.rst:53 msgid "Metadata items allowed for each instance." msgstr "" -# d16e0305d9194420a722319ea577b2c7 +# b10747c697194449b0c2c265898536ee +#: ../cli_swift_serialized_response_formats.rst:17 +msgid "Method" +msgstr "" + +# 364cb82f13134bbbb7ef22930490e027 #: ../create_db.rst:50 msgid "MongoDB" msgstr "" -# cec417325057401cacad79d1b167ed32 +# 5a3320c18dec4911a9ad1c7dc1deaf8f +#: ../common/cli_install_openstack_command_line_clients.rst:11 +msgid "" +"Most Linux distributions include packaged versions of the command-line " +"clients that you can install directly, see Installing_from_packages_." +msgstr "" + +# c71eb0976e2846e19af1c895a498bd80 #: ../cli_cheat_sheet.rst:331 msgid "Mount the volume at the mountpoint" msgstr "" -# c4c89d372b334710a6408b8712b07ab9 +# b34100facbe94640b462d2c3e860ef3e #: ../create_db.rst:46 msgid "MySQL" msgstr "" -# fc35a1950538481d9d1273ff4075fb4e +# d99ec826c181464f9d3bb24f51e78bd7 #: ../dashboard_databases.rst:122 msgid "Name" msgstr "" -# 9ed316f7e2fd47cebb9e5c012bb0f271 +# 3c40da392e324c828fb7af6dff790935 #: ../backup_db.rst:18 msgid "Name of the database instance: ``guest1``" msgstr "" -# cb3b0c2788ac4f70ba23e9c685e0a5da +# 3658fe76bd7043a28b5c9109e8b299c4 #: ../create_db.rst:93 msgid "Name of the instance: ``mysql_instance_1``" msgstr "" # #-#-#-#-# cli.pot (User Guide 0.0.1) #-#-#-#-# -# 481ffe923ed24fd585d786c06c981c4d +# 78c1aca62fb44e35bcf3e9010ba3de21 # #-#-#-#-# sdk_authenticate_networking_endpoint.pot (User Guide 0.0.1) #-#-#-#-# -# 84784c319ffe4c039426ddcaa56c31a0 +# 2ec46c98b4b9493481f00805c4050a34 #: ../cli.rst:52 ../sdk_authenticate_networking_endpoint.rst:6 msgid "Networking" msgstr "" -# 10a34ceaf26a4a36a0e4503034e958f8 +# bf3c099b38e84f10abe27bb47029edee #: ../cli_cheat_sheet.rst:264 msgid "Networking (neutron)" msgstr "" -# 1944eecb3d454334bfb0b5fe2abe4c5f +# 0e643837fedd43d6b96aa0b2ec3bdc2a #: ../dashboard_create_networks.rst:10 msgid "" "Networking in OpenStack is complex. This section provides the basic " @@ -3236,44 +3814,101 @@ msgid "" "`__." msgstr "" -# 2646e2016ceb4f498798740b100688b0 +# 04727b6321f04ee188df5ebdd05a5731 +#: ../cli_swift_large_object_creation.rst:218 +msgid "" +"Next, upload the manifest you created that indicates the container where the " +"object segments reside. Note that uploading additional segments after the " +"manifest is created causes the concatenated object to be that much larger " +"but you do not need to recreate the manifest file for subsequent additional " +"segments." +msgstr "" + +# 302c16874b5b44ab94913eeb3eafdfb9 +#: ../cli_swift_large_object_creation.rst:196 +msgid "" +"No response body is returned. A status code of 2``nn`` (between 200 and 299, " +"inclusive) indicates a successful write; status 411 Length Required denotes " +"a missing ``Content-Length`` or ``Content-Type`` header in the request. If " +"the MD5 checksum of the data written to the storage system does NOT match " +"the (optionally) supplied ETag value, a 422 Unprocessable Entity response is " +"returned." +msgstr "" + +# 8f4c8cfb3fdf4d22b38b3835b3948268 #: ../dashboard_manage_volumes.rst:31 msgid "" "No source, empty volume: Creates an empty volume. An empty volume does not " "contain a file system or a partition table." msgstr "" -# 72363fcf89a245d883d92bdae36cea30 +# 3776abc652dc4d458302f6881fb1554f +#: ../cli_swift_large_object_creation.rst:135 +msgid "" +"Normally when you perform a ``GET`` operation on the manifest object, the " +"response body contains the concatenated content of the segment objects. To " +"download the manifest list, use the ``?multipart-manifest=get`` query " +"parameter. The resulting list is not formatted the same as the manifest you " +"originally used in the ``PUT`` operation." +msgstr "" + +# 91f8033a9b98411dbd2ba320a6b23539 +#: ../cli_swift_large_object_creation.rst:256 +msgid "" +"Not guaranteed. The eventual consistency model means that although you have " +"uploaded a segment object, it might not appear in the container listing " +"until later. If you download the manifest before it appears in the " +"container, it does not form part of the content returned in response to a " +"``GET`` request." +msgstr "" + +# f67fd7f88b7142028cd3f57849922176 +#: ../common/cli_install_openstack_command_line_clients.rst:82 +msgid "" +"Note that extra dependencies may be required, per operating system, " +"depending on the package being installed, such as is the case with Tempest." +msgstr "" + +# af88ba20967f49f39cef96d72413f669 #: ../backup_db.rst:67 msgid "" "Note that the command returns both the ID of the original instance " "(``instance_id``) and the ID of the backup artifact (``id``)." msgstr "" -# 7caf1c3d41ca4accbcab608107d462ca +# ce5d5a0bca814402a8373daeb29c1dec #: ../backup_db.rst:176 msgid "" "Note that the data store, flavor ID, and volume size have the same values as " "in the original ``guest1`` instance." msgstr "" -# ba39b8cc732a4eaf88035835a432c173 +# 2ef31831c1e04d12bedf78e18eac2eb7 #: ../cli_launch_instances.rst:77 msgid "Note the ID of the flavor that you want to use for your instance::" msgstr "" -# 28e7e4a4190a4794a97669aac927dd6b +# 4341835059284507a55d250e66993fdc #: ../cli_launch_instances.rst:93 msgid "Note the ID of the image from which you want to boot your instance::" msgstr "" -# c86e6ae9dbd94fc6986e8f20af64fc1a +# 3761d35568fa49388ffe3c1f5737aa91 #: ../cli_launch_instances.rst:121 msgid "" "Note the ID of the security group that you want to use for your instance::" msgstr "" -# 04f001d0bb2640c7aa0cc104fbf785fe +# 5b5cea24288d40049bd4a14205339221 +#: ../cli_swift_set_object_versions.rst:78 +msgid "" +"Nothing is written to the non-current version container when you initially " +"``PUT`` an object in the ``current`` container. However, subsequent ``PUT`` " +"requests that edit an object trigger the creation of a version of that " +"object in the ``archive`` container." +msgstr "" + +# 77c01e294a354fc089b66e92d3d289d3 #: ../backup_db.rst:106 msgid "" "Now assume that your ``guest1`` database instance is damaged and you need to " @@ -3281,7 +3916,7 @@ msgid "" "a new database instance called ``guest2``." msgstr "" -# 799ee1b38b8748b1b2bde288a2c24349 +# be50b94ffbf64296b496615f18d26fed #: ../dashboard_databases.rst:135 msgid "" "Now assume that your original database instance is damaged and you need to " @@ -3289,74 +3924,106 @@ msgid "" "instance." msgstr "" -# 498ca771501f44b7ab536d20409e3eb2 +# 6e4ed38a668d48629470b08a78d998df #: ../backup_db.rst:138 msgid "" "Now check that the new ``guest2`` instance has the same characteristics as " "the original ``guest1`` instance." msgstr "" -# 422bc5214df142d4866d9f73e4be2c6c +# c1f815337bad43f3b4fd0aa1c2bef805 #: ../create_db.rst:40 msgid "" "Now take a look at the minimum requirements for various database instances:" msgstr "" -# 654f95d474de431896d74c9ae6ac89fa +# 034515ecb4d74cf2ae926878205eb666 #: ../dashboard_manage_volumes.rst:81 msgid "Now you can log in to the instance and mount, format, and use the disk." msgstr "" -# 92d388055ba34741ab56baed40fe9a64 +# 67bf16ca3df44c07af86bdf4dee419fe #: ../dashboard_set_quotas.rst:51 msgid "Number of keypairs." msgstr "" -# 024f951fe0d24f97bb1e093229d56d31 +# b438a8c334474a4ebe8fa07199b2b6ec #: ../cli.rst:55 msgid "Object Storage" msgstr "" -# e0a4a9579d774fff8161bdeea413d8e7 +# 58e233594f3846e89659161c54aa5949 #: ../cli_cheat_sheet.rst:351 msgid "Object Storage (swift)" msgstr "" -# 880cb4e167244ab08b5da5397804853a -# 08711f9ab1d8449d8a4be757164f3932 +# aef30fdf22d54858be31d78ab9780c47 +#: ../cli_swift_serialized_response_formats.rst:59 +msgid "" +"Object Storage lists container names with additional information in JSON " +"format:" +msgstr "" + +# d71c98ebbaa4422a98de134f6fbfe897 +#: ../cli_swift_serialized_response_formats.rst:103 +msgid "" +"Object Storage lists container names with additional information in XML " +"format:" +msgstr "" + +# c00dee037c7242699fd5b4cea38e0a96 +#: ../cli_swift_set_object_versions.rst:3 +msgid "Object versioning" +msgstr "" + +# 0ca08ed7425b4d4b8e6b65215117ac57 +#: ../common/cli_install_openstack_command_line_clients.rst:201 +msgid "" +"On Red Hat Enterprise Linux, CentOS, or Fedora, use ``yum`` to install the " +"clients from the packaged versions available in `RDO `__::" +msgstr "" + +# a8fe4252167c4c068e6e23c14291a8f9 +#: ../dashboard_view_cloud_resources.rst:28 +msgid "On the **Admin** tab, click the **Resource Usage** category." +msgstr "" + +# c98265c2088b437484e664bbedfae8d8 +# f8b71c969c6448929a8953ce288415e2 #: ../dashboard_set_quotas.rst:82 ../dashboard_set_quotas.rst:98 msgid "On the :guilabel:`Admin` tab, click the :guilabel:`Defaults` category." msgstr "" -# c1808eac30144db6bcce831a626bd867 +# 20c0629bb43d44f6b62b8659c4d3a650 #: ../dashboard_manage_volumes.rst:118 msgid "On the :guilabel:`Project` tab, click :guilabel:`Volumes`." msgstr "" -# 43856b7126524e7eb8eeb32000f06edf +# 29d1e4e4ea7a4579a4ea0e62db7640d5 #: ../dashboard_create_networks.rst:84 msgid "" "On the :guilabel:`Router Details` page, click :guilabel:`Add Interface`." msgstr "" -# f554f0e63e284cc095e45538b61b04e6 +# fe96e96c00934034959a7ff459329f09 #: ../dashboard_create_networks.rst:82 msgid "On the :guilabel:`Routers` tab, click the name of the router." msgstr "" -# 747a98dc3aad42889b0a89b1823ee582 -#: ../log_in_dashboard.rst:45 +# b800ac418b8a4834b2ff06a3dd5f26e5 +#: ../log_in_dashboard.rst:36 msgid "" "On the Log In page, enter your user name and password, and click :guilabel:" "`Sign In`." msgstr "" -# 07235e336e82424caaa9c5526c584df9 -#: ../log_in_dashboard.rst:20 +# 429ce02602db4956906e9e045e7deb0f +#: ../log_in_dashboard.rst:11 msgid "Open a web browser that has JavaScript and cookies enabled." msgstr "" -# 06fca9f777bc4495a3804efa1629e0f7 +# 7ec7a49876984f53849281a395b7fe7e #: ../cli.rst:18 msgid "" "OpenStack APIs are open-source Python clients, and can run on Linux or Mac " @@ -3365,7 +4032,7 @@ msgid "" "become familiar with the OpenStack API calls." msgstr "" -# 80c8359ecdf641a88f47abd5cd2f866e +# 14832ec549134e31b0b94f8aceff445e #: ../dashboard_manage_containers.rst:5 msgid "" "OpenStack Object Storage provides a distributed, API-accessible storage " @@ -3375,59 +4042,66 @@ msgid "" "objects." msgstr "" -# 011b6f85cdce4955b3c16d7e12a63f65 +# e3f63a966b0345688779480d493e4db8 #: ../sdk.rst:3 msgid "OpenStack Python SDK" msgstr "" -# b42a211cf1e74348807c89cf3d65aa4a +# 9a8e68c4bfdf4e06821d5e72adc1932a #: ../index.rst:2 msgid "OpenStack User Guide" msgstr "" -# 13d74e83c20d4419b4afcbab5bf915d3 +# ad0f1a39029d42908f369e3575d3dea1 #: ../cli.rst:3 msgid "OpenStack command-line clients" msgstr "" -# 31647cdfa8c140729559bc4c60ebcaf1 +# 7ecd0dfa4f89470d8fb09e050e032645 #: ../cli_cheat_sheet.rst:3 msgid "OpenStack command-line interface cheat sheet" msgstr "" -# #-#-#-#-# dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 82d430209c794c4280fdbe794fc81da9 -# #-#-#-#-# log_in_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# f636bd43414349149f3291c176504aa5 -#: ../dashboard.rst:3 ../log_in_dashboard.rst:3 +# ae540c3ce7354a5fa73ddc515a86f794 +#: ../dashboard.rst:3 msgid "OpenStack dashboard" msgstr "" -# c12383b4145e4b3ab0423f77f575f677 -#: ../log_in_dashboard.rst:143 +# 72deb01e381f4c45880b675b580e5ac6 +#: ../log_in_dashboard.rst:134 msgid "OpenStack dashboard—:guilabel:`Admin` tab" msgstr "" -# 433eb2dfc8b044f19e44f58593df19fd -#: ../log_in_dashboard.rst:65 +# 621031f79aa14b14aada7130e43669c3 +#: ../log_in_dashboard.rst:56 msgid "OpenStack dashboard—:guilabel:`Project` tab" msgstr "" -# 9fd09fd85237463cabcf8a819a8ebd71 +# 986ce60ce547441ca9eb9af2c06e096f #: ../dashboard_databases.rst:80 msgid "" "Optionally provide a comma separated list of databases to create, for " "example:" msgstr "" -# 0504e44eeecb43068bba195fde57af63 +# 6bcc0400ea264b36b83bfbd98ed8670d +#: ../cli_swift_archive_auto_extract.rst:33 +msgid "Optionally, a specific container" +msgstr "" + +# 3988850b4ef643e3ba76997c6a4571bc +#: ../cli_swift_archive_auto_extract.rst:35 +msgid "Optionally, a specific object prefix" +msgstr "" + +# dc999fa90e0d4db9b31ad9fa198a4a25 #: ../dashboard_create_networks.rst:88 msgid "" "Optionally, in the :guilabel:`Add Interface` dialog box, set an :guilabel:" "`IP Address` for the router interface for the selected subnet." msgstr "" -# e2abc8d913ec48afbd65a7a89784ca44 +# 65aa15fb7c8a46209a1ebd993cdb8fba #: ../cli_launch_instances.rst:153 msgid "" "Optionally, you can provide a key name for access control and a security " @@ -3436,77 +4110,102 @@ msgid "" "description=\"My Server\"`` parameter." msgstr "" -# 7148eec6d3b64bdfa4a8f14fa51acc4e +# 5b09693124d24e0996ebd382fffe1ba9 #: ../cli.rst:65 msgid "Orchestration" msgstr "" -# e280a7af728c48d4a464d48e16ead628 +# 0ae3899cc10e49fe81c474843dee9a5f #: ../sdk_assign_cors_headers.rst:17 msgid "Origin" msgstr "" -# ba587e1d749d4e6894bceec2f14cacde +# 89bf2a3110c24142a0fd97c907b87dae #: ../cli.rst:32 msgid "Package" msgstr "" -# 870a84faaa6e4ed495e0f8cc141384a6 +# 029225eb5fdf41eea9bed819ee214443 +#: ../cli_swift_large_lists.rst:3 +msgid "Page through large lists of containers or objects" +msgstr "" + +# 72171cc867494a10b91fccefe728ff56 #: ../cli_cheat_sheet.rst:152 msgid "Pause" msgstr "" -# 9679380754104b0bb1bd2a5200f1a849 +# 7b5af9d2fb4a4f8092ac2cdae18b02c6 #: ../cli_stop_and_start_an_instance.rst:8 msgid "Pause and unpause an instance" msgstr "" -# d5d6922c33bf489296957bde5579d712 +# abe7135f8ae3468ba030671787d0fb92 #: ../cli_cheat_sheet.rst:150 msgid "Pause, suspend, stop, rescue, resize, rebuild, reboot an instance" msgstr "" -# 74aebf48cf3e42a68899dc14f67c32be +# b85680940d0242b685c1d12035867803 +#: ../cli_swift_serialized_response_formats.rst:26 +msgid "Plain text response format. The default." +msgstr "" + +# cab9f8400931470d8cd3c9312296efa1 +#: ../common/cli_install_openstack_command_line_clients.rst:19 +msgid "Prerequisite" +msgstr "" + +# dffa2bf429ef428485f44d4c3f5ebf0c #: ../sdk_authenticate_compute_output.rst:390 msgid "Print the flavor details, id and name by calling ``print_flavors``:" msgstr "" -# 4a1d2bdc5085424d801cbcb321ba1023 +# 0c118363ffc4477ba33c12d75cff7b77 #: ../sdk_authenticate_compute_output.rst:461 msgid "Print the floating IP object details by calling ``print_values_ip``:" msgstr "" -# 89686d65961b4863b8515db0f5649eaa +# e78274ffe69f4978aeb0d59275df7326 #: ../sdk_authenticate_compute_output.rst:527 msgid "Print the host object details by calling ``print_hosts(host_list)``:" msgstr "" -# bdcf275937cc44dd9b755c74eca87f18 +# d215378bf87d4b6e91f559f8a78bbd9d #: ../sdk_authenticate_networking_endpoint.rst:89 msgid "Print values" msgstr "" -# 387f7562392140c58b06eb0d859f152e -#: ../log_in_dashboard.rst:67 +# 4817ae545a3c42afa2fd85aca0b41120 +#: ../log_in_dashboard.rst:58 msgid "" "Projects are organizational units in the cloud, and are also known as " "tenants or accounts. Each user is a member of one or more projects. Within a " "project, a user creates and manages instances." msgstr "" -# c916ad339aa74e02a3aa46d510dec0cb +# 65aa01463e6c4a0e986892cca9fcb8a8 #: ../cli_provide_user_data_to_instances.rst:3 msgid "Provide user data to instances" msgstr "" -# bd20434e69cc4655852ed5be891f3acc +# 04e4557edede4604a1582dcdc99c3fc2 #: ../dashboard_manage_containers.rst:120 msgid "" "Pseudo-folders are similar to folders in your desktop operating system. They " "are virtual collections defined by a common prefix on the object's name." msgstr "" -# 62bd8bfeac7f4800b243a0fc46f8ef65 +# 50e6e846dece4a618f431b1d38f9d90f +#: ../cli_swift_pseudo_hierarchical_folders_directories.rst:3 +msgid "Pseudo-hierarchical folders and directories" +msgstr "" + +# 3a32d07139164f17b8bcef1ca2ed9c51 +#: ../common/cli_install_openstack_command_line_clients.rst:21 +msgid "Python 2.7 or later" +msgstr "" + +# ddd1bbc2b6604f998a1aaf2f537349b3 #: ../sdk_authenticate.rst:14 msgid "" "Python scripts that use the OpenStack SDK must have access to the " @@ -3516,66 +4215,67 @@ msgid "" "credentials by using the environment variables in the Python scripts." msgstr "" -# de0e79c60e014530908c0fb172567439 +# 81ace9e992c34c76986d1765d322171e #: ../dashboard_set_quotas.rst:37 msgid "Quota Name" msgstr "" # #-#-#-#-# create_db.pot (User Guide 0.0.1) #-#-#-#-# -# c20c66a37db64430b4fc0f36238478de +# 1396dc623daf46599e1e89f8ae7c08ca # #-#-#-#-# dashboard_set_quotas.pot (User Guide 0.0.1) #-#-#-#-# -# 30458d0127144bdb901497889f62133e +# ebfc7da5267e41969d6153302482ea42 #: ../create_db.rst:44 ../dashboard_set_quotas.rst:56 msgid "RAM (MB)" msgstr "" -# 41b557244eee498ea14fe10690367713 +# 27a1ebb9664745dda2589717bab52e1e #: ../dashboard_set_quotas.rst:56 msgid "RAM megabytes allowed for each instance." msgstr "" -# ab7e0512b7e646af91efe71ac700f6d3 +# 1e8a3b17d9964cee8b25d489dd51d803 #: ../create_db.rst:71 msgid "RAM: ``512``" msgstr "" -# ce443c77560a4cc197f0c61db705fdb0 +# ed57f2bd096a40e6a12694faa56c7b02 +#: ../common/cli_install_openstack_command_line_clients.rst:198 +msgid "" +"RDO, openSUSE and SUSE Linux Enterprise have client packages that can be " +"installed without ``pip``." +msgstr "" + +# b8965fdc5682417aa1fda8e787af1381 #: ../sdk.rst:14 msgid "RESTful web services" msgstr "" -# 55194072e9c74052859ca9ed6057296d +# 929d92b77564493bb7ca52fd910b1939 #: ../cli_cheat_sheet.rst:211 msgid "Reboot" msgstr "" -# a0e24d09e0bf4e09ac6627f8be73dbd0 +# 6e09b04e63dc449c940b0cd8384a436a #: ../cli_cheat_sheet.rst:204 msgid "Rebuild" msgstr "" -# 82af25a316bb4a7c9839f08595b806f4 +# f8d3a64235a8476b935f5353ef0f61fc #: ../create_db.rst:52 msgid "Redis" msgstr "" -# e916000c3fec462a8e449f2128f21c01 +# 4d5b1bfa28c746059f79fbe2fdbe6a9f #: ../cli_cheat_sheet.rst:74 msgid "Register raw image" msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# 0801e5092f7143d68bc3230915473b81 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 67e616fd2a824eb3a43d9bddae7f3e14 -# f0927be473564cea850beaefcd59ac44 +# b6dce80134014ce483df7b4fd89e3dd9 #: ../configure_access_and_security_for_instances.rst:58 -#: ../launching_instances_using_dashboard.rst:58 -#: ../launching_instances_using_dashboard.rst:82 msgid "Remote" msgstr "" -# 764b9bd9341a474e8c4ff3d554c45db9 +# b1b803e702454c92bb7651d0557b967f #: ../cli_stop_and_start_an_instance.rst:59 msgid "" "Remove a shelved instance - Removes the instance from the server; data and " @@ -3583,7 +4283,7 @@ msgid "" "can move the instance off the hypervisor in order to minimize resource usage." msgstr "" -# 6c7ad97d38ab49caa0b8c14b30269b81 +# ddbb733038f04917b252ad01d2df4c72 #: ../dashboard_databases.rst:31 msgid "" "Replace *``DATASTORE_NAME``* with the name that the administrative user set " @@ -3592,66 +4292,56 @@ msgid "" "available in your environment." msgstr "" -# 42553ceb2e0a483b900d4ec3f9df87ff +# 81d3d954870a4b44a2602402570083d2 #: ../cli_cheat_sheet.rst:189 msgid "Rescue" msgstr "" -# 78add37253154d6da56b545c5502a5b7 +# 74116fda0a704709affdf5b75504b75d #: ../cli_cheat_sheet.rst:196 msgid "Resize" msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# bd0d4f00a6fe4ceca08b88d2ef2385d7 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 243b589e723348c082d2f86596e38a4e +# d237d1d88d6a4142804e5c3d60e087f4 #: ../configure_access_and_security_for_instances.rst:103 -#: ../launching_instances_using_dashboard.rst:103 msgid "Respond to the prompt to download the key pair." msgstr "" -# b621bfcf99324171b1cd8e17f03d93f6 +# 172cba9039a645709d338cad397789cc #: ../dashboard_databases.rst:43 msgid "Restart Database services on the controller node:" msgstr "" -# bce52e2af8c04061b7576c8a354801de +# 60e343656bd045b78bf80af835a5deff #: ../create_db.rst:73 msgid "Root volume size in GB: ``5``" msgstr "" -# adeafbcd58c749138ccd591121cf7b31 +# 15cc3d07b85e43529aceb3118c0103e6 #: ../backup_db.rst:22 msgid "Root volume size: ``2``" msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# 4c3e7e5e55204a4fb0e53d87808c040a -# 8cf4ffa8718e438fb2f8552b4a664d68 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 111c97f990cc4a0eab6e7032e0736b1d -# b2c8c45e1e364e68bdd294008c5cade0 +# 26b7c005c94d469888d855bed42601ab +# b70948f484e442deaf6f6d9baa9f1c2f #: ../configure_access_and_security_for_instances.rst:58 #: ../configure_access_and_security_for_instances.rst:76 -#: ../launching_instances_using_dashboard.rst:56 -#: ../launching_instances_using_dashboard.rst:78 msgid "Rule" msgstr "" -# 4c37be88a3b3462c86f283d436e5d5f4 +# 43867f7b9e354983a04418935bbff612 #: ../dashboard_set_quotas.rst:62 msgid "Rules allowed for each security group." msgstr "" -# 7efa2632327f4dff807aaac1a4559933 +# e4d84203c7944ff1bff06541095b8792 #: ../sdk_authenticate_compute_output.rst:130 msgid "" "Run the \"Sleep for five seconds\" command, and determine whether the server/" "vm was created by calling ``nova_client.servers.list()``:" msgstr "" -# 5b37eba38c6249f393a6609b15827664 +# 8cda3e562d0e463faf60b99313744119 #: ../cli_manage_ip_addresses.rst:70 msgid "" "Run the following command to allocate a floating IP address to the current " @@ -3659,21 +4349,17 @@ msgid "" "pool. The command outputs the allocated IP address::" msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# cfc979047d0d4e4ead650dfd11e1a122 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 0f756a09f63440fbb93c25ea3e2989d8 +# 13ed5e81ad25466e84f9e57b92f0a661 #: ../configure_access_and_security_for_instances.rst:122 -#: ../launching_instances_using_dashboard.rst:116 msgid "Save the ``*.pem`` file locally." msgstr "" -# 6d1f72cf7acc47118cb482ad1ad4c89e +# 002ab0e2fce84178845614a1c8ad8fda #: ../sdk_schedule_objects_for_deletion.rst:3 msgid "Schedule objects for deletion" msgstr "" -# d81091828c8c45bf987d72ae935f5fde +# 8f42d6e626c348239a2457632773f12e #: ../sdk_schedule_objects_for_deletion.rst:10 msgid "" "Scheduling an object for deletion is helpful for managing objects that you " @@ -3682,36 +4368,65 @@ msgid "" "time." msgstr "" -# 7fed293d4a76491f9e3013ee2e5b580f +# 373bb3771fc1475a909d5fdcffc1d71b #: ../dashboard_set_quotas.rst:62 msgid "Security Group Rules" msgstr "" -# 4ebed1c7449b4444bffd8318c5c0406d +# 849734493340454a8f2794ff1b53ea27 #: ../dashboard_set_quotas.rst:59 msgid "Security Groups" msgstr "" -# 89b15f9bc874406797a3e0ff5f714564 +# cdd88a35bf5143908d595b159465868d #: ../dashboard_set_quotas.rst:59 msgid "Security groups allowed for each project." msgstr "" -# b3b70c7504b5435ca55c9bd0fe60bebb +# e291c493c6f0411fab58f808e72b1c5f +#: ../cli_swift_static_website.rst:25 +msgid "" +"See the Cloud Administrator Guide for a complete example of the `/etc/swift/" +"proxy-server.conf file `_ (including static web)." +msgstr "" + +# 4356f115676441d2a17500887ad312fa +#: ../cli_swift_static_website.rst:23 +msgid "" +"See the Cloud Administrator Guide for an example of the `static web " +"configuration syntax `_." +msgstr "" + +# 7896a147a53440378a8a65abe5818abc +#: ../cli_swift_large_object_creation.rst:279 +msgid "Segment objects can be any size." +msgstr "" + +# ebfe6536bf7f41cb89cb6e101d14d489 +#: ../cli_swift_large_object_creation.rst:279 +msgid "" +"Segment objects must be at least 1 MB in size (by default). The final " +"segment object can be any size. At most, 1000 segments are supported (by " +"default)." +msgstr "" + +# b63c92aecf1b4abd8a759eedd743a95c #: ../dashboard_manage_volumes.rst:99 msgid "Select a volume from which to create a snapshot." msgstr "" -# 1442e0a67cff4ad492202b432585d1f4 +# 55fde0b80aa8408eb10373c2d93dd518 #: ../dashboard_manage_volumes.rst:141 msgid "Select the check boxes for the volumes that you want to delete." msgstr "" -# 5acc50e278b04c129d5a47305cd49395 -# a3e5f2fd57194e679d1b7029a4b0d8b3 -# 651b1978afa54677a8d119cf3fdabf57 -# 0f3141f0686348239768d68d34b4377a -# 3b2dc41c00b34d3a950cb88684934845 +# 4868c656a8a5453d817fafc1ccc7afaa +# c91481890bc54960a208b0e59e87e3d7 +# 1cc8be9d149f4abb837894a7b660606b +# abc1803a91744f56a17b168b566316eb +# 518af77dcc87429aaccf48009096070a #: ../dashboard_manage_containers.rst:36 ../dashboard_manage_containers.rst:63 #: ../dashboard_manage_containers.rst:79 #: ../dashboard_manage_containers.rst:104 @@ -3719,60 +4434,88 @@ msgstr "" msgid "Select the container in which you want to store your object." msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# 0c06c119e1f6413fb844aa73612135c2 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# b022c6d510724dea8879726f4eac9950 +# 308374e770e74f55b644da0f967e1c16 #: ../configure_access_and_security_for_instances.rst:51 -#: ../launching_instances_using_dashboard.rst:49 msgid "Select the default security group and click :guilabel:`Edit Rules`." msgstr "" -# 952c5834d01e4643be98e4f5eace6950 +# b65f67c0ed5f43059ece9a9396b967c1 #: ../dashboard_manage_volumes.rst:120 msgid "Select the image that you want to edit." msgstr "" -# 5765ba5bd0914878829662d266a02dc7 +# ff991989a5a440ef860bb55f1a0c103d #: ../dashboard_databases.rst:128 msgid "Select the instance you want to back up." msgstr "" -# 569096a2aca74e848212114875cec644 +# 0c6fe6105e7c4e5b833b2057e6eb184c #: ../dashboard_manage_volumes.rst:88 msgid "Select the volume and click Edit Attachments." msgstr "" -# 0a6c4807da4042dbb8a33fc43daf459a +# ea07502323a04d7e8b52321f0e816c95 #: ../dashboard_manage_volumes.rst:62 msgid "" "Select the volume to add to an instance and click :guilabel:`Edit " "Attachments`." msgstr "" +# 4ccddc13c3984c5f92b7c95aea766923 +#: ../cli_swift_serialized_response_formats.rst:3 +msgid "Serialized response formats" +msgstr "" + # #-#-#-#-# cli.pot (User Guide 0.0.1) #-#-#-#-# -# 31542d1156fb4689abe4c4d4c4d96d80 +# 2b2a5ee012cf4006b3d5e5b53aa6ca7f # #-#-#-#-# dashboard_set_quotas.pot (User Guide 0.0.1) #-#-#-#-# -# db60a7edc6944757985c424cc98d86c7 +# 65dc064007b5470fb0002f8cf9040e14 #: ../cli.rst:32 ../dashboard_set_quotas.rst:37 msgid "Service" msgstr "" # #-#-#-#-# sdk_authenticate_compute_output.pot (User Guide 0.0.1) #-#-#-#-# -# 3829853a2d5c42be8637f09795101372 +# 5537ff5c6ffd482284ad49d382492ca0 # #-#-#-#-# sdk_authenticate_networking_endpoint.pot (User Guide 0.0.1) #-#-#-#-# -# 1b169f58d3ef4fbc9c15fa4c7682b8b2 +# 21eeafdaf82d465193f74db2f97f4f2d #: ../sdk_authenticate_compute_output.rst:12 #: ../sdk_authenticate_networking_endpoint.rst:16 msgid "Set environment variables" msgstr "" -# a4368c0fe77b4786836b05d3ab4825be +# 5ba7d26fba1347e38d92cdbaade7bc94 +#: ../cli_swift_static_website.rst:98 +msgid "Set error pages for static website" +msgstr "" + +# 2a5253e3e99e4369aa31d3c45ed51530 +#: ../cli_swift_static_website.rst:117 +msgid "Set error pages for static website request" +msgstr "" + +# 3af2572278f74e78a8325b739c6e930b #: ../cli_cheat_sheet.rst:136 msgid "Set metadata on an instance" msgstr "" -# 7d16c60fd2ec4ac9b8fbe29d68ae1f44 +# d618ac1025e840b0a1f03fc774faa8b7 +#: ../cli_swift_static_website.rst:66 +msgid "Set site index file" +msgstr "" + +# 5c0903cd4b90419688ee7af381f7dcbf +#: ../cli_swift_bulk_delete.rst:42 +msgid "Set the ``Content-Type`` request header to ``text/plain``." +msgstr "" + +# 929d388c4be543e8b76d8df90ec15805 +#: ../cli_swift_static_website.rst:68 +msgid "" +"Set the index file. In this case, ``index.html`` is the default file " +"displayed when the site appears." +msgstr "" + +# 339eded7a6214e5b9459e07724c06547 #: ../cli_stop_and_start_an_instance.rst:45 msgid "" "Shelve an instance - Shuts down the instance, and stores it together with " @@ -3780,12 +4523,12 @@ msgid "" "Anything in memory is lost." msgstr "" -# 2390b1627a1a446a85551fa9e2f62d23 +# ff3ad850e8d240258fdae699339f9fc0 #: ../cli_stop_and_start_an_instance.rst:34 msgid "Shelve and unshelve an instance" msgstr "" -# cf462cb61a8e48dbb976c12f2328c827 +# fb22b442d67643e8b157b6d57f55e461 #: ../cli_stop_and_start_an_instance.rst:36 msgid "" "Shelving is useful if you have an instance that you are not using, but would " @@ -3796,96 +4539,131 @@ msgid "" "also be entirely removed." msgstr "" -# 1e37211b3d6847ea8661d41264145f04 +# 7ed7981e922747779e607cf8cb3e352e #: ../cli_cheat_sheet.rst:123 msgid "Show details of instance" msgstr "" -# 12b7ca11f1634207bb5e4cd0ad287ef1 +# 3d1f0e5e5bca4ce28ff70d87e91aebff #: ../common/cli_nova_show_usage_statistics_for_hosts_instances.rst:16 msgid "Show host usage statistics" msgstr "" -# a8b597edf41746bbb55c3d850dd02b23 +# a446e866701f491cba7279eff89f9405 #: ../cli_change_the_size_of_your_server.rst:7 msgid "" "Show information about your server, including its size, which is shown as " "the value of the flavor property::" msgstr "" -# f65a3d6c6b8d418694f261a185a2193f +# 1148218cd5e844cbb4034183527f6815 #: ../common/cli_nova_show_usage_statistics_for_hosts_instances.rst:78 msgid "Show instance usage statistics" msgstr "" -# b55aaddb2e6c4bdb90aa31af701142a5 +# 2a9c9de0450f4aa89de9e3b9eef79ecf #: ../cli_change_the_size_of_your_server.rst:68 msgid "Show the status for your server::" msgstr "" -# 1f94663f71d54a72a874346a04406767 +# fd515af7af18435688c7b6d70e3a988f #: ../common/cli_nova_show_usage_statistics_for_hosts_instances.rst:3 msgid "Show usage statistics for hosts and instances" msgstr "" -# edfabed0a8394ec1b39266fb5ae1cf10 +# d2afc2c4f4cc4c3382567f08acbacfc0 +#: ../common/cli_install_openstack_command_line_clients.rst:48 +msgid "" +"Since the installation process compiles source files, this requires the " +"related Python development package for your operating system and " +"distribution." +msgstr "" + +# 62bdd0c654284877956841051714e014 #: ../dashboard_manage_volumes.rst:34 msgid "" "Snapshot: If you choose this option, a new field for Use snapshot as a " "source displays. You can select the snapshot from the list." msgstr "" -# 7b50f9300ca349049d0c2413e9c5a193 +# 2b2de4fd86804633b4af6a593b953836 #: ../dashboard_set_quotas.rst:65 msgid "Snapshots" msgstr "" -# e5feb0207ed042d6a75f792c13951d96 +# a4efa46a7ecc450786972a098842652b #: ../dashboard_databases.rst:124 msgid "Specify a name for the backup." msgstr "" -# bf3b469da3ff4f5fa66ec219259aa821 +# 25bc146e73ae42ab82b9652db0489291 #: ../cli_cheat_sheet.rst:183 msgid "Start" msgstr "" -# 5a153ed011b149fa93d187f1e45dcd4c +# 91a6b088678546f7a7776a9a93e0d44a #: ../cli_cheat_sheet.rst:239 msgid "Start an instance (boot)" msgstr "" -# 00392d3bbd7b4832b7ec77238b5bbae5 +# b7e9144c98514247ac286c7fb6ea6a1e #: ../backup_db.rst:141 msgid "Start by getting the ID of the new ``guest2`` instance." msgstr "" -# f21792918eaa4f4d8c3fc16a7d2a1f79 +# d14fe7531f864152a1b0d9c4d56c6ede +#: ../cli_swift_static_website.rst:48 +msgid "Static Web middleware through Object Storage" +msgstr "" + +# 0eb7a9fd7a3245d2a373287cc445a8da +#: ../cli_swift_large_object_creation.rst:254 +msgid "Static large object" +msgstr "" + +# 7b15c9eb59ac427f87c5c4bb54c4fa70 +#: ../cli_swift_large_object_creation.rst:88 +msgid "Static large object manifest list" +msgstr "" + +# 76b909c7ae764a33921353a431667a30 +# 62a327ea4d964c388ed1e83231bcc5ee +#: ../cli_swift_large_object_creation.rst:34 +#: ../cli_swift_large_object_creation.rst:55 +msgid "Static large objects" +msgstr "" + +# dbb75fe5b43e4f6bb9418c2a3969dd60 #: ../cli_cheat_sheet.rst:177 msgid "Stop" msgstr "" -# 9618302ad41d4031ba622eec419cc8ea +# 35ed3cc8672543559170f73d326dc0d5 #: ../cli_stop_and_start_an_instance.rst:3 msgid "Stop and start an instance" msgstr "" -# 2b283da043b54cd5905192fb7715a79e +# 5130bdae72ea4a318fba1c826f5ee89a +#: ../cli_swift_static_website.rst:89 +msgid "Style the file listing using a CSS." +msgstr "" + +# ebaed5ef481646d08791943b4374df48 #: ../cli_cheat_sheet.rst:165 msgid "Suspend" msgstr "" -# 762ef28c350a49de884dc23df740d104 +# fc093cb2bb664ec3bfb7d2319348e76a #: ../cli_stop_and_start_an_instance.rst:22 msgid "Suspend and resume an instance" msgstr "" -# c4e431d797b747858f0ab7699e42bf4a +# cf9575894f3143c888a9579b8de67619 #: ../cli.rst:72 msgid "Telemetry" msgstr "" -# 242932ec5f9d4a11b2afa2eb12416552 +# 0f6f1b86527b4d209716c1d2655f4875 #: ../backup_db.rst:208 msgid "" "Tell the users who were accessing the now-disabled ``guest1`` database " @@ -3894,7 +4672,7 @@ msgid "" "this information by using the trove ``show`` command.)" msgstr "" -# bb11234864644f6e8303838ff3f852e0 +# 60e8bbbd48084e9787565ea97051bfe7 #: ../cli_launch_instances.rst:14 msgid "" "The **flavor** for your instance, which defines the compute, memory, and " @@ -3903,14 +4681,14 @@ msgid "" "that can be launched." msgstr "" -# 9d29505ea08e4cf6a02aded0d0123138 +# ceff44dfba0b4f709814b7161181f621 #: ../cli_launch_instances.rst:9 msgid "" "The **instance source** can be an image, snapshot, or block storage volume " "that contains an image or snapshot." msgstr "" -# 9b122c95d6524c6d8db0dfb07ed521bc +# 8127ad4acf324a18bc15d5eae36a85ac #: ../dashboard_manage_containers.rst:130 msgid "" "The :guilabel:`Create Pseudo-Folder in Container` *`` ``* dialog box " @@ -3918,26 +4696,19 @@ msgid "" "uploading the object." msgstr "" -# 6759675361334c319c6225ba1187b7d7 +# fff1ff462cef46e48eaf53b1ccbfbe5d #: ../dashboard_manage_containers.rst:67 msgid "The :guilabel:`Edit Object` dialog box is displayed." msgstr "" -# 07abbcba2c8e42bda971e2e92cb025fa -#: ../launching_instances_using_dashboard.rst:163 -msgid "" -"The :guilabel:`IP Address field` is filled automatically, but you can add a " -"new IP address by clicking the :guilabel:`+` button." -msgstr "" - -# 367a1e27c45a46a1a254744a5d511585 +# 846c0b8527ae4adc8a9f67d2b432a89b #: ../dashboard_create_networks.rst:95 msgid "" "The :guilabel:`Router Name` and :guilabel:`Router ID` fields are " "automatically updated." msgstr "" -# 37cfcfca666c4d6c96b12852ac1f3116 +# f96c4dd352154ae3bfcec5a3fbb0ca55 #: ../dashboard_manage_containers.rst:40 msgid "" "The :guilabel:`Upload Object To Container: ` dialog box appears. " @@ -3945,23 +4716,19 @@ msgid "" "object." msgstr "" -# bac1032af56c4fd5895458eb142c6665 +# 25f4cc875b8c41b99832a63250a3b962 #: ../dashboard_manage_containers.rst:108 msgid "" "The :guilabel:`Upload Object To Container`: *````* dialog box is " "displayed." msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# 0878d0fab5184abf9e27e1a066eeb965 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# f06cbe76333c4b34aaa2129a9486976c +# 42934598266449b88ed33f8a43e9c595 #: ../configure_access_and_security_for_instances.rst:142 -#: ../launching_instances_using_dashboard.rst:133 msgid "The Compute database registers the public key of the key pair." msgstr "" -# 57a145b025974a5b8c19f545ede76755 +# 133c897ab65c4942aa5385df3c78f8b0 #: ../trove-manage-db.rst:4 msgid "" "The Database Service provides scalable and reliable cloud provisioning " @@ -3970,7 +4737,7 @@ msgid "" "complex administrative tasks." msgstr "" -# 995698a3cba24550880a25a11508854c +# a4618a1cd4d64cc8852e1c017cbe31fc #: ../dashboard_databases.rst:5 msgid "" "The Database service provides scalable and reliable cloud provisioning " @@ -3979,14 +4746,20 @@ msgid "" "complex administrative tasks." msgstr "" -# 871407c11b5e44c28e0fa8598ce6c628 +# 285fc1be12cb43a9984110373a4ec165 +#: ../cli_swift_archive_auto_extract.rst:57 +msgid "" +"The GNU tar format. Includes the long name, long link, and sparse extensions." +msgstr "" + +# b916a38b694f4670b166531e48b950c6 #: ../configure_access_and_security_for_instances.rst:178 msgid "" "The IP Address field is filled automatically, but you can add a new IP " "address by clicking the + button." msgstr "" -# cc5a658f7cab4bb8ad9a006d25c64020 +# fcee6d26a61449608b91d1637f1c9278 #: ../cli_manage_ip_addresses.rst:146 msgid "" "The IP address is returned to the pool of IP addresses that is available for " @@ -3994,7 +4767,7 @@ msgid "" "it is automatically disassociated from that instance." msgstr "" -# 2ee14d511b1c41b9a6b3a6d569e6e58b +# 07d0e031677347d7b302c0c03d3debc6 #: ../sdk_manage_images.rst:105 msgid "" "The Image Service Python bindings do not support the retrieval of an image " @@ -4003,7 +4776,21 @@ msgid "" "v1\\_1.images.ImageManager.find`` method:" msgstr "" -# 8165bcd50b8548ba9dfb3c651fe8531a +# a6557ab6a54a4b798f7c40e6369bb197 +#: ../cli_swift_large_object_creation.rst:80 +msgid "" +"The MD5 checksum of the content of the segment object. This value must match " +"the ``ETag`` of that object." +msgstr "" + +# 91903c73775c4aad9605b89c34f74a40 +#: ../cli_swift_archive_auto_extract.rst:13 +msgid "" +"The Object Storage system extracts files from the archive file and creates " +"an object." +msgstr "" + +# 3445969132d3479cb000b6905171c189 #: ../dashboard_create_networks.rst:5 msgid "" "The OpenStack Networking service provides a scalable system for managing the " @@ -4012,7 +4799,17 @@ msgid "" "new IP addresses)." msgstr "" -# 3c5bd576ca8b4957ac3821bb9df1fa74 +# a03cfa50973f480db621442797d36167 +#: ../managing-openstack-object-storage-with-swift-cli.rst:5 +msgid "" +"The OpenStack Object Storage service provides the ``swift`` client, which is " +"a command-line interface (CLI). Use this client to list objects and " +"containers, upload objects to containers, and download or delete objects " +"from containers. You can also gather statistics and update metadata for " +"accounts, containers, and objects." +msgstr "" + +# aa785faa6ebf43da851e302cd612351c #: ../sdk.rst:5 msgid "" "The OpenStack Python Software Development Kit (SDK) is used to write Python " @@ -4023,12 +4820,22 @@ msgid "" "implemented using the Python SDK." msgstr "" -# 853abd8b41ca41af8336fe2ba7ab0e00 +# 0c3d4f1cee444fabb27e1eac7d33b438 +#: ../cli_swift_archive_auto_extract.rst:55 +msgid "The POSIX.1-1988 Ustar format." +msgstr "" + +# 91d0476c851648cdb1ff4c8d56647154 +#: ../cli_swift_archive_auto_extract.rst:60 +msgid "The POSIX.1-2001 pax format." +msgstr "" + +# 4400bab41b01451693fd1b65ebf7b7da #: ../sdk_configure_access_security_instances.rst:30 msgid "The Python script output looks something like this:" msgstr "" -# 9e4a441ebfef48c59ac0cde18d90358b +# 8b905705a1b1414a9a08952f34617368 #: ../sdk_authenticate_against_compute_endpoint.rst:40 msgid "" "The Rackspace public cloud is an OpenStack deployment that uses a custom " @@ -4040,52 +4847,133 @@ msgid "" "authenticate against the Rackspace custom authentication back end." msgstr "" -# 4fa0227668d64d5bbc55510c20e2723b +# 27d777a75a0e4e76bef9ec34f680b3f5 +#: ../cli_swift_static_website.rst:18 +msgid "" +"The Static Web filter must be added to the pipeline in your ``/etc/swift/" +"proxy-server.conf`` file below any authentication middleware. You must also " +"add a Static Web middleware configuration section." +msgstr "" + +# 77734e6499354982b9605fe04dc2cf51 +#: ../dashboard_view_cloud_resources.rst:7 +msgid "" +"The Telemetry module provides user-level usage data for OpenStack-based " +"clouds, which can be used for customer billing, system monitoring, or " +"alerts. Data can be collected by notifications sent by existing OpenStack " +"components (for example, usage events emitted from Compute) or by polling " +"the infrastructure (for example, libvirt)." +msgstr "" + +# cfa1264b2b8a4703a257fb55ddf12f23 +#: ../cli_swift_large_object_creation.rst:296 +msgid "" +"The ``COPY`` operation does not create a manifest object. To duplicate a " +"manifest object, use the ``GET`` operation to read the value of ``X-Object-" +"Manifest`` and use this value in the ``X-Object-Manifest`` request header in " +"a ``PUT`` operation. This creates a new manifest object that shares the same " +"set of segment objects as the original manifest object." +msgstr "" + +# 4a1ccc6b3efe4b7dbba9bcbae40d842f +#: ../cli_swift_large_object_creation.rst:116 +msgid "" +"The ``Content-Length`` request header must contain the length of the JSON " +"content—not the length of the segment objects. However, after the ``PUT`` " +"operation completes, the ``Content-Length`` metadata is set to the total " +"length of all the object segments. A similar situation applies to the " +"``ETag``. If used in the ``PUT`` operation, it must contain the MD5 checksum " +"of the JSON content. The ``ETag`` metadata value is then set to be the MD5 " +"checksum of the concatenated ``ETag`` values of the object segments. You can " +"also set the ``Content-Type`` request header and custom object metadata." +msgstr "" + +# 39a14e8f634c4a2f850d8b94a80ed2fc +#: ../cli_swift_large_object_creation.rst:242 +msgid "" +"The ``Content-Type`` in the response for a ``GET`` or ``HEAD`` on the " +"manifest is the same as the ``Content-Type`` set during the ``PUT`` request " +"that created the manifest. You can change the ``Content-Type`` by reissuing " +"the ``PUT`` request." +msgstr "" + +# 37543991802d484b8aeb25737886c153 +#: ../cli_swift_large_object_creation.rst:290 +msgid "" +"The ``X-Object-Manifest`` value is the ``CONTAINER/PREFIX``, which indicates " +"where the segment objects are located. You supply this request header in the " +"``PUT`` operation." +msgstr "" + +# a07514c09c154187b63927edbbc87293 #: ../common/cli_nova_show_usage_statistics_for_hosts_instances.rst:53 msgid "" "The ``cpu`` column shows the sum of the virtual CPUs for instances running " "on the host." msgstr "" -# e2e832dd036d4c0797bfdccdc1948e58 +# d0262433e13548eebadd5b80d0c66b43 #: ../common/cli_nova_show_usage_statistics_for_hosts_instances.rst:59 msgid "" "The ``disk_gb`` column shows the sum of the root and ephemeral disk sizes " "(in GB) of the instances that run on the host." msgstr "" -# 4aa926b7e0ff4a45bd6b62c7b9e357b7 +# 7a041c54316c475f90848c75cb58f207 #: ../common/cli_nova_show_usage_statistics_for_hosts_instances.rst:56 msgid "" "The ``memory_mb`` column shows the sum of the memory (in MB) allocated to " "the instances that run on the host." msgstr "" -# dfba68fd5c7842b0ae869363d4897265 +# ff350e4c513a40a5b7e1c3d2abdd6eea #: ../create_db.rst:101 msgid "The ``myDB`` database." msgstr "" -# d39e5ac02bb34be9935ad8ec447635be +# 9e12acba753b42e187d88f4674b01add #: ../sdk_authenticate_compute_output.rst:361 msgid "" "The ``print_flavors`` method is defined in ``utils.py`` and prints the " "flavor details:" msgstr "" -# 3111d49f2b3349eb919b5fcfb09dc38e +# 56d1183a6c664d94aa0ebbcdaa966491 #: ../sdk_authenticate_compute_output.rst:428 msgid "" "The ``print_values_ip`` method is defined in ``utils.py`` and prints the " "floating\\_ip object details:" msgstr "" -# 6ab01a1bf52d48bfb5ef0c7c9bf34d50 +# c7c49eb713eb4a3f9cc1e3279c8df6f4 #: ../create_db.rst:106 msgid "The ``userA`` user with the ``password`` password." msgstr "" -# c8dca3f41ad149ee8ecbc055c04648f0 +# 052d1b0d9b034cba977ee286e389c2cd +#: ../cli_swift_archive_auto_extract.rst:53 +msgid "The archive auto-extract feature supports these formats:" +msgstr "" + +# 4098a322a1e64720b13019513d6d3adf +#: ../cli_swift_env_vars.rst:17 +msgid "The authentication token for Object Storage." +msgstr "" + +# 4afad7b6ce7e4d6288654d2c8ce4f44a +#: ../cli_swift_large_object_creation.rst:72 +msgid "" +"The body of the ``PUT`` request on the manifest object comprises a JSON " +"list, where each element contains the following attributes:" +msgstr "" + +# a027a8fba49940fabe2f27358a112bce +#: ../cli_swift_large_object_creation.rst:76 +msgid "" +"The container and object name in the format: ``CONTAINER_NAME/OBJECT_NAME``." +msgstr "" + +# 4e647ec6b04e4d8790e6974529e6d41c #: ../dashboard_set_quotas.rst:109 msgid "" "The dashboard does not show all possible project quotas. To view and update " @@ -4094,82 +4982,104 @@ msgid "" "cli_set_quotas.html>`_." msgstr "" -# 36ef2e58ca774688aed67a1913277ef5 -#: ../log_in_dashboard.rst:13 +# 77520b28f0864e6e9e2c137e4e2d96be +#: ../log_in_dashboard.rst:4 msgid "" "The dashboard is available on the node with the ``nova-dashboard`` server " "role." msgstr "" -# ee902b851c894c2db94dffb2824b8fda -#: ../launching_instances_using_dashboard.rst:135 -msgid "" -"The dashboard lists the key pair on the :guilabel:`Access & Security` tab." -msgstr "" - -# 2c7cbf8b9544408eaa3db4161c5d2dce +# 0a3b444400ed48d982badbd536e4e5e0 #: ../configure_access_and_security_for_instances.rst:144 msgid "The dashboard lists the key pair on the Access & Security tab." msgstr "" -# a91e3b2cc1e54a428a337def8091f9e3 +# 9ce2290f37a947ae83f76af29f8d96bf #: ../dashboard_manage_volumes.rst:75 msgid "" "The dashboard shows the instance to which the volume is now attached and the " "device name." msgstr "" -# bf2836cb521549fab55a66e18b09835c +# efbe821aea8f4fc3bec869af4d7b3a7f #: ../dashboard_create_networks.rst:60 msgid "The dashboard shows the network on the :guilabel:`Networks` tab." msgstr "" -# 9c0f3f4e159144eaa36c569174761ac6 +# e4cf8207b73b41f3b1cba288ec328440 #: ../dashboard_manage_volumes.rst:108 msgid "The dashboard shows the new volume snapshot in Volume Snapshots tab." msgstr "" -# 2a03f619bcbd4a4eb8e6d1789e11fb2d +# 7ed40b6a17024f439ea55203581c53fe #: ../dashboard_manage_volumes.rst:52 msgid "The dashboard shows the volume on the :guilabel:`Volumes` tab." msgstr "" -# e36aa3f1eb814a26b1d2cb7123e95a84 +# 07a300c8e68148008f8c7583420b68ba #: ../create_db.rst:103 msgid "" "The database is based on the ``mysql`` data store and the ``mysql-5.5`` " "datastore\\_version." msgstr "" -# 15fb1e58da864723b1fed245b5ef213e +# 3ef45a5008e641919d432d6f6a68ac58 #: ../dashboard_set_quotas.rst:85 msgid "The default quota values are displayed." msgstr "" -# be5cc2e7cdd2494da014c80efd334ba9 +# d95a9c878c9f44adaf345b85f066ac71 #: ../sdk_authenticate_networking_endpoint.rst:36 msgid "The examples in this section use the ``get_credentials`` method:" msgstr "" -# 54cb4688c38944ef8c5ca68678bc3cb1 +# 9550e3b34c5643b48090d4984c9fee2f #: ../sdk_authenticate_networking_endpoint.rst:63 msgid "The examples in this section use the ``get_nova_credentials`` method:" msgstr "" -# 1f0c7026e32947caacbb1fbfe4aa8e9e +# 02701f4390ad4052a922471e1b454cb8 #: ../sdk_authenticate_networking_endpoint.rst:91 msgid "" "The examples in this section use the ``print_values`` and " "``print_values_server`` methods:" msgstr "" -# 04be45b267ea46efa8a5edd724f7b914 +# 42d7229c2825483087eea0281aa439b8 #: ../create_db.rst:21 msgid "" "The first step is to list flavors by using the nova ``flavor-list`` command." msgstr "" -# 08e0681869a44492bf6065824420c68e +# 94dfe8bc45884a58b0d6c8f092bfff09 +#: ../cli_swift_archive_auto_extract.rst:93 +msgid "" +"The following auto-extract archive files example shows a ``text/plain`` " +"response body where no failures occurred:" +msgstr "" + +# 24b9deada61a416c8165ca48002d686d +#: ../cli_swift_archive_auto_extract.rst:101 +msgid "" +"The following auto-extract archive files example shows a ``text/plain`` " +"response where some failures occurred. In this example, the Object Storage " +"system is configured to reject certain character strings so that the 400 Bad " +"Request error occurs for any objects that use the restricted strings." +msgstr "" + +# 2e91b9d98de941858cb3a220b3a2f5d1 +#: ../cli_swift_bulk_delete.rst:77 +msgid "" +"The following bulk delete response is in ``application/xml`` format. In this " +"example, the ``mycontainer`` container is not empty, so it cannot be deleted." +msgstr "" + +# 9585d0a98a064a7f8187b5116a49f8bc +#: ../cli_swift_manage_access_swift.rst:28 +msgid "The following command gives object access to all referring domains:" +msgstr "" + +# 71fd204fe9414df2ae6f0fb11b7458a4 #: ../cli_launch_instances.rst:167 msgid "" "The following command launches the ``MyCirrosServer`` instance with the ``m1." @@ -4178,136 +5088,251 @@ msgid "" "``KeyPair01`` key, and a user data file called ``cloudinit.file``::" msgstr "" -# ea2b2ef0470a437d92ccd7f96d22172d +# 6fdf82d932314f279bf8453c172d6e9a +#: ../cli_swift_manage_access_swift.rst:15 +msgid "" +"The following example enables the ``testuser`` user to read objects in the " +"container:" +msgstr "" + +# 41a3a27f31c84382baee8fcec46f6bbb +#: ../common/cli_install_openstack_command_line_clients.rst:167 +msgid "" +"The following example shows the command for installing the nova client with " +"``pip``." +msgstr "" + +# a97bd593009d4fb38069eff064a963d5 +#: ../cli_swift_archive_auto_extract.rst:114 +msgid "" +"The following example shows the failure response in ``application/json`` " +"format." +msgstr "" + +# be51b1e17efb462cbea98738b9feec8e #: ../common/cli_nova_show_usage_statistics_for_hosts_instances.rst:18 msgid "" "The following examples show the host usage statistics for a host called " "``devstack``." msgstr "" -# fadfbfdb0039422f8cd61444e636347a +# 95c8adbd171d46fb8da80a2d998e5c34 #: ../sdk_authenticate_networking_endpoint.rst:133 msgid "The following program creates a network:" msgstr "" -# a34eae15040e4cef8250f8d9df227849 +# 05f88f78fe9b46c493867194cf2ab834 #: ../sdk_authenticate_networking_endpoint.rst:190 msgid "The following program creates a port:" msgstr "" -# 053175b5c0d444b08f47ea0458e20b84 +# 67da45e9d14040f893e97eab9cc71753 #: ../sdk_authenticate_compute_output.rst:92 msgid "" "The following program creates a server (VM) by using the Compute API v2." msgstr "" -# bf51b6ebfae64d1ba636fc439ac390b9 +# db6f27970127458cba465f2852c46da9 #: ../sdk_authenticate_compute_output.rst:171 msgid "" "The following program deletes a server (VM) by using the Compute API v2." msgstr "" -# 6a3c7e13519c4b8cad2848a7e64fb34f +# e6ff7e46e26447998a2813f6eb92efb6 #: ../sdk_authenticate_compute_output.rst:350 msgid "" "The following program lists flavors and their details by using the Compute " "API v2." msgstr "" -# b3e99eeaf6324267be86689794396256 +# b9a0a315320d4518a7008c312a21657b #: ../sdk_authenticate_networking_endpoint.rst:167 msgid "The following program lists networks:" msgstr "" -# a24bc9cf588e43ff8e204672ddd70bf3 +# 0fb27c58e1a54bbf842380ad5060c1dd #: ../sdk_authenticate_networking_endpoint.rst:236 msgid "The following program lists ports:" msgstr "" -# 962abe35944441b38d2529c3c76fa522 +# 2a64a04b1bc64a55a2f03bf54087a654 #: ../sdk_authenticate_compute_output.rst:49 msgid "The following program lists servers by using the Compute API v2." msgstr "" -# 82b5185acf6b4d6291142f6a8c06f59d +# 2bfe81d28cff4168926a5d864c321fb0 #: ../sdk_authenticate_compute_output.rst:417 msgid "" "The following program lists the floating IPs and their details by using the " "Compute API v2." msgstr "" -# 4af70de23fa94e4baae795f45f5dff9e +# 23ee984d83444d6c905c342f6f494b97 #: ../sdk_authenticate_compute_output.rst:487 msgid "The following program lists the hosts by using the Compute API v2." msgstr "" -# 15c2e798897b401584af39cc65aec506 +# 82f2932c6a7340009dec1f110503ef79 #: ../sdk_authenticate_networking_endpoint.rst:260 msgid "The following program lists the ports for a server:" msgstr "" -# 4fca6bfc94e04633adf68ad18d292bf9 +# f9f342b23d6a4a42834f39f2726449d2 #: ../sdk_authenticate_compute_output.rst:253 msgid "" "The following program updates the name of a server (VM) by using the Compute " "API v2." msgstr "" -# bd9b383cb9d245c8b90d1b9f24be5d9b +# b8accc7d077548b28763bb937d570cd1 +#: ../cli_swift_static_website.rst:50 +msgid "" +"The following sections show how to use Static Web middleware through Object " +"Storage." +msgstr "" + +# 459d3fc1d93949fa8c7fcfc0d37ff632 #: ../dashboard_set_quotas.rst:30 msgid "" "The following table describes the Compute and Block Storage service quotas:" msgstr "" -# 48e59e4267a54ac4b502d2aacb1cc4f9 +# de905a9e6f6e46dfa3b27041bd86d578 #: ../cli.rst:28 msgid "" "The following table lists the command-line client for each OpenStack service " "with its package name and description." msgstr "" -# 5f01cdbc09b84540a608c863ace7d63d +# 88e1993ceb4145afa4722494429c377c #: ../sdk_manage_images.rst:25 msgid "" "The images method returns a Python generator, as shown in the following " "interaction with the Python interpreter:" msgstr "" -# ae26b654dfab4b01a0274192d1f1224d +# 0760962eeb9d44bfa3e6c550c179dabd #: ../cli_manage_ip_addresses.rst:111 msgid "The instance is now associated with two IP addresses::" msgstr "" -# d7e1bce9ad6444c8aeb5355292dc9652 +# 870b2eadc606439088455d8b432968e3 #: ../configure_access_and_security_for_instances.rst:183 msgid "The list shows all the instances with their fixed IP addresses." msgstr "" -# 020d7bed9b7f44beb7e39789acecbf5e +# 929de3ec62994806a0c0b6df3e55b05c #: ../cli_launch_instances.rst:241 msgid "" "The list shows the ID, name, status, and private (and if assigned, public) " "IP addresses for all instances in the project to which you belong::" msgstr "" -# 12c5ac2348f744c0855f1a3ec6b14ba3 +# fcc8a5b1ea394564a231c721c91c4e7a +#: ../cli_swift_large_object_creation.rst:285 +msgid "" +"The manifest list includes the container name of each object. Segment " +"objects can be in different containers." +msgstr "" + +# 91885306c17643d1ab5b99d539039184 +#: ../cli_swift_large_object_creation.rst:33 +msgid "" +"The manifest object content is an ordered list of the names of the segment " +"objects in JSON format. See :ref:`static_large_objects`." +msgstr "" + +# a40e2045128d43c689fd5bba4e8cb3aa +#: ../cli_swift_large_object_creation.rst:37 +msgid "" +"The manifest object has no content but it has a ``X-Object-Manifest`` " +"metadata header. The value of this header is ``CONTAINER/PREFIX``, where " +"``CONTAINER`` is the name of the container where the segment objects are " +"stored, and ``PREFIX`` is a string that all segment objects have in common. " +"See :ref:`dynamic_large_objects`." +msgstr "" + +# fa4d37d77fbf4861a1d8bd95f39547a1 #: ../dashboard_databases.rst:154 msgid "The new instance appears in the database instances list." msgstr "" -# a9f2f67b94a74a8d92c490cc449c6231 +# de4d7cfe8483405ba69aa0768271e011 #: ../dashboard_create_networks.rst:72 msgid "The new router is now displayed in the :guilabel:`Routers` tab." msgstr "" -# 1b1f092b67a54f9899777a443ebdd261 +# 6dbba7fabf80497eaa6f33fe87bb8234 +#: ../cli_swift_bulk_delete.rst:69 +msgid "The number of files actually deleted." +msgstr "" + +# a4e660e40e2247598a6a9f72faf75374 +#: ../cli_swift_bulk_delete.rst:71 +msgid "The number of not found objects." +msgstr "" + +# af54c014e30c405199ac68d75b0c2953 +#: ../cli_swift_large_object_creation.rst:290 +msgid "" +"The object has ``X-Static-Large-Object`` set to ``true``. You do not set " +"this metadata directly. Instead the system sets it when you ``PUT`` a static " +"manifest object." +msgstr "" + +# 0b8ffb9423a64dd8b4e46fe7bfb0fd5b +#: ../cli_swift_bulk_delete.rst:23 +msgid "" +"The path is the account, such as ``/v1/12345678912345``, that contains the " +"objects and containers." +msgstr "" + +# 2267b2def4254bc3ab570c9b671d394e +#: ../cli_swift_archive_auto_extract.rst:26 +msgid "" +"The path you specify in the ``PUT`` request is used for the location of the " +"object and the prefix for the resulting object names." +msgstr "" + +# 5c9aace51caa410bb63e4a3e9bfa2d8d +#: ../cli_swift_env_vars.rst:11 +msgid "" +"The public URL that is the HTTP endpoint from where you can access Object " +"Storage. It includes the Object Storage API version number and your account " +"name. For example, ``https://23.253.72.207/v1/my_account``." +msgstr "" + +# a790a53839f145a3ab68cebb4202912c +#: ../common/cli_install_openstack_command_line_clients.rst:32 +msgid "" +"The recommended way to install setuptools on Microsoft Windows is to follow " +"the documentation provided on the setuptools website (https://pypi.python." +"org/pypi/setuptools#windows). Another option is to use the unofficial binary " +"installer maintained by Christoph Gohlke (http://www.lfd.uci.edu/~gohlke/" +"pythonlibs/ #setuptools)." +msgstr "" + +# eea22a641cab41fc99fc48a939e3fb90 +#: ../cli_swift_serialized_response_formats.rst:122 +msgid "" +"The remainder of the examples in this guide use standard, non-serialized " +"responses. However, all ``GET`` requests that perform list operations accept " +"the ``format`` query parameter or ``Accept`` request header." +msgstr "" + +# 7a807001cd9a4a349cf55cc8091a8eb4 +#: ../cli_swift_bulk_delete.rst:67 +msgid "The response body contains the following information:" +msgstr "" + +# d5803ed433b747c38ce94308f551beb2 #: ../common/cli_nova_show_usage_statistics_for_hosts_instances.rst:67 msgid "" "The row that has the value ``used_max`` in the ``PROJECT`` column shows the " "sum of the resources allocated to the instances that run on the host." msgstr "" -# 382792f84e6a40aca13630e6d6e6ce02 +# 40e0dfbb77ec467e81def1099750d837 #: ../common/cli_nova_show_usage_statistics_for_hosts_instances.rst:62 msgid "" "The row that has the value ``used_now`` in the ``PROJECT`` column shows the " @@ -4315,33 +5340,104 @@ msgid "" "the resources allocated to the virtual machine of the host itself." msgstr "" -# cbfb5349f8e244a0b299035181c12019 -# d9c6663196e74458b3c7bed5b86d4bf2 +# 360409bfa3044990893c380d130b9c40 +# 302bf795054d4679bf5cd8607a84c20e #: ../cli_change_the_size_of_your_server.rst:83 #: ../cli_change_the_size_of_your_server.rst:91 msgid "The server status becomes ACTIVE." msgstr "" -# 2fbb66077f924a3aae338b177e2a5354 +# 3a2dda79c7cd41d89ac2ceac7a7daf2d #: ../cli_change_the_size_of_your_server.rst:42 msgid "The size (flavor) of the server is ``m1.small (2)``." msgstr "" -# 15048cd7ed9f4f2eb619b8609aa5e675 -#: ../log_in_dashboard.rst:48 +# 187ad937d4534014bf5e8b2dc706f2c1 +#: ../cli_swift_large_object_creation.rst:84 +msgid "" +"The size of the segment object. This value must match the ``Content-Length`` " +"of that object." +msgstr "" + +# d338c0c9cee14315a8406805bfd4b9be +#: ../cli_swift_pseudo_hierarchical_folders_directories.rst:96 +msgid "" +"The system returns status code 2xx (between 200 and 299, inclusive) and the " +"objects and pseudo-directories within the nested pseudo-directory." +msgstr "" + +# c5396b58bbcf4e79a39c582dd0efc9a3 +#: ../cli_swift_pseudo_hierarchical_folders_directories.rst:74 +msgid "" +"The system returns status code 2xx (between 200 and 299, inclusive) and the " +"objects and pseudo-directories within the top level pseudo-directory." +msgstr "" + +# 51d93c11c0f7417cabfc889d05391542 +#: ../cli_swift_pseudo_hierarchical_folders_directories.rst:32 +msgid "" +"The system returns status code 2xx (between 200 and 299, inclusive) and the " +"requested list of the objects." +msgstr "" + +# d9f7d1ca31754d7a981961d93cd66a14 +#: ../cli_swift_pseudo_hierarchical_folders_directories.rst:55 +msgid "" +"The system returns status code 2xx (between 200 and 299, inclusive) and the " +"requested matching objects. Because you use the slash, only the pseudo-" +"directory ``photos/`` displays. The returned values from a slash " +"``delimiter`` query are not real objects. They have a content-type of " +"``application/directory`` and are in the ``subdir`` section of JSON and XML " +"results." +msgstr "" + +# 93a653e30918484a80d7051651583e9b +#: ../log_in_dashboard.rst:39 msgid "" "The top of the window displays your user name. You can also access settings " "or sign out of the dashboard." msgstr "" -# 2b1eff3d280a450abc75029b1b473d53 -#: ../log_in_dashboard.rst:51 +# 7fdbe8441f164617855809c56fe5e3f2 +#: ../log_in_dashboard.rst:42 msgid "" "The visible tabs and functions in the dashboard depend on the access " "permissions, or roles, of the user you are logged in as." msgstr "" -# 8cb42ade41d2433bb8c6d4d9564214aa +# 1898081fdd26409a8d0fda9af0dc6ddc +#: ../common/cli_install_openstack_command_line_clients.rst:113 +msgid "Then install pip and use it to manage client installation:" +msgstr "" + +# 79aaf0dd334d4d0a80362406fb75b028 +#: ../common/cli_install_openstack_command_line_clients.rst:218 +msgid "Then you can install the packages::" +msgstr "" + +# 7d49a96dc1bd482691fdccb029e1971a +#: ../common/cli_install_openstack_command_line_clients.rst:95 +msgid "" +"There are also packaged versions of the clients available in `RDO `__ that enable yum to install the clients as " +"described in Installing_from_packages_." +msgstr "" + +# 2caeb0f7650a4b28a047f6b65837c15e +# 7475bd25ccef469989a868b3d0a0296f +#: ../common/cli_install_openstack_command_line_clients.rst:120 +#: ../common/cli_install_openstack_command_line_clients.rst:133 +msgid "" +"There are also packaged versions of the clients available that enable zypper " +"to install the clients as described in Installing_from_packages_." +msgstr "" + +# 68272ca0c5bc47b09dffa375c21662fd +#: ../cli_swift_set_object_versions.rst:83 +msgid "These non-current versions are named as follows:" +msgstr "" + +# 3130444a34c14f6da5bb5dc4369a3e92 #: ../common/cli_nova_show_usage_statistics_for_hosts_instances.rst:73 msgid "" "These values are computed by using information about the flavors of the " @@ -4349,11 +5445,20 @@ msgid "" "memory usage, or hard disk usage of the physical host." msgstr "" +# 462426983b16436eb7ccfa2449df2925 +#: ../managing-openstack-object-storage-with-swift-cli.rst:11 +msgid "" +"This client is based on the native swift client library, ``client.py``, " +"which seamlessly re-authenticates if the current token expires during " +"processing, retries operations multiple times, and provides a processing " +"concurrency of 10." +msgstr "" + # #-#-#-#-# sdk_authenticate_compute_output.pot (User Guide 0.0.1) #-#-#-#-# -# 54eb777c16974e02b25838afb17bf519 +# 062d644f71904231afea4b4c9905092f # #-#-#-#-# sdk_authenticate_networking_endpoint.pot (User Guide 0.0.1) #-#-#-#-# -# da1caa10bfc149f69a89e72c92eb265c -# 28a01fed45f747f38233d298e1149ef5 +# ca9adbdec2a046dc8cd2d0f9a9d9005b +# 60ea18f61119424cbcf6dfa8d5c83a55 #: ../sdk_authenticate_compute_output.rst:36 #: ../sdk_authenticate_networking_endpoint.rst:49 #: ../sdk_authenticate_networking_endpoint.rst:76 @@ -4361,29 +5466,29 @@ msgid "" "This code resides in the ``credentials.py`` file, which all samples import." msgstr "" -# fb74154bc1bd4fee9cf51f99354152d4 +# ba14e6a8cb7745b192321b0182708d1d #: ../sdk_authenticate_networking_endpoint.rst:126 msgid "This code resides in the ``utils.py`` file, which all samples import." msgstr "" -# 556c90102a4e4b85a51097318d196fab +# feac7081315b4044934d7ecf89743e93 #: ../create_db.rst:165 msgid "This command returns the IP address of the database instance." msgstr "" -# d8fd4758a232438487f015197bf48203 +# 008f1150a3ba4402927eee4029e5c2dc #: ../create_db.rst:141 msgid "This command returns the instance ID of your new instance." msgstr "" -# 10a9e76ae5ef4d0aab229497587d76b6 +# 406770f53a9745f8b811a217b44a2f65 #: ../cli_stop_and_start_an_instance.rst:14 msgid "" "This command stores the state of the VM in RAM. A paused instance continues " "to run in a frozen state." msgstr "" -# 6f5b3377076b4580b6a755a362a12bb0 +# a0fcb6ddf45941b6800b156a840bfb6b #: ../backup_db.rst:45 msgid "" "This command syntax pertains only to python-troveclient version 1.0.6 and " @@ -4391,88 +5496,108 @@ msgid "" "argument." msgstr "" -# 44159e4ebbc748ef8dc10853911cf82f +# c8d2b7740d8f461f9ae497c4199f1247 #: ../sdk_assign_cors_headers.rst:22 msgid "" "This example assigns the file origin to the ``Origin`` header, which ensures " "that the file originated from a reputable source:" msgstr "" -# bfa564d60ac244598080b46b1dc1f961 +# b656beb31d414ea29803fb7df864f8b0 #: ../create_db.rst:90 msgid "" "This example creates a database instance with the following characteristics:" msgstr "" -# 3e34ce163a85457f9f15b0d2fac58070 +# 407aa3826b1949fe85eba41ca2894b78 #: ../sdk_authenticate_networking_endpoint.rst:303 msgid "" "This example queries OpenStack Networking to create a router and add a port " "to a subnet." msgstr "" -# a75a4b36b2b5405d96b39ca5c85aba3e +# 1d7aa1ba523a4880b24225e9ede5eb2e #: ../sdk_authenticate_networking_endpoint.rst:406 msgid "This example queries OpenStack Networking to delete a network." msgstr "" -# c6974db3221e4ea8b2118b2b521ba4e7 +# 68bfa8fc41e14b6d9e7ed269a72f0506 #: ../sdk_authenticate_networking_endpoint.rst:488 msgid "This example queries OpenStack Networking to list all routers." msgstr "" -# 8776fb1da51d4f19b4f47b251f30e1d5 +# 696d4011f9424173951ff9a10a631807 #: ../sdk_authenticate_networking_endpoint.rst:543 msgid "This example queries OpenStack Networking to list security groups." msgstr "" -# ae7b63dd5956445d9a7de8f48486815f +# da249de3f88043fa844eed3e4f247253 #: ../sdk_authenticate_networking_endpoint.rst:593 msgid "This example queries OpenStack Networking to list subnets." msgstr "" -# ae6c7510805a443095f5df2f6bc622b4 +# d5f218c88a5c4dd49064da204c283e68 #: ../sdk_authenticate_against_identity_endpoint.rst:45 msgid "" "This example shows a subset of a PKI token. A complete token is over 5000 " "characters long." msgstr "" +# 2e2ba77edf0b41faa9d9b0b57d5f35b4 +#: ../cli_swift_discoverability.rst:25 +msgid "This example shows a truncated response body:" +msgstr "" + +# 1ca84e2ab08a4956824675aab7e7a2a8 +#: ../cli_swift_large_object_creation.rst:90 +msgid "" +"This example shows three segment objects. You can use several containers and " +"the object names do not have to conform to a specific pattern, in contrast " +"to dynamic large objects." +msgstr "" + # #-#-#-#-# backup_db.pot (User Guide 0.0.1) #-#-#-#-# -# 23e9d5917a874945b7638f3c243f6b6b +# a1376f10f1d24a00ac2ba7d514f5bd94 # #-#-#-#-# dashboard_databases.pot (User Guide 0.0.1) #-#-#-#-# -# ea91894f6f1140628baad99c3ec42dbe +# b8fdd0d8ed794c6a967c140e62f3e568 #: ../backup_db.rst:10 ../dashboard_databases.rst:106 msgid "This example shows you how to back up and restore a MySQL database." msgstr "" -# 4d9f82efffc74466b5f56d09225f5205 +# 128278d548d247e7ad7459b3af163dc5 #: ../create_db.rst:8 msgid "This example shows you how to create and access a MySQL 5.5 database." msgstr "" -# b774ab9599c841a9af27059cf237755b +# 7da525eb30fb43b789ea585bb71733ff #: ../sdk_authenticate_compute_output.rst:22 msgid "This example uses the ``get_nova_credentials_v2`` method:" msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# 4f8ba8b6ac74490e85de9317771e2adf -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 2c025e82be8d4a8892fb135df5add021 +# 63309c7d4a6c4ab1a004bfd6dffe0fe6 +#: ../cli_swift_set_object_versions.rst:179 +msgid "" +"This next-most current version carries with it any metadata last set on it. " +"If you want to completely remove an object and you have five versions of it, " +"you must ``DELETE`` it five times." +msgstr "" + +# 2dd63419f57a43d19e5bf8c0f399ffac +#: ../cli_swift_discoverability.rst:41 +msgid "" +"This output shows that the Object Storage system has enabled the static " +"website and temporary URL features." +msgstr "" + +# 11c5609681e140aba3059926e84f942a #: ../configure_access_and_security_for_instances.rst:41 -#: ../launching_instances_using_dashboard.rst:37 msgid "" "This procedure can be adjusted as necessary to add additional security group " "rules to a project, if your cloud requires them." msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# 3445256a8736412683d71a1786638d30 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# f86f21058194481a8727248b08a086a9 +# 4c73e88910eb4ba8a0b2e63cd470fbde #: ../configure_access_and_security_for_instances.rst:36 -#: ../launching_instances_using_dashboard.rst:32 msgid "" "This procedure enables SSH and ICMP (ping) access to instances. The rules " "apply to all instances within a given project, and should be set for every " @@ -4480,7 +5605,13 @@ msgid "" "instances." msgstr "" -# c185332267194d56984b192e4f57c576 +# 751d9e216c234a8cb2c65499dd4b9722 +#: ../cli_swift_serialized_response_formats.rst:81 +msgid "" +"This request uses the ``Accept`` request header to ask for an XML response:" +msgstr "" + +# 613707c990ac47a29b6566e2e47fee3f #: ../cli_manage_instances_hosts.rst:9 msgid "" "This section describes how to perform the different tasks involved in " @@ -4489,18 +5620,14 @@ msgid "" "node management tasks." msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# 24a1ad81f2604df89dcb8fedc6c11242 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# de4a934c38d9484fbff06a1d2a4d8950 +# 7f1bb1b0c65149b885139c3a3860e423 #: ../configure_access_and_security_for_instances.rst:63 -#: ../launching_instances_using_dashboard.rst:65 msgid "" "To accept requests from a particular range of IP addresses, specify the IP " "address block in the CIDR box." msgstr "" -# 3f2ba7062ec2441cba708b3b3907b621 +# 66a57864a5a9463e8b37f8f8aed2fa09 #: ../sdk_configure_access_security_instances.rst:169 msgid "" "To add a rule to a security group, call the `novaclient.v1\\_1.security" @@ -4510,25 +5637,17 @@ msgid "" "create>`__ method:" msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# 3aed7fc86cce451c946361283d17c71a -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 071835f6746247c5b5a032730d5a6eaf +# fe37a9020a854dcaaf3ff536db2f242f #: ../configure_access_and_security_for_instances.rst:71 -#: ../launching_instances_using_dashboard.rst:73 msgid "To add an ICMP rule, click :guilabel:`Add Rule`." msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# a334be46ca544a1fb78a6027c5508645 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 1e3dd19524cb4b57b81e1384ecc3c63c +# 30f9ffe6543241e4b1fcf733b3c8faaf #: ../configure_access_and_security_for_instances.rst:53 -#: ../launching_instances_using_dashboard.rst:51 msgid "To allow SSH access, click :guilabel:`Add Rule`." msgstr "" -# b638b3a4bfa44dd59caa9e92090c9a80 +# 8143218bb5254f96a4b1a7af6544d4b2 #: ../sdk_authenticate_against_compute_endpoint.rst:8 msgid "" "To authenticate against a Compute endpoint, instantiate a `novaclient.v" @@ -4537,14 +5656,14 @@ msgid "" "object:" msgstr "" -# 0cf5a667b2e84aa8aba7c9a34afa0e5d +# 247af45fa7d649edbd1047ee23d032f0 #: ../sdk_authenticate_against_networking_endpoint.rst:8 msgid "" "To authenticate against a Networking endpoint, instantiate a ``neutronclient." "v_2_0.client.Client`` object:" msgstr "" -# f7b1c820f242436999e9a2312f4cf08e +# 2c02290ba4b444fd9c87361c89549e3a #: ../sdk_authenticate_against_image_service_endpoint.rst:8 msgid "" "To authenticate against an Image Service endpoint, instantiate a " @@ -4553,7 +5672,7 @@ msgid "" "Client>`__ object:" msgstr "" -# 2901046966134efaa88b9e1fe1a73c5f +# cf93f2c8faac40d786b74adad0abe066 #: ../sdk_authenticate_against_identity_endpoint.rst:8 msgid "" "To authenticate against the Identity v2.0 endpoint, instantiate a " @@ -4562,33 +5681,51 @@ msgid "" "v2_0.client.Client>`__ object:" msgstr "" -# 6951d2912c5b4568a95063d5fc9d1643 +# 5c1cfc5570ab4c7b8c7ac0b0b9ee0c4f #: ../dashboard_databases.rst:109 msgid "To backup the database instance" msgstr "" -# b7ef0da569df4389b7509f05819dd4da +# 688ed93d03cb45c789533a7265bdf297 #: ../configure_access_and_security_for_instances.rst:124 msgid "" "To change its permissions so that only you can read and write to the file, " "run the following command:" msgstr "" -# c982f509fa9a498bbaf9746e7891c0e9 -#: ../launching_instances_using_dashboard.rst:117 +# a35f8dd4e2da4d52a8479d7fca706b7b +#: ../cli_swift_large_object_creation.rst:148 msgid "" -"To change its permissions so that only you can read and write to the file, " -"run the following command::" +"To change the manifest, use a ``PUT`` operation with the ``?multipart-" +"manifest=put`` query parameter. This request creates a manifest object. You " +"can also update the object metadata in the usual way." msgstr "" -# 2d4055ef2a3c4d20b7610f012f4e79ee +# 00d5fc263cc845f18e831f3693723c81 +#: ../cli_swift_create_containers.rst:18 +msgid "To check the status of containers, run the following command:" +msgstr "" + +# 4ee8167057d84514a307036c804119f1 +#: ../cli_swift_manage_objects.rst:17 +msgid "To check the status of the object, run the following command:" +msgstr "" + +# e098a39d55f34e56b2f82268c122836f #: ../dashboard_create_networks.rst:79 msgid "" "To connect a private network to the newly created router, perform the " "following steps:" msgstr "" -# 174183609bd04edf9bcb81fe399860b7 +# 4aa8eba2294c4dafa89295e97a52b32a +#: ../cli_swift_create_containers.rst:5 +msgid "" +"To create a container, run the following command and replace ``CONTAINER`` " +"with the name of your container." +msgstr "" + +# e0bb7fd69efb4a9cb076c760b983b976 #: ../sdk_configure_access_security_instances.rst:119 msgid "" "To create a security group with a specified name and description, call the " @@ -4598,17 +5735,29 @@ msgid "" "create>`__ method:" msgstr "" -# d0176ee7132c42eea83db6c08a6ed9a2 +# 5baf153e944a49fab3ba097affa7efcb +#: ../cli_swift_large_object_creation.rst:57 +msgid "" +"To create a static large object, divide your content into pieces and create " +"(upload) a segment object to contain each piece." +msgstr "" + +# c6a8984abb18473187831871ede77c76 #: ../sdk_authenticate_compute_output.rst:122 msgid "To create the server, use the network, image, and flavor:" msgstr "" -# 19aa1360ee614675b828e8acdf4fba22 +# 9a3f070b13e044b98c1df40748bf17d6 +#: ../cli_swift_serialized_response_formats.rst:14 +msgid "To define the response format, use one of these methods:" +msgstr "" + +# afdeb25e0c8e4d69beca12f06e1e535c #: ../sdk_authenticate_networking_endpoint.rst:408 msgid "To delete a network:" msgstr "" -# c2d07d22c6024025bb70889a45fdc25b +# 93949d70d392440aaf1086a832ba9406 #: ../sdk_configure_access_security_instances.rst:131 msgid "" "To delete a security group, call the `novaclient.v\\_1.security\\_groups." @@ -4621,30 +5770,92 @@ msgid "" "as an argument:" msgstr "" -# ba97148204ac4620a5663473e343b174 +# efaae57cee1147a29062308e757f78cb #: ../sdk_schedule_objects_for_deletion.rst:5 msgid "" "To determine whether your Object Storage system supports this feature, " "see ?. Alternatively, check with your service provider." msgstr "" -# fece688cbbf5448a91c4ff419492bea5 +# 68268896fe8843b29af083a2e2dc78a7 +#: ../cli_swift_set_object_versions.rst:183 +msgid "" +"To disable object versioning for the ``current`` container, remove its ``X-" +"Versions-Location`` metadata header by sending an empty key value." +msgstr "" + +# 0d7c742992c64621b8ca16d17c6fa24b #: ../cli_manage_ip_addresses.rst:138 msgid "To disassociate a floating IP address from an instance::" msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# d66124b21f7f4a78a276bbe35cbd5dc3 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 82a19c79d7eb4dbabcd0a6f8e8da925b +# 68aa47e77c93475b864e7c89583c5c14 #: ../configure_access_and_security_for_instances.rst:187 -#: ../launching_instances_using_dashboard.rst:174 msgid "" "To disassociate an IP address from an instance, click the :guilabel:" "`Disassociate` button." msgstr "" -# aa0b04dc736b49eb8b0dc2933550c019 +# #-#-#-#-# cli_swift_archive_auto_extract.pot (User Guide 0.0.1) #-#-#-#-# +# e2cb1b8b79924d768af7899f7aebffb5 +# #-#-#-#-# cli_swift_bulk_delete.pot (User Guide 0.0.1) #-#-#-#-# +# 6d93caaf9a524ed29dcdc40409a9846c +# #-#-#-#-# cli_swift_large_object_creation.pot (User Guide 0.0.1) #-#-#-#-# +# 66455c65d218445198eabde761ceb8e0 +# #-#-#-#-# cli_swift_static_website.pot (User Guide 0.0.1) #-#-#-#-# +# 4dc9a4651be641338b2b8375d0ab58e0 +#: ../cli_swift_archive_auto_extract.rst:7 ../cli_swift_bulk_delete.rst:7 +#: ../cli_swift_large_object_creation.rst:7 ../cli_swift_static_website.rst:7 +msgid "" +"To discover whether your Object Storage system supports this feature, see :" +"ref:`discoverability`. Alternatively, check with your service provider." +msgstr "" + +# 04ec8fa3d2d04efc8ef434019fc13e75 +#: ../cli_swift_discoverability.rst:15 +msgid "" +"To discover which features are enabled in your Object Storage system, use " +"the ``/info`` request." +msgstr "" + +# 337ff14574884bb3a2b7394ecba8bd83 +#: ../cli_swift_pseudo_hierarchical_folders_directories.rst:24 +msgid "" +"To display a list of all the objects in the storage container, use ``GET`` " +"without a ``delimiter`` or ``prefix``." +msgstr "" + +# 978765ba099444d2bc21c17911e67d2b +#: ../cli_swift_manage_objects.rst:42 +msgid "To download an object from a container, run the following command:" +msgstr "" + +# d9deffabc4084f0aa77d08430b131928 +#: ../cli_swift_set_object_versions.rst:18 +msgid "To enable and use object versioning" +msgstr "" + +# cef843e4f661463d90a4a4b822edb41d +#: ../cli_swift_set_object_versions.rst:20 +msgid "" +"To enable object versioning, ask your cloud provider to set the " +"``allow_versions`` option to ``TRUE`` in the container configuration file." +msgstr "" + +# 33e305e821814debba153c98b1fe63a1 +#: ../cli_swift_large_object_creation.rst:167 +msgid "" +"To ensure the download works correctly, you must upload all the object " +"segments to the same container and ensure that each object name is prefixed " +"in such a way that it sorts in the order in which it should be concatenated. " +"You also create and upload a manifest file. The manifest file is a zero-byte " +"file with the extra ``X-Object-Manifest`` ``CONTAINER/PREFIX`` header, where " +"``CONTAINER`` is the container the object segments are in and ``PREFIX`` is " +"the common prefix for all the segments. You must UTF-8-encode and then URL-" +"encode the container and common prefix in the ``X-Object-Manifest`` header." +msgstr "" + +# 2f0bd6490be14d679220b73d47134219 #: ../sdk_configure_access_security_instances.rst:16 msgid "" "To generate a keypair, call the `novaclient.v1\\_1.keypairs.KeypairManager." @@ -4653,25 +5864,61 @@ msgid "" "create>`__ method:" msgstr "" -# 1550d144cebc422caea89b2075e33316 +# 5e272ee50a194b35a02fcddb3eb97a67 +#: ../cli_swift_manage_access_swift.rst:11 +msgid "" +"To give a user read access, use the ``swift post`` command with the ``-r`` " +"parameter. To give a user write access, use the ``-w`` parameter." +msgstr "" + +# 80c5e2dbe1e24210b87098e518bdc1fe +#: ../cli_swift_bulk_delete.rst:38 +msgid "" +"To indicate a container, specify the container name as: ``CONTAINER_NAME``. " +"Make sure that the container is empty. If it contains objects, Object " +"Storage cannot delete the container." +msgstr "" + +# 0694d892918d408a94bd9c807241832a +#: ../cli_swift_bulk_delete.rst:35 +msgid "" +"To indicate an object, specify the container and object name as: " +"``CONTAINER_NAME``/``OBJECT_NAME``." +msgstr "" + +# 307f4b5c680f446182df3c67618a24a7 #: ../cli_stop_and_start_an_instance.rst:24 msgid "" "To initiate a hypervisor-level suspend operation, run the following command::" msgstr "" -# 4a3e11ad770d4e54b8d9af9d98c0bfe2 +# 502437e7a3bc42cb989574b70ddc3639 +#: ../common/cli_install_openstack_command_line_clients.rst:41 +msgid "" +"To install the clients on a Linux, Mac OS X, or Microsoft Windows system, " +"use pip. It is easy to use, ensures that you get the latest version of the " +"clients from the `Python Package Index `__, and " +"lets you update or remove the packages later on." +msgstr "" + +# d61148d8c4c94a20b9cda1b617c01b6b +#: ../cli_swift_create_containers.rst:12 +msgid "To list all containers, run the following command:" +msgstr "" + +# 2f959ff832464e66b95fcc73ea8e4908 #: ../cli_manage_ip_addresses.rst:48 msgid "" "To list all floating IP addresses that are allocated to the current project, " "run:" msgstr "" -# ae23923d198b4eb59f6bf5c4dca8be05 +# 1383570d459749a4b7ab167ec2e02927 #: ../cli_manage_ip_addresses.rst:32 msgid "To list all pools that provide floating IP addresses, run:" msgstr "" -# fa98fd4042174f8cb8a696f9a2b4d8ec +# c9c201353b164e55a9bff24b31559d1e #: ../sdk_configure_access_security_instances.rst:91 msgid "" "To list keypairs, call the `novaclient.v1\\_1.keypairs.KeypairManager.list " @@ -4679,7 +5926,7 @@ msgid "" "keypairs.html #novaclient.v1_1.keypairs.KeypairManager.list>`__ method:" msgstr "" -# 20afd5ec94a841548208a95dd44c4480 +# 3a9e0b00b9de4265a78ec9e4b5594c5d #: ../sdk_configure_access_security_instances.rst:107 msgid "" "To list security groups for the current project, call the `novaclient.v\\_1." @@ -4688,29 +5935,46 @@ msgid "" "html#novaclient.v1_1.security_groups. SecurityGroupManager.list>`__ method:" msgstr "" -# 23dec9d00a334c048a2a200ab3485646 +# f4c74fd0f11a4ffc825a3eb2b381e60e #: ../sdk_manage_images.rst:16 msgid "" "To list the available images, call the ``glanceclient.v2.images.Controller." "list`` method:" msgstr "" -# d79a49f09a8241efb533aea97b000d35 +# 4e68594f50b047a492488aa2d5baa03c +#: ../cli_swift_manage_objects.rst:36 +msgid "To list the objects in a container, run the following command:" +msgstr "" + +# 1aa287af86df49eb891d7ee0d586ddd0 #: ../configure_access_and_security_for_instances.rst:136 msgid "To make the key pair known to SSH, run the **ssh-add** command." msgstr "" -# db2d42a9909c4e0dbba583c11ede8c72 -#: ../launching_instances_using_dashboard.rst:129 -msgid "To make the key pair known to SSH, run the ``ssh-add`` command::" +# 5ad7946b3e644c6fa9f80c4e31e0f231 +#: ../cli_swift_env_vars.rst:19 +msgid "To obtain these values, run the ``swift stat -v`` command." msgstr "" -# 36481c1009df462eb37941518e4b8bf0 +# c81e3250edf44f10afa2d123973f620c +#: ../cli_swift_large_lists.rst:33 +msgid "To page through a large list of containers" +msgstr "" + +# 3bbbe18fcbf34c46b737563087b6cd67 #: ../cli_stop_and_start_an_instance.rst:10 msgid "To pause an instance, run the following command::" msgstr "" -# f62bead86434416f81a442ae121998f7 +# faa967ecde9c4c6488cd270f7955ac86 +#: ../cli_swift_bulk_delete.rst:16 +msgid "" +"To perform a bulk delete operation, add the ``bulk-delete`` query parameter " +"to the path of a ``POST`` or ``DELETE`` operation." +msgstr "" + +# ad4b4c7eeb5344c2a720db08b3da049e #: ../dashboard_set_quotas.rst:10 msgid "" "To prevent system capacities from being exhausted without notification, you " @@ -4720,24 +5984,25 @@ msgid "" "the tenant-user level." msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# a3243f6fb2ef4c8986c2a65123469ae9 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# d93491eb60b44b70b1fffbe3006bc453 +# b6740ce2f6b64f178cf869ace8571746 #: ../configure_access_and_security_for_instances.rst:190 -#: ../launching_instances_using_dashboard.rst:177 msgid "" "To release the floating IP address back into the pool of addresses, click " "the :guilabel:`More` button and select the :guilabel:`Release Floating IP` " "option." msgstr "" -# 40aa029dc42f4ddc97e7e2d2986a3e0a +# 931bd59301ba4005ac6b3ab671df7461 +#: ../common/cli_install_openstack_command_line_clients.rst:230 +msgid "To remove the a client, run the ``pip uninstall`` command::" +msgstr "" + +# 8a898cf542154391aaf289b11423c22a #: ../cli_manage_ip_addresses.rst:142 msgid "To remove the floating IP address from a project::" msgstr "" -# f4b97d00ae5243f4811a6a4e1684c870 +# 72b8264101024e5dbd58bce3080e3314 #: ../cli_change_the_size_of_your_server.rst:58 msgid "" "To resize the server, use the ``nova resize`` command and add the server ID " @@ -4745,51 +6010,100 @@ msgid "" "resize progress. For example::" msgstr "" -# 55f462f77eba45b5a81577ad1243cada +# ce2fc287056d48a9abfb91295a37ec5e #: ../dashboard_databases.rst:133 msgid "To restore a database instance" msgstr "" -# 85dcddf13d6c4a70957761bc9d276b87 +# 7885244d8ac842e39c204d45b8e875c5 #: ../cli_stop_and_start_an_instance.rst:29 msgid "To resume a suspended instance, run the following command::" msgstr "" -# f69b6f2b44ac4af7a1326323fde6ec11 +# 50248e18733948e3817e0bfb9dc6f7e0 #: ../sdk_manage_images.rst:90 msgid "" "To retrieve an image object from its ID, call the ``glanceclient.v2.images." "Controller.get`` method:" msgstr "" -# 0cb054ce07a34127ac3922ee16b2a48b +# b8c59f0ba2a74d6dba081105cb026ff0 +#: ../cli_swift_large_lists.rst:20 +msgid "" +"To return fewer than 10,000 names, use the ``limit`` parameter. If the " +"number of names returned equals the specified ``limit`` (or 10,000 if you " +"omit the ``limit`` parameter), you can assume there are more names to list. " +"If the number of names in the list is exactly divisible by the ``limit`` " +"value, the last request has no content." +msgstr "" + +# 7fae18c7db624355929ad709f11a6571 +#: ../cli_swift_env_vars.rst:7 +msgid "" +"To run the cURL command examples for the Object Storage API requests, set " +"these environment variables:" +msgstr "" + +# 89842a07b962499aa6eb0f54aa087925 +#: ../cli_swift_serialized_response_formats.rst:11 +msgid "" +"To run the cURL command examples, you must export environment variables. For " +"more information, see the section :ref:`env-vars`." +msgstr "" + +# 696b3f47b3094e7aa0a95d477067128e #: ../sdk_schedule_objects_for_deletion.rst:15 msgid "" "To schedule an object for deletion, include one of these headers with the " "``PUT`` or ``POST`` request on the object:" msgstr "" -# 756d030ac6624c39b31742c09496c522 +# 7e4d51393d2f48ec9cdccf9e3be9175a #: ../sdk_authenticate_compute_output.rst:14 msgid "" "To set up environmental variables and authenticate against Compute API " "endpoints, see :ref:`Authenticate `." msgstr "" -# fd1f2403d18a4a3f91924d1b173a14d6 +# 9107e77194a94e0da00f90b9f626578d #: ../cli_stop_and_start_an_instance.rst:17 msgid "To unpause an instance, run the following command::" msgstr "" -# 8c0c90df71a2495582b176cef79e7b7b +# b9b05b69934240f8872f3ba9f2561bdc +#: ../common/cli_install_openstack_command_line_clients.rst:225 +msgid "" +"To upgrade a client, add the ``--upgrade`` option to the ``pip install`` " +"command::" +msgstr "" + +# 94153a2d1f794a3bafcdce613328a13d +#: ../cli_swift_archive_auto_extract.rst:19 +msgid "" +"To upload an archive file, make a ``PUT`` request. Add the ``extract-" +"archive=format`` query parameter to indicate that you are uploading a tar " +"archive file instead of normal content." +msgstr "" + +# 8815e336276a4ed5ab4f6e6a5d0bfb6f #: ../sdk_manage_images.rst:122 msgid "" "To upload an image, call the ``glanceclient.v2.images.ImageManager.create`` " "method:" msgstr "" -# dd466ac4f87c4aee8c267e5c4d192403 -#: ../log_in_dashboard.rst:24 +# 3ff1c54cf948491db281df003260ca48 +#: ../cli_swift_manage_objects.rst:5 +msgid "To upload an object to a container, run the following command:" +msgstr "" + +# 24fa453c8c644f1e99f62a2202e1e50a +#: ../cli_swift_manage_objects.rst:11 +msgid "To upload in chunks, for large files, run the following command:" +msgstr "" + +# d1211b7751324fd7ad21e585f8d83924 +#: ../log_in_dashboard.rst:15 msgid "" "To use the Virtual Network Computing (VNC) client for the dashboard, your " "browser must support HTML5 Canvas and HTML5 WebSockets. The VNC client is " @@ -4799,14 +6113,21 @@ msgid "" "support>`__." msgstr "" -# a80c096c24734e1ea40ec00fc095df4e +# 4c630604f1ac43ff8d8d744cab9df746 +#: ../cli_swift_discoverability.rst:18 +msgid "" +"To use the ``/info`` request, send a ``GET`` request using the ``/info`` " +"path to the Object Store endpoint as shown in this example:" +msgstr "" + +# b8e58308f0cd455eb7ecf9b15bc4a858 #: ../sdk_authenticate_compute_output.rst:8 msgid "" "To use the information in this section, you must be familiar with OpenStack " "Compute." msgstr "" -# 9be71436fafc463f9adc1c2665e18d0d +# 135def33a5734d01aaa928b8f4dbda62 #: ../sdk_authenticate_networking_endpoint.rst:8 msgid "" "To use the information in this section, you should have a general " @@ -4815,148 +6136,251 @@ msgid "" "implements the Networking API v2.0." msgstr "" -# 3c3f08ccac5e435385fe4667f2fc870c +# 31df55e0e212445889843d207180a4df #: ../cli_cheat_sheet.rst:226 msgid "" "To validate that the file was injected, use ssh to connect to the instance, " "and look in ``/var/lib/cloud`` for the file." msgstr "" -# 5177ac5e249c4d8686483585f2259349 +# c8415ce6469d4096a001e560a3fb8c55 #: ../cli_launch_instances.rst:254 msgid "" "To view the available options for the ``nova list`` command, run the " "following command::" msgstr "" -# e3bea4a27ec148b4ab4702d95fa69a9e +# 2cb144495fbc4fa5b32e5fb4371b9c67 +#: ../cli_swift_static_website.rst:78 +msgid "" +"Turn on file listing. If you do not set the index file, the URL displays a " +"list of the objects in the container. Instructions on styling the list with " +"a CSS follow." +msgstr "" + +# 3c4698dafdc14f229029aca0ae3c7369 #: ../dashboard_set_quotas.rst:16 msgid "" "Typically, you change quotas when a project needs more than ten volumes or 1 " "|nbsp| TB on a compute node." msgstr "" -# 27f9e11e1894405b9bdcd87e72fbc772 +# bb1fa82c17d1458b8df270d01665a17f +#: ../cli_swift_bulk_delete.rst:33 +msgid "UTF-8-encode and then URL-encode the names." +msgstr "" + +# 62e57ef33c7a4eceb496db444ca602f4 #: ../cli_cheat_sheet.rst:344 msgid "Unmount the volume" msgstr "" -# b2ff275da870476c8ede7772a00c679e +# 31d52c4e0f464ea3ad37c103f7f373c0 #: ../cli_cheat_sheet.rst:159 msgid "Unpause" msgstr "" -# 2753166e675146a396d264786840edec +# f5d68f5982e849868bb89120600a99c5 #: ../cli_stop_and_start_an_instance.rst:53 msgid "Unshelve an instance - Restores the instance." msgstr "" -# af1144f54f604f74a2f63d7372e5e9a9 +# 35108573e7e84bf3ae7ee8ab751d2507 #: ../cli_cheat_sheet.rst:171 msgid "Unsuspend" msgstr "" -# 03e5e85248d345589bf95d7a8e3ceea1 +# e9c68a2d63e94ce38e6953650efdf92e #: ../cli_cheat_sheet.rst:43 msgid "Update image" msgstr "" -# f9af395572be49deac034a24bd1a47b1 +# a454673990f14bc3a29f2ab9ccbfc59b #: ../dashboard_set_quotas.rst:94 msgid "Update project quotas" msgstr "" -# c2db8cc430d047ffb92b0fa9d6fec3d0 +# e7201327eb3746ac9139fe8c00a25e07 #: ../sdk_authenticate_compute_output.rst:251 msgid "Update server (API v2)" msgstr "" -# 422f8439ad9e4fbfbfc6c55a9e404235 +# fbec8339b59b4e1e91bc321243cbda40 #: ../sdk_authenticate_compute_output.rst:322 msgid "Update server code listing example" msgstr "" -# dcef2f45acd9437199af97cbb4b7f164 +# 54607d898d0440df9dbd2dedc71cca5c +#: ../common/cli_install_openstack_command_line_clients.rst:223 +msgid "Upgrade or remove clients" +msgstr "" + +# abe49b3aa42c48fbaae8dd6ad4f207f0 #: ../cli_cheat_sheet.rst:57 msgid "Upload RAM image" msgstr "" -# d6b13eb55b364aa2a4448102f0121438 +# e372c016fda04967abb5a9564fa54190 #: ../sdk_manage_images.rst:120 msgid "Upload an image" msgstr "" -# 92f6f3e08d1c4cde8d919e5da5e36ebf +# c1c5abb57c44410389316cf5955e878e #: ../dashboard_manage_containers.rst:32 msgid "Upload an object" msgstr "" -# 74b8fe634e1f4763a8705ccf891df1ba +# d61aa2808fe24086931ecc78cc256612 #: ../cli_cheat_sheet.rst:49 msgid "Upload kernel image" msgstr "" -# c64e4fdb5e0440c5bae2d8bce26f6c4d +# 9ba789c08d284909bc5b0d2e75b87ebe +#: ../cli_swift_large_object_creation.rst:225 +msgid "Upload manifest request: HTTP" +msgstr "" + +# 10f92732dab141f6a3e00bb6a2639fb0 +#: ../cli_swift_large_object_creation.rst:237 +msgid "Upload manifest response: HTTP" +msgstr "" + +# fbe6c1c6873944f2b07cc5a99fb63a4e +#: ../cli_swift_large_object_creation.rst:207 +msgid "Upload next segment of large object request: HTTP" +msgstr "" + +# 63e1814c8882420c91fc823d7bf5173e +#: ../cli_swift_large_object_creation.rst:185 +msgid "Upload segment of large object request: HTTP" +msgstr "" + +# befdbafa33874bb48a713340af71a695 #: ../cli_cheat_sheet.rst:65 msgid "Upload three-part image" msgstr "" -# e16c45900c504fd3893764e37af5616a +# 943f099c2dd54213a0144d9494a320b7 +#: ../cli_swift_static_website.rst:32 +msgid "" +"Use ``X-Container-Meta-Web-Index`` to determine the index file (or default " +"page served, such as ``index.html``) for your website. When someone " +"initially enters your site, the ``index.html`` file displays automatically. " +"If you create sub-directories for your site by creating pseudo-directories " +"in your container, the index page for each sub-directory is displayed by " +"default. If your pseudo-directory does not have a file with the same name as " +"your index file, visits to the sub-directory return a 404 error." +msgstr "" + +# ad76bcf421ba4e968dc58689c9bfec32 +#: ../cli_swift_large_lists.rst:45 +msgid "Use a ``limit`` of two:" +msgstr "" + +# 03b7a2ead8d942d695c1a38d0c6d975e +#: ../cli_swift_archive_auto_extract.rst:62 +msgid "Use gzip or bzip2 to compress the archive." +msgstr "" + +# ca19c00324454ea4bdb3b0b17a7d6a59 #: ../sdk_schedule_objects_for_deletion.rst:33 msgid "" "Use http://www.epochconverter.com/ to convert dates to and from epoch " "timestamps and for batch conversions." msgstr "" -# c649bd42d2d0458dbbe616329d25c61d +# 655ea23908af47b69f7b6c98cd25f551 #: ../cli_stop_and_start_an_instance.rst:5 msgid "Use one of the following methods to stop and start an instance." msgstr "" -# 31068463aec449eda0f5670617d5e9ad +# caf0d206198c4e759d30a82955adac80 +#: ../common/cli_install_openstack_command_line_clients.rst:177 +msgid "" +"Use pip to install the OpenStack clients on a Linux, Mac OS X, or Microsoft " +"Windows system. It is easy to use and ensures that you get the latest " +"version of the client from the `Python Package Index `__. Also, pip enables you to update or remove a package." +msgstr "" + +# db20d1f003844bba855b67be2ec9855d #: ../cli_cheat_sheet.rst:246 msgid "Use ssh to connect to the instance" msgstr "" -# 2af35a47851248b397a24ef2db75bee6 +# 20c12432deea4a369e9ca237e20c6d8f #: ../sdk_schedule_objects_for_deletion.rst:36 msgid "" "Use the POST method to assign expiration headers to existing objects that " "you want to expire." msgstr "" -# 95b4321e00b3428d85cdb80a8b9d6b70 +# d9729ead48f042ebaf70c695e462f90d +#: ../cli_swift_large_lists.rst:88 +msgid "" +"Use the ``end_marker`` parameter to limit the result set to object names " +"that are less than the ``end_marker`` parameter value:" +msgstr "" + +# e286991fcdb74de8b2e92adf3d3f32b9 +#: ../cli_swift_archive_auto_extract.rst:64 +msgid "" +"Use the ``extract-archive`` query parameter to specify the format. Valid " +"values for this parameter are ``tar``, ``tar.gz``, or ``tar.bz2``." +msgstr "" + +# c183e8513a6a4722a04f9e14e1b8fa90 #: ../sdk_authenticate_networking_endpoint.rst:52 msgid "Use the ``get_credentials()`` method to populate and get a dictionary:" msgstr "" -# 98e3e938154c44d582780a899401b3df +# 4a466a88afe94f35b5ed0ae254880498 #: ../sdk_authenticate_networking_endpoint.rst:79 msgid "" "Use the ``get_nova_credentials()`` method to populate and get a dictionary:" msgstr "" -# db40a77bdfd145dfbf64cfb44133eb84 +# eb9b71aa662b434b8273fdb9d4957496 #: ../sdk_authenticate_compute_output.rst:39 msgid "" "Use the ``get_nova_credentials_v2()`` method to populate and get a " "dictionary:" msgstr "" -# b5b0bfeb037a48e58a0824f9a2ac90d8 +# 34e82057bedb482893b857e8fc35c444 #: ../cli_manage_ip_addresses.rst:27 msgid "" "Use the ``nova floating-ip-*`` commands to manage floating IP addresses." msgstr "" -# b56d1cdfbb4c494cbf3935ae8762c3f2 +# 1c8f60827e9d44ef985d7358fcf195a6 +#: ../cli_swift_pseudo_hierarchical_folders_directories.rst:66 +msgid "" +"Use the ``prefix`` and ``delimiter`` parameters to view the objects inside a " +"pseudo-directory, including further nested pseudo-directories." +msgstr "" + +# 2fed0fd623f44209860f3b8aeac41da3 +#: ../cli_swift_archive_auto_extract.rst:11 +msgid "Use the auto-extract archive feature to upload a tar archive file." +msgstr "" + +# f3b627371a594029ba45baf1b34e3583 +#: ../cli_swift_pseudo_hierarchical_folders_directories.rst:46 +msgid "" +"Use the delimiter parameter to limit the displayed results. To use " +"``delimiter`` with pseudo-directories, you must use the parameter slash (``/" +"``)." +msgstr "" + +# 151763a07cad458696e10587cae551c3 #: ../backup_db.rst:179 msgid "" "Use the trove ``database-list`` command to check that the original databases " "(``db1`` and ``db2``) are present on the restored instance." msgstr "" -# 136772e2070c48f0989a7877d56bad7a +# 6db592aa013048dab0fdc5ab97c8eaf2 #: ../backup_db.rst:153 msgid "" "Use the trove ``show`` command to display information about the new guest2 " @@ -4964,31 +6388,41 @@ msgid "" "beac-a1bcee86d04b``." msgstr "" -# a0d40d3f094b4854b20b05172c252447 +# 6d1127dcda564beaa6a4b403249d818b #: ../backup_db.rst:194 msgid "" "Use the trove ``user-list`` command to check that the original user " "(``user1``) is present on the restored instance." msgstr "" -# 0cff2062b0334549bd0b4b4d47a4f3de +# 61b94d77490d49a28097521b3e2e70f2 #: ../cli_cheat_sheet.rst:282 msgid "Used to manage volumes and volume snapshots that attach to instances." msgstr "" -# 5633e55c314b4d9286d33f8fb1cde4f1 +# 02633224f1084772bb77b0b8c06d5eb0 +#: ../cli_swift_manage_access_swift.rst:5 +msgid "" +"Users have roles on accounts. For example, a user with the admin role has " +"full access to all containers and objects in an account. You can set access " +"control lists (ACLs) at the container level and support lists for read and " +"write access, which you set with the ``X-Container-Read`` and ``X-Container-" +"Write`` headers." +msgstr "" + +# 6f4a9cae624a4867b026bbfef6de779d #: ../backup_db.rst:26 msgid "Users: The ``user1`` user with the ``password`` password" msgstr "" -# 9f92989f44e145f2be3b2c320e74eec0 +# cf82a1cba20c4848b4129f29080863e3 #: ../dashboard_set_quotas.rst:19 msgid "" "Using the Dashboard, you can view default Compute and Block Storage quotas " "for new tenants, as well as update quotas for existing tenants." msgstr "" -# 35a482882f19402d98eb473296c55494 +# b4c219dcbff6414fb7d9bb47a4cd96a9 #: ../dashboard_set_quotas.rst:23 msgid "" "Using the command-line interface, you can manage quotas for the OpenStack " @@ -4999,44 +6433,61 @@ msgid "" msgstr "" # #-#-#-#-# create_db.pot (User Guide 0.0.1) #-#-#-#-# -# 4a977564366b454f9f2a1717442c627e +# 4a3b51df6ece4198ba0f89509a88644a # #-#-#-#-# dashboard_set_quotas.pot (User Guide 0.0.1) #-#-#-#-# -# 9b55e3fd97c04cd6820aed6928a7177f +# ba5444fba2ca4287bd36f038fb4864fe #: ../create_db.rst:44 ../dashboard_set_quotas.rst:68 msgid "VCPUs" msgstr "" -# 4eb801f7aa184fec9f307c87bb8b7797 +# bc58fc7464894a9da972d740b4676ee7 +#: ../cli_swift_archive_auto_extract.rst:23 +msgid "" +"Valid values for the ``format`` variable are ``tar``, ``tar.gz``, or ``tar." +"bz2``." +msgstr "" + +# 5908e78bcbd74a65907c6c07a91b587b #: ../dashboard_set_quotas.rst:5 msgid "View and manage quotas" msgstr "" -# 513a44c68eae4786a5a1abfeae646f33 +# 9cf67e366d9940f89f6c9eb02fdc3063 +#: ../dashboard_view_cloud_resources.rst:3 +msgid "View cloud usage statistics" +msgstr "" + +# 1483056f291a40b190faf9d483cc899f #: ../cli_cheat_sheet.rst:130 msgid "View console log of instance" msgstr "" -# 0606da0e6d27422e8296db934ca579dc +# 108958ae3bb744b08e0adee03d7e35e8 #: ../dashboard_set_quotas.rst:78 msgid "View default project quotas" msgstr "" -# 7e794b63a0c44658bdae93a41d05a376 +# 6e0685edb1c54d1c862f25c7646e2944 +#: ../dashboard_view_cloud_resources.rst:24 +msgid "View resource statistics" +msgstr "" + +# 73f67722a6c64c00936058f406ea92d4 #: ../create_db.rst:75 msgid "Virtual CPUs: ``1``" msgstr "" -# 4f2678a3bd4d47c6a501420bfa95a6a5 +# 8f967d52d5a2443b9b5b59fe7ea8b490 #: ../dashboard_set_quotas.rst:39 msgid "Volume gigabytes allowed for each project." msgstr "" -# a8f6d3f880b14dfbae0c66804f213076 +# 18769f8bec1c407c98e76ae984541e19 #: ../dashboard_set_quotas.rst:65 msgid "Volume snapshots allowed for each project." msgstr "" -# 2bb7e69d7ff94d6f893185319d4e7c32 +# 48538d42edee4c55b47c8e3a9be4221f #: ../dashboard_manage_volumes.rst:45 msgid "" "Volume: If you choose this option, a new field for :guilabel:`Use volume as " @@ -5045,17 +6496,17 @@ msgid "" "there are existing snapshots or volumes." msgstr "" -# c7b8714145b348c98a13b0a4d37aab7f +# 7c80f647538940f8a99ec81705f132ef #: ../dashboard_set_quotas.rst:71 msgid "Volumes" msgstr "" -# d8de2222984e43bf8af5d1ad55bf8ba4 +# 918413c71cf14dd9a95b775da7046aac #: ../dashboard_set_quotas.rst:71 msgid "Volumes allowed for each project." msgstr "" -# d9fcc196ed6342daab8fe652d4bcc9a1 +# 629ad19732264cabaf3aab9550cd12ca #: ../dashboard_manage_volumes.rst:5 msgid "" "Volumes are block storage devices that you attach to instances to enable " @@ -5065,19 +6516,41 @@ msgid "" "volume types." msgstr "" -# f20c69b6edfa4842bb79e58f8b0e2c44 -#: ../launching_instances_using_dashboard.rst:42 +# c6c0d06e4683450fbd1e1c815ff96080 +#: ../cli_swift_set_object_versions.rst:14 msgid "" -"When adding a rule, you must specify the protocol used with the destination " -"port or source port." +"We strongly recommended that you put non-current objects in a different " +"container than the container where current object versions reside." msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# 7a7f9bb1915f414ea9e03fa319f52d53 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 67b2973e0e0144268744369eadcb4269 +# 11a3ddc645c248b5945e9a6d41b3a97a +#: ../common/cli_install_openstack_command_line_clients.rst:235 +msgid "What's next" +msgstr "" + +# 74d8411a5f0e46e5be10631373aa6f59 +#: ../cli_swift_bulk_delete.rst:47 +msgid "" +"When Object Storage processes the request, it performs multiple sub-" +"operations. Even if all sub-operations fail, the operation returns a 200 " +"status. The bulk operation returns a response body that contains details " +"that indicate which sub-operations have succeeded and failed. Some sub-" +"operations might succeed while others fail. Examine the response body to " +"determine the results of each delete sub-operation." +msgstr "" + +# 01c526e3b9dc4a1c9873d6e30215c3cf +#: ../cli_swift_archive_auto_extract.rst:71 +msgid "" +"When Object Storage processes the request, it performs multiple sub-" +"operations. Even if all sub-operations fail, the operation returns a 201 " +"``Created`` status. Some sub-operations might succeed while others fail. " +"Examine the response body to determine the results of each auto-extract " +"archive sub-operation." +msgstr "" + +# 9b18190a441b44b19dc86c7cd88e7c52 #: ../configure_access_and_security_for_instances.rst:149 -#: ../launching_instances_using_dashboard.rst:140 msgid "" "When an instance is created in OpenStack, it is automatically assigned a " "fixed IP address in the network to which the instance is assigned. This IP " @@ -5085,12 +6558,8 @@ msgid "" "terminated." msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# 12ca58aa9e3e45869d32214b074a9124 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 8e7cd24848ea492da4702e70d2884a0e +# 40ef389909b04bc2aa28481c77f43d01 #: ../configure_access_and_security_for_instances.rst:23 -#: ../launching_instances_using_dashboard.rst:21 msgid "" "When an instance is created in OpenStack, it is automatically assigned a " "fixed IP address in the network to which the instance is assigned. This IP " @@ -5101,12 +6570,29 @@ msgid "" "time, regardless of the state of the instances involved." msgstr "" -# ac0cd63134e94fcb8b449a1f82351c0f +# b263b6476b414dd78f1a7c65ece3b509 +#: ../common/cli_install_openstack_command_line_clients.rst:141 +msgid "" +"When following the instructions in this section, replace PROJECT with the " +"lowercase name of the client to install, such as ``nova``. Repeat for each " +"client. The following values are valid:" +msgstr "" + +# d78f61d0a5b14b23ac4d7a322076b53e +#: ../cli_swift_large_object_creation.rst:126 +msgid "" +"When the ``PUT`` operation sees the ``?multipart-manifest=put`` query " +"parameter, it reads the request body and verifies that each segment object " +"exists and that the sizes and ETags match. If there is a mismatch, the " +"``PUT`` operation fails." +msgstr "" + +# 1eafe07188ce498ea3234c729644c81c #: ../cli_change_the_size_of_your_server.rst:77 msgid "When the resize completes, the status becomes VERIFY\\_RESIZE." msgstr "" -# 8a556b6ec40045b1b820969f8e66c62b +# 80ab318acdc9488eb78f79eeb4000958 #: ../sdk_authenticate.rst:7 msgid "" "When using the SDK, you must authenticate against an OpenStack endpoint " @@ -5114,20 +6600,20 @@ msgid "" "different syntax for authentication." msgstr "" -# 4485c6a9d4e145b1803eba308a018e92 +# 12ca299097ed4c11b4d8760f945bcc75 #: ../sdk_configure_access_security_instances.rst:8 msgid "" "When working with images in the SDK, you will call ``novaclient`` methods." msgstr "" -# f048e9a689594166a937c124f784e1bb +# a346b2449b5146858517af44ebb64883 #: ../sdk_manage_images.rst:8 msgid "" "When working with images in the SDK, you will call both ``glance`` and " "``nova`` methods." msgstr "" -# 11cebb79347a4edfbddabad3132a4921 +# e4cc01e37eda4d7787d287250d76a277 #: ../create_db.rst:15 msgid "" "When you create a database instance, you must specify a nova flavor. The " @@ -5137,14 +6623,14 @@ msgid "" "flavors that work for databases." msgstr "" -# 2270abb5e3ad4a858e9eb6c638ae0e6c +# b08b1e1fd9534740933acf159737f533 #: ../dashboard_manage_volumes.rst:136 msgid "" "When you delete an instance, the data in its attached volumes is not " "destroyed." msgstr "" -# b1c63736105647828d832f234d553af8 +# 9d29303d6bc5477ba8d87655ee8eebfa #: ../cli_manage_ip_addresses.rst:10 msgid "" "When you launch an instance, it is automatically assigned a private IP " @@ -5152,44 +6638,96 @@ msgid "" "Rebooting an instance has no effect on the private IP address." msgstr "" -# 24e0284a3143491cad386012855de1c0 +# ee512f0ec9ff4394a2cd86c7b73da45a +#: ../cli_swift_large_lists.rst:10 +msgid "" +"When you request a list of containers or objects, Object Storage returns a " +"maximum of 10,000 names for each request. To get subsequent names, you must " +"make another request with the ``marker`` parameter. Set the ``marker`` " +"parameter to the name of the last item returned in the previous list. You " +"must URL-encode the ``marker`` value before you send the HTTP request. " +"Object Storage returns a maximum of 10,000 names starting after the last " +"item returned." +msgstr "" + +# faf272b98bcd41cd8500ed39e733260d +#: ../cli_swift_set_object_versions.rst:89 +msgid "" +"Where ``length`` is the 3-character, zero-padded hexadecimal character " +"length of the object, ```` is the object name, and " +"```` is the time when the object was initially created as a " +"current version." +msgstr "" + +# 25417a49f3154dea95d3a22912b3c7e7 +#: ../cli_swift_large_object_creation.rst:250 +msgid "" +"While static and dynamic objects have similar behavior, this table describes " +"their differences:" +msgstr "" + +# ed054ef9da95438c8c03b300283abc41 +#: ../cli_swift_bulk_delete.rst:10 +msgid "" +"With bulk delete, you can delete up to 10,000 objects or containers " +"(configurable) in one request." +msgstr "" + +# f1438124a77b4963bc6326374c18ffc2 #: ../sdk_schedule_objects_for_deletion.rst:30 msgid "X-Delete-After" msgstr "" -# f0141674bf2b4a9699cf57f3645e6803 +# 1c9970dd6604473183f33308733a687a #: ../sdk_schedule_objects_for_deletion.rst:23 msgid "X-Delete-At" msgstr "" -# 660d36efe59b47e9badff8229cb82862 +# 7bb8e5fb6a8847de8838b47eeb12bbcd +# 0a4a731499e048189e5f07d1b9048ba2 +#: ../cli_swift_serialized_response_formats.rst:30 +#: ../cli_swift_serialized_response_formats.rst:32 +msgid "XML data serialization response format." +msgstr "" + +# a8244204ce1b4e1991b289336abe120a +#: ../cli_swift_static_website.rst:41 +msgid "" +"You also have the option of displaying a list of files in your pseudo-" +"directory instead of a web page. To do this, set the ``X-Container-Meta-Web-" +"Listings`` header to ``TRUE``. You may add styles to your file listing by " +"setting ``X-Container-Meta-Web-Listings-CSS:`` to a style sheet (for " +"example, ``lists.css``)." +msgstr "" + +# 5da5a685998e437b85e9e7fdd1411861 #: ../cli_launch_instances.rst:56 msgid "" "You can also assign a floating IP address to a running instance to make it " "accessible from outside the cloud. See ?." msgstr "" -# 7d0830ba70834e1ebfa679b004c45893 +# cfe022fb8d024920b1897c1dd0514edc #: ../cli_launch_instances.rst:46 msgid "" "You can also attach a block storage device, or **volume**, for persistent " "storage." msgstr "" -# a7dd178a726e4c81b7cd81c0a8ee46bc +# 64c7f2de72ee4d3387b1e7c65733bc88 #: ../sdk_authenticate_against_networking_endpoint.rst:22 msgid "" "You can also authenticate by explicitly specifying the endpoint and token:" msgstr "" -# 17310472081a45aebdcb58db3d71a1c3 +# 3d6a0b26d7e0436ba455231201a1af8d #: ../cli_launch_instances.rst:103 msgid "" "You can also filter the image list by using ``grep`` to find a specific " "image, as follows::" msgstr "" -# 222c80ca977d460dbf38504f1f7d61f4 +# 9164342fc4ad4359a506cff179bdbb98 #: ../cli_launch_instances.rst:224 msgid "" "You can also place arbitrary local files into the instance file system at " @@ -5200,12 +6738,31 @@ msgid "" "``--file`` option as shown in the following example." msgstr "" -# ab2e4821098d4da5826254dc17086bc4 +# d5cc371a286c48f89519c4c855cb4dc6 +#: ../cli_swift_create_containers.rst:34 +msgid "" +"You can also use the ``swift stat`` command with the ``ACCOUNT`` or " +"``CONTAINER`` names as parameters." +msgstr "" + +# 0774f4fa50dc4447922c923dc6828fae +#: ../cli_swift_manage_access_swift.rst:22 +msgid "You can also use this command with a list of users." +msgstr "" + +# 2a0306cbd11549d4b1e90127a607a1d8 #: ../cli_manage_ip_addresses.rst:68 msgid "You can assign a floating IP address to a project and to an instance." msgstr "" -# e410c19835f944b1bd80a2d0fdd9090b +# b234dbd7116f4919bcda2a37a2bc44e9 +#: ../cli_swift_large_object_creation.rst:203 +msgid "" +"You can continue uploading segments, like this example shows, prior to " +"uploading the manifest." +msgstr "" + +# 48f5d1c8fc6b4ccbb85fb73eaf57af00 #: ../dashboard_manage_containers.rst:97 msgid "" "You can create a new object in container without a file available and can " @@ -5214,7 +6771,25 @@ msgid "" "URL info in advance." msgstr "" -# 907467380834430eb97c407fe449b36f +# 2a2bfa1e942b43acbc238458170ed4e8 +#: ../cli_swift_pseudo_hierarchical_folders_directories.rst:84 +msgid "" +"You can create an unlimited number of nested pseudo-directories. To navigate " +"through them, use a longer ``prefix`` parameter coupled with the " +"``delimiter`` parameter. In this sample output, there is a pseudo-directory " +"called ``dogs`` within the pseudo-directory ``animals``. To navigate " +"directly to the files contained within ``dogs``, enter the following command:" +msgstr "" + +# 3abb8128425840d3ae77281aa763c1cb +#: ../cli_swift_static_website.rst:100 +msgid "" +"You can create and set custom error pages for visitors to your website; " +"currently, only 401 (Unauthorized) and 404 (Not Found) errors are supported. " +"To do this, set the metadata header, ``X-Container-Meta-Web-Error``." +msgstr "" + +# 04e1f66f93584eb3bbf4a9b4087ed3fb #: ../backup_db.rst:82 msgid "" "You can get additional information about the backup by using the trove " @@ -5222,7 +6797,12 @@ msgid "" "``8af30763-61fd-4aab-8fe8-57d528911138``." msgstr "" -# a3f5b333076b484d9df385e3217cd42a +# 84a7de266b3e403cbe22ec6a65732057 +#: ../common/cli_install_openstack_command_line_clients.rst:126 +msgid "You can install pip and use it to manage client installation:" +msgstr "" + +# 91bbf785578246509c0da8eb851621dc #: ../create_db.rst:169 msgid "" "You can now access the new database you just created (myDB) by using typical " @@ -5230,7 +6810,7 @@ msgid "" "``172.16.200.2``." msgstr "" -# a644b65b71f845b3a5e056b2a8419b4c +# 9091cfaf3a3c46f6b070912e0ede273b #: ../create_db.rst:143 msgid "" "You can now pass in the instance ID with the trove ``show`` command to get " @@ -5238,28 +6818,36 @@ msgid "" "with ``5599dad6-731e-44df-bb60-488da3da9cfe``." msgstr "" -# 5c6dc13ba66b48be9dab260436655230 +# b41cdc0190904ff292ffc796f649c841 #: ../sdk_assign_cors_headers.rst:19 msgid "" "You can only assign these headers to objects. For more information, see `www." "w3.org/TR/access-control/ `__." msgstr "" -# b1fab641477b4693a999a56b0ce66edc +# f61d9eb036144368a2e735c12551f8be +#: ../dashboard_view_cloud_resources.rst:14 +msgid "" +"You can only view metering statistics on the dashboard (available only to " +"administrators). The Telemetry service must be set up and administered " +"through the :command:`ceilometer` command-line interface (CLI)." +msgstr "" + +# 19dc6faca22744ad85cf9d47e0e1a42d #: ../cli_launch_instances.rst:158 msgid "" "You can pass user data in a local file at instance launch by using the ``--" "user-data USER-DATA-FILE`` parameter." msgstr "" -# b5c957cf168e4328bc2c83acf15039b0 +# 2f1465e112fd4c658ffcf9ab0394c9b2 #: ../cli_provide_user_data_to_instances.rst:13 msgid "" "You can place user data in a local file and pass it through the ``--user-" "data `` parameter at instance creation::" msgstr "" -# 9242397b610d44b6a5b182db85fd958c +# 911da4c7192a402eb344f46f5d7b046c #: ../cli.rst:9 msgid "" "You can run the commands from the command line, or include the commands " @@ -5267,28 +6855,72 @@ msgid "" "as your user name and password, you can run these commands on any computer." msgstr "" -# dd91177c43b141fc81a74b5eb3d087b4 +# 948200699178406f93d227b2bf49a1b8 #: ../cli_stop_and_start_an_instance.rst:43 msgid "You can run the following shelving tasks:" msgstr "" -# d31ddec2059c477ebfd4728606a4f6e8 +# 72a38f6bcec24af69d645c52cd117455 +#: ../cli_swift_bulk_delete.rst:54 +msgid "" +"You can set the ``Accept`` request header to one of the following values to " +"define the response format:" +msgstr "" + +# e0fcdfd67a124e84a2ccd8da1a003564 +#: ../cli_swift_archive_auto_extract.rst:77 +msgid "" +"You can set the ``Accept`` request header to one of these values to define " +"the response format:" +msgstr "" + +# 566e30925a3e4b72a383867d01086a4a #: ../common/cli_nova_show_usage_statistics_for_hosts_instances.rst:5 msgid "" "You can show basic statistics on resource usage for hosts and instances." msgstr "" -# 85cf7ac08657471e859bd5815c13c100 +# a2e00ada51e74111b8bedb09cfa9197e #: ../dashboard_set_quotas.rst:88 msgid "" "You can sort the table by clicking on either the :guilabel:`Quota Name` or :" "guilabel:`Limit` column headers." msgstr "" +# dbd78ad21fec41178388062f2bbdaa39 +#: ../cli_swift_set_object_versions.rst:5 +msgid "" +"You can store multiple versions of your content so that you can recover from " +"unintended overwrites. Object versioning is an easy way to implement version " +"control, which you can use with any type of content." +msgstr "" + +# 20b82b767949445f9a7f503bdfc52e55 +#: ../cli_swift_large_object_creation.rst:266 +msgid "" +"You can upload manifest and segment objects in any order. You are " +"recommended to upload the manifest object after the segments in case a " +"premature download of the manifest occurs. However, this is not enforced." +msgstr "" + +# 4106c38cd412409a887db759d8192a10 +#: ../cli_swift_large_object_creation.rst:273 +msgid "" +"You can upload new segment objects or remove existing segments. The names " +"must simply match the ``PREFIX`` supplied in ``X-Object-Manifest``." +msgstr "" + +# 78fa321fba6d48d7965c7dc90b88eaec +#: ../cli_swift_archive_auto_extract.rst:48 +msgid "" +"You can upload regular files but you cannot upload other items (for example, " +"empty directories or symbolic links)." +msgstr "" + # #-#-#-#-# backup_db.pot (User Guide 0.0.1) #-#-#-#-# -# 5bf1d53750064cd693056e5e7257605f +# 7ef3f04bc53747c3aef88c7f6681e675 # #-#-#-#-# dashboard_databases.pot (User Guide 0.0.1) #-#-#-#-# -# f19fefb113bd4a518a114c04a2ebda0c +# 27f61374774145cdbe5077980488f87b #: ../backup_db.rst:5 ../dashboard_databases.rst:101 msgid "" "You can use Database services to backup a database and store the backup " @@ -5297,62 +6929,145 @@ msgid "" "restore process creates a database instance." msgstr "" -# e6bf611e554746f0a71ab0a1dea03f4d +# 76533f21169145c4b7ddb61bae4dfa9e +#: ../cli_swift_static_website.rst:11 +msgid "" +"You can use your Object Storage account to create a static website. This " +"static website is created with Static Web middleware and serves container " +"data with a specified index file, error file resolution, and optional file " +"listings. This mode is normally active only for anonymous requests, which " +"provide no authentication token. To use it with authenticated requests, set " +"the header ``X-Web-Mode`` to ``TRUE`` on the request." +msgstr "" + +# 6897d4483c3f465fb56c199187382b34 #: ../cli_launch_instances.rst:134 msgid "You can view rules for a specified security group::" msgstr "" -# e8a3f598549b48ed9091f90a8656ffa9 +# 2f1a0ce4dce24b27ae3e88c5d8c13386 #: ../dashboard_manage_volumes.rst:78 msgid "" "You can view the status of a volume in the Volumes tab of the dashboard. The " "volume is either Available or In-Use." msgstr "" -# 5b2df42aded74b1d8986c0fe743f14b9 +# 2d74d2f1ce7247df8eba58a01be06bbc +#: ../cli_swift_large_object_creation.rst:273 +msgid "" +"You cannot add or remove segment objects from the manifest. However, you can " +"create a completely new manifest object of the same name with a different " +"manifest list." +msgstr "" + +# a13afe7a0a0f43ebb4c541496e6555fe +#: ../cli_swift_set_object_versions.rst:11 +msgid "" +"You cannot version a large-object manifest file, but the large-object " +"manifest file can point to versioned segments." +msgstr "" + +# 6881a359853c45d08d19fd01e5da9844 #: ../dashboard_create_networks.rst:33 msgid "" "You do not have to specify a subnet when you create a network, but if you do " "not specify a subnet, any attached instance receives an Error status." msgstr "" -# e54da3a7d5534447a67434b812f86c61 +# cdad5832608e4ecba5def7287e9370e5 #: ../dashboard_manage_containers.rst:26 msgid "You have successfully created a container." msgstr "" -# d281ff7b5cc94716b5d7863ede78ef9b +# 3b0df841187d42d1b73d421ba1ff4950 #: ../dashboard_create_networks.rst:100 msgid "" "You have successfully created the router. You can view the new topology from " "the :guilabel:`Network Topology` tab." msgstr "" -# 5f9c8a45b9b04b08972233f00eadafd5 +# 025de307f83448379b89a16761b530cf #: ../dashboard_manage_containers.rst:51 msgid "You have successfully uploaded an object to the container." msgstr "" -# 7870277f90b94ca6b1c96d8a7965370d +# 9244dba33e5c41b3aa08bda8812ce8cf +#: ../cli_swift_archive_auto_extract.rst:51 +msgid "You must UTF-8-encode the member names." +msgstr "" + +# 8976cf31b9e34494b1a932f3afccd9e9 +#: ../cli_swift_large_object_creation.rst:60 +msgid "" +"You must record the ``ETag`` response header that the ``PUT`` operation " +"returns. Alternatively, you can calculate the MD5 checksum of the segment " +"prior to uploading and include this in the ``ETag`` request header. This " +"ensures that the upload cannot corrupt your data." +msgstr "" + +# 3ef53ae3e1504234bb698410538879d4 +#: ../cli_swift_large_object_creation.rst:158 +msgid "" +"You must segment objects that are larger than 5 GB before you can upload " +"them. You then upload the segment objects like you would any other object " +"and create a dynamic large manifest object. The manifest object tells Object " +"Storage how to find the segment objects that comprise the large object. The " +"segments remain individually addressable, but retrieving the manifest object " +"streams all the segments concatenated. There is no limit to the number of " +"segments that can be a part of a single large object." +msgstr "" + +# 16f3fe00e9a94a71b509b028f28e72b7 #: ../sdk_authenticate.rst:11 msgid "" "You must typically authenticate against a specific version of a service. For " "example, a client might need to authenticate against Identity v2.0." msgstr "" -# dfa067f4d7684876a69ebec2c8ce03ed +# 8b2f54c16ab6404abab8d2d0c0d8e34e +#: ../cli_swift_large_object_creation.rst:266 +msgid "You must upload the segment objects before upload the manifest object." +msgstr "" + +# 7dd9930377c445d3bbd1b81f85ca2157 +#: ../cli_swift_archive_auto_extract.rst:46 +msgid "You must use the tar utility to create the tar archive file." +msgstr "" + +# c36507e9f61148f7957ade5a5b3ccfc8 +#: ../cli_swift_static_website.rst:113 +msgid "" +"You only have to set the ``X-Container-Meta-Web-Error`` metadata once for " +"your entire static website." +msgstr "" + +# 8859a4d0855d45c0ab60d7bbf30cc36e +#: ../cli_swift_large_lists.rst:85 +msgid "" +"You receive a one-item response, which is fewer than the ``limit`` number of " +"names. This indicates that this is the end of the list." +msgstr "" + +# fda063f6d7694b2896a3a6ef0af0f8d0 +#: ../cli_swift_large_lists.rst:102 +msgid "" +"You receive a result set of all container names before the ``end-marker`` " +"value." +msgstr "" + +# fbf41803f2054c69b7e73936f5da1897 #: ../sdk.rst:12 msgid "You should also be familiar with:" msgstr "" -# b1bc656b2c684a8b8942da8dc0b8fa5d +# 4a25af276372494ab4b437b571c7deb0 #: ../backup_db.rst:110 msgid "" "You specify that the new ``guest2`` instance has the same flavor (``10``) " "and the same root volume size (``2``) as the original ``guest1`` instance." msgstr "" -# 27ddd75ac14043c587707330d34734a4 +# 1e78f68dad894ba6a647c667ef82b8ce #: ../sdk_configure_access_security_instances.rst:42 msgid "" "You typically write the private key to a file to use it later. The file must " @@ -5361,7 +7076,7 @@ msgid "" "file with the appropriate permissions, as shown in the following example:" msgstr "" -# 480b02aeac7e41bbb435d105507b8a54 +# ebc809efa9da46a596c016bc56077e71 #: ../backup_db.rst:114 msgid "" "You use the ``--backup`` argument to indicate that this new instance is " @@ -5369,176 +7084,342 @@ msgid "" "replace ``BACKUP_ID`` with ``8af30763-61fd-4aab-8fe8-57d528911138``." msgstr "" -# bc3ac02bca664867a38f84fef973331b -# 20b1cc578cb449b2980ce47469be3d3c -#: ../launching_instances_using_dashboard.rst:60 -#: ../launching_instances_using_dashboard.rst:84 -msgid "``0.0.0.0/0``" +# 13ef2e6452a14816a2b7f92457dbf07e +#: ../cli_swift_discoverability.rst:7 +msgid "" +"Your Object Storage system might not enable all features that this document " +"describes. These features are:" msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# 3ef6af62c17146758af9c3d1f7672f13 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 1d16a51c48284ea1a0ee3ace70c61a1c +# 86414b5b4e1f4aceb0539e29b46531dd +#: ../cli_swift_static_website.rst:27 +msgid "" +"Your publicly readable containers are checked for two headers, ``X-Container-" +"Meta-Web-Index`` and ``X-Container-Meta-Web-Error``. The ``X-Container-Meta-" +"Web-Error`` header is discussed below, in `the section called :ref:" +"`set_error_static_website`.." +msgstr "" + +# 0820aad5441542bb9336141cec801abf +#: ../cli_swift_serialized_response_formats.rst:22 +msgid "``Accept`` request header" +msgstr "" + +# 02cd88238c754b5e8047edc921e3446f #: ../configure_access_and_security_for_instances.rst:78 -#: ../launching_instances_using_dashboard.rst:78 msgid "``All ICMP``" msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# 9c033f8037354b2da74ad8b08f5ba38e -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# ad79534c405149e2ba5437034ba02286 -# b6810962773440ec8bbe82bc359daf3b +# 6de99dfcf7ac44ed95c35157835ffe47 #: ../configure_access_and_security_for_instances.rst:60 -#: ../launching_instances_using_dashboard.rst:58 -#: ../launching_instances_using_dashboard.rst:82 msgid "``CIDR``" msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# c4afc559d45241148d649249cd22104f -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 47ffa78436de4bbfae2c94cbf26b9181 +# 3f674d0d45874b1698dd64c3f14d532b #: ../configure_access_and_security_for_instances.rst:78 -#: ../launching_instances_using_dashboard.rst:80 msgid "``Ingress``" msgstr "" -# #-#-#-#-# configure_access_and_security_for_instances.pot (User Guide 0.0.1) #-#-#-#-# -# 781c2fc270d043ff883671383330c286 -# #-#-#-#-# launching_instances_using_dashboard.pot (User Guide 0.0.1) #-#-#-#-# -# 9be9d841db2b41e3b202d2fcbd480f5d +# 97d3986510394e11bc66892bb8364fc6 #: ../configure_access_and_security_for_instances.rst:60 -#: ../launching_instances_using_dashboard.rst:56 msgid "``SSH``" msgstr "" -# e05f276b014a4efa90e9b7d8b42f5c50 +# e8fe11ba519d426bae4f84d3adcd7856 +#: ../cli_swift_large_object_creation.rst:15 +msgid "" +"``Segment objects`` store the object content. You can divide your content " +"into segments, and upload each segment into its own segment object. Segment " +"objects do not have any special features. You create, update, download, and " +"delete segment objects just as you would normal objects." +msgstr "" + +# #-#-#-#-# cli_swift_archive_auto_extract.pot (User Guide 0.0.1) #-#-#-#-# +# b6e095c9f2054e779dab554f74b89f40 +# #-#-#-#-# cli_swift_bulk_delete.pot (User Guide 0.0.1) #-#-#-#-# +# 5d1b7b67860d4c4f80cd2d553bdbd7c9 +#: ../cli_swift_archive_auto_extract.rst:85 ../cli_swift_bulk_delete.rst:62 +msgid "``application/json``" +msgstr "" + +# ad4dd7113ded432c87bc8f796b3551ca +#: ../cli_swift_archive_auto_extract.rst:88 +msgid "``application/xml``" +msgstr "" + +# cba5e166791e4fb09563fc979537faa7 +#: ../cli_swift_bulk_delete.rst:65 +msgid "``application/xml`` or ``text/xml``" +msgstr "" + +# df91367666eb44e7be8d76d4cb96363d +#: ../common/cli_install_openstack_command_line_clients.rst:145 +msgid "``ceilometer`` - Telemetry API" +msgstr "" + +# e898f9139b6641b79c724875dec1a353 +#: ../common/cli_install_openstack_command_line_clients.rst:147 +msgid "``cinder`` - Block Storage API and extensions" +msgstr "" + +# ccea0c0e727647508d9933e00373e076 #: ../dashboard_databases.rst:83 msgid "``database1``, ``database2``, ``database3``" msgstr "" -# 475c23231bf14833a3312b47579fa05e +# 500609337b744e3586d4a42408e4b07a +#: ../common/cli_install_openstack_command_line_clients.rst:149 +msgid "``glance`` - Image Service API" +msgstr "" + +# 279c5ca92480409aa56255084028f1df +#: ../common/cli_install_openstack_command_line_clients.rst:151 +msgid "``heat`` - Orchestration API" +msgstr "" + +# c65840eeee0b4ce19fd7e87dcdae3519 +#: ../common/cli_install_openstack_command_line_clients.rst:153 +msgid "``keystone`` - Identity service API and extensions" +msgstr "" + +# 9d4b532880014ff3bf9c52cdafd0f0c7 +#: ../common/cli_install_openstack_command_line_clients.rst:155 +msgid "``neutron`` - Networking API" +msgstr "" + +# 562ee256ecae41a58ae4f101525e564c +#: ../common/cli_install_openstack_command_line_clients.rst:157 +msgid "``nova`` - Compute API and extensions" +msgstr "" + +# 37ce7055fa5e4e51bc65c22d9ecf2b5d +#: ../common/cli_install_openstack_command_line_clients.rst:165 +msgid "``openstack`` - Common OpenStack client supporting multiple services" +msgstr "" + +# cfcdead6c25148cf96e1970a00351c88 #: ../sdk_authenticate_compute_output.rst:264 msgid "" "``print_server`` is a method defined in ``utils.py`` and prints the server " "details as shown in the code listing below:" msgstr "" -# 40b962629c7644658e17dc5ed90422bc +# 194359340be644beba084e0f0bc8ce2d +#: ../common/cli_install_openstack_command_line_clients.rst:159 +msgid "``sahara`` - Database Processing API" +msgstr "" + +# 0e006cd877b64298b38f2e156a5cdf1d +#: ../common/cli_install_openstack_command_line_clients.rst:161 +msgid "``swift`` - Object Storage API" +msgstr "" + +# #-#-#-#-# cli_swift_archive_auto_extract.pot (User Guide 0.0.1) #-#-#-#-# +# 01ca37806c7b47df807fcf0aa4135377 +# #-#-#-#-# cli_swift_bulk_delete.pot (User Guide 0.0.1) #-#-#-#-# +# 177c45aaed744626be6c27499b7a6c45 +#: ../cli_swift_archive_auto_extract.rst:82 ../cli_swift_bulk_delete.rst:59 +msgid "``text/plain``" +msgstr "" + +# ee782233647b48a1b981e2d1a9ef9fb0 +#: ../cli_swift_archive_auto_extract.rst:91 +msgid "``text/xml``" +msgstr "" + +# 1f358518704a4fe382abd5effd915ac3 +#: ../common/cli_install_openstack_command_line_clients.rst:163 +msgid "``trove`` - Database Service API" +msgstr "" + +# 82c844f912fb4335b4124802c61cb47c +#: ../cli_swift_serialized_response_formats.rst:27 +msgid "application/jsontext" +msgstr "" + +# f6045311afca450d9319d680f2e6b3fa +#: ../cli_swift_serialized_response_formats.rst:29 +msgid "application/xml" +msgstr "" + +# cca622613094426280226b409414ffaf #: ../sdk_authenticate_compute_output.rst:197 msgid "" "c. If true, set the variable name ``server_exists`` to ``True`` and break " "from the for loop:" msgstr "" -# 60a04855173b46999f85fafd02a32862 +# 6199601f98624199823cfc0fb27c88ea #: ../cli.rst:72 msgid "ceilometer" msgstr "" -# e8c7fd246c6f4cf09c07902d01a6a46d +# 62b739836ff04a67b08abb375c4084f3 #: ../cli.rst:34 msgid "cinder" msgstr "" -# 6b37d0d6a0bf427bb22e45cbbc0c5892 +# f6b1ce71586f474bb84a46b440a7b928 +#: ../cli_swift_large_lists.rst:30 +msgid "end_marker" +msgstr "" + +# 7fb668b667a34c8cabd1aa9001a32149 +#: ../cli_swift_large_object_creation.rst:81 +msgid "etag" +msgstr "" + +# 77bddb2b2c7a4494b1da74c3cbcae8f8 +#: ../cli_swift_serialized_response_formats.rst:19 +msgid "format= ``format`` query parameter" +msgstr "" + +# 5150ccf9f8f14c5f9c49b89353849fd1 #: ../cli.rst:49 msgid "glance" msgstr "" -# 4eebe528bd85494d82dc800d7073a68f +# c5767afadb3f490e92af38848197c8ad #: ../cli.rst:65 msgid "heat" msgstr "" -# d279365e16a04312a4b4cbda2ddd578c +# 08252db70b884cd7a8b35d2df7bf6caf #: ../cli.rst:44 msgid "keystone" msgstr "" -# 36d0a8b7140145a69454980ddf5c58a3 +# 24140893f5da44419a75eb302aaeb64e +#: ../cli_swift_large_lists.rst:25 +msgid "limit" +msgstr "" + +# 655042fc624441c9896ceb1517ce01b0 +#: ../cli_swift_large_lists.rst:17 +msgid "marker" +msgstr "" + +# 2cde1781a0a0418091021d3cefe3e257 #: ../cli.rst:52 msgid "neutron" msgstr "" -# eb4bbe294ba44ad68105bc8eb7f0162d +# b52dd3d6463b48819d48738f8d4d9bda #: ../cli.rst:37 msgid "nova" msgstr "" -# d0310b12016c424f95538b82b9e1cf83 +# 7993e123d6e7463bb77d86367ff9a17d #: ../cli.rst:80 msgid "openstack" msgstr "" -# be4bb6d34ae34df68bdf739b84df26d3 +# 4aab403ae509477788ada06ab6615277 +#: ../cli_swift_large_object_creation.rst:77 +msgid "path" +msgstr "" + +# c6d8bbbdc35c49388bdc42a9ff2d8822 +#: ../common/cli_install_openstack_command_line_clients.rst:41 +msgid "pip package" +msgstr "" + +# 486ca56c40a34e18ad2d491c73f3dbfe +#: ../cli_swift_env_vars.rst:14 +msgid "publicURL" +msgstr "" + +# 7e69d1b4c4c245ba95ae6d405488bed9 #: ../cli.rst:72 msgid "python-ceilometerclient" msgstr "" -# 7deb519eed074f25a30e6c6e015af4cc +# 2d969ffe1a7a4fe9acaa151f4e68a88a #: ../cli.rst:34 msgid "python-cinderclient" msgstr "" -# 0052c7d6624949a0b3e421292428aa79 +# 3263e3ce8c9543a6a91024e1b33fd4e2 #: ../cli.rst:49 msgid "python-glanceclient" msgstr "" -# b4212a6f90a64750947d5b03e10c6f4f +# 51c01c6bb4a54a2e9ae8fef317d9d00b #: ../cli.rst:65 msgid "python-heatclient" msgstr "" -# 475f8d8db8f44e50914fcdf38fbe9947 +# bca92a878aa84984b72accd98796d4fc #: ../cli.rst:44 msgid "python-keystoneclient" msgstr "" -# 378f22fd0c3e4757abf822c9832ce5f5 +# 46a246f1aa8c40d18c613ce73f75dd8a #: ../cli.rst:52 msgid "python-neutronclient" msgstr "" -# 018a0e35091f4428b8e971c5f2247f4b +# 563f1a7fe40d44d48cb3b2c0e40ed675 #: ../cli.rst:37 msgid "python-novaclient" msgstr "" -# a543004668274087ab5027c2b0db8484 +# 4db0910a824b41378929b3fc2fbcf9e1 #: ../cli.rst:80 msgid "python-openstackclient" msgstr "" -# e2d6a8138e46416d8096f35d42b9e24e +# fe9acc6174524f33b11e22eb41b249fd #: ../cli.rst:76 msgid "python-saharaclient" msgstr "" -# 7cf924f5bfde4ac88667393641e2ebcf +# 62eb425cbdc74fbfbadeefdedd76eb84 #: ../cli.rst:55 msgid "python-swiftclient" msgstr "" -# 9bd4fd2b7b2745cc82ebb9701e0049af +# 0bbe6539f75b46f79a0442fd0e1c23f7 #: ../cli.rst:41 msgid "python-troveclient" msgstr "" -# c4a086cebe4c4204879bcdc9404c88d1 +# 57eee6cfece540d89bd6cf27f018666c #: ../cli.rst:76 msgid "sahara" msgstr "" -# 8be78ef4f849453f94a3a758b186e8a6 +# 27e3c71d42c14c68ac43e607b31093bd +#: ../common/cli_install_openstack_command_line_clients.rst:23 +msgid "setuptools package" +msgstr "" + +# d0fde654265848b3bcbe23250db7d206 +#: ../cli_swift_large_object_creation.rst:85 +msgid "size_bytes" +msgstr "" + +# e20a6372da7f4edeaf80ec188e87c5da #: ../cli.rst:55 msgid "swift" msgstr "" -# 171babc0c2474e2cbd8aef13ae174989 +# fb43a020c9f24c5bbfe5451fbbf327d1 +#: ../cli_swift_serialized_response_formats.rst:25 +msgid "text/plain" +msgstr "" + +# e44a74172838455bbfb7d98b41a760c9 +#: ../cli_swift_serialized_response_formats.rst:31 +msgid "text/xml" +msgstr "" + +# 879b1f7f129c4e8e8985d10196a978a2 +#: ../cli_swift_env_vars.rst:17 +msgid "token" +msgstr "" + +# 3c4064a416f34e31a0fdddb84c2fc7dd #: ../cli.rst:41 msgid "trove" msgstr ""