Dmitriy Rabotyagov 9a4d70f6d3 Use alembic alter_column for 35cb52c5553f migration
With latest sqlalchemy there is no alter attribute for the Column object

Thus, zun-db-manage upgrade fails with AttributeError. Instead of trying
to use SQLAlchemy for altering Column we should use alembic instead
for the migration

This also fix py3.11 job by replacing libmysqlclient-dev with
libmariadb-dev-compat which is available for both ubuntu and debian.

Depends-On: https://review.opendev.org/c/openstack/kuryr-libnetwork/+/895662
Closes-Bug: #2043209
Change-Id: Iaba736d391ad5820de5f481d2c5bac1714dc0809
(cherry picked from commit 397edf53c1)
2023-11-16 18:40:24 +00:00
2020-05-06 23:40:16 +08:00
2022-12-11 03:43:39 +00:00
2020-05-07 03:22:08 +00:00
2020-02-23 19:30:12 +00:00
2020-02-23 19:30:12 +00:00
2020-09-20 01:12:44 +00:00
2016-11-02 05:15:29 +00:00
2019-04-27 18:01:59 +00:00
2023-09-14 01:42:57 +00:00
2018-03-28 15:29:40 +07:00
2023-09-19 19:08:37 +00:00
2017-07-15 16:10:06 +07:00
2016-05-12 14:59:56 -04:00
2017-06-10 13:40:18 +00:00

Team and repository tags

image

image

Zun

OpenStack Containers service

Zun (ex. Higgins) is the OpenStack Containers service. It aims to provide an API service for running application containers without the need to manage servers or clusters.

Features

  • TODO
Description
Containers Service for OpenStack
Readme 27 MiB
Languages
Python 99.3%
Shell 0.7%