Add Fuel Plugin changes/13/16713/1
authorGuo Ruijing <ruijing.guo@intel.com>
Mon, 11 Jul 2016 17:57:52 +0000 (01:57 +0800)
committerGuo Ruijing <ruijing.guo@intel.com>
Mon, 11 Jul 2016 17:58:53 +0000 (01:58 +0800)
commit54ea933ac9643d2d2f3714aa06afc978fc60551e
treec8df88f89aa75f095af4fbe7d3a3b64746c9f16a
parent215a65015908064b6ca996286584933002f0287a
Add Fuel Plugin

Change-Id: Ib1a4b7057678e435683b23692310f4e309c3fe10
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
13 files changed:
src/fuel-plugin/LICENSE [new file with mode: 0644]
src/fuel-plugin/README.md [new file with mode: 0644]
src/fuel-plugin/deployment_scripts/install.sh [new file with mode: 0755]
src/fuel-plugin/deployment_scripts/puppet/manifests/collectd-ceilometer_install.pp [new file with mode: 0644]
src/fuel-plugin/deployment_scripts/puppet/manifests/collectd_install.pp [new file with mode: 0644]
src/fuel-plugin/deployment_scripts/puppet/manifests/collectd_restart.pp [new file with mode: 0644]
src/fuel-plugin/deployment_tasks.yaml [new file with mode: 0644]
src/fuel-plugin/environment_config.yaml [new file with mode: 0644]
src/fuel-plugin/metadata.yaml [new file with mode: 0644]
src/fuel-plugin/pre_build_hook [new file with mode: 0755]
src/fuel-plugin/tasks.yaml [new file with mode: 0644]
src/fuel-plugin/vagrant/Vagrantfile [new file with mode: 0644]
src/fuel-plugin/vagrant/build_fuel_plugin.sh [new file with mode: 0755]