diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-02-02 16:55:35 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-02-02 16:55:35 +0400 |
commit | 49e776981c16ef2b8e87d7a622fbec778fe210fd (patch) | |
tree | baf3b9c6e89b586c68b06a2da0d946b578fb54a4 /build/f_isoroot/f_tacker-pluginbuild | |
parent | 88d16620ab21f7e1bcd9e921a2ef06c5f53913c5 (diff) |
Enable fuel plugin of tacker
Change-Id: I172d4d0948559200b8f9e6fbe91159b80ab734ba
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'build/f_isoroot/f_tacker-pluginbuild')
-rw-r--r-- | build/f_isoroot/f_tacker-pluginbuild/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/f_isoroot/f_tacker-pluginbuild/config.mk b/build/f_isoroot/f_tacker-pluginbuild/config.mk index 2de94d57e..1300a6687 100644 --- a/build/f_isoroot/f_tacker-pluginbuild/config.mk +++ b/build/f_isoroot/f_tacker-pluginbuild/config.mk @@ -9,4 +9,4 @@ TACKER_BRANCH?=master TACKER_REPO?="https://github.com/openstack/fuel-plugin-tacker" -TACKER_CHANGE?=e49db23fa2392e2cc42ac15ce22e869ff9cb0e0c +TACKER_CHANGE?=573344416182024791831150c70fe240867716e9 |