Cole Robinson
|
2e685552e0
|
Add as.po to dist package.
|
2009-04-13 10:05:12 -04:00 |
|
Cole Robinson
|
06383b737d
|
Add translations from fedora, and resync.
|
2009-04-09 12:30:20 -04:00 |
|
Cole Robinson
|
d85358067c
|
Fix incorrect vcpu capping in create wizard.
Cap was always 10 less than we intended. Apparently spinbutton page_size != 0
is deprecated, yet is the default set by glade3? Schweet.
|
2009-04-06 12:22:44 -04:00 |
|
Cole Robinson
|
28bc2837b9
|
Don't install 'tests', only add it to dist.
|
2009-04-06 11:33:46 -04:00 |
|
Cole Robinson
|
3a64188162
|
Use proper spec checking for PolicyKit UI.
|
2009-04-06 11:24:07 -04:00 |
|
Cole Robinson
|
d3ef51e130
|
Allow building rpm without byte-compiling python files.
|
2009-04-06 11:18:56 -04:00 |
|
Cole Robinson
|
368dcfe05a
|
Have migration use typical progress dialog.
|
2009-04-03 16:06:46 -04:00 |
|
Cole Robinson
|
3b6c2ffe1f
|
Change 'choose cd' button ordering.
|
2009-04-03 15:38:41 -04:00 |
|
Cole Robinson
|
3f26e4a516
|
Reorder buttons in the delete dialog.
|
2009-04-03 15:35:21 -04:00 |
|
Cole Robinson
|
b9760f3aa5
|
Improve uri connection error message formatting.
|
2009-04-03 14:58:51 -04:00 |
|
Cole Robinson
|
1d58e66450
|
Populate details migrate menu on demand.
|
2009-04-03 14:18:40 -04:00 |
|
Cole Robinson
|
65f1f52a79
|
Fork off connection when 'restoring' domain.
|
2009-04-03 14:15:25 -04:00 |
|
Cole Robinson
|
dd50d5e141
|
Check 'defined outside init' w/ pylint script, fix errors.
|
2009-04-03 14:15:23 -04:00 |
|
Cole Robinson
|
329113afe3
|
Use dup_conn in delete dialog.
|
2009-04-03 14:15:22 -04:00 |
|
Cole Robinson
|
f9680aa8e0
|
Store errors in asyncjob instances.
This allows us to remove all the hackish global error reporting variables
whenever we run an async job.
|
2009-04-03 14:15:15 -04:00 |
|
Cole Robinson
|
7b24154f19
|
Don't leave app hanging around if user closes it while an async job is in
progress.
|
2009-04-03 14:15:14 -04:00 |
|
Cole Robinson
|
67adc74816
|
Packages the tests directory with 'make dist'
|
2009-04-03 14:15:13 -04:00 |
|
Cole Robinson
|
00d4c1fa13
|
Remove redundant files from spec.
|
2009-04-03 14:14:46 -04:00 |
|
Cole Robinson
|
8bf874c2e7
|
Pull necessary info from vm object when building migrate list.
|
2009-03-23 17:38:25 -04:00 |
|
Cole Robinson
|
742bf5465e
|
Log info if connection doesn't support storage management.
|
2009-03-13 14:37:57 -04:00 |
|
Cole Robinson
|
170c6cd4a7
|
Fix default 'New VM' install options on older xen connections.
|
2009-03-13 14:37:15 -04:00 |
|
Cole Robinson
|
2e616066f3
|
Handle old style 'console' tag in 'Connect to serial' list.
|
2009-03-13 14:35:55 -04:00 |
|
Cole Robinson
|
445f07eaec
|
Don't show error dialog on KeyboardException.
|
2009-03-13 14:35:28 -04:00 |
|
Cole Robinson
|
fd9fa7f0ad
|
Better error checking if we can't set a tooltip.
|
2009-03-13 14:33:52 -04:00 |
|
Cole Robinson
|
d49d0778c5
|
Remove mem/cpu hotplug checks.
We can't reliably determine whether it's supported or not, so just leave
the error reporting up to libvirt.
|
2009-03-13 13:51:35 -04:00 |
|
Cole Robinson
|
bdf1801123
|
Check what XMLDesc flags the connection supports before using them.
|
2009-03-13 13:13:24 -04:00 |
|
Cole Robinson
|
aa8711b5ce
|
Fix xml parsing for old style 'console' xml.
|
2009-03-13 11:21:07 -04:00 |
|
Cole Robinson
|
fd42d1ad06
|
Added tag RELEASE-0.7.0-1 for changeset 6a90a4c73140
|
2009-03-09 23:38:03 -04:00 |
|
Cole Robinson
|
5081b787a3
|
Update NEWS, ChangeLog, version #
|
2009-03-09 23:18:09 -04:00 |
|
Cole Robinson
|
09d3042b1c
|
Update translations.
|
2009-03-09 23:18:01 -04:00 |
|
Cole Robinson
|
a8a19966c4
|
Fix default selection in 'Add Connection' to be dependent on what's available.
|
2009-03-09 22:58:05 -04:00 |
|
Cole Robinson
|
e0833c00ee
|
Fix some create wizard cpu logic.
|
2009-03-09 22:42:17 -04:00 |
|
Cole Robinson
|
df034321d1
|
Update authors info.
|
2009-03-09 17:02:58 -04:00 |
|
Cole Robinson
|
4c38fb2f31
|
Add new application icon (Mike Langlie, Jeremy Perry)
|
2009-03-09 16:58:55 -04:00 |
|
Cole Robinson
|
c18068ccbd
|
Fix missing import.
|
2009-03-09 16:24:27 -04:00 |
|
Cole Robinson
|
97e9f52f28
|
Show a helpful error if we couldn't determine a default connection (as when qemu, kvm, or xen isn't installed)
|
2009-03-09 16:22:03 -04:00 |
|
Cole Robinson
|
933d0130e4
|
Fix conn uri lookup for domain migration.
|
2009-03-09 16:21:53 -04:00 |
|
Cole Robinson
|
ebe91d6ce2
|
Attempt to use krb5-auth-dialog for libvirt auth (if applicable) (Guido Gunther)
|
2009-03-09 16:21:32 -04:00 |
|
Cole Robinson
|
01de80f203
|
Check if we can resolve avahi '.local' host names, and if not, strip it.
|
2009-03-09 16:21:21 -04:00 |
|
Cole Robinson
|
a590888ef6
|
'Add Physical Host Device' wizard for existing guests.
|
2009-03-09 16:20:23 -04:00 |
|
Cole Robinson
|
b1f69cffd8
|
Add libvirt storage aware file browser.
Hook it up to the New VM and Add Hardware wizards, all storage browsing.
|
2009-03-09 16:19:39 -04:00 |
|
Cole Robinson
|
c83113e79b
|
Storage aware 'Delete VM' dialog.
|
2009-03-09 16:17:09 -04:00 |
|
Cole Robinson
|
f9dfe4acab
|
New 'Create VM' wizard.
|
2009-03-09 16:16:45 -04:00 |
|
Cole Robinson
|
a650c6c6ec
|
Better logging with connection failures.
|
2009-03-09 11:54:46 -04:00 |
|
Cole Robinson
|
09be6d1702
|
Centralize connection duplication, and always use openAuth.
|
2009-03-09 01:04:29 -04:00 |
|
Cole Robinson
|
e8aa74000e
|
Fix VNC password entry activate listener.
|
2009-03-09 00:49:41 -04:00 |
|
Cole Robinson
|
74418de62d
|
If altering a running domain, only change the inactive XML config.
|
2009-03-09 00:49:31 -04:00 |
|
Cole Robinson
|
7a7f407f29
|
Don't poll disk + net stats if vm isn't active.
|
2009-03-09 00:48:23 -04:00 |
|
Cole Robinson
|
731d97a45c
|
Some host details UI cleanup.
|
2009-03-08 15:34:17 -04:00 |
|
Cole Robinson
|
ab7df76617
|
Clean up pool and net listing in host details.
Break out pool functions, so they can be re-used by a storage browser dialog.
|
2009-03-08 15:34:15 -04:00 |
|