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:
Logan V
2016-07-07 22:44:49 -05:00
parent b94bd9a180
commit a0b5c6bfe5
14 changed files with 281 additions and 1 deletions

7
files/calico-qemu.conf Normal file
View 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",
]