vmware-nsx/etc
Aaron Rosen 891a860d58 Add metadata support for nvp plugin without namespaces
If using a host that does not support namespaces the nvp plugin did not have
a way to leverage metadata unless using enable_isolated_metadata which
requires a subnet to not have a gateway. This patch changes the metadata
configuration for the NVP plugin by adding a flag metadata which can be
set to access_network (which was previously enable_metadata_access_network)
or dhcp_host_route. When set to dhcp_host_route when the dhcp agent creates
it's port a host_route is added towards the dhcp server's ip for the
destination 169.254.169.254/32 only if the subnet has as gatway_ip.
In order for a host to leverage metadata via dhcp_route_route it requires
the host's dhcp client to support host routes (code 121).

Fixes bug 1155786

Change-Id: I2ff52adc3dfebcdd6d9c05d5dc79aa65ae100c74
2013-03-25 17:52:17 -07:00
..
init.d Second round of packaging changes 2011-11-28 10:33:52 -08:00
quantum Add metadata support for nvp plugin without namespaces 2013-03-25 17:52:17 -07:00
api-paste.ini Move auth_token configurations to quantum.conf 2013-02-11 22:31:19 +09:00
dhcp_agent.ini Allow DHCP and L3 agents to choose if they should report state 2013-03-04 17:09:28 +08:00
l3_agent.ini Allow DHCP and L3 agents to choose if they should report state 2013-03-04 17:09:28 +08:00
lbaas_agent.ini Enable HA proxy to work with fedora 2013-03-03 16:34:47 +00:00
metadata_agent.ini Add default state_path to quantum.conf 2013-02-25 13:46:53 +00:00
policy.json Fix typo in policy.json and checks in nicira plugin 2013-03-20 19:53:21 +01:00
quantum.conf Ensure that lockfile are defined in a common place 2013-03-21 05:42:06 +00:00
rootwrap.conf make rootwrap filters path consistent with other openstack project 2012-09-13 10:09:30 +08:00