Use find_packages when installing sdnvpn 23/26423/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Thu, 22 Dec 2016 08:42:08 +0000 (09:42 +0100)
committerjose.lausuch <jose.lausuch@ericsson.com>
Thu, 22 Dec 2016 08:42:08 +0000 (09:42 +0100)
commit7bc4d663eae8441aad359966d33db62726b92710
tree98da4dc2f5a8899a741d61b721635a5e4767e3e4
parent9d112e4b1a00063f79b088dab93d1700bfb9c0dd
Use find_packages when installing sdnvpn

If we specify only the module 'sdnvpn', it
won't install the sub-modules 'lib' and 'functest'.
With find_packages there is no need to specify
the package names.

Change-Id: If7606a2cedbd6f7b8866747e748eadaa8b9bd5e7
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
setup.py