default.xml: Switch more repos over to f/stein branch

added f/stein branches for:
    stx-tool, stx-integ, stx-clients, and stx-nfv.

Change-Id: I5d4705c231c9f3c6574c094376d19391ad279585
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
Scott Little 2019-01-15 14:30:00 -05:00
parent 72c0796837
commit 5c06695310
1 changed files with 4 additions and 4 deletions

View File

@ -13,20 +13,20 @@
<remote name="stx-staging" fetch="https://github.com/starlingx-staging"/>
<default revision="master" remote="stx-staging"/>
<project remote="starlingx" revision="master" name="stx-tools.git" path="stx-tools"/>
<project remote="starlingx" name="stx-tools.git" revision="f/stein" path="stx-tools"/>
<project remote="starlingx" name="stx-root.git" path="cgcs-root"/>
<project remote="starlingx" name="stx-clients.git" path="cgcs-root/stx/stx-clients"/>
<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-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" path="cgcs-root/stx/stx-integ"/>
<project remote="starlingx" name="stx-integ.git" revision="f/stein" 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" path="cgcs-root/stx/stx-nfv"/>
<project remote="starlingx" name="stx-nfv.git" revision="f/stein" 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"/>