Modified manifest default.xml for branch r/stx.5.0
Signed-off-by: Scott Little <scott.little@windriver.com> Change-Id: I2c950d2bfa1a6da6c543df583a838911634b9b4c
This commit is contained in:
parent
af019367dc
commit
9e1d2adbfe
@ -5,7 +5,7 @@
|
|||||||
<!-- note, you can also provide personal overrides for your own github -->
|
<!-- note, you can also provide personal overrides for your own github -->
|
||||||
<!-- for tests/experiments -->
|
<!-- for tests/experiments -->
|
||||||
|
|
||||||
<default revision="master" remote="starlingx"/>
|
<default revision="r/stx.5.0" remote="stx-staging"/>
|
||||||
<include name="common.xml" />
|
<include name="common.xml" />
|
||||||
|
|
||||||
<project remote="starlingx" name="compile.git" path="cgcs-root/stx/compile" />
|
<project remote="starlingx" name="compile.git" path="cgcs-root/stx/compile" />
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
<!-- note, you can also provide personal overrides for your own github -->
|
<!-- note, you can also provide personal overrides for your own github -->
|
||||||
<!-- for tests/experiments -->
|
<!-- for tests/experiments -->
|
||||||
|
|
||||||
<default revision="master" remote="stx-staging"/>
|
<default revision="r/stx.5.0" remote="stx-staging"/>
|
||||||
<include name="common.xml" />
|
<include name="common.xml" />
|
||||||
|
|
||||||
<project remote="starlingx" name="ansible-playbooks.git" path="cgcs-root/stx/ansible-playbooks"/>
|
<project remote="starlingx" name="ansible-playbooks.git" path="cgcs-root/stx/ansible-playbooks"/>
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
<!-- for tests/experiments -->
|
<!-- for tests/experiments -->
|
||||||
|
|
||||||
<remote name="stx-staging" fetch="https://github.com/starlingx-staging"/>
|
<remote name="stx-staging" fetch="https://github.com/starlingx-staging"/>
|
||||||
<default revision="master" remote="stx-staging"/>
|
<default revision="r/stx.5.0" remote="stx-staging"/>
|
||||||
|
|
||||||
<project remote="starlingx" name="tools.git" path="stx-tools"/>
|
<project remote="starlingx" name="tools.git" path="stx-tools"/>
|
||||||
|
|
||||||
@ -55,8 +55,8 @@
|
|||||||
<project remote="stx-staging" name="stx-ceph.git" revision="stx/v13.2.2" path="cgcs-root/stx/git/ceph" />
|
<project remote="stx-staging" name="stx-ceph.git" revision="stx/v13.2.2" 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-ryu.git" path="cgcs-root/stx/git/ryu"/>
|
<project remote="stx-staging" revision="e73cdeab37d4890138f9c48bf41cf08974ab2146" name="stx-ryu.git" path="cgcs-root/stx/git/ryu"/>
|
||||||
<project remote="stx-staging" name="stx-openstack-ras.git" path="cgcs-root/stx/git/openstack-ras"/>
|
<project remote="stx-staging" revision="cc6f677570b4f0e7ba44a91d5dff33164b8b76bc" name="stx-openstack-ras.git" path="cgcs-root/stx/git/openstack-ras"/>
|
||||||
|
|
||||||
<!-- Clients -->
|
<!-- Clients -->
|
||||||
<project remote="openstack" revision="stable/train" name="python-aodhclient.git" path="cgcs-root/stx/git/python-aodhclient"/>
|
<project remote="openstack" revision="stable/train" name="python-aodhclient.git" path="cgcs-root/stx/git/python-aodhclient"/>
|
||||||
@ -71,7 +71,7 @@
|
|||||||
<project remote="openstack" revision="stable/train" name="python-openstackclient.git" path="cgcs-root/stx/git/python-openstackclient"/>
|
<project remote="openstack" revision="stable/train" name="python-openstackclient.git" path="cgcs-root/stx/git/python-openstackclient"/>
|
||||||
<project remote="openstack" revision="stable/train" name="openstacksdk.git" path="cgcs-root/stx/git/python-openstacksdk"/>
|
<project remote="openstack" revision="stable/train" name="openstacksdk.git" path="cgcs-root/stx/git/python-openstacksdk"/>
|
||||||
<project remote="openstack" revision="stable/train" name="python-pankoclient.git" path="cgcs-root/stx/git/python-pankoclient"/>
|
<project remote="openstack" revision="stable/train" name="python-pankoclient.git" path="cgcs-root/stx/git/python-pankoclient"/>
|
||||||
<project remote="gnocchi" revision="master" name="python-gnocchiclient.git" path="cgcs-root/stx/git/python-gnocchiclient"/>
|
<project remote="gnocchi" revision="8f257447e71a973e969b565f173f635a837b4bf0" name="python-gnocchiclient.git" path="cgcs-root/stx/git/python-gnocchiclient"/>
|
||||||
|
|
||||||
<!-- Pure Upstream -->
|
<!-- Pure Upstream -->
|
||||||
<project remote="openstack" revision="stable/train" name="horizon.git" path="cgcs-root/stx/git/horizon"/>
|
<project remote="openstack" revision="stable/train" name="horizon.git" path="cgcs-root/stx/git/horizon"/>
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
<!-- note, you can also provide personal overrides for your own github -->
|
<!-- note, you can also provide personal overrides for your own github -->
|
||||||
<!-- for tests/experiments -->
|
<!-- for tests/experiments -->
|
||||||
|
|
||||||
<default revision="master" remote="stx-staging"/>
|
<default revision="r/stx.5.0" remote="stx-staging"/>
|
||||||
<include name="common.xml" />
|
<include name="common.xml" />
|
||||||
|
|
||||||
<project remote="starlingx" name="integ.git" path="cgcs-root/stx/integ" />
|
<project remote="starlingx" name="integ.git" path="cgcs-root/stx/integ" />
|
||||||
@ -19,8 +19,8 @@
|
|||||||
<project remote="stx-staging" name="stx-ceph.git" revision="stx/v13.2.2" path="cgcs-root/stx/git/ceph"/>
|
<project remote="stx-staging" name="stx-ceph.git" revision="stx/v13.2.2" 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-ryu.git" path="cgcs-root/stx/git/ryu"/>
|
<project remote="stx-staging" revision="e73cdeab37d4890138f9c48bf41cf08974ab2146" name="stx-ryu.git" path="cgcs-root/stx/git/ryu"/>
|
||||||
<project remote="stx-staging" name="stx-openstack-ras.git" path="cgcs-root/stx/git/openstack-ras"/>
|
<project remote="stx-staging" revision="cc6f677570b4f0e7ba44a91d5dff33164b8b76bc" name="stx-openstack-ras.git" path="cgcs-root/stx/git/openstack-ras"/>
|
||||||
|
|
||||||
<!-- Clients -->
|
<!-- Clients -->
|
||||||
<project remote="openstack" revision="stable/train" name="python-aodhclient.git" path="cgcs-root/stx/git/python-aodhclient"/>
|
<project remote="openstack" revision="stable/train" name="python-aodhclient.git" path="cgcs-root/stx/git/python-aodhclient"/>
|
||||||
@ -35,7 +35,8 @@
|
|||||||
<project remote="openstack" revision="stable/train" name="python-openstackclient.git" path="cgcs-root/stx/git/python-openstackclient"/>
|
<project remote="openstack" revision="stable/train" name="python-openstackclient.git" path="cgcs-root/stx/git/python-openstackclient"/>
|
||||||
<project remote="openstack" revision="stable/train" name="openstacksdk.git" path="cgcs-root/stx/git/python-openstacksdk"/>
|
<project remote="openstack" revision="stable/train" name="openstacksdk.git" path="cgcs-root/stx/git/python-openstacksdk"/>
|
||||||
<project remote="openstack" revision="stable/train" name="python-pankoclient.git" path="cgcs-root/stx/git/python-pankoclient"/>
|
<project remote="openstack" revision="stable/train" name="python-pankoclient.git" path="cgcs-root/stx/git/python-pankoclient"/>
|
||||||
<project remote="gnocchi" revision="master" name="python-gnocchiclient.git" path="cgcs-root/stx/git/python-gnocchiclient"/>
|
<project remote="gnocchi" revision="8f257447e71a973e969b565f173f635a837b4bf0" name="python-gnocchiclient.git" path="cgcs-root/stx/git/python-gnocchiclient"/>
|
||||||
|
|
||||||
|
|
||||||
<!-- Pure Upstream -->
|
<!-- Pure Upstream -->
|
||||||
<project remote="openstack" revision="stable/train" name="horizon.git" path="cgcs-root/stx/git/horizon"/>
|
<project remote="openstack" revision="stable/train" name="horizon.git" path="cgcs-root/stx/git/horizon"/>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<!-- note, you can also provide personal overrides for your own github -->
|
<!-- note, you can also provide personal overrides for your own github -->
|
||||||
<!-- for tests/experiments -->
|
<!-- for tests/experiments -->
|
||||||
|
|
||||||
<default revision="master" remote="starlingx"/>
|
<default revision="r/stx.5.0" remote="stx-staging"/>
|
||||||
<include name="common.xml" />
|
<include name="common.xml" />
|
||||||
|
|
||||||
<project remote="starlingx" name="ansible-playbooks.git" path="cgcs-root/stx/ansible-playbooks"/>
|
<project remote="starlingx" name="ansible-playbooks.git" path="cgcs-root/stx/ansible-playbooks"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user