Dmitriy Rabotyagov 397edf53c1 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.

Closes-Bug: #2043209
Change-Id: Iaba736d391ad5820de5f481d2c5bac1714dc0809
2023-11-10 18:24:38 +01: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
2019-04-19 19:44:35 +00:00
2018-03-28 15:29:40 +07:00
2023-09-18 13:16:27 +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
2022-12-26 06:18:56 +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 26 MiB
Languages
Python 99.3%
Shell 0.7%