]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
add missing files from setup.py
authorJiajun Liu <iamljj@gmail.com>
Thu, 13 Sep 2012 03:43:54 +0000 (11:43 +0800)
committerJiajun Liu <iamljj@gmail.com>
Fri, 14 Sep 2012 01:28:20 +0000 (09:28 +0800)
commit39cce9beddc6d3ed78c8c55bd972465a7af69420
tree129ee7131645d1795dbd38d154748af4d9f11397
parent713d92e7b1397386be8fbca3a29eaa492e28f2b6
add missing files from setup.py

Fixes bug 1050045.

Currently, setup.py will not copy l3_agent.ini and rootwrap filters
into directory /etc/quantum. Add copy operation in setup.py for those
config files so that those files will be copied into proper directory.

Change-Id: I7052d6c07ffd4d03cafa93187d8072053ee0a832
setup.py