openstack-ras: remove unused clone
The clone was originally referenced for CentOS build, but for Debian the meta_data.yaml refers instead to a tarball download from the same starlingx-staging git. The cloned stx/git/openstack-ras is unreferenced in source since Centos; removal commit 56b2f749 Story: 2011376 Task: 52636 Test Plan: PASS repo sync, build-pkgs -a Change-Id: I2c8addc5efd47b2a3f0c7393f61ae3ce81e546dc Signed-off-by: Michel Thebeau <Michel.Thebeau@windriver.com>
This commit is contained in:
@@ -82,7 +82,6 @@
|
|||||||
<project remote="stx-staging" name="stx-ceph.git" revision="stx/v14.2.22" path="cgcs-root/stx/git/ceph" />
|
<project remote="stx-staging" name="stx-ceph.git" revision="stx/v14.2.22" path="cgcs-root/stx/git/ceph" />
|
||||||
<project remote="stx-staging" name="stx-libvirt.git" revision="stx/v4.7.0-1" path="cgcs-root/stx/git/libvirt"/>
|
<project remote="stx-staging" name="stx-libvirt.git" revision="stx/v4.7.0-1" path="cgcs-root/stx/git/libvirt"/>
|
||||||
<project remote="stx-staging" name="stx-qemu.git" revision="stx/v3.0.0-1" path="cgcs-root/stx/git/qemu"/>
|
<project remote="stx-staging" name="stx-qemu.git" revision="stx/v3.0.0-1" path="cgcs-root/stx/git/qemu"/>
|
||||||
<project remote="stx-staging" name="stx-openstack-ras.git" path="cgcs-root/stx/git/openstack-ras"/>
|
|
||||||
|
|
||||||
<!-- Clients -->
|
<!-- Clients -->
|
||||||
<!-- revisions point to branch stable/train as of 2023-05-04 -->
|
<!-- revisions point to branch stable/train as of 2023-05-04 -->
|
||||||
|
|||||||
@@ -20,7 +20,6 @@
|
|||||||
<project remote="stx-staging" name="stx-ceph.git" revision="stx/v14.2.22" path="cgcs-root/stx/git/ceph"/>
|
<project remote="stx-staging" name="stx-ceph.git" revision="stx/v14.2.22" path="cgcs-root/stx/git/ceph"/>
|
||||||
<project remote="stx-staging" name="stx-libvirt.git" revision="stx/v4.7.0-1" path="cgcs-root/stx/git/libvirt"/>
|
<project remote="stx-staging" name="stx-libvirt.git" revision="stx/v4.7.0-1" path="cgcs-root/stx/git/libvirt"/>
|
||||||
<project remote="stx-staging" name="stx-qemu.git" revision="stx/v3.0.0-1" path="cgcs-root/stx/git/qemu"/>
|
<project remote="stx-staging" name="stx-qemu.git" revision="stx/v3.0.0-1" path="cgcs-root/stx/git/qemu"/>
|
||||||
<project remote="stx-staging" name="stx-openstack-ras.git" path="cgcs-root/stx/git/openstack-ras"/>
|
|
||||||
|
|
||||||
<!-- Clients -->
|
<!-- Clients -->
|
||||||
<!-- revisions point to branch stable/train as of 2023-05-04 -->
|
<!-- revisions point to branch stable/train as of 2023-05-04 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user