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