diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-04-21 14:36:41 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-04-21 14:44:55 +0400 |
commit | 5db425bc2b0a2c44dc9fdcfbec19afaa9ecc442a (patch) | |
tree | 494c588db98c278d45d36d581efe82bdc566c4ed /build/f_isoroot | |
parent | c0ecdc358fd18fa4dc1bf07259acd4252f9788aa (diff) |
[tacker] Adjust tackerc to v3 of identity api
JIRA: FUEL-267
Change-Id: Ia0e9ed3298681319c870132628d930175e084bc0
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
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 |