X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-stx%2Frecipes-core%2Fstx-upstream%2Fopenstack-ras_git.bb;h=03d840c3e3810111abc0595029c3b4d229c6f40a;hb=4f3f8b82bf8bfdbeb5492b4385e78ffe66303091;hp=94c49e32280d1b29b0d7e08db5a5e3214417fd8b;hpb=57fdea704bd62af847872c40508f00aa1d7cac60;p=pti%2Frtp.git diff --git a/meta-stx/recipes-core/stx-upstream/openstack-ras_git.bb b/meta-stx/recipes-core/stx-upstream/openstack-ras_git.bb index 94c49e3..03d840c 100644 --- a/meta-stx/recipes-core/stx-upstream/openstack-ras_git.bb +++ b/meta-stx/recipes-core/stx-upstream/openstack-ras_git.bb @@ -17,16 +17,15 @@ DESCRIPTION = "Pacemaker High Availability resource agents for OpenStack" SUMMARY = "Openstack Resource Agents from Madkiss" PROTOCOL = "https" -BRANCH = "stable-grizzly" -SRCNAME = "openstack-resource-agents" -SRCREV = "6db39a959438326ef16ae671f02ebbce22309e21" +BRANCH = "master" +SRCREV = "cc6f677570b4f0e7ba44a91d5dff33164b8b76bc" S = "${WORKDIR}/git" PV = "1.0.0" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRC_URI = "git://github.com/madkiss/${SRCNAME}.git;protocol=${PROTOCOL};rev=${SRCREV};branch=${BRANCH}" +SRC_URI = "git://github.com/starlingx-staging/stx-openstack-ras.git;protocol=${PROTOCOL};rev=${SRCREV};branch=${BRANCH}" do_configure() { :