summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 2f2b5e540..7f6571d61 100755
--- a/setup.py
+++ b/setup.py
@@ -29,6 +29,8 @@ setup(
'benchmark/scenarios/networking/*.txt',
'benchmark/scenarios/parser/*.sh',
'benchmark/scenarios/storage/*.bash',
+ 'network_services/nfvi/collectd.conf',
+ 'network_services/nfvi/collectd.sh',
'resources/files/*',
'resources/scripts/install/*.bash',
'resources/scripts/remove/*.bash'