Commit Graph

71 Commits

Author SHA1 Message Date
Gene Czarcinski
73629b76b2 IPv6 support v2: update gui python and ui
The purpose of this update is:

1. replace use of IPy with ipaddr since ipaddr has needed
functionality and IPy does not.
2. Update the glade-3 ui (vmm-host.ui) to provide
for IPv6 as well as IPv4.  If either IPv4 or IPv6
is not defined, its respective frame is hidden.
3. The DNS Domain Name is added to the basic frame.
4. IPv4 forwarding is moved to the basic frame and ipv6
forwarding is added.
5. If an IPv4 address is not defined then the IPv4
is set to Isolated network, internal rout only.
6. IPv6 network has three values for Forwarding:
Isolated network, Isolated network with internal forwarding,
and Routed network.
7. Add network definitions to tests/testdriver.xml which
include IPv6 and other new parameters now being handled.

This patch includes the fix for getting a KeyError exception
when deleting a network definition.

In this update, createnet.py has been changed to use
ipaddr but it still only handles IPv4 network creation.
.
Signed-off-by: Gene Czarcinski <gene@czarc.net>

(crobinso: Add Gene to AUTHORS)
2013-04-03 21:32:42 -04:00
Eric Blake
4c10a627ab migrate: use correct grammar
According to http://grammar.quickanddirtytips.com/a-while-awhile.aspx,
you can tell whether to use 'awhile' or 'a while' by substituting
'quietly' or 'a year' and seeing if the resulting sentence still makes
sense.  During migration, we used an adverb, but want the noun form.

* src/virtManager/migrate.py (vmmMigrateDialog.finish): Use
correct grammar.

(crobinso: Add Eric to AUTHORS)
2013-04-03 20:44:04 -04:00
Tom Lanyon
ef2bdc4722 virt-install: don't fail on storage pools without targets.
(crobinso: Add Tom to AUTHORS)
2013-04-03 19:40:39 -04:00
Cole Robinson
2031a358ca Merge in virtinst.git AUTHORS 2013-04-03 18:22:05 -04:00
Giuseppe Scrivano
d2d759abb4 Fix exception with older gi versions
The method gi.check_version was defined in 3.3.5.  Prevent an exception
with older versions of the library.

(crobinso: Add Giuseppe to AUTHORS)
2013-04-03 18:14:01 -04:00
Ken ICHIKAWA
2381016b4b Allow empty cpu model
If we specify cpu model and apply once, we could not specify empty
cpu model again with following error.
"Error changing VM configuration: internal error Non-empty feature
list specified without CPU model"
That is not useful to restore default cpu model.
This patch fixes above issue.

Signed-off-by: Ken ICHIKAWA <ichikawa.ken@jp.fujitsu.com>

(crobinso: minor cleanup, add Ken to AUTHORS)
2013-03-25 13:25:46 -04:00
John Doyle
9f4fddba04 Add a force reset item to all shutdown menus 2013-03-16 17:59:32 -04:00
Dave Allan
46a3d2c57f Strip whitespace from remote hostname
If users accidentally add whitespace to the beginning or end of a hostname their connection will fail, so strip it.

Fixes BZ 818438 - Whitespace in remote connection hostname field is not trimmed

(crobinso: Add Dave to AUTHORS)
2013-03-01 14:19:04 -05:00
David Shane Holden
e6d5c10129 virt-manager: add support for iotune
(crobinso: Add David to AUTHORS, pylint cleanups, enable for test driver)
2013-03-01 14:08:41 -05:00
ChenHanxiao
ad1b24e885 Add virtio-scsi disk bus option
This patch will add virtio-scsi bus option on "Add New Virtual
Hardware" GUI page. It will support users to add a virtual disk
using SCSI bus with a controller model virtio-scsi.
If there is no SCSI controller existed, a new SCSI controller by
model 'virtio-scsi' will be added automatically.

Signed-off-by: ChenHanxiao <chenhanxiao@cn.fujitsu.com>

(crobinso: add Chen to AUTHORS, some cosmetic tweaks)
2012-12-09 14:28:42 -05:00
Martin Kletzander
b2a7c396de Make deleting storage files default with added prompt
This patch changes the default checkbox-state of "Delete all
associated storage" to be checked, but adds a prompt with a warning
for users to be sure they notice this change and they know what they
are doing (hopefully).

(crobinso: confirm even if no gconf schema available, cosmetic spacing
 fixup, add Martin to AUTHORS)
2012-12-04 18:36:16 -05:00
Michal Privoznik
d9e8546e86 Fix --test-first-run
One of previous patches (96ce9ac0b1) invented this feature. However,
in options object it is called testfirstrun not test_first_run.
This produces a runtime error.

(crobinso: add Michal to AUTHORS)
2012-10-30 10:10:09 -04:00
Marcus Karlsson
248cb89c1c Edit description using SetMetadata when available
Since 0.9.10 libvirt supports editing a domain's metadata using the
SetMetadata API. Using that API the description of a domain can be
edited as it is running.

Make virt-manager edit the description of a domain using SetMetadata
when available.

(crobinso: Add Markus to AUTHORS)
2012-10-16 17:52:10 -04:00
Joey Boggs
1341e4059e change Mbps to MB/s in migration dialog
(crobinso: add Joey to AUTHORS)
2012-08-13 16:44:26 -04:00
Eduardo Elias Ferreira
983930d1da AddHardware: Fix checking if a widget is sensitive
Signed-off-by: Eduardo Elias Ferreira <edusf@linux.vnet.ibm.com>

(crobinso: Added Eduardo to AUTHORS)
2012-05-29 18:55:58 -04:00
Guannan Ren
9929d8b21e match usb device with vendorID, productID, bus, device
(crobinso: add Guannan to AUTHORS)
2012-05-29 18:51:10 -04:00
Nathan Bird
3b17e049c9 console: fix logic in need_tunnel for non-local connections.
(crobinso: drop code reformatting, add Nathan to AUTHORS)
2012-04-05 10:49:47 -04:00
Cole Robinson
86f0c134ca Add Tuomas to AUTHORS 2012-03-13 11:32:56 -04:00
Brian J. Murrell
481e24006c createnet: Allow networks smaller than 16 addresses 2012-01-29 19:50:23 -05:00
Deepak C Shetty
a7a0e316cf virt-manager: Fix Mode hotkey problem in FS page
Mode label in FS page should be associated with the
fs-mode-combo, but its erronesouly is associated with
fs-type-combo, fixing that here.

Signed-off-by: Deepak C Shetty <deepakcs@linux.vnet.ibm.com>
2012-01-12 20:03:21 -05:00
Cole Robinson
f96796dda3 AUTHORS: Clarify that I am really the only active dev/maintainer
Yeah, look at me, I'm sooooo cool.
2011-12-22 13:26:10 -05:00
Cole Robinson
bb59b1b075 AUTHORS: Use sensible indentation 2011-12-22 13:24:05 -05:00
Cole Robinson
28a399cbd7 Add Jim to AUTHORS 2011-12-22 13:21:45 -05:00
Lars Sjostrom
9d2119ab3e inspection: exclude cdrom from vm inspection
Can cause inspection to fail if cdrom is the first device
See: https://bugzilla.redhat.com/show_bug.cgi?id=752552

(crobinso: added Lars to AUTHORS, expanded commit msg)
2011-11-10 13:23:06 -05:00
Cole Robinson
5476a7dbb7 Add Miklos to AUTHORS 2011-08-24 12:41:28 -04:00
Yuri Chornoivan
f10063d6bd schemas: Fix minor typo 2011-04-07 15:04:50 -04:00
Gerhard Stenzel
ababf7acec details: Allow editting virtualport settings for 'direct' nic
The following patch adds support for VSI types so the respective values
can be viewed and edited via virt-manager

Signed-off-by: Gerhard Stenzel <gerhard.stenzel@de.ibm.com>
2011-03-16 12:45:28 -04:00
Wen Congyang
febecf4089 Add virDomainSetMigrateMaxDowntime support 2010-11-29 19:11:35 -05:00
Cole Robinson
de1992f376 Update AUTHORS 2010-08-23 11:18:29 -04:00
Cole Robinson
e8c8c06c32 keyring: Fix default keyring usage 2010-06-15 10:33:45 -04:00
Cole Robinson
e1b73b6bd3 Update AUTHORS 2010-06-15 10:32:54 -04:00
Ales Zelinka
7aad3e86da manager: Add 'delete' option to the VM context menu. 2009-11-11 10:05:34 -05:00
Jon Nordby
13f2a7bc15 Keep app running on close if systray enabled. 2009-10-29 11:08:40 -04:00
Fred Leeflang
06c94aa152 manager: Fix markup on pango < 1.21 2009-10-01 12:03:00 -04:00
Paul W. Frields
ccf28d3762 addhardware: Fix error message syntax typo 2009-08-31 10:45:59 -04:00
Michal Novotny
9e46f8bdb5 Make Processor tab item in VM details show correctly
The Processor tab in VM details was not showing at all because of exception.
The exception occured everytime the tab was selected because of call to non
existing function get_type() that has been renamed to get_hv_type() in the
newest version of virt-manager's code by revision 1135.
2009-06-16 15:36:10 -04:00
Cole Robinson
60fecb25b0 Previous patch was actually from Laurent Léonard: update AUTHORS. 2009-06-04 16:28:40 -04:00
Cole Robinson
58bc9af45d Force gettext init for glade files (Emmanuel Lacour) 2009-05-11 12:19:24 -04:00
Cole Robinson
dd24fc2d7e Add Guido to AUTHORS. 2009-04-20 13:51:15 -04:00
Cole Robinson
baf1cb0efe Close connection if 'tick' hits an error (e.g. libvirt crashes). (Dan Walsh) 2009-04-20 12:56:07 -04:00
Cole Robinson
0f608da66c Use MB instead of GB for pretty memory < 10GB. (Gerrit Slomma) 2009-04-20 11:46:37 -04:00
Cole Robinson
8f90cea9ee Remove unnecessary hide_all calls (Vitaly Mayatskikh) 2009-02-06 14:12:24 -05:00
Cole Robinson
c5c6aa8944 Attempt a full R/W connection regardless of polkit: only try RO if that connecti
on fails (Michael Marineau)
2009-01-26 11:10:39 -05:00
Cole Robinson
45d9aaa44a Fix up 'login' button for password protected vnc (Radek Hladik) 2009-01-26 10:17:33 -05:00
Cole Robinson
4e34fb71ff Update 'New VM' wizard to clarify that a shared device == bridge. (James Ralston) 2009-01-23 15:21:05 -05:00
Richard Laager
8216658a12 Change "Local VM" and "Remote VM" to "Local virtual machine" and
"Remote virtual machine".  To do this, small changes had to be made to
the layout and Glade rewrote the whole file.
2009-01-12 09:40:41 -05:00
Cole Robinson
fac9e9997a Fix python 2.5 specific code (Andrew Gillies) 2008-09-22 10:51:07 -04:00
Cole Robinson
a9e1cbae6d Fix app name in 'About' screen (Mike MacCana) 2008-06-06 12:26:17 -04:00
Cole Robinson
e22d65bd78 Retroactive AUTHORS update! 2008-05-20 11:34:49 -04:00
Daniel P. Berrange
81aacf6e59 Support new polkit dbus API (S.Caglar Onur) 2008-05-05 19:38:10 -04:00