diff --git a/v2/src/os-compute-devguide.xml b/v2/src/os-compute-devguide.xml index ac2647f..0c71c86 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) @@ -1935,27 +1935,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.