upstream/openstack
Luan Nunes Utimura 5d1f133a19 stx-openstack: Use commit hash in PROJECT_REF
As the `stable/ussuri` branch is potentially being removed from all
OpenStack repositories -- as seen in `openstack/heat` [1] -- we should
consider using a different `PROJECT_REF` for all LOCI-based container
images in stx-openstack to avoid possible build breaks in the future.

This change proposes the use of the following commit SHAs:

  Repository            stable/ussuri's HEAD (as of May 9th)
* openstack/aodh        4366d6eae1aad4e15aeca4bc7e8b5e757c7601e8
* openstack/ironic      859e51c8b4b8344827b5bba1f9a0b737ffbc1ebc
* openstack/barbican    cc076f24e55c24a6fc8e57ca606130090fb6369b
* openstack/ceilometer  bcada72c3aaeeb2a86de3368b1787a9253c9d55b
* openstack/cinder      79b012fbc8b6bc9dcce2c8c52a6fa63976a0309f
* openstack/glance      6f03ccd47772e02f810de8fa3158afddc4a9c158
* openstack/heat        5466ede853bde7d636943cba017ed8265dcfd260
* openstack/horizon     e6f3952b878d6b04fde9742987e0f37a1cfad3e5
* openstack/keystone    1ab860a08e527ca9e0c82a49fbf004d415fec991
* openstack/neutron     fe2445d99c430bb080ac45a19e4958b1ae7c9857
* openstack/nova        3fe8880d3759cbd7b19d75dcf235dfd5c511be13
* openstack/placement   5a865abc2545544870ad972f70cd54ebd14c19a8

Note: Gnocchi is in [2] and currently points to a specific semver.

[1] https://opendev.org/openstack/heat
[2] https://github.com/gnocchixyz/gnocchi

Test Plan:
PASS - Build stx-debian base image
PASS - Build wheels tarball
PASS - Build all the stx-openstack images affected by this change

General cherry-pick notes:
--------------------------

  Originally, this update was made through two commits (on `master`):

    1) 7243a51 - stx-heat: Use commit hash in PROJECT_REF:
       This commit changed the `PROJECT_REF` only for `stx-heat`, which,
       at the time, was the image responsible for breaking the
       `stx-openstack` build.

    2) 67c2741 - stx-openstack: Use commit hash in PROJECT_REF:
       This commit did the same thing as 1) but for all other
       `stx-openstack` images, for prevention purposes.

  Since the two are strongly related, this cherry-pick combines them
  into a single change that effectively updates all the `stx-openstack`
  images at once.

`r/stx.7.0` cherry-pick notes:
------------------------------

  As this release has images based on CentOS, the original changes had
  to be adapted to change the files corresponding to that OS.

Partial-Bug: 2019015

Change-Id: Ibf589444237664dd9e4ab8314ca1c8ad44f80ec7
Signed-off-by: Luan Nunes Utimura <LuanNunes.Utimura@windriver.com>
(cherry picked from commit 67c274141a)
(cherry picked from commit 7243a5140f)
2023-05-12 13:27:47 -03:00
..
barbican/debian Added patch to store barbican data in ascii format in DB 2022-05-24 14:02:26 -04:00
cinder_conf_dummy StarlingX open source release updates 2018-05-31 07:37:19 -07:00
keystone/debian Add support to keystone to store users in keyring on Debian 2022-04-09 16:03:20 +00:00
openstack-aodh/centos stx-openstack: Use commit hash in PROJECT_REF 2023-05-12 13:27:47 -03:00
openstack-ironic/centos stx-openstack: Use commit hash in PROJECT_REF 2023-05-12 13:27:47 -03:00
openstack-os-vif/centos Add auto-version for remaining stx/upstream packages 2020-12-17 13:21:18 -05:00
openstack-pkg-tools/debian Added patch to support ipv6 on keystone 2022-04-13 16:41:09 +00:00
openstack-ras Add packaging directory for openstack-resource-agents 2021-11-05 17:16:26 +00:00
python-aodhclient Add Debian packaging infra for python-aodhclient 2021-11-08 10:52:05 -05:00
python-barbican/centos stx-openstack: Use commit hash in PROJECT_REF 2023-05-12 13:27:47 -03:00
python-barbicanclient Python various packages: change dl_name to dl_path 2021-12-21 09:49:51 +08:00
python-ceilometer/centos stx-openstack: Use commit hash in PROJECT_REF 2023-05-12 13:27:47 -03:00
python-cinder/centos stx-openstack: Use commit hash in PROJECT_REF 2023-05-12 13:27:47 -03:00
python-cinderclient Python various packages: change dl_name to dl_path 2021-12-21 09:49:51 +08:00
python-glance/centos stx-openstack: Use commit hash in PROJECT_REF 2023-05-12 13:27:47 -03:00
python-glanceclient Add Debian packaging infra for python-glanceclient 2021-11-08 10:28:07 -05:00
python-gnocchi/centos Setting PYTHON3=no for LOCI images 2022-01-24 22:26:35 +00:00
python-gnocchiclient debian: Fix cyclic depends 2021-11-29 20:27:57 -05:00
python-heat/openstack-heat/centos stx-openstack: Use commit hash in PROJECT_REF 2023-05-12 13:27:47 -03:00
python-heatclient debian: Fix cyclic depends 2021-11-29 20:27:57 -05:00
python-horizon stx-openstack: Use commit hash in PROJECT_REF 2023-05-12 13:27:47 -03:00
python-ironicclient Python various packages: change dl_name to dl_path 2021-12-21 09:49:51 +08:00
python-keystone/centos stx-openstack: Use commit hash in PROJECT_REF 2023-05-12 13:27:47 -03:00
python-keystoneauth1/centos [PATCH 01/16] stx-upstream: upgrade keystoneauth1 to Train. 2020-04-02 06:08:59 +00:00
python-keystoneclient Add Debian infra for python-keystoneclient 2021-11-08 09:55:46 -05:00
python-neutron/centos stx-openstack: Use commit hash in PROJECT_REF 2023-05-12 13:27:47 -03:00
python-neutronclient debian: Fix cyclic depends 2021-11-29 20:27:57 -05:00
python-nova/centos stx-openstack: Use commit hash in PROJECT_REF 2023-05-12 13:27:47 -03:00
python-novaclient Add debian package infra for python-novaclient 2021-11-08 10:21:52 -05:00
python-openstackclient debian: Allow runtime openstack completion 2022-06-03 12:21:25 +03:00
python-openstackdocstheme/centos Add auto-version for remaining stx/upstream packages 2020-12-17 13:21:18 -05:00
python-openstacksdk Add Debian packaging infra for python-openstacksdk 2021-11-05 14:36:20 -04:00
python-osc-lib Add debian packaging for python-osc-lib 2021-11-09 16:07:58 -03:00
python-oslo-messaging Add debian packaging for python-oslo-messaging 2021-11-09 16:02:44 -03:00
python-pankoclient debian: Fix cyclic depends 2021-11-29 20:27:57 -05:00
python-placement stx-openstack: Use commit hash in PROJECT_REF 2023-05-12 13:27:47 -03:00
python-platformclients/centos Setting PYTHON3=no for LOCI images 2022-01-24 22:26:35 +00:00
python-wsme Add debian packaging for python-wsme 2021-11-09 16:05:51 -03:00
rabbitmq-server Add debian packaging dir for rabbitmq-server 2021-10-15 19:43:24 -03:00