diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-04-21 14:36:41 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-04-25 07:38:47 +0000 |
commit | 6c24adf6e75cc0e7dc0fb8ed81fe1fd4bc56bdc5 (patch) | |
tree | ed7890d223549f3d394d30eb0cb09c22d5e659b1 /build/f_isoroot | |
parent | 9e78ba77a04219512bae5b0855b573ab03b6c1a5 (diff) |
[tacker] Adjust tackerc to v3 of identity api
JIRA: FUEL-267
Change-Id: Ia0e9ed3298681319c870132628d930175e084bc0
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit 5db425bc2b0a2c44dc9fdcfbec19afaa9ecc442a)
Diffstat (limited to 'build/f_isoroot')
-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 52c569370..516adc7c1 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?=d6e0a77a7f7899d0dcda578cffc799af1cff662e +TACKER_CHANGE?=7068a300df0c695fb4589bf504b29cbed970ba58 |