vmware-nsx/etc
Bob Kukura dda5081883 Replace binding:capabilities with binding:vif_details
In addition to binding:vif_type, the neutron core plugin needs to
supply various information to nova's VIF driver, such as VIF security
details and PCI details when SR-IOV is being used. This information is
read-only, requires admin privileges, and is not intended for normal
users. Rather than add separate mechanisms throughout the stack for
each such requirement, the binding:capabilities port attibute, which
is a dictionary and is not currently not used by nova, is renamed to
binding:vif_details to serve as a general-purpose mechanism for
supplying binding-specific details to the VIF driver.

This patch does not remove or replace the CAP_PORT_FILTER boolean
previously used in binding:capabilities. A separate patch should
implement the specific key/value pairs carried by binding:vif_details
to implement VIF security. Another patch will implement the key/value
pairs needed for SR-IOV.

The ML2 plugin now allows the bound mechanism driver to supply the
binding:vif_details dictionary content, instead of just the
CAP_PORT_FILTER boolean previously carried by the binding:capabilities
attribute.

DocImpact: Need to update portbinding extension API, but no impact on
user or administrator documentation.

Implements: blueprint vif-details
Related-Bug: 1112912
Change-Id: I34be746fcfa73c70f72b4f9add8eff3ac88c723f
2014-02-23 22:56:45 -05:00
..
init.d Rename to Neutron in sample init.d script 2013-07-13 16:55:55 -04:00
neutron BigSwitch: Move config and REST to diff modules 2014-02-20 01:43:52 -08:00
api-paste.ini Return request-id in API response 2014-02-10 04:58:38 +09:00
dhcp_agent.ini Update help message of flag 'enable_isolated_metadata' 2014-02-18 14:42:21 +01:00
fwaas_driver.ini Firewall as a Service (FWaaS) Agent 2013-08-11 10:56:37 -07:00
l3_agent.ini Merge "L3 Agent can handle many external networks" 2014-01-13 16:34:56 +00:00
lbaas_agent.ini LBaaS: unify haproxy-on-host plugin driver and agent 2013-12-10 12:08:03 +04:00
metadata_agent.ini Adds https support for metadata agent 2014-02-21 13:07:53 +08:00
metering_agent.ini Iptables metering driver 2013-09-02 12:39:27 +02:00
neutron.conf Merge "Raise max header size to accommodate large tokens" 2014-02-23 21:26:48 +00:00
policy.json Replace binding:capabilities with binding:vif_details 2014-02-23 22:56:45 -05:00
quantum Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
rootwrap.conf Fix invalid facilities documented in rootwrap.conf 2014-02-18 09:50:57 +08:00
services.conf Implements an LBaaS driver for NetScaler devices 2014-02-20 12:14:06 -08:00
vpn_agent.ini Reference driver implementation (IPsec) for VPNaaS 2013-09-04 00:32:39 -07:00