From 62810ddf28e5c8c977600515d82492371e779aa9 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 13 Sep 2013 04:09:26 +0200 Subject: [PATCH] Remove extra whitespace Fixes output of tools/validate.py --force (except training-guide and generated files) Change-Id: I720846d97ab150915b26fb56926f0971d1808a2a --- doc/admin-guide-cloud/bk-admin-guide-cloud.xml | 2 +- doc/admin-guide-cloud/ch_objectstorage.xml | 4 ++-- .../section_object-storage-monitoring.xml | 4 ++-- doc/admin-guide-network/ch_adv_features.xml | 4 ++-- .../ch_adv_operational_features.xml | 10 +++++----- doc/admin-guide-network/ch_auth.xml | 2 +- doc/glossary/glossary-terms.xml | 6 +++--- .../section_dashboard_admin_manage_projects_users.xml | 2 +- .../section_dashboard_admin_manage_services.xml | 2 +- .../section_nova_cli_manage_flavors.xml | 9 +++++---- .../section_swift_cli_analyze_log_files.xml | 2 +- doc/user-guide/section_dashboard_manage_volumes.xml | 2 +- doc/user-guide/section_swift_cli_howto.xml | 2 +- 13 files changed, 26 insertions(+), 25 deletions(-) diff --git a/doc/admin-guide-cloud/bk-admin-guide-cloud.xml b/doc/admin-guide-cloud/bk-admin-guide-cloud.xml index c24a55fe95..f11740ac49 100644 --- a/doc/admin-guide-cloud/bk-admin-guide-cloud.xml +++ b/doc/admin-guide-cloud/bk-admin-guide-cloud.xml @@ -50,7 +50,7 @@ Moves object storage monitoring section to this guide. - Removes redundant object storage info. + Removes redundant object storage info. diff --git a/doc/admin-guide-cloud/ch_objectstorage.xml b/doc/admin-guide-cloud/ch_objectstorage.xml index db79610b23..8f521acde7 100644 --- a/doc/admin-guide-cloud/ch_objectstorage.xml +++ b/doc/admin-guide-cloud/ch_objectstorage.xml @@ -1,8 +1,8 @@ Object Storage OpenStack Object Storage is a scalable object storage system—it is not a file system in diff --git a/doc/admin-guide-cloud/section_object-storage-monitoring.xml b/doc/admin-guide-cloud/section_object-storage-monitoring.xml index 39d90b30d8..92333baaab 100644 --- a/doc/admin-guide-cloud/section_object-storage-monitoring.xml +++ b/doc/admin-guide-cloud/section_object-storage-monitoring.xml @@ -1,8 +1,8 @@
OpenStack Object Storage Monitoring diff --git a/doc/admin-guide-network/ch_adv_features.xml b/doc/admin-guide-network/ch_adv_features.xml index 56ed5c5d73..001d9f36bd 100644 --- a/doc/admin-guide-network/ch_adv_features.xml +++ b/doc/admin-guide-network/ch_adv_features.xml @@ -808,11 +808,11 @@ neutron lb-vip-create --name myvip --protocol-port 80 --protocol HTTP --subnet-i Create a port with a specific allowed-address-pairs: - $ neutron port-create net1 --allowed-address-pairs type=dict list=true mac_address=<mac_address>,ip_address=<ip_cidr> + $ neutron port-create net1 --allowed-address-pairs type=dict list=true mac_address=<mac_address>,ip_address=<ip_cidr> Update a port adding allowed-address-pairs: - $ neutron port-update <subnet-uuid> --allowed-address-pairs type=dict list=true mac_address=<mac_address>,ip_address=<ip_cidr> + $ neutron port-update <subnet-uuid> --allowed-address-pairs type=dict list=true mac_address=<mac_address>,ip_address=<ip_cidr> Setting an allowed-address-pair that matches the diff --git a/doc/admin-guide-network/ch_adv_operational_features.xml b/doc/admin-guide-network/ch_adv_operational_features.xml index 406bf8e999..67ffe403ee 100644 --- a/doc/admin-guide-network/ch_adv_operational_features.xml +++ b/doc/admin-guide-network/ch_adv_operational_features.xml @@ -65,7 +65,7 @@ log_dir =/var/log/neutron Notification Options You can send notifications when creating, updating, or deleting OpenStack Networking resources. To support a DHCP agent, you must set up an rpc_notifier - driver. + driver. To configure notifications, update settings in the /etc/neutron/neutron.conf file. For example: ============ Notification System Options ===================== @@ -231,8 +231,8 @@ quota_security_group_rule = 100 enable per-tenant quota, you need to set quota_driver in neutron.conf. For example: quota_driver = neutron.db.quota_db.DbQuotaDriver - When per-tenant quota is enabled, the output of the following commands contain - quotas. + When per-tenant quota is enabled, the output of the following commands contain + quotas. $ neutron ext-list -c alias -c name +-----------------+--------------------------+ | alias | name | @@ -264,7 +264,7 @@ quota_security_group_rule = 100 Linux Bridge, and Nicira NVP are known to work but new versions of other plugins may bring additional functionality - consult the documentation for each plugin. - There are four CLI commands to manage per-tenant quotas: + There are four CLI commands to manage per-tenant quotas: neutron quota-delete - Delete defined quotas of a given tenant. @@ -281,7 +281,7 @@ quota_security_group_rule = 100 Only users with 'admin' role can change a quota value. Note that the default set of quotas are enforced for all tenants by default, so there is no - quota-create command. + quota-create command. quota-list displays a list of tenants for which per-tenant quota is enabled. The tenants who have the default set of quota limits are not listed. diff --git a/doc/admin-guide-network/ch_auth.xml b/doc/admin-guide-network/ch_auth.xml index 529df323e4..110e7a69c6 100644 --- a/doc/admin-guide-network/ch_auth.xml +++ b/doc/admin-guide-network/ch_auth.xml @@ -49,7 +49,7 @@ running, and no service restart is required. That is to say, every time the policy file is updated, the policies will be automatically reloaded. Currently the only way of updating - such policies is to edit the policy file. + such policies is to edit the policy file. In this section, the terms "policy" and "rule" both refer to objects that are specified in the same way in the policy file; there are no syntax differences between a rule and a policy. A diff --git a/doc/glossary/glossary-terms.xml b/doc/glossary/glossary-terms.xml index 023f43cd85..8e045b8d7b 100644 --- a/doc/glossary/glossary-terms.xml +++ b/doc/glossary/glossary-terms.xml @@ -37,7 +37,7 @@ access control list A list of permissions attached to an object. An ACL specifies which users or system processes have access to objects. It also -defines which operations can be performed on specified objects. +defines which operations can be performed on specified objects. Each entry in a typical ACL specifies a subject and an operation. For instance, ACL entry, (Alice, delete), for a file gives Alice permission to delete the file. @@ -1001,7 +1001,7 @@ Each entry in a typical ACL specifies a subject and an operation. For instance, Compute API - The nova-api + The nova-api daemon that provides access to nova services. Can communicate with other APIs, such as the Amazon EC2 API. @@ -2149,7 +2149,7 @@ daemon that provides HTTPS - Hypertext Transfer Protocol Secure (HTTPS) is a + Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for secure communication over a computer network, with especially wide deployment on the Internet. Technically, it is not diff --git a/doc/user-guide-admin/section_dashboard_admin_manage_projects_users.xml b/doc/user-guide-admin/section_dashboard_admin_manage_projects_users.xml index c8e6c5d8a1..c49c0cdb71 100644 --- a/doc/user-guide-admin/section_dashboard_admin_manage_projects_users.xml +++ b/doc/user-guide-admin/section_dashboard_admin_manage_projects_users.xml @@ -247,7 +247,7 @@ for the user. The dashboard assigns an ID to the user, and the user appears in the Users - category. + category.
diff --git a/doc/user-guide-admin/section_dashboard_admin_manage_services.xml b/doc/user-guide-admin/section_dashboard_admin_manage_services.xml index 9725c8eda4..4de6d8eb23 100644 --- a/doc/user-guide-admin/section_dashboard_admin_manage_services.xml +++ b/doc/user-guide-admin/section_dashboard_admin_manage_services.xml @@ -25,7 +25,7 @@ Click the Services tab to view - services information. + services information.
The page shows the internal name and the public OpenStack name for the service, the host where the service runs, and whether the service is or is not enabled. diff --git a/doc/user-guide-admin/section_nova_cli_manage_flavors.xml b/doc/user-guide-admin/section_nova_cli_manage_flavors.xml index 61c2103556..844c9c4075 100644 --- a/doc/user-guide-admin/section_nova_cli_manage_flavors.xml +++ b/doc/user-guide-admin/section_nova_cli_manage_flavors.xml @@ -88,7 +88,8 @@ You can create and manage flavors with the nova flavor-* commands provided by the python-novaclient package. -
Create flavors +
Create flavors + List flavors to show the ID and name, the amount of memory, the amount of disk space @@ -96,16 +97,16 @@ partition, the swap, and the number of virtual CPUs for each flavor. $ nova flavor-list - + If the flavor you want does not exist, you can create a flavor. When you create a flavor, you must specify the flavor name, ID, RAM size, disk size, and the - number of VCPUs. + number of VCPUs. $ nova flavor-create FLAVOR_NAME FLAVOR_ID RAM_IN_MB ROOT_DISK_IN_GB NUMBER_OF_VCPUS For a list of optional parameters, run the following command: $ nova help flavor-create
-
Delete a flavor +
Delete a flavor Delete a specified flavor, as follows: $ nova flavor-delete FLAVOR_ID diff --git a/doc/user-guide-admin/section_swift_cli_analyze_log_files.xml b/doc/user-guide-admin/section_swift_cli_analyze_log_files.xml index edc1985caa..81ff88fe96 100644 --- a/doc/user-guide-admin/section_swift_cli_analyze_log_files.xml +++ b/doc/user-guide-admin/section_swift_cli_analyze_log_files.xml @@ -1,5 +1,5 @@ -
+ can create volume types.
Create a volume diff --git a/doc/user-guide/section_swift_cli_howto.xml b/doc/user-guide/section_swift_cli_howto.xml index eb1368c140..aa7a23c7e4 100644 --- a/doc/user-guide/section_swift_cli_howto.xml +++ b/doc/user-guide/section_swift_cli_howto.xml @@ -1,5 +1,5 @@ -