Revision f02fbd30

b/lib/cmdlib.py
8078 8078
        "os": instance.os,
8079 8079
        # this happens to be the same format used for hooks
8080 8080
        "nics": _NICListToTuple(self, instance.nics),
8081
        "disk_template": instance.disk_template,
8081 8082
        "disks": disks,
8082 8083
        "hypervisor": instance.hypervisor,
8083 8084
        "network_port": instance.network_port,

Also available in: Unified diff