Skip to content
Snippets Groups Projects
  1. Mar 11, 2024
  2. Jan 30, 2024
  3. Jan 23, 2024
  4. Dec 12, 2023
  5. Dec 11, 2023
    • Max Gautier's avatar
      Decouple kubespray-defaults from download (#10626) · 51069223
      Max Gautier authored
      * Decouple role kubespray-defaults from download
      
      Avoids doing re-importing the download role on every invocation of
      kubespray-defaults (and skipping everything).
      
      This has a measurable effect on playbook performance.
      
      * Update docs refering to moved download defaults
      Unverified
      51069223
  6. Aug 09, 2023
  7. Jul 26, 2023
  8. Jul 05, 2023
  9. Jun 26, 2023
  10. Jun 22, 2023
  11. Jun 19, 2023
  12. May 25, 2023
  13. May 23, 2023
  14. May 18, 2023
    • 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'
      Unverified
      c14d9c5c
  15. May 17, 2023
  16. May 11, 2023
  17. Mar 10, 2023
  18. Feb 04, 2022
  19. Jan 15, 2022
    • Kenichi Omichi's avatar
      Remove subnet from router on tf-elastx_cleanup (#8425) · c0d1bb1a
      Kenichi Omichi authored
      The tf-elastx_cleanup test job was failed with error message:
      
      Port xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx cannot be deleted
      directly via the port API: has device owner network:router_interface.
      
      That means necessary to remove a subnet from the router before
      deleting the port.
      This adds a method to removes a subnet from the router automatically.
      Unverified
      c0d1bb1a
  20. Aug 19, 2021
  21. Aug 14, 2021
  22. Jul 12, 2021
    • Cristian Calin's avatar
      Move to Ansible 3.4.0 (#7672) · 7516fe14
      Cristian Calin authored
      * Ansible: move to Ansible 3.4.0 which uses ansible-base 2.10.10
      
      * Docs: add a note about ansible upgrade post 2.9.x
      
      * CI: ensure ansible is removed before ansible 3.x is installed to avoid pip failures
      
      * Ansible: use newer ansible-lint
      
      * Fix ansible-lint 5.0.11 found issues
      
      * syntax issues
      * risky-file-permissions
      * var-naming
      * role-name
      * molecule tests
      
      * Mitogen: use 0.3.0rc1 which adds support for ansible 2.10+
      
      * Pin ansible-base to 2.10.11 to get package fix on RHEL8
      Unverified
      7516fe14
  23. Jan 22, 2021
  24. Sep 19, 2020
  25. Aug 05, 2020
  26. Jul 27, 2020
  27. Jul 20, 2020
  28. Jun 26, 2020
  29. Jun 25, 2020
  30. May 27, 2020
  31. Mar 27, 2020
  32. Mar 21, 2020
  33. Mar 13, 2020
  34. Dec 18, 2019
  35. Jul 16, 2019
  36. May 16, 2019
  37. May 03, 2019
Loading