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;fp=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-devtools%2Fpython%2Fpython-keystoneclient_git.bbappend;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=1638212c38fab5bba0cc4dc13fc51a86aefb3774;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;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 deleted file mode 100644 index 1638212..0000000 --- a/meta-starlingx/meta-stx-cloud/recipes-devtools/python/python-keystoneclient_git.bbappend +++ /dev/null @@ -1,18 +0,0 @@ - -SRC_URI = "\ - git://github.com/openstack/python-keystoneclient.git;branch=stable/train \ - " - -PV = "3.21.0+git${SRCPV}" -SRCREV = "79f150f962a2300f4644ba735b4f28e337035251" -DEPENDS += " \ - python-pip \ - python-pbr \ - " - -RDEPENDS_${PN}_append = " \ - python-keystone \ - keystone-setup \ - keystone-cronjobs \ - keystone \ - "