StarlingX OpenStack Armada App
Go to file
Lucas de Ataides dd70c154bf Move python2 to python3 in DIST_PACKAGES
The change [1] updates the version of the libpython2.7-minimal,
libpython2.7-stdlib, python2.7 and python2.7-minimal packages, which
caused the build for the stx-openstackclients image to fail, as it
requires the `python-dev` package [2].

Since Python 2 is not used by any Openstack project anymore, this
package wasn't doing anything, so it's safe to upgrade it to the Python
3 version of the same package. This not only solves the build issue but
keeps the image coherent due to the reason mentioned in the beginning of
this paragraph.

[1] 55eebf2d6a
[2] https://opendev.org/starlingx/openstack-armada-app/src/branch/master/upstream/openstack/python-openstackclient/debian/stx-openstackclient.stable_docker_image#L17

Test Plan:
PASS: Build stx-debian base image
PASS: Build stx-openstackclients image
PASS: Upload / apply stx-openstack
PASS: Manually upload built image to the system's registry and perform
      helm-override to use it in the clients containers
PASS: Issue Openstack commands for all CLIs and verify they're working:
      Cinder, Glance, Heat, Neutron, Nova and Openstack

Closes-Bug: 2043390

Change-Id: Id8d3b3572eefd7e8b0cdbd4b8c3129728647ede7
Signed-off-by: Lucas de Ataides <lucas.deataidesbarreto@windriver.com>
2023-11-13 17:35:39 +00:00
enhanced-policies Split horizon helm-override file 2023-10-23 13:20:58 +00:00
openstack-helm Allow VMs to be created via volumes 2023-10-17 10:03:20 -03:00
openstack-helm-infra Fix openvswitch DaemonSet ServiceAccount patch 2023-08-08 10:08:48 -03:00
python3-k8sapp-openstack Skip destination CPU check during live-migration 2023-11-13 10:20:26 -03:00
stx-openstack-helm-fluxcd Removing unused image tags 2023-11-08 14:27:48 -03:00
upstream/openstack Move python2 to python3 in DIST_PACKAGES 2023-11-13 17:35:39 +00:00
.gitignore Network Resources Cleanup before OpenStack Removal 2022-06-22 11:08:10 -03:00
.gitreview Add a .gitreview file to the new repo 2019-09-09 08:42:46 -05:00
.zuul.yaml Fix github mirroring for this repo 2023-04-28 12:38:52 -04:00
bindep.txt Add python3.9 support 2021-09-09 11:27:54 -04:00
debian_build_layer.cfg Uncomment Openstack Debian packages and images 2023-10-02 10:07:36 -03:00
debian_helm.inc Update .inc files to use FluxCD related pkgs 2022-10-25 16:37:54 -03:00
debian_pkg_dirs Uncomment Openstack Debian packages and images 2023-10-02 10:07:36 -03:00
debian_stable_docker_images.inc Uncomment Openstack Debian packages and images 2023-10-02 10:07:36 -03:00
requirements.txt Attempting to add zuul jobs to new repo 2019-09-09 12:25:17 -05:00
test-requirements.txt Attempting to add zuul jobs to new repo 2019-09-09 12:25:17 -05:00
tox.ini Update tox.ini to work with tox 4 2022-12-23 15:53:55 +00:00