From 73334c1e04151abb032b15472e756961d6babccc Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 28 May 2014 18:24:24 +0200 Subject: [PATCH] Remove wrong colspan attributes colspan specifies that a column spans several entries. All the usages of colspan in this file are wrong and can be removed completely. Change-Id: I2fe4cc34879a1fe9bdcf0553e51f7d0fe0b1bbbf --- v2/src/os-compute-devguide.xml | 68 +++++++++++++++++----------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/v2/src/os-compute-devguide.xml b/v2/src/os-compute-devguide.xml index 9b8b790..3d4fe25 100755 --- a/v2/src/os-compute-devguide.xml +++ b/v2/src/os-compute-devguide.xml @@ -953,41 +953,41 @@ X-Auth-Token: eaaafd18-0fed-4b3a-81b4-663c99ec1cbb Sample Absolute Limits - Name - Value - Description + Name + Value + Description - maxTotalRAMSize - 51200 - Maximum total amount of + maxTotalRAMSize + 51200 + Maximum total amount of RAM (MB) - maxServerMeta - 5 - Maximum number of metadata + maxServerMeta + 5 + Maximum number of metadata items associated with a server - maxImageMeta - 5 - Maximum number of metadata + maxImageMeta + 5 + Maximum number of metadata items associated with an Image - maxPersonality - 5 - The maximum number of file + maxPersonality + 5 + The maximum number of file path/content pairs that can be supplied on server build - maxPersonalitySize - 10240 - The maximum size, in + maxPersonalitySize + 10240 + The maximum size, in bytes, for each personality file @@ -1582,15 +1582,15 @@ Host: servers.api.openstack.org/v2/ - Status Transition: - + Status Transition: + BUILD &ARROW; ACTIVE - - + + BUILD &ARROW; ERROR (on error) @@ -1901,27 +1901,27 @@ Host: servers.api.openstack.org/v2/ Network attributes - Name - Type - Description + Name + Type + Description - uuid - uuid - The uuid of the network. + uuid + uuid + The uuid of the network. - fixed_ip - IPv4 - The IP address to assign to + fixed_ip + IPv4 + The IP address to assign to the interface. - port - uuid - The uuid of the port. + port + uuid + The uuid of the port.