Removing horizon entry from manifest
Horizon package is now built using tar.gz [1], there is no need to keep tracking of the remote git repository. Test plan: - Run build-pkgs - Run build-image Ref: [1] https://opendev.org/starlingx/upstream/src/branch/master/openstack/python-horizon/debian/meta_data.yaml#L4-L7 Change-Id: I683a6391270554e93790c8049599f90f5e58909e Signed-off-by: Dostoievski Batista <dostoievski.albinobatista@windriver.com>
This commit is contained in:
parent
f08e90accf
commit
1e83368b75
@ -100,10 +100,6 @@
|
||||
<!-- Last known good build of python-gnochiclient, 7.0.7 tag -->
|
||||
<project remote="gnocchi" revision="refs/tags/7.0.7" name="python-gnocchiclient.git" path="cgcs-root/stx/git/python-gnocchiclient"/>
|
||||
|
||||
<!-- Pure Upstream -->
|
||||
<!-- revisions point to branch stable/train as of 2023-05-04 -->
|
||||
<project remote="openstack" revision="ff702370a875f673d7d2d06ab7d29736540e9fda" 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" />
|
||||
<project remote="hpe-storage" revision="refs/tags/2.1.0" name="python-lefthandclient.git" path="cgcs-root/stx/git/python-lefthandclient" />
|
||||
|
@ -40,10 +40,6 @@
|
||||
<!-- Last known good build of python-gnochiclient, 7.0.7 tag -->
|
||||
<project remote="gnocchi" revision="refs/tags/7.0.7" name="python-gnocchiclient.git" path="cgcs-root/stx/git/python-gnocchiclient"/>
|
||||
|
||||
<!-- Pure Upstream -->
|
||||
<!-- revisions point to branch stable/train as of 2023-05-04 -->
|
||||
<project remote="openstack" revision="ff702370a875f673d7d2d06ab7d29736540e9fda" 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" />
|
||||
<project remote="hpe-storage" revision="refs/tags/2.1.0" name="python-lefthandclient.git" path="cgcs-root/stx/git/python-lefthandclient" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user