Cole Robinson
04d82dbe20
Default toolbar to show if there is no gconf entry.
2008-09-07 18:43:33 -04:00
Cole Robinson
5e6abe0cf6
Fix another small connection threading bug in addhardware.
2008-09-07 16:50:21 -04:00
Cole Robinson
57a8386bfe
Make sure we are updating pool listings after vol create or delete
2008-09-07 15:35:13 -04:00
Cole Robinson
8438a49599
Don't 'refresh' pool every time we want to list volumes.
2008-09-05 21:53:26 -04:00
Cole Robinson
b93fc2adc1
Remove some debug output
2008-09-05 21:35:04 -04:00
Cole Robinson
ba2ee7286b
Really fix typo in host.py
2008-09-05 21:28:26 -04:00
Cole Robinson
4f7540b2b0
Fix bug introduced with simplified connection forking.
2008-09-05 21:28:10 -04:00
Cole Robinson
ab81574de5
Append volume name suffix depending on parent pool type.
2008-09-06 13:39:21 -04:00
Cole Robinson
79a2ada377
Log errors passed to popup dialogs.
2008-09-06 13:24:47 -04:00
Cole Robinson
3b9e7a7e15
Hook up volume create window delete event to close function.
2008-09-06 13:20:35 -04:00
Cole Robinson
1a01b730d8
Store 'Show Toolbar' value in gconf.
2008-09-05 16:34:14 -04:00
Cole Robinson
333aa00df8
Multiple fixes to enable remote vm creation.
2008-09-05 09:42:25 -04:00
Cole Robinson
9a85d1d9d4
Fix adding storage and network devices to accomodate remote guests.
2008-09-05 09:41:38 -04:00
Cole Robinson
d7a23e1f26
Change how we thread off connection when creating new pool or vol.
2008-09-05 09:27:14 -04:00
Cole Robinson
e3c1d80ece
Small typo in host.py when populating pool list.
2008-09-05 09:13:45 -04:00
Cole Robinson
fb271b4874
Sound summary typo.
2008-09-04 10:38:38 -04:00
Cole Robinson
6c0b113e8e
Update dutch translation.
2008-09-03 16:33:50 -04:00
Cole Robinson
c26b6bf780
Update brazilian portugese translation.
2008-09-03 16:14:27 -04:00
Cole Robinson
ffedc6e1dd
Update POTFILES.in to fix .pot generation.
2008-09-03 16:09:35 -04:00
Cole Robinson
70c7748011
Add support for adding audio devices when creating guests.
...
Preferences are global, not per install. Can be seen via edit->preferences
2008-09-02 12:09:39 -04:00
Cole Robinson
d0fb572419
Add support for avahi libvirtd advertisement.
...
In the 'New Connection' dialog, poll for remote connections and allow
selecting the results from a list.
2008-09-02 11:36:56 -04:00
Cole Robinson
59698423fd
Make .spec BuildRequires a bit more thorough.
2008-09-02 11:33:10 -04:00
Cole Robinson
0560e757e4
Update pool size meter when state changes.
2008-08-26 12:58:53 -04:00
Cole Robinson
047ab7ede8
Default to selecting first disk target entry when adding storage.
2008-08-26 12:16:41 -04:00
Cole Robinson
b70f6b1102
Prompt if deleting virtual network. Add exception catching for start/stop/add net.
2008-08-26 12:10:25 -04:00
Cole Robinson
e1df9b1462
Fix connection option sensitivity when conn is selected and changes state.
2008-08-26 12:07:12 -04:00
Cole Robinson
197c6aa0a6
Add option to change network autostart. Use consistent button scheme across storage/net managers.
2008-08-26 11:17:31 -04:00
Cole Robinson
63d160b995
Make unselected net look similar to unselected pool in connection details.
2008-08-26 10:55:03 -04:00
Cole Robinson
69eb31d763
Clean up network manager UI.
2008-08-26 10:18:46 -04:00
Cole Robinson
a2f76419d7
Change build option defaults, warn if operation will be destructive.
2008-08-25 16:28:17 -04:00
Cole Robinson
0a8ba03474
Fix small typo when deleting pool.
2008-08-25 16:26:35 -04:00
Cole Robinson
a5305e6280
Only default to PV guest if it is xen pv, not xenner
2008-08-25 15:50:00 -04:00
Cole Robinson
ab0d601c40
Fix small variable name bug.
2008-08-25 15:03:51 -04:00
Cole Robinson
dcc533c053
Use VirtualDisk is_size_conflict rather than duplicating code.
2008-08-25 15:00:11 -04:00
Cole Robinson
d0620005a3
Don't try to redefine xml if hotplug/hotunplug succeeds
2008-08-22 18:29:50 -04:00
Cole Robinson
7bd37f6d0e
Merge heads
2008-08-22 13:41:17 -04:00
Cole Robinson
42c2e63428
Fix remote connection opening bug for vnc consoles.
2008-08-22 13:17:37 -04:00
Daniel P. Berrange
4e888cde98
Fix check for policykit
2008-08-21 12:29:33 +01:00
Daniel P. Berrange
505311619e
Disable run option for read only VMs
2008-08-21 12:06:35 +01:00
Daniel P. Berrange
21d1a70a13
Add (RO) postfix to connection state if read only
2008-08-21 12:03:31 +01:00
Cole Robinson
e96d89ca26
Use seperate connection for create wizard validation, only fork conn at end (so we don't prompt for password at the beginning of a remote install)
2008-08-18 12:02:49 -04:00
Cole Robinson
5a7d895d4b
Fix window ref counting bug when deleting a vm.
2008-08-18 11:47:29 -04:00
Cole Robinson
0d7c42d802
Add uri to connection failure dialog.
2008-08-18 11:02:56 -04:00
Cole Robinson
703ed89c70
Disable seeing connection/host details for a disconnected connection.
2008-08-21 19:31:05 -04:00
Cole Robinson
7abc991d11
Don't disable adding networks if on a remote connection.
2008-08-21 19:04:01 -04:00
Cole Robinson
0fcea6206d
Add tooltips to pool action buttons.
2008-08-21 19:00:34 -04:00
Cole Robinson
5acaf46678
Remove large design images (they are already archived on the website).
2008-08-21 18:01:59 -04:00
Cole Robinson
287e9e58c3
Split out different xml altering functions in domain.py so cdrom connect/eject isn't such a hack.
2008-08-21 18:00:24 -04:00
Cole Robinson
9922a4bf88
Provide much better user interaction and error reporting for device hotplug.
...
If hotplug fails, provide a yes/no box saying that change will be instituted
after next shutdown, but will overwrite any other xml changes waiting on a
shutdown. Not a very pretty situation, but that's the way things have always
been but we didn't think to inform the user.
2008-08-21 16:01:15 -04:00
Cole Robinson
4dd0e21016
Add usb and virtio options for disks. Use virtinst to generate available disk targets.
2008-08-21 15:58:35 -04:00