a0b5c6bfe5
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
8 lines
226 B
Plaintext
8 lines
226 B
Plaintext
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",
|
|
]
|