Ceph
by Chris Cowley
Hello all
I remember reading a while ago about Ceph integration with oVirt. I
know there was a GSoC proposal to do it from the Ceph side.
What state is that in today? Of course, I could do it with the Ceph
POSIX interface, but that is currently the least mature.
--
Regards
Chris Cowley
http://about.me/chriscowley
10 years, 2 months
ovirt support ie7 ?
by Leaboy
> ŽËÓÊŒþʹÓà MIME žñÊœ¡£ÓÉÓÚÓÊŒþÔĶÁ³ÌÐò²»ÄÜʶ±ð
ŽËžñÊœ£¬ÒòŽË£¬¿ÉÄÜÎÞ·šÊ¶±ðžÃÓÊŒþµÄ·Ö²¿»ò²¿·ÖÄÚÈÝ¡£
--B_3491828708_1281741
Content-type: text/plain;
charset="GB2312"
Content-transfer-encoding: 7bit
Hi, all:
Does ovirt support IE 7?
If support , how could I build it for IE 7?
--B_3491828708_1281741
Content-type: text/html;
charset="GB2312"
Content-transfer-encoding: quoted-printable
<html><head></head><body style=3D"word-wrap: break-word; -webkit-nbsp-mode: s=
pace; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size:=
14px; font-family: =CB=CE=CC=E5, sans-serif;"><div>Hi, all:</div><div><span class=3D"=
Apple-tab-span" style=3D"white-space:pre"> </span>Does ovirt support IE 7?</di=
v><div>If support , how could I build it for IE 7?</div></body></html>
--B_3491828708_1281741--
10 years, 2 months
How do I build oVirt Jenkins jobs locally
by Adam Litke
Hey guys,
I am following http://www.ovirt.org/Local_Jenkins_For_The_People in
order to set up a build env for ovirt-engine. I've got the basic
setup running but I'd like to be able to build rpms in the same way
that we do on oVirt.org. I came across the 'jenkins' repo in gerrit
but I can't figure out how to use that to create an XML file for the
create_rpms job suitable for import into jenkins. Can anyone point me
in the right direction?
--
Adam Litke
10 years, 2 months
Re: [ovirt-devel] mom
by Martin Sivak
Hi,
What version of mom are you using?
Can you please describe the failure? And/or attach the mom log file so we can investigate?
Best regards
--
Martin Sivák
msivak(a)redhat.com
Red Hat Czech
RHEV-M SLA / Brno, CZ
----- Original Message -----
>
>
>
> Hi,
>
> I am testing mom on rhel7. Guestcputune is not working on default mom rpm
> package given by redhat. can help me here
>
>
>
>
> Regards,
>
> Adhi.
>
>
> _______________________________________________
> Engine-commits mailing list
> Engine-commits(a)ovirt.org
> http://lists.ovirt.org/mailman/listinfo/engine-commits
>
10 years, 2 months
Problems installing ovirt 3.5 on Centos 7
by Andy Ryan
I'm trying to install oVirt 3.5 on a CentOS 7 system that has a bonded
network interface. ovirt-hosted-engine-setup fails to complete. I get the
follow messages in the install log:
Running configure...
Reconfiguration of libvirt is done.
Done configuring modules to VDSM.
2014-08-26 11:40:02 DEBUG
otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv plugin.execute:866
execute-output: ('/bin/vdsm-tool', 'config
2014-08-26 11:40:02 DEBUG otopi.plugins.otopi.services.systemd
systemd.state:134 starting service vdsmd
2014-08-26 11:40:02 DEBUG otopi.plugins.otopi.services.systemd
plugin.executeRaw:785 execute: ('/bin/systemctl', 'start',
'vdsmd.service'), ex
2014-08-26 11:41:32 DEBUG otopi.plugins.otopi.services.systemd
plugin.executeRaw:803 execute-result: ('/bin/systemctl', 'start',
'vdsmd.servic
2014-08-26 11:41:32 DEBUG otopi.plugins.otopi.services.systemd
plugin.execute:861 execute-output: ('/bin/systemctl', 'start',
'vdsmd.service')
2014-08-26 11:41:32 DEBUG otopi.plugins.otopi.services.systemd
plugin.execute:866 execute-output: ('/bin/systemctl', 'start',
'vdsmd.service')
Job for vdsmd.service failed. See 'systemctl status vdsmd.service' and
'journalctl -xn' for details.
2014-08-26 11:41:32 DEBUG otopi.context context._executeMethod:152 method
exception
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/otopi/context.py", line 142, in
_executeMethod
method['method']()
File
"/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/system/vdsmenv.py",
line 155, in _late_setup
state=True
File "/usr/share/otopi/plugins/otopi/services/systemd.py", line 138, in
state
'start' if state else 'stop'
File "/usr/share/otopi/plugins/otopi/services/systemd.py", line 77, in
_executeServiceCommand
raiseOnError=raiseOnError
File "/usr/lib/python2.7/site-packages/otopi/plugin.py", line 871, in
execute
command=args[0],
RuntimeError: Command '/bin/systemctl' failed to execute
2014-08-26 11:41:32 ERROR otopi.context context._executeMethod:161 Failed
to execute stage 'Environment setup': Command '/bin/systemctl' faile
2014-08-26 11:41:32 DEBUG otopi.context context.dumpEnvironment:468
ENVIRONMENT DUMP - BEGIN
2014-08-26 11:41:32 DEBUG otopi.context context.dumpEnvironment:478 ENV
BASE/error=bool:'True'
2014-08-26 11:41:32 DEBUG otopi.context context.dumpEnvironment:478 ENV
BASE/exceptionInfo=list:'[(<type 'exceptions.RuntimeError'>, RuntimeEr
2014-08-26 11:41:32 DEBUG otopi.context context.dumpEnvironment:482
ENVIRONMENT DUMP - END
2014-08-26 11:41:32 INFO otopi.context context.runSequence:395 Stage: Clean
up
2014-08-26 11:41:32 DEBUG otopi.context context.runSequence:399 STAGE
cleanup
And in /var/log/messages
Aug 26 11:55:03 localhost systemd: Starting Virtual Desktop Server
Manager...
Aug 26 11:55:03 localhost vdsmd_init_common.sh: vdsm: Running mkdirs
Aug 26 11:55:03 localhost vdsmd_init_common.sh: vdsm: Running
configure_coredump
Aug 26 11:55:03 localhost vdsmd_init_common.sh: vdsm: Running
configure_vdsm_logs
Aug 26 11:55:03 localhost vdsmd_init_common.sh: vdsm: Running run_init_hooks
Aug 26 11:55:03 localhost vdsmd_init_common.sh: vdsm: Running gencerts
Aug 26 11:55:03 localhost vdsmd_init_common.sh: vdsm: Running
check_is_configured
Aug 26 11:55:03 localhost vdsmd_init_common.sh: libvirt is already
configured for vdsm
Aug 26 11:55:03 localhost vdsmd_init_common.sh: vdsm: Running
validate_configuration
Aug 26 11:55:03 localhost vdsmd_init_common.sh: SUCCESS: ssl configured to
true. No conflicts
Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running
prepare_transient_repository
Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running
syslog_available
Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running nwfilter
Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running dummybr
Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running
load_needed_modules
Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running tune_system
Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running test_space
Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running test_lo
Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running
unified_network_persistence_upgrade
Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running restore_nets
Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3 is being
created...
Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3: setting mode to
balance-rr (0).
Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3: setting mode to
active-backup (1).
Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3: setting mode to
balance-xor (2).
Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3: setting mode to
broadcast (3).
Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3: setting mode to
802.3ad (4).
Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3: setting mode to
balance-tlb (5).
Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3: setting mode to
balance-alb (6).
Aug 26 11:55:05 localhost avahi-daemon[726]: Withdrawing workstation
service for g7je1p3LjMcQbb3.
Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3 is being
deleted...
Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3: released all
slaves
Aug 26 11:55:05 localhost kernel: bonding: bond0: Removing slave p1p1.
Aug 26 11:55:05 localhost kernel: bonding: bond0: Error: cannot release
p1p1.
Aug 26 11:56:33 localhost systemd: vdsmd.service operation timed out.
Terminating.
Aug 26 11:56:33 localhost systemd: Failed to start Virtual Desktop Server
Manager.
Aug 26 11:56:33 localhost systemd: Unit vdsmd.service entered failed state.
Any suggestions as to how to get this to work?
Andy
10 years, 2 months
[QE][ACTION REQUIRED] oVirt 3.5.0 RC2 status
by Sandro Bonazzola
Hi,
last week we refreshed oVirt 3.5.0 repository so major changes (and minor) can be tested by community at-large.
We're going to start composing oVirt 3.5.0 RC2 on *2014-09-03 08:00 UTC* from 3.5 branch.
Maintainers:
- Please be sure that 3.5 snapshot satisfy release criteria[9] before *2014-09-02 15:00 UTC*
- Please be sure that no pending patches are going to block the release before *2014-09-02 15:00 UTC*
- If any patch must block the RC release please raise the issue as soon as possible.
The bug tracker [1] shows the following proposed blockers to be reviewed:
Bug ID Whiteboard Status Summary
1127877 infra POST vdsm-tool configure --force does not configure qemu.conf properly in the first run on a fresh install
1127294 storage POST Live Merge: Resolve unknown merge status in vdsm after host crash
1109920 storage POST Live Merge: Extend internal block volumes during merge
And the following dependencies still open:
Bug 1041569 - [NFR] libvirt: Returning the watermark for all the images opened for writing
Bug 1102881 - virDomainBlockCommit fails with live snapshots on oVirt block storage
Feature freeze is now effective, and branch has been created.
All new patches must be backported to 3.5 branch too.
Features completed are marked in green on Features Status Table [2]
There are still 361 bugs [3] targeted to 3.5.0.
Excluding node and documentation bugs we still have 318 bugs [4] targeted to 3.5.0.
More in detail [5]:
Whiteboard NEW ASSIGNED POST Total
<unassigned> 7 . . 7
gluster 9 4 2 15
i18n . . 1 1
infra 18 3 14 35
integration 23 . 3 26
network 10 1 13 24
node 23 5 7 35
ppc 2 . 4 6
sla 35 1 16 52
storage 80 10 12 102
ux 20 2 . 22
virt 20 3 13 36
Total 247 29 85 361
Maintainers / Assignee:
- Please ensure that completed features are marked in green on Features Status Table [2]
- Please remember to rebuild your packages before *2014-09-02 15:00 UTC*, otherwise nightly
snapshot will be taken.
- If you find a blocker bug please remember to add it to the tracker [1]
- Please fill release notes, the page has been created here [6]
- Please review and add test cases to oVirt 3.5 Third Test Day [7]
- Please update the target to 3.5.1 or later for bugs that won't be in 3.5.0:
it will ease gathering the blocking bugs for next releases.
Community:
- Due to the RC2 delay, the 3rd test day has been postponed to 2014-09-10.
- You're welcome to join us testing next release candidate and getting involved in oVirt Quality Assurance[8]
[1] http://bugzilla.redhat.com/1073943
[2] http://bit.ly/17qBn6F
[3] http://red.ht/1pVEk7H
[4] http://red.ht/1zT2mSq
[5] http://red.ht/1q7SqNL
[6] http://www.ovirt.org/OVirt_3.5_Release_Notes
[7] http://www.ovirt.org/OVirt_3.5_TestDay
[8] http://www.ovirt.org/OVirt_Quality_Assurance
[9] http://www.ovirt.org/OVirt_3.5_release-management#Release_Criteria_.28WIP.29
Thanks,
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
10 years, 2 months
[QE][ACTION NEEDED] oVirt 3.4.4 RC status
by Sandro Bonazzola
Hi,
We're going to start composing oVirt 3.4.4 RC on *2014-09-09 08:00 UTC* from 3.4 branch.
Maintainers:
- Please be sure that 3.4 snapshot allow to create VMs before *2014-09-08 15:00 UTC*
- Please be sure that no pending patches are going to block the release before *2014-09-08 15:00 UTC*
- If any patch must block the RC release please raise the issue as soon as possible.
A bug tracker [1] has been opened and shows no open blockers.
There are still 10 bugs [2] targeted to 3.4.4.
Excluding node and documentation bugs we still have 6 bugs [3] targeted to 3.4.4.
Whiteboard Bug ID Status Summary
network 1048880 NEW [vdsm][openstacknet] Migration fails for vNIC using OVS + security groups
network 1001186 NEW With AIO installer and NetworkManager enabled, the ovirtmgmt bridge is not properly configured
node 1023481 ASSIGNED Sane and working default libvirt config
node 1097735 NEW "Reboot" button failed to work in progress_page with serial console to install ovirt-node iso.
node 988341 NEW Should not create bond when report an error in configuration process
node 995321 NEW remove existing efi entries "oVirt Node Hypervisor" in UEFI menu failed
sla 1059309 NEW [events] 'Available memory of host $host (...) under defined threshold...' is logged only once
storage 1133279 POST Adding networks to an Iscsi Bond will remove all the other existing networks in this IscsiBond...
storage 1133896 POST Fix operations of add,remove and list for StorageConnections in iSCSI Bond
virt 1122160 POST [Windows sysprep] Run Once: Special characters are not encoded in XML sysprep files for Windows ...
Maintainers / Assignee:
- Please add the bugs to the tracker if you think that 3.4.4 should not be released without them fixed.
- Please update the target to 3.5.1 or later for bugs that won't be in 3.4.4:
it will ease gathering the blocking bugs for next releases.
- Please fill release notes, the page has been created here [4]
Community:
- If you're testing oVirt 3.4 nightly snapshot, please add yourself to the test page [5]
[1] http://bugzilla.redhat.com/1118689
[2] http://red.ht/1qwhPXB
[3] http://red.ht/1r8jnap
[4] http://www.ovirt.org/OVirt_3.4.4_Release_Notes
[5] http://www.ovirt.org/Testing/oVirt_3.4.4_Testing
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
10 years, 2 months
Ideas on modular UI
by Vojtech Szocs
------=_Part_17749828_1994208412.1408982309565
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
The following is a new meeting request:
Subject: Ideas on modular UI
Organizer: "Vojtech Szocs" <vszocs(a)redhat.com>
Time: Wednesday, August 27, 2014, 3:00:00 PM - 4:00:00 PM GMT +01:00 Belgrade, Bratislava, Budapest, Ljubljana, Prague
Invitees: devel(a)ovirt.org
*~*~*~*~*~*~*~*~*~*
Hi guys,
this session presents some ideas on making oVirt UI modular,
breaking up complexity of monolithic GWT applications while
allowing for easier (less painful) development and extension.
This should be a rather short (30 min) session.
This meeting will be held via BlueJeans:
https://bluejeans.com/6473766993
It's also possible to join via phone:
1) Dial into BlueJeans:
http://bluejeans.com/numbers
2) Enter Conference ID:
6473766993
Slides will be provided shortly.
Regards,
Vojtech
------=_Part_17749828_1994208412.1408982309565
Content-Type: text/calendar; charset=utf-8; method=REQUEST; name=meeting.ics
Content-Transfer-Encoding: 7bit
BEGIN:VCALENDAR
PRODID:Zimbra-Calendar-Provider
VERSION:2.0
METHOD:REQUEST
BEGIN:VTIMEZONE
TZID:Europe/Belgrade
BEGIN:STANDARD
DTSTART:16010101T030000
TZOFFSETTO:+0100
TZOFFSETFROM:+0200
RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=10;BYDAY=-1SU
TZNAME:CET
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T020000
TZOFFSETTO:+0200
TZOFFSETFROM:+0100
RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=3;BYDAY=-1SU
TZNAME:CEST
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:00d91ecb-e69c-4b6a-bf36-aa779bdaee6b
SUMMARY:Ideas on modular UI
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:mailto:devel@o
virt.org
ORGANIZER;CN=Vojtech Szocs:mailto:vszocs@redhat.com
DTSTART;TZID="Europe/Belgrade":20140827T150000
DTEND;TZID="Europe/Belgrade":20140827T160000
STATUS:CONFIRMED
CLASS:PUBLIC
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
TRANSP:OPAQUE
LAST-MODIFIED:20140825T155829Z
DTSTAMP:20140825T155829Z
SEQUENCE:0
DESCRIPTION:The following is a new meeting request:\n\nSubject: Ideas on mod
ular UI \nOrganizer: "Vojtech Szocs" <vszocs(a)redhat.com> \n\nTime: Wednesday
\, August 27\, 2014\, 3:00:00 PM - 4:00:00 PM GMT +01:00 Belgrade\, Bratisla
va\, Budapest\, Ljubljana\, Prague\n \nInvitees: devel(a)ovirt.org \n\n\n*~*~*
~*~*~*~*~*~*~*\n\nHi guys\,\n\nthis session presents some ideas on making oV
irt UI modular\,\nbreaking up complexity of monolithic GWT applications whil
e\nallowing for easier (less painful) development and extension.\n\nThis sho
uld be a rather short (30 min) session.\n\nThis meeting will be held via Blu
eJeans: \n\nhttps://bluejeans.com/6473766993 \n\nIt's also possible to join
via phone: \n\n1) Dial into BlueJeans: \nhttp://bluejeans.com/numbers \n\n2)
Enter Conference ID: \n6473766993 \n\nSlides will be provided shortly.\n\nR
egards\,\nVojtech\n
BEGIN:VALARM
ACTION:DISPLAY
TRIGGER;RELATED=START:-PT5M
DESCRIPTION:Reminder
END:VALARM
END:VEVENT
END:VCALENDAR
------=_Part_17749828_1994208412.1408982309565--
10 years, 3 months
Ideas on modular UI
by Vojtech Szocs
------=_Part_18531079_1132327070.1409070493292
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
The following meeting has been modified:
Subject: Ideas on modular UI
Organizer: "Vojtech Szocs" <vszocs(a)redhat.com>
Time: Wednesday, August 27, 2014, 2:30:00 PM - 3:30:00 PM GMT +01:00 Belgrade, Bratislava, Budapest, Ljubljana, Prague [MODIFIED]
Required: devel(a)ovirt.org; otavio.ferranti(a)eldorado.org.br; mbetak(a)redhat.com; awels(a)redhat.com; fromani(a)redhat.com; yzaslavs(a)redhat.com; sbonazzo(a)redhat.com; tjelinek(a)redhat.com; sabose(a)redhat.com; emesika(a)redhat.com; eedri(a)redhat.com
Optional: wlbleaboy(a)126.com
*~*~*~*~*~*~*~*~*~*
Hi guys,
this session presents some ideas on making oVirt UI modular,
breaking up complexity of monolithic GWT applications while
allowing for easier (less painful) development and extension.
This should be a rather short (30 min) session.
This meeting will be held via BlueJeans:
https://bluejeans.com/6473766993
It's also possible to join via phone:
1) Dial into BlueJeans:
http://bluejeans.com/numbers
2) Enter Conference ID:
6473766993
Slides will be provided shortly.
Regards,
Vojtech
------=_Part_18531079_1132327070.1409070493292
Content-Type: text/calendar; charset=utf-8; method=REQUEST; name=meeting.ics
Content-Transfer-Encoding: 7bit
BEGIN:VCALENDAR
PRODID:Zimbra-Calendar-Provider
VERSION:2.0
METHOD:REQUEST
BEGIN:VTIMEZONE
TZID:Europe/Belgrade
BEGIN:STANDARD
DTSTART:16010101T030000
TZOFFSETTO:+0100
TZOFFSETFROM:+0200
RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=10;BYDAY=-1SU
TZNAME:CET
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T020000
TZOFFSETTO:+0200
TZOFFSETFROM:+0100
RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=3;BYDAY=-1SU
TZNAME:CEST
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:00d91ecb-e69c-4b6a-bf36-aa779bdaee6b
SUMMARY:Ideas on modular UI
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:mailto:devel@o
virt.org
ATTENDEE;CN=Otavio Luiz Ferranti;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;
RSVP=TRUE:mailto:otavio.ferranti@eldorado.org.br
ATTENDEE;CN=Martin Betak;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRU
E:mailto:mbetak@redhat.com
ATTENDEE;CN=Alexander Wels;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=T
RUE:mailto:awels@redhat.com
ATTENDEE;CN=Francesco Romani;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP
=TRUE:mailto:fromani@redhat.com
ATTENDEE;CN=Yair Zaslavsky;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=T
RUE:mailto:yzaslavs@redhat.com
ATTENDEE;CN=Sandro Bonazzola;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP
=TRUE:mailto:sbonazzo@redhat.com
ATTENDEE;CN=Thomas Jelinek;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=T
RUE:mailto:tjelinek@redhat.com
ATTENDEE;CN=Sahina Bose;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE
:mailto:sabose@redhat.com
ATTENDEE;CN=Eli Mesika;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:
mailto:emesika@redhat.com
ATTENDEE;CN=Eyal Edri;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:m
ailto:eedri@redhat.com
ATTENDEE;CN=Leaboy;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:mail
to:wlbleaboy@126.com
ORGANIZER;CN=Vojtech Szocs:mailto:vszocs@redhat.com
DTSTART;TZID="Europe/Belgrade":20140827T143000
DTEND;TZID="Europe/Belgrade":20140827T153000
STATUS:CONFIRMED
CLASS:PUBLIC
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
TRANSP:OPAQUE
LAST-MODIFIED:20140826T162813Z
DTSTAMP:20140826T162813Z
SEQUENCE:1
DESCRIPTION:The following meeting has been modified:\n\nSubject: Ideas on mo
dular UI \nOrganizer: "Vojtech Szocs" <vszocs(a)redhat.com> \n\nTime: Wednesda
y\, August 27\, 2014\, 2:30:00 PM - 3:30:00 PM GMT +01:00 Belgrade\, Bratisl
ava\, Budapest\, Ljubljana\, Prague [MODIFIED]\n \nRequired: devel(a)ovirt.org
\; otavio.ferranti(a)eldorado.org.br\; mbetak(a)redhat.com\; awels(a)redhat.com\;
fromani(a)redhat.com\; yzaslavs(a)redhat.com\; sbonazzo(a)redhat.com\; tjelinek@re
dhat.com\; sabose(a)redhat.com\; emesika(a)redhat.com\; eedri(a)redhat.com \nOptio
nal: wlbleaboy(a)126.com \n\n*~*~*~*~*~*~*~*~*~*\n\nHi guys\, \n\nthis session
presents some ideas on making oVirt UI modular\, \nbreaking up complexity o
f monolithic GWT applications while \nallowing for easier (less painful) dev
elopment and extension. \n\nThis should be a rather short (30 min) session.
\n\nThis meeting will be held via BlueJeans: \n\nhttps://bluejeans.com/64737
66993 \n\nIt's also possible to join via phone: \n\n1) Dial into BlueJeans:
\nhttp://bluejeans.com/numbers \n\n2) Enter Conference ID: \n6473766993 \n\n
Slides will be provided shortly. \n\nRegards\, \nVojtech \n
BEGIN:VALARM
ACTION:DISPLAY
TRIGGER;RELATED=START:-PT5M
DESCRIPTION:Reminder
END:VALARM
END:VEVENT
END:VCALENDAR
------=_Part_18531079_1132327070.1409070493292--
10 years, 3 months