neutron/quantum
Akihiro MOTOKI 84d60f5fd4 Call iptables without absolute path.
Fixes bug 1069966

rootwrap expects the command name is not absolute. We need to call
the command without path to make rootwrap work well.

Change-Id: I6120103908d10ca257d177a320294de06a89c646
2012-10-24 23:27:20 +09:00
..
agent Call iptables without absolute path. 2012-10-24 23:27:20 +09:00
api IP subnet validation fixes 2012-10-19 14:24:57 -07:00
common Logging indicates when service starts and terminates 2012-10-09 01:33:24 +00:00
db Update default base database to be V2 2012-10-19 04:45:32 +00:00
debug remove not need shebang line in quantum debug 2012-09-13 12:17:49 +08:00
extensions Merge "add local network type and use by default for tenant networks" 2012-09-09 12:07:13 +00:00
openstack Update common. 2012-10-18 16:20:42 -07:00
plugins Merge "correct nvplib to update device_id" 2012-10-12 17:10:09 +00:00
rootwrap Fix rootwrap filter for dnsmasq when no namespace is used 2012-09-24 21:13:23 +00:00
server Implements the blueprint use-common-cfg for the quantum service. 2012-06-20 02:30:11 -04:00
tests Call iptables without absolute path. 2012-10-24 23:27:20 +09: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 Policies for external networks 2012-09-08 14:13:49 -07:00
quantum_plugin_base_v2.py updated outdated comments in base v2 plugin class 2012-08-24 19:28:28 -07: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 Bump version to 2013.1, open Grizzly 2012-09-12 10:18:12 +02:00
wsgi.py Add quota per-tenant. 2012-08-14 23:27:56 +08:00