libvirt/src/parallels
Maxim Nestratov 725bffa782 parallels: fix parallelsLoadNetworks
Don't fail initialization of parallels driver if
parallelsLoadNetwork fails for optional networks.
This can happen when some of them are added manually
and configured incompletely. PCS requires only two networks
created automatically (named Host-Only and Bridged), others
are optional and their incompleteness can be ignored.

Signed-off-by: Maxim Nestratov <mnestratov@parallels.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2015-03-18 18:00:53 +01:00
..
parallels_driver.c parallels: don't forget to unlock domain if unregister fails 2015-03-17 15:35:05 +01:00
parallels_driver.h
parallels_network.c parallels: fix parallelsLoadNetworks 2015-03-18 18:00:53 +01:00
parallels_sdk.c parallels: introduce and use string constants for network types and names 2015-03-18 17:35:21 +01:00
parallels_sdk.h parallels: report proper error in Create/Destroy/Suspend e.t.c. 2014-12-09 19:42:04 +01:00
parallels_storage.c parallels: Cleanup partly opened drivers on connect open failure 2015-03-05 08:38:21 +01:00
parallels_utils.c Indent top-level labels by one space in src/parallels/ 2014-03-25 14:58:39 +01:00
parallels_utils.h parallels: introduce and use string constants for network types and names 2015-03-18 17:35:21 +01:00