X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-devtools%2Fpython%2Fpython-keystoneclient_git.bbappend;h=1638212c38fab5bba0cc4dc13fc51a86aefb3774;hb=c5b671e40770c0277825a525dcd3b070bf8ee910;hp=1a1e3fc10206e19139c78edf5216c9b7bd9a0df2;hpb=e0634c6eaf2fe2641a0fb90e84a5defb880b1335;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-cloud/recipes-devtools/python/python-keystoneclient_git.bbappend b/meta-starlingx/meta-stx-cloud/recipes-devtools/python/python-keystoneclient_git.bbappend index 1a1e3fc..1638212 100644 --- a/meta-starlingx/meta-stx-cloud/recipes-devtools/python/python-keystoneclient_git.bbappend +++ b/meta-starlingx/meta-stx-cloud/recipes-devtools/python/python-keystoneclient_git.bbappend @@ -1,10 +1,10 @@ SRC_URI = "\ - git://github.com/openstack/python-keystoneclient.git;branch=stable/rocky \ + git://github.com/openstack/python-keystoneclient.git;branch=stable/train \ " -PV = "3.17.0+git${SRCPV}" -SRCREV = "234ea50d5dfa3c6b71c15d32223a2ddf84c1aa1e" +PV = "3.21.0+git${SRCPV}" +SRCREV = "79f150f962a2300f4644ba735b4f28e337035251" DEPENDS += " \ python-pip \ python-pbr \