Fix build due to previous LXC patch

Mark virDomainLxcEnterNamespace as skipped in python binding
and remove reference to lxcDomainOpenNamespace which doesn't
arrive until a later patch
This commit is contained in:
Daniel P. Berrange
2013-01-14 16:34:51 +00:00
parent cc453bb548
commit 2ec48f7aa9
2 changed files with 1 additions and 1 deletions

View File

@@ -530,6 +530,7 @@ skip_function = (
)
lxc_skip_function = (
"virDomainLxcEnterNamespace",
)
qemu_skip_function = (
#"virDomainQemuAttach",