diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-04-24 15:30:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-04-24 15:30:30 +0000 |
commit | 046290a75b5f42c9b7a12ed881f1c83514556468 (patch) | |
tree | 1d78dd82d5f7bbee0411624cbcf1ecf9838790a2 /build | |
parent | cabe0fef5a6aba50d477bdd079d922e82355c23f (diff) | |
parent | 5db425bc2b0a2c44dc9fdcfbec19afaa9ecc442a (diff) |
Merge "[tacker] Adjust tackerc to v3 of identity api"
Diffstat (limited to 'build')
-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 |