Add entry for Calico networking driver
Change-Id: I6b71eb5b0c573439c3b9df5ccdf6a980fbe06453
This commit is contained in:
parent
673edbe37e
commit
40ad5eda3d
@ -3272,6 +3272,27 @@
|
||||
"failure_pattern": "Build Failed"
|
||||
}
|
||||
},
|
||||
{
|
||||
"project_id": "openstack/neutron",
|
||||
"repo": "openstack/networking-calico",
|
||||
"vendor": "Project Calico",
|
||||
"name": "Calico ML2 Driver",
|
||||
"description": "Calico (http://www.projectcalico.org/) uses IP routing to provide connectivity between the workloads in a data center that provide or use IP-based services - whether VMs, containers or bare metal appliances; and iptables, to impose any desired fine-grained security policy between those workloads. Calico thus differs from most other Neutron backends, which use bridging and tunneling to simulate L2-level connectivity between the VMs attached to a Neutron network.",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Neil Jerram",
|
||||
"email": "neil@projectcalico.org",
|
||||
"irc": "neiljerram"
|
||||
}
|
||||
],
|
||||
"wiki": "http://docs.openstack.org/developer/networking-calico/",
|
||||
"releases": [
|
||||
"Icehouse",
|
||||
"Juno",
|
||||
"Kilo",
|
||||
"Liberty"
|
||||
]
|
||||
},
|
||||
{
|
||||
"project_id": "openstack/neutron",
|
||||
"vendor": "Radware",
|
||||
@ -3855,4 +3876,3 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user