Skip to content
Snippets Groups Projects
  1. Dec 12, 2023
  2. 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
  3. Aug 09, 2023
  4. Jul 26, 2023
  5. Jul 05, 2023
  6. Jun 26, 2023
  7. Jun 22, 2023
  8. Jun 19, 2023
  9. May 25, 2023
  10. May 23, 2023
  11. 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
  12. May 17, 2023
  13. May 11, 2023
  14. Mar 10, 2023
  15. Feb 04, 2022
  16. 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
  17. Aug 19, 2021
  18. Aug 14, 2021
  19. 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
  20. Jan 22, 2021
  21. Sep 19, 2020
  22. Aug 05, 2020
  23. Jul 27, 2020
  24. Jul 20, 2020
  25. Jun 26, 2020
  26. Jun 25, 2020
  27. May 27, 2020
  28. Mar 27, 2020
  29. Mar 21, 2020
  30. Mar 13, 2020
  31. Dec 18, 2019
  32. Jul 16, 2019
  33. May 16, 2019
  34. May 03, 2019
  35. Apr 20, 2019
  36. Apr 06, 2019
  37. Feb 05, 2019
  38. Nov 28, 2018
Loading