diff options
author | George Paraskevopoulos <geopar@intracom-telecom.com> | 2016-09-30 15:21:26 +0300 |
---|---|---|
committer | Michal Skalski <mskalski@mirantis.com> | 2016-10-04 08:45:17 +0000 |
commit | 4ecd23bbb7287076db2fa704f43c387288cae648 (patch) | |
tree | 8c09afc9029d9524388982c721252e5cdfb79786 /build/f_isoroot/f_tacker-pluginbuild/packages.yaml | |
parent | 8e501a8589db2c5f29a43b5fb2d253c431397b4f (diff) |
Integration of fuel-plugin-tacker
JIRA: FUEL-205
This change integrates https://github.com/openstack/fuel-plugin-tacker
to the Fuel project.
Change-Id: I51b1bdeeb678e55b85393f6a9f8180fc79322e8f
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
(cherry picked from commit d91a7fc7cc9d853a9e5c56f87b6cd22ca11ab9a2)
Diffstat (limited to 'build/f_isoroot/f_tacker-pluginbuild/packages.yaml')
-rw-r--r-- | build/f_isoroot/f_tacker-pluginbuild/packages.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build/f_isoroot/f_tacker-pluginbuild/packages.yaml b/build/f_isoroot/f_tacker-pluginbuild/packages.yaml new file mode 100644 index 000000000..c7775d120 --- /dev/null +++ b/build/f_isoroot/f_tacker-pluginbuild/packages.yaml @@ -0,0 +1,3 @@ +packages: + - python-jsonrpclib + |