X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=setup.py;h=7f6571d617e4cc56366686bbaa1589471b46ce67;hb=2cc3ef430319e1b3b4984737abc656349ae1bc5c;hp=2f2b5e5400f898be571e65839dd7b871337e386e;hpb=340febcafe849757da4371eb28f05b2ad817d162;p=yardstick.git 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'