Upversioning platform horizon to master

Switching horizon to pull from upstream master branch

Change-Id: I1ea7731ebc59bcc7c90ee21e2c35bd3620c29edc
Story: 2004765
Task: 28883
Signed-off-by: Tyler Smith <tyler.smith@windriver.com>
This commit is contained in:
Tyler Smith 2019-03-12 11:41:02 -04:00
parent 03eb066b2c
commit 38015e23db
1 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,6 @@
<project remote="stx-staging" name="stx-neutron-lib.git" path="cgcs-root/stx/git/neutron-lib"/>
<project remote="stx-staging" name="stx-neutron.git" path="cgcs-root/stx/git/neutron"/>
<project remote="stx-staging" name="stx-nova.git" path="cgcs-root/stx/git/nova"/>
<project remote="stx-staging" name="stx-horizon.git" path="cgcs-root/stx/git/horizon"/>
<project remote="stx-staging" name="stx-heat.git" path="cgcs-root/stx/git/heat"/>
<project remote="stx-staging" name="stx-keystone.git" path="cgcs-root/stx/git/keystone"/>
<project remote="stx-staging" name="stx-qemu.git" revision="stx/v3.0.0" path="cgcs-root/stx/git/qemu"/>
@ -71,8 +70,9 @@
<project remote="openstack" revision="master" 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"/>
<!-- Magnum Pure Upstream -->
<!-- Pure Upstream -->
<project remote="openstack" revision="stable/pike" name="magnum.git" path="cgcs-root/stx/git/magnum"/>
<project remote="openstack" revision="master" name="horizon.git" path="cgcs-root/stx/git/horizon"/>
<!-- HPE Storage -->
<project remote="hpe-storage" revision="refs/tags/4.2.3" name="python-3parclient.git" path="cgcs-root/stx/git/python-3parclient" />