SHA256
1
0
forked from pool/libvirt

Accepting request 347309 from home:cbosdonnat:branches:Virtualization

- Run udevadm settle after removing NICs in lxc driver.
  bsc#829033. lxc-wait-after-eth-del.patch

OBS-URL: https://build.opensuse.org/request/show/347309
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=503
This commit is contained in:
Cédric Bosdonnat
2015-12-04 08:54:48 +00:00
committed by Git OBS Bridge
parent 62997836cc
commit 978f12dfb9
3 changed files with 69 additions and 0 deletions

View File

@@ -1,4 +1,9 @@
-------------------------------------------------------------------
Thu Dec 3 10:16:34 UTC 2015 - cbosdonnat@suse.com
- Run udevadm settle after removing NICs in lxc driver.
bsc#829033. lxc-wait-after-eth-del.patch
-------------------------------------------------------------------
Tue Nov 17 14:40:41 UTC 2015 - cbosdonnat@suse.com
- Don't add apparmor deny rw rule for 9P readonly mounts.