VES app: Change Directory and file names to app. 13/41713/3
authorAlan Carey <alan.carey@intel.com>
Tue, 15 Aug 2017 09:49:33 +0000 (10:49 +0100)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Tue, 19 Sep 2017 10:04:01 +0000 (10:04 +0000)
commit74293f471e5617540d1bdba367a8a0702b0ace21
tree4a0b9e915a794b7e5cb7e6fed078d246d83542ba
parentac54d72c06e3af986bbd1f939003744568c3ac84
VES app: Change Directory and file names to app.

    -Directories renamed
    -All files containing plugin name changed to app
    -Logfile name changed
    -Changed some Licenses

Change-Id: I578dcf8249e160a904d36b439d10f5c4e7940b98
Signed-off-by: Alan Carey <alan.carey@intel.com>
3rd_party/collectd-ves-app/LICENSE [moved from 3rd_party/collectd-ves-plugin/LICENSE with 52% similarity]
3rd_party/collectd-ves-app/PSF_LICENSE_AGREEMENT [moved from 3rd_party/collectd-ves-plugin/PSF_LICENSE_AGREEMENT with 100% similarity]
3rd_party/collectd-ves-app/ves_app/__init__.py [new file with mode: 0644]
3rd_party/collectd-ves-app/ves_app/ves_app.py [moved from 3rd_party/collectd-ves-plugin/ves_plugin/ves_plugin.py with 99% similarity]
3rd_party/collectd-ves-app/ves_app/ves_app_config.conf [moved from 3rd_party/collectd-ves-plugin/ves_plugin/ves_plugin_config.conf with 100% similarity]
3rd_party/collectd-ves-plugin/ves_plugin/__init__.py [deleted file]