neutron/quantum
Mark McClain ed263e68e2 Add lease expiration script support for dnsmasq
Fixes bug 1022804

This is phase 2 of the bug fix.  This changeset adds support for dnsmasq
 --dhcp-script to notify Quantum of lease renewals.  Communication between
dnsmasq and the Quantum DHCP agent occurs via UNIX domain socket since dnsmasq
may run in a network namespace.  The DHCP agent is responsible for
relaying the updated lease expiration back the Quantum server.

Change-Id: If42b76bbb9ec7543e681e26b9add8eb1d7054eeb
2012-08-24 12:14:45 -04:00
..
agent Add lease expiration script support for dnsmasq 2012-08-24 12:14:45 -04:00
api Merge "Enable users to list subnets on shared networks" 2012-08-24 06:33:38 +00:00
common quantum l3 + floating IP support 2012-08-17 08:15:34 -07:00
db Add lease expiration script support for dnsmasq 2012-08-24 12:14:45 -04:00
extensions Fix undefined variables. 2012-08-20 14:49:19 +09:00
openstack Remove unused variable 2012-08-17 01:48:39 +08:00
plugins removed some unused global variable 2012-08-23 23:01:54 +09:00
rootwrap implement dhcp agent for quantum 2012-07-08 14:50:49 -04:00
server Implements the blueprint use-common-cfg for the quantum service. 2012-06-20 02:30:11 -04:00
tests Add lease expiration script support for dnsmasq 2012-08-24 12:14:45 -04:00
__init__.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
auth.py Make quantum pipeline configurable from quantum.conf. 2012-07-27 17:08:21 +09:00
context.py Introduce files from openstack common. 2012-07-17 06:41:14 +08:00
manager.py Ensures API v2 router does not load plugin twice 2012-07-14 09:52:10 -07:00
policy.py Run core unit tests for each plugin 2012-08-22 16:34:04 -07:00
quantum_plugin_base_v2.py Use a common constant for the port/network 'status' value 2012-08-17 10:25:55 +08:00
quota.py Add quota per-tenant. 2012-08-14 23:27:56 +08:00
service.py Remove paste configuration details to a seperate file. 2012-06-24 01:45:27 -04:00
version.py Open Folsom 2012-03-16 23:19:22 +01:00
wsgi.py Add quota per-tenant. 2012-08-14 23:27:56 +08:00