openstack-armada-app/upstream/openstack
Thales Elero Cervi 834d9da342 Set application references for stx.9.0 release
Now that stx-openstack application is more up-to-date with OpenStack
releases timeline, using "stable/<release>" git references is not
advised since such branches can receive fixes cherry-picks on upstream
repos and therefore make our stx-* images build not fixed to a given
source code version [1].

This change sets all upstream repos references to commits SHAs, as per
of today 2024 Feb 16th, so StarlingX release 9.0 will have a stable and
reproducible build.
If there is the need of cherry-picking any OpenStack upstream fix, this
should be handled by a specific task/launchpad later (on StarlingX
master branch).

With the commit SHAs aligned, application release info can be set to
StarlingX 9.0 release (as peer other applications).

[1] https://bugs.launchpad.net/starlingx/+bug/2052644

Story: 2010715
Task: 49588

TEST PLAN:
PASS: build-helm-charts.sh --os debian
        --package stx-openstack-helm-fluxcd
        --app stx-openstack
PASS: build-wheel-tarball.sh --keep-image
PASS: build-stx-images.sh --only stx-aodh,stx-ironic,stx-barbican,
        stx-ceilometer,stx-cinder,stx-glance,stx-heat,stx-horizon,
        stx-keystone,stx-neutron,stx-nova,stx-placement

Change-Id: Id1cf2cbd49f0b2b5fb7d02524794310d92be8f22
Signed-off-by: Thales Elero Cervi <thaleselero.cervi@windriver.com>
2024-02-19 13:27:49 -03:00
..
openstack-aodh Set application references for stx.9.0 release 2024-02-19 13:27:49 -03:00
openstack-ironic Set application references for stx.9.0 release 2024-02-19 13:27:49 -03:00
openstack-pkg-tools Fix BASE_SRCREV for OpenStack projects 2023-06-22 17:21:53 -03:00
python-aodhclient Upversion python-aodhclient to v3.2.0-2 2023-07-04 11:52:52 -03:00
python-barbican Set application references for stx.9.0 release 2024-02-19 13:27:49 -03:00
python-barbicanclient Upversion python-barbicanclient to v5.5.0-2 2023-07-04 11:50:09 -03:00
python-ceilometer Set application references for stx.9.0 release 2024-02-19 13:27:49 -03:00
python-cinder Set application references for stx.9.0 release 2024-02-19 13:27:49 -03:00
python-cinderclient Upversion python-cinderclient to 9.3.0-1 2023-07-04 12:42:55 -03:00
python-glance Set application references for stx.9.0 release 2024-02-19 13:27:49 -03:00
python-glanceclient Upversion python-glanceclient to v4.3.0-2 2023-06-27 16:00:47 -03:00
python-heat Set application references for stx.9.0 release 2024-02-19 13:27:49 -03:00
python-heatclient Upversion python-heatclient to 3.2.0-2 2023-06-27 15:59:37 -03:00
python-horizon Set application references for stx.9.0 release 2024-02-19 13:27:49 -03:00
python-ironicclient Upversion python-ironicclient to 5.1.0-2 2023-06-27 15:57:53 -03:00
python-keystone Set application references for stx.9.0 release 2024-02-19 13:27:49 -03:00
python-keystoneclient Upversion python-keystoneclient to 5.1.0-2 2023-06-27 15:55:39 -03:00
python-neutron Set application references for stx.9.0 release 2024-02-19 13:27:49 -03:00
python-neutronclient Upversion python-neutronclient to 9.0.0-2 2023-06-27 15:52:01 -03:00
python-nova Set application references for stx.9.0 release 2024-02-19 13:27:49 -03:00
python-novaclient Upversion python-novaclient to 18.3.0-2 2023-06-28 08:41:02 -03:00
python-openstackclient Merge "Fix output for "openstack volume backup restore"" 2023-11-30 19:55:25 +00:00
python-openstacksdk Merge "Upversion python-openstacksdk to debian/1.0.1-2" 2023-06-23 20:44:22 +00:00
python-placement Set application references for stx.9.0 release 2024-02-19 13:27:49 -03:00
README.md Creating folder structure for STX-O upversion 2023-06-15 12:35:11 -03:00

Openstack Upstream

This folder contains the required repositories to build the STX-Openstack packages, clients and container images.