projects
/
invirt/packages/invirt-xen-config.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
d214687
)
xm was expecting a string and was getting a unistring for machine
author
Adam Glasgall
<glasgall@mit.edu>
Sat, 27 Apr 2013 04:23:14 +0000
(
00:23
-0400)
committer
Adam Glasgall
<glasgall@mit.edu>
Sat, 27 Apr 2013 04:23:14 +0000
(
00:23
-0400)
name, which resulted in the VM name always being
'invirt-database'. Use passed-in machine_name instead, since that will
be a string. IBTSOCS.
No differences found