Revision 3fb1e1c5 scripts/gnt-instance

b/scripts/gnt-instance
184 184
      "snodes": "Secondary_Nodes", "admin_state": "Autostart",
185 185
      "oper_state": "Running", "admin_ram": "Configured_memory",
186 186
      "oper_ram": "Memory", "disk_template": "Disk_template",
187
      "ip": "IP Address", "mac": "MAC Address",
187
      "ip": "IP_address", "mac": "MAC_address",
188 188
      "bridge": "Bridge", "vcpus": "VCPUs",
189 189
      "sda_size": "Disk/0", "sdb_size": "Disk/1",
190 190
      "status": "Status", "tags": "Tags",
191
      "network_port": "Network_port",
192
      "kernel_path": "Kernel_path",
193
      "initrd_path": "Initrd_path",
194
      "hvm_boot_order": "HVM_boot_order",
195
      "hvm_acpi": "HVM_ACPI",
196
      "hvm_pae": "HVM_PAE",
197
      "hvm_cdrom_image_path": "HVM_CDROM_image_path",
198
      "hvm_nic_type": "HVM_NIC_type",
199
      "hvm_disk_type": "HVM_disk_type",
200
      "vnc_bind_address": "VNC_bind_address",
191 201
      }
192 202
  else:
193 203
    headers = None

Also available in: Unified diff