
27 Jul
2012
27 Jul
'12
2:28 p.m.
On 07/27/2012 12:12 PM, Anthony Liguori wrote:
Eric Blake <eblake@redhat.com> writes:
+# @name: the name of the machine +# +# @alias: #optional an alias for the machine name
Can a machine have more than one alias?
No, it can't. Really, alias is only used to map 'pc' -> 'pc-1.1'. It's never more complicated than that.
Fair enough. Just making sure that in this case, we would see: { "name":"pc-1.1", "alias":"pc" } and not the other way around, and in a future release, it may change to: { "name":"pc-1.1" }, { "name":"pc-1.2", "alias":"pc" } -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org