From 9139080b0cf4c8e17100ba98159492e3fc7766ac Mon Sep 17 00:00:00 2001
From: Scott Little <scott.little@windriver.com>
Date: Mon, 4 Feb 2019 11:33:15 -0500
Subject: [PATCH] default.xml: Add support for more f/stein branches

Change-Id: I5ff02ce3d3e6364f5eefaf461d89ed1da48ae88d
Signed-off-by: Scott Little <scott.little@windriver.com>
---
 .gitreview  |  1 -
 default.xml | 14 +++++++-------
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/.gitreview b/.gitreview
index e9ed50f..3fe9732 100644
--- a/.gitreview
+++ b/.gitreview
@@ -2,4 +2,3 @@
 host=review.openstack.org
 port=29418
 project=openstack/stx-manifest.git
-defaultbranch=f/stein
diff --git a/default.xml b/default.xml
index 5909903..0e76411 100644
--- a/default.xml
+++ b/default.xml
@@ -14,29 +14,29 @@
   <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"/>
   <project remote="stx-staging"  name="stx-cinder.git" path="cgcs-root/stx/git/cinder"/>
   <project remote="stx-staging"  name="stx-glance.git" path="cgcs-root/stx/git/glance"/>
   <project remote="stx-staging"  name="stx-ironic.git" path="cgcs-root/stx/git/ironic"/>
-  <project remote="stx-staging" name="stx-libvirt.git" revision="stx/v4.7.0" path="cgcs-root/stx/git/libvirt"/>
+  <project remote="stx-staging"  name="stx-libvirt.git" revision="stx/v4.7.0" path="cgcs-root/stx/git/libvirt"/>
   <project remote="stx-staging"  name="stx-magnum-ui.git" path="cgcs-root/stx/git/magnum-ui"/>
   <project remote="stx-staging"  name="stx-murano.git" path="cgcs-root/stx/git/murano"/>
   <project remote="stx-staging"  name="stx-murano-dashboard.git" path="cgcs-root/stx/git/murano-dashboard"/>