diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-02-04 16:03:37 +0100 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-02-04 16:03:37 +0100 |
commit | 5b8fd746f2d20be06639914dd0402eac53b8f37e (patch) | |
tree | fed16bfaa6d62333c89f05f0fc6d177d147a0716 /build/f_isoroot | |
parent | 79d443a995e34ab91a5f367c135a3c3d50d52549 (diff) |
f_tacker-pluginbuild: Bump auth url version
Use keystone v3 for authentication instead of v2.0
Change-Id: I8c1938ba86dea1d8ab1e4c0436c87f62b2763c95
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.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 1300a6687..52c569370 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?=573344416182024791831150c70fe240867716e9 +TACKER_CHANGE?=d6e0a77a7f7899d0dcda578cffc799af1cff662e |