Hugh O. Brock
|
ef769036d5
|
Add drop-down lists for PV media and kickstart URLs
|
2006-10-11 09:07:45 -04:00 |
|
Daniel P. Berrange
|
de8425547b
|
Force immediate refresh of VMs after creating one
|
2006-10-03 11:53:07 -04:00 |
|
Daniel P. Berrange
|
20d51932c0
|
Filter ISO filechooser to just *.iso files
|
2006-09-26 16:36:39 -04:00 |
|
Daniel P. Berrange
|
65f62a4af2
|
When catching errors catch Exception instead of RuntimeException for better error handling
|
2006-09-26 15:50:59 -04:00 |
|
Daniel P. Berrange
|
98abb6badf
|
When going back in create wizard, skip fv/pv choice page if host isn't hvm capable (William Sheehan via bz 207409)
|
2006-09-22 12:41:06 -04:00 |
|
Daniel P. Berrange
|
5b2519460f
|
Popup console window synchronously to create method to avoid race condition
|
2006-09-20 15:45:40 -04:00 |
|
Daniel P. Berrange
|
a46f3056e3
|
Don't convert to an int because that introduces rounding errors when xeninst converts back into bytes
|
2006-09-19 16:59:41 -04:00 |
|
Daniel P. Berrange
|
6f78a7e2bc
|
Use physical device names in CDROM list. Listen out for media insert/remove events & update list accordingly
|
2006-09-19 16:14:55 -04:00 |
|
Daniel P. Berrange
|
7a88f9c92d
|
Ensure that file size is disabled when raw partition checkbox is active
|
2006-09-19 11:36:06 -04:00 |
|
berrange@dhcp-4-245.virt.boston.redhat.com
|
0a58e72ef2
|
Re-factor the install wizard to only grab values at end of process. Also display a config summary at end
|
2006-09-12 17:49:29 -04:00 |
|
Jeremy Katz
|
714814f2b5
|
some text tweaks. also, don't ask about PV vs FV if not on a FV capable box
|
2006-09-01 14:08:34 -04:00 |
|
Jeremy Katz
|
bb74fa7904
|
some UI cleanups for domain creation wizard
|
2006-09-01 09:40:20 -04:00 |
|
Jeremy Katz
|
205e37b9ee
|
support for graphics console with PV guests, show the appropriate console
once the guest is created
|
2006-08-28 23:06:31 -04:00 |
|
Hugh O. Brock
|
c97d15c07e
|
remove ugly print spew
|
2006-08-24 11:41:19 -04:00 |
|
Hugh O. Brock
|
9c49235895
|
Fix default value on file size spinner
|
2006-08-23 17:35:21 -04:00 |
|
Hugh O. Brock
|
d1ea8d56e2
|
Pull cdrom path from HAL -- allow installs from CD as well as iso
|
2006-08-23 17:12:16 -04:00 |
|
Hugh O. Brock
|
6c74c93869
|
Fix typo
|
2006-08-22 12:26:56 -04:00 |
|
Hugh O. Brock
|
1d4227c6bc
|
properly unmount nfs dirs when done, do better with error handling
|
2006-08-22 11:20:07 -04:00 |
|
Hugh O. Brock
|
13ee480ec8
|
Add proper python logging, better kickstart URL validation, better create error handling.
|
2006-08-21 17:45:24 -04:00 |
|
Hugh O. Brock
|
43cd0025b5
|
Add URL validation, better error handling. Better logging coming.
|
2006-08-21 15:54:56 -04:00 |
|
Hugh O. Brock
|
191d17e36a
|
Add code to register/unregister vm-added signal to stop consoles from spontaneously popping up
|
2006-08-21 14:00:32 -04:00 |
|
Daniel P. Berrange
|
a7fbcb1ec8
|
If creating a PV domain, show the serial terminal instead of VNC console (temporary until PV vfb works)
|
2006-08-18 15:32:59 -04:00 |
|
Hugh O. Brock
|
6cd257e5ed
|
Fix vcpu bug and memory-size-int issue
|
2006-08-18 14:16:20 -04:00 |
|
Hugh O. Brock
|
adee41125a
|
UI bugs fixed, make the create wizard exit after the machine is created
|
2006-08-17 14:51:00 -04:00 |
|
Hugh O. Brock
|
b16999a488
|
pop up the console window for the new VM
|
2006-08-16 17:25:32 -04:00 |
|
Hugh O. Brock
|
e1aea1c1f2
|
first pass at progress bar while creating the VM
|
2006-08-16 16:00:28 -04:00 |
|
Hugh O. Brock
|
7e9841b6a5
|
create works *if* xeninst is present -- waiting on packaging
|
2006-08-15 16:41:09 -04:00 |
|
Hugh O. Brock
|
842329aa88
|
Kickstart arg is optional, URL is required -- it's not either/or like we thought.
|
2006-08-15 15:59:04 -04:00 |
|
Hugh O. Brock
|
87748285a1
|
Try for better error handling again
|
2006-08-15 15:27:13 -04:00 |
|
Hugh O. Brock
|
abc4ff6354
|
Try for better error handling
|
2006-08-15 14:22:52 -04:00 |
|
Hugh O. Brock
|
be44d48b29
|
Oops better set the install location too
|
2006-08-15 13:36:03 -04:00 |
|
Hugh O. Brock
|
1409beace4
|
first pass at making it actually do something
|
2006-08-15 11:32:02 -04:00 |
|
Hugh O. Brock
|
ce4914ba1d
|
Add validation for system name: must be nonblank, less than 50 chars, no spaces
|
2006-08-14 13:34:06 -04:00 |
|
Hugh O. Brock
|
cc4485c207
|
Forgot to add the system name to the last page, there it is
|
2006-08-10 18:00:26 -04:00 |
|
Hugh O. Brock
|
dea896b53a
|
UI with events complete. Still doesn't actually create the VM.
|
2006-08-10 17:50:41 -04:00 |
|
Hugh O. Brock
|
074b847844
|
All but the memory/cpu page now behaves and gathers data correctly
|
2006-08-10 15:42:06 -04:00 |
|
Hugh O. Brock
|
43bc0936ca
|
Some things actually work now. Working out collecting data, and obnoxious edge cases.
|
2006-08-09 18:53:30 -04:00 |
|
Hugh O. Brock
|
726aad8383
|
a working version this time
|
2006-08-09 11:48:22 -04:00 |
|
Hugh O. Brock
|
cdf9f85c21
|
left this one out
|
2006-08-09 11:40:34 -04:00 |
|