Update manifest to default to branch r/stx.3.0

Change-Id: I2530dfdab1279519925574d0ba8b4c2d30062b03
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
Scott Little 2019-11-28 08:51:51 -05:00
parent 8e9b8b8e07
commit 52842e980a
1 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@
<!-- for tests/experiments -->
<remote name="stx-staging" fetch="https://github.com/starlingx-staging"/>
<default revision="master" remote="stx-staging"/>
<default revision="r/stx.3.0" remote="stx-staging"/>
<project remote="starlingx" name="tools.git" path="stx-tools"/>
@ -46,8 +46,8 @@
<project remote="stx-staging" name="stx-ceph.git" path="cgcs-root/stx/git/ceph" revision="stx/v13.2.2"/>
<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-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" name="stx-ryu.git" path="cgcs-root/stx/git/ryu" revision="master"/>
<project remote="stx-staging" name="stx-openstack-ras.git" path="cgcs-root/stx/git/openstack-ras" revision="master"/>
<!-- Clients -->
<project remote="openstack" revision="stable/stein" name="python-aodhclient.git" path="cgcs-root/stx/git/python-aodhclient"/>