meta-starlingx: remove the upstream layer
[pti/rtp.git] / meta-starlingx / meta-stx-cloud / recipes-devtools / python / python-keystoneclient_git.bbappend
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 (file)
index 1638212..0000000
+++ /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 \
-       "