manifest/containers.xml
Scott Little 7b7860205b Add new repo virt, split from integ
This manifest change adds the 'virt'.  THe new repo contains
qemu and libvirt, split out of the 'integ' repo.

Required all reviews in the topic:
   https://review.opendev.org/q/topic:virt-repo

Testing:
build-pkgs -c -a: pass
build-pkgs -p libvirt,qemu: pass
build-image

Story: 2010317
Task: 47782
Depends-On: https://review.opendev.org/c/starlingx/virt/+/879504
Depends-On: https://review.opendev.org/c/starlingx/integ/+/879505
Change-Id: Ib8914f6bc946c0c391b6db75e71235ef63983dc1
Signed-off-by: Scott Little <scott.little@windriver.com>
2023-04-12 15:51:43 -04:00

52 lines
3.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="gnocchi" fetch="https://github.com/gnocchixyz/" />
<remote name="hpe-storage" fetch="https://github.com/hpe-storage" />
<remote name="openstack" fetch="https://opendev.org/openstack" />
<remote name="starlingx" fetch="https://opendev.org/starlingx" />
<remote name="stx-staging" fetch="https://github.com/starlingx-staging"/>
<!-- note, you can also provide personal overrides for your own github -->
<!-- for tests/experiments -->
<default revision="master" remote="stx-staging"/>
<include name="common.xml" />
<project remote="starlingx" name="ansible-playbooks.git" path="cgcs-root/stx/ansible-playbooks"/>
<project remote="starlingx" name="app-kubevirt.git" path="cgcs-root/stx/app-kubevirt"/>
<project remote="starlingx" name="app-sriov-fec-operator.git" path="cgcs-root/stx/app-sriov-fec-operator"/>
<project remote="starlingx" name="app-security-profiles-operator.git" path="cgcs-root/stx/app-security-profiles-operator"/>
<project remote="starlingx" name="audit-armada-app.git" path="cgcs-root/stx/audit-armada-app"/>
<project remote="starlingx" name="clients.git" path="cgcs-root/stx/clients"/>
<project remote="starlingx" name="config.git" path="cgcs-root/stx/config"/>
<project remote="starlingx" name="config-files.git" path="cgcs-root/stx/config-files"/>
<project remote="starlingx" name="containers.git" path="cgcs-root/stx/containers"/>
<project remote="starlingx" name="distcloud.git" path="cgcs-root/stx/distributedcloud"/>
<project remote="starlingx" name="distcloud-client.git" path="cgcs-root/stx/distributedcloud-client"/>
<project remote="starlingx" name="fault.git" path="cgcs-root/stx/fault"/>
<project remote="starlingx" name="gui.git" path="cgcs-root/stx/gui"/>
<project remote="starlingx" name="ha.git" path="cgcs-root/stx/ha"/>
<project remote="starlingx" name="helm-charts.git" path="cgcs-root/stx/helm-charts"/>
<project remote="starlingx" name="integ.git" path="cgcs-root/stx/integ" />
<project remote="starlingx" name="metal.git" path="cgcs-root/stx/metal"/>
<project remote="starlingx" name="metrics-server-armada-app.git" path="cgcs-root/stx/metrics-server-armada-app"/>
<project remote="starlingx" name="monitor-armada-app.git" path="cgcs-root/stx/monitor-armada-app"/>
<project remote="starlingx" name="monitoring.git" path="cgcs-root/stx/monitoring"/>
<project remote="starlingx" name="nfv.git" path="cgcs-root/stx/nfv"/>
<project remote="starlingx" name="oidc-auth-armada-app.git" path="cgcs-root/stx/oidc-auth-armada-app"/>
<project remote="starlingx" name="openstack-armada-app.git" path="cgcs-root/stx/openstack-armada-app"/>
<project remote="starlingx" name="platform-armada-app.git" path="cgcs-root/stx/platform-armada-app"/>
<project remote="starlingx" name="portieris-armada-app.git" path="cgcs-root/stx/portieris-armada-app"/>
<project remote="starlingx" name="ptp-notification-armada-app.git" path="cgcs-root/stx/ptp-notification-armada-app"/>
<project remote="starlingx" name="rook-ceph.git" path="cgcs-root/stx/rook-ceph"/>
<project remote="starlingx" name="snmp-armada-app.git" path="cgcs-root/stx/snmp-armada-app"/>
<project remote="starlingx" name="stx-puppet.git" path="cgcs-root/stx/stx-puppet"/>
<project remote="starlingx" name="update.git" path="cgcs-root/stx/update"/>
<project remote="starlingx" name="upstream.git" path="cgcs-root/stx/upstream"/>
<project remote="starlingx" name="utilities.git" path="cgcs-root/stx/utilities"/>
<project remote="starlingx" name="vault-armada-app.git" path="cgcs-root/stx/vault-armada-app"/>
<project remote="starlingx" name="virt.git" path="cgcs-root/stx/virt" />
<project remote="starlingx" name="SDO-rv-service.git" path="cgcs-root/stx/SDO-rv-service"/>
</manifest>