default.xml: Add support for more f/stein branches
Change-Id: I5ff02ce3d3e6364f5eefaf461d89ed1da48ae88d Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
parent
466b4e1b02
commit
9139080b0c
@ -2,4 +2,3 @@
|
||||
host=review.openstack.org
|
||||
port=29418
|
||||
project=openstack/stx-manifest.git
|
||||
defaultbranch=f/stein
|
||||
|
12
default.xml
12
default.xml
@ -14,22 +14,22 @@
|
||||
<remote name="stx-staging" fetch="https://github.com/starlingx-staging"/>
|
||||
<default revision="master" remote="stx-staging"/>
|
||||
|
||||
<project remote="starlingx" name="stx-tools.git" revision="f/stein" path="stx-tools"/>
|
||||
<project remote="starlingx" name="stx-tools.git" path="stx-tools"/>
|
||||
|
||||
<project remote="starlingx" name="stx-root.git" path="cgcs-root"/>
|
||||
|
||||
<project remote="starlingx" name="stx-clients.git" revision="f/stein" path="cgcs-root/stx/stx-clients"/>
|
||||
<project remote="starlingx" name="stx-config.git" revision="f/stein" path="cgcs-root/stx/stx-config"/>
|
||||
<project remote="starlingx" name="stx-clients.git" path="cgcs-root/stx/stx-clients"/>
|
||||
<project remote="starlingx" name="stx-config.git" path="cgcs-root/stx/stx-config"/>
|
||||
<project remote="starlingx" name="stx-distcloud.git" path="cgcs-root/stx/git/distributedcloud"/>
|
||||
<project remote="starlingx" name="stx-distcloud-client.git" path="cgcs-root/stx/git/distributedcloud-client"/>
|
||||
<project remote="starlingx" name="stx-fault.git" path="cgcs-root/stx/stx-fault"/>
|
||||
<project remote="starlingx" name="stx-gui.git" path="cgcs-root/stx/stx-gui"/>
|
||||
<project remote="starlingx" name="stx-ha.git" path="cgcs-root/stx/stx-ha"/>
|
||||
<project remote="starlingx" name="stx-integ.git" revision="f/stein" path="cgcs-root/stx/stx-integ"/>
|
||||
<project remote="starlingx" name="stx-integ.git" path="cgcs-root/stx/stx-integ"/>
|
||||
<project remote="starlingx" name="stx-metal.git" path="cgcs-root/stx/stx-metal"/>
|
||||
<project remote="starlingx" name="stx-nfv.git" revision="f/stein" path="cgcs-root/stx/stx-nfv"/>
|
||||
<project remote="starlingx" name="stx-nfv.git" path="cgcs-root/stx/stx-nfv"/>
|
||||
<project remote="starlingx" name="stx-update.git" path="cgcs-root/stx/stx-update"/>
|
||||
<project remote="starlingx" name="stx-upstream.git" revision="f/stein" path="cgcs-root/stx/stx-upstream"/>
|
||||
<project remote="starlingx" name="stx-upstream.git" path="cgcs-root/stx/stx-upstream"/>
|
||||
|
||||
<project remote="stx-staging" name="stx-ceilometer.git" path="cgcs-root/stx/git/ceilometer"/>
|
||||
<project remote="stx-staging" name="stx-ceph.git" path="cgcs-root/stx/git/ceph"/>
|
||||
|
Loading…
Reference in New Issue
Block a user