Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-22 | Use find_packages when installing sdnvpn | jose.lausuch | 1 | -2/+2 | |
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> | |||||
2016-12-15 | Make sdnvpn a package | Romanos Skiadas | 1 | -0/+18 | |
- Clean up the test/functest folder and move things to lib/ & artifacts/ - Add a new top level folder for the sdnvpn python code Change-Id: I5fdc7fa5475fb800f488a17d3481158c9c4f84e1 Signed-off-by: Romanos Skiadas <rski@intracom-telecom.com> |