Modified manifest stx-openstack.xml for branch r/stx.9.0

Change-Id: I44c65c747193c20c536a818743c248d3cdaf2ea5
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
Scott Little 2024-03-08 23:04:09 -05:00
parent 441bd97609
commit 8a48941281
6 changed files with 19 additions and 20 deletions

View File

@ -5,7 +5,7 @@
<!-- note, you can also provide personal overrides for your own github -->
<!-- for tests/experiments -->
<default revision="master" remote="starlingx"/>
<default revision="r/stx.9.0" remote="starlingx"/>
<include name="common.xml" />
<project remote="starlingx" name="compile.git" path="cgcs-root/stx/compile" />

View File

@ -9,7 +9,7 @@
<!-- note, you can also provide personal overrides for your own github -->
<!-- for tests/experiments -->
<default revision="master" remote="stx-staging"/>
<default revision="r/stx.9.0" remote="stx-staging"/>
<include name="common.xml" />
<project remote="starlingx" name="ansible-playbooks.git" path="cgcs-root/stx/ansible-playbooks"/>
@ -20,20 +20,20 @@
<project remote="starlingx" name="app-kubevirt.git" path="cgcs-root/stx/app-kubevirt"/>
<project remote="starlingx" name="app-node-interface-metrics-exporter.git" path="cgcs-root/stx/app-node-interface-metrics-exporter"/>
<project remote="starlingx" name="app-power-metrics.git" path="cgcs-root/stx/app-power-metrics"/>
<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="app-sriov-fec-operator.git" path="cgcs-root/stx/app-sriov-fec-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.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="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"/>
@ -45,13 +45,13 @@
<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="SDO-rv-service.git" path="cgcs-root/stx/SDO-rv-service"/>
<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>
<project remote="starlingx" name="virt.git" path="cgcs-root/stx/virt"/>
</manifest>

View File

@ -5,10 +5,10 @@
<remote name="starlingx" fetch="https://opendev.org/starlingx" />
<remote name="hpe-storage" fetch="https://github.com/hpe-storage" />
<remote name="gnocchi" fetch="https://github.com/gnocchixyz/" />
<remote name="stx-staging" fetch="https://github.com/starlingx-staging"/>
<!-- note, you can also provide personal overrides for your own github -->
<!-- for tests/experiments -->
<remote name="stx-staging" fetch="https://github.com/starlingx-staging"/>
<default revision="r/stx.9.0" remote="stx-staging"/>
<project remote="starlingx" name="jenkins-pipelines.git" path="stx-jenkins-pipelines"/>

View File

@ -1,26 +1,26 @@
<?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="hpe-storage" fetch="https://github.com/hpe-storage" />
<remote name="gnocchi" fetch="https://github.com/gnocchixyz/" />
<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"/>
<default revision="r/stx.9.0" remote="stx-staging"/>
<include name="common.xml" />
<project remote="starlingx" name="integ.git" path="cgcs-root/stx/integ" />
<project remote="starlingx" name="kernel.git" path="cgcs-root/stx/kernel" />
<project remote="starlingx" name="integ.git" path="cgcs-root/stx/integ"/>
<project remote="starlingx" name="kernel.git" path="cgcs-root/stx/kernel"/>
<project remote="starlingx" name="upstream.git" path="cgcs-root/stx/upstream"/>
<project remote="starlingx" name="virt.git" path="cgcs-root/stx/virt" />
<project remote="starlingx" name="virt.git" path="cgcs-root/stx/virt"/>
<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-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"/>
<project remote="stx-staging" revision="4ba6047db1b70ee2bb3dd43739de7d2fb4e85ebd" name="stx-openstack-ras.git" path="cgcs-root/stx/git/openstack-ras"/>
<!-- Clients -->
<!-- revisions point to branch stable/train as of 2023-05-04 -->

View File

@ -5,7 +5,7 @@
<!-- note, you can also provide personal overrides for your own github -->
<!-- for tests/experiments -->
<default revision="master" remote="starlingx"/>
<default revision="r/stx.9.0" remote="starlingx"/>
<include name="common.xml" />
<project remote="starlingx" name="ansible-playbooks.git" path="cgcs-root/stx/ansible-playbooks"/>
@ -44,7 +44,6 @@
<project remote="starlingx" name="nfv.git" path="cgcs-root/stx/nfv"/>
<project remote="starlingx" name="nginx-ingress-controller-armada-app.git" path="cgcs-root/stx/nginx-ingress-controller-armada-app"/>
<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"/>

View File

@ -9,7 +9,7 @@
<!-- note, you can also provide personal overrides for your own github -->
<!-- for tests/experiments -->
<default revision="master" remote="starlingx"/>
<default revision="r/stx.9.0" remote="starlingx"/>
<project remote="starlingx" name="root.git" path="cgcs-root"/>