Commit Graph

12 Commits

Author SHA1 Message Date
Cole Robinson
d0d20148f7 asyncjob: Simplify error reporting 2010-12-10 09:57:42 -05:00
Cole Robinson
e78e2da3f5 Use the a base class for all libvirt object classes 2010-12-09 12:37:48 -05:00
Cole Robinson
8b8974970a host: Show running interface IP address 2010-12-02 15:19:17 -05:00
Cole Robinson
81eb69853f More pylint fixes 2010-11-29 17:28:52 -05:00
Cole Robinson
2768270e43 createinterface: Enable specifying IP protocol info
By default, we try to copy the protocol information from a selected
child interface (if applicable), otherwise assume IPv4 DHCP.
2010-02-26 18:49:18 -05:00
Cole Robinson
699db61fcf host: interface: Display IP configuration 2010-02-25 21:13:33 -05:00
Cole Robinson
f777773ed9 host: interface: Allow changing start mode. 2010-02-25 19:42:08 -05:00
Cole Robinson
b377a740ca Factor out a common 'libvirt object' class.
Use simply now for some common XML routines.
2010-02-25 19:35:01 -05:00
Cole Robinson
882bb0dd0a Fix some pylint. 2010-02-24 20:42:00 -05:00
Cole Robinson
c815740f41 List libvirt interfaces in host details view.
We use a similar look to storage and virtual network management.
2010-02-08 17:13:36 -05:00
Cole Robinson
a1172eb32f connection: Prefer libvirt APIs for net device enumeration
If a connection supports interface APIs and nodedev APIs, use them over
HAL to enumerate net devices.
2009-11-25 17:07:12 -05:00
Cole Robinson
d03207304a Actually add the new interface file 2009-11-22 11:18:53 -05:00