Project Calico integration
Integrate deployment for Project Calico's Neutron networking plugin into the os_neutron role. See http://docs.openstack.org/developer/networking-calico/ for more information about Calico. Change-Id: I80546b6deefe0878398716d173b7dcc36c3bef3a
This commit is contained in:
7
files/calico-qemu.conf
Normal file
7
files/calico-qemu.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
clear_emulator_capabilities = 0
|
||||
cgroup_device_acl = [
|
||||
"/dev/null", "/dev/full", "/dev/zero",
|
||||
"/dev/random", "/dev/urandom",
|
||||
"/dev/ptmx", "/dev/kvm", "/dev/kqemu",
|
||||
"/dev/rtc", "/dev/hpet", "/dev/net/tun",
|
||||
]
|
||||
Reference in New Issue
Block a user