Skip to content
  1. May 23, 2023
  2. May 22, 2023
  3. May 19, 2023
  4. May 18, 2023
    • Kenichi Omichi's avatar
      Drop canal network_plugin (#10100) · 7afbdb3e
      Kenichi Omichi authored
      According to the canal github[1] the repo is not maintained over 5 years.
      In addition, the README says
      ```
        Originally, we thought we might more deeply integrate the two projects
        (possibly even going as far as a rebranding!). However, over time it
        became clear that that wasn't really necessary to fulfil our goal of
        making them work well together. Ultimately, we decided to focus on
        adding features to both projects rather than doing work just to
        combine them.
      ```
      So it is difficult to support canal by Kubespray at this situation.
      
      [1]: https://github.com/projectcalico/canal
      7afbdb3e
    • Kenichi Omichi's avatar
      Add six module into openstack-cleanup/requirements.txt (#10099) · c14d9c5c
      Kenichi Omichi authored
      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'
      c14d9c5c
  5. May 17, 2023
  6. May 16, 2023
  7. May 15, 2023
  8. May 13, 2023
  9. May 12, 2023
  10. May 11, 2023
  11. May 10, 2023
  12. May 09, 2023
  13. May 08, 2023