kubespray/.gitlab-ci
Kay Yan 82633c6f61
Remove the Support of Debian 9 because Debian 9 is EOF (#10097)
* remove-debian9-support

* Add six module into openstack-cleanup/requirements.txt (#10099)

To fix tf-elastx_cleanup job which was failed with the following error:

   File "/usr/local/lib/python3.11/site-packages/keystoneauth1/identity/generic/password.py", line 16, in <module>
     from keystoneauth1.identity import v3
   File "/usr/local/lib/python3.11/site-packages/keystoneauth1/identity/v3/__init__.py", line 27, in <module>
     from keystoneauth1.identity.v3.oauth2_mtls_client_credential import *  # noqa
     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   File "/usr/local/lib/python3.11/site-packages/keystoneauth1/identity/v3/oauth2_mtls_client_credential.py", line 17, in <module>
     import six
 ModuleNotFoundError: No module named 'six'

---------

Co-authored-by: Kenichi Omichi <ken1ohmichi@gmail.com>
2023-05-18 15:42:33 -07:00
..
build.yml Use caching to speed up docker build (#10008) 2023-05-02 11:56:15 -07:00
lint.yml Fix playbook names for galaxy (#10021) 2023-04-24 07:09:02 -07:00
molecule.yml Adds pipeline image (#9606) 2023-01-08 18:29:27 -08:00
packet.yml Remove the Support of Debian 9 because Debian 9 is EOF (#10097) 2023-05-18 15:42:33 -07:00
shellcheck.yml Enable shellcheck for contrib/ (#9122) 2022-07-26 23:32:32 -07:00
terraform.yml Remove deprecated provider, fix flatcar configs, enable CI tests and refactor hetzner terraform (#10002) 2023-05-07 17:15:16 -07:00
vagrant.yml Adds support for Ansible collections (#9582) 2023-03-27 02:25:55 -07:00