Displaying 3 results from an estimated 3 matches for "c5d2".
Did you mean:
c5.2
2009 Jun 18
1
[PATCH node] Users can view log files on the node. bz#506289
Adds a new menu item which launches a separate script. That separate
script presents a list of log files to the user.
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
Makefile.am | 1 +
ovirt-node.spec.in | 3 +++
scripts/ovirt-config-view-logs | 37 +++++++++++++++++++++++++++++++++++++
3 files changed, 41 insertions(+), 0 deletions(-)
2009 May 15
0
[PATCH server] Starting of new ovirt QMF API.
...eds to come from the service layer too..
+ vm_hash['boot_device'] = '/dev/sda1'
+ # FIXME: Scott has made a patch to have these created in the service layer if
+ # they are not provided. Saves duplicating code here.
+ vm_hash['uuid'] = '23a4255f-1f0f-c5d2-5f8e-388537fde0b1' if args['uuid'] == ''
+ vm_hash['vnic_mac_addr'] = 'AB:CD:EF:00:00:00' if args['vnic_mac_addr'] == ''
+
+ vmsvc = VmQmfController.new
+ vmsvc.svc_create(vm_hash, false)
+
+ # Set our DIR_OUT argument to the o...
2008 Dec 26
2
Re: Fw: Install problems on fresh F10
...ork-scripts]#
>
--
|=- Red Hat, Engineering, Emerging Technologies, Boston -=|
|=- Email: pmyers at redhat.com -=|
|=- Office: +1 412 474 3552 Mobile: +1 703 362 9622 -=|
|=- GnuPG: E65E4F3D 88F9 F1C9 C2F3 1303 01FE 817C C5D2 8B91 E65E 4F3D -=|
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20081226/fef06f49/attachment-0001.htm>