vmware-nsx/quantum/agent/linux
Mark McClain cb6b9994e2 add non-routed subnet metadata support
implements blueprint metadata-non-routed

This patchset completes Quantum metadata support by adding metadata
proxy support for isolated network segments.  The support requires that
the guest instance request host routes, so that the DHCP port can be
used to proxy metadata requests. NOTE: The cirros image does not support
host router, so the UEC or equivalent required for testing and usage.

Change-Id: I962deef7c164ecb2a93b7af326ef8dca6e2b183a
2013-02-08 00:05:51 -05:00
..
__init__.py Add common dir for shared agent code, add OVS lib. 2012-06-04 22:07:27 -07:00
daemon.py Fix i18n messages 2013-01-22 11:42:15 +08:00
dhcp.py add non-routed subnet metadata support 2013-02-08 00:05:51 -05:00
external_process.py Fix i18n messages 2013-01-22 11:42:15 +08:00
interface.py Define root_helper variable under the [AGENT] section 2013-02-04 09:11:47 +00:00
ip_lib.py Be smarter when figuring out broadcast address 2013-02-05 16:29:00 +01:00
iptables_firewall.py Fixes 'not in' operator usage 2013-02-01 10:14:54 +08:00
iptables_manager.py Set default lock_path in state_path 2013-01-28 17:07:50 -06:00
ovs_lib.py Fix i18n messages 2013-01-22 11:42:15 +08:00
utils.py Remove unused imports in agent package 2013-01-02 20:28:31 +02:00