1. 25 Apr, 2019 1 commit
    • Pavlo Shchelokovskyy's avatar
      Use upper constraints from opendev.org · 5fada047
      Pavlo Shchelokovskyy authored
      oslo.cache uses a simple curl command in its tox_install.sh
      to fetch the upper-constraints, and curl does not follow redirects
      that are now in place due to move to opendev.org.
      
      This breaks running tox-based tests w/o overriding the
      UPPER_CONSTRAINTS_FILE which upstream CI does,
      for example running tox locally.
      
      Change-Id: I209a980f3345e037a7a9a1d9f89925e6eefa0c4e
      (cherry picked from commit aee2164a3a91e120649e67301e8b365a4691770c)
      5fada047
  2. 19 Apr, 2019 1 commit
  3. 03 Aug, 2018 1 commit
  4. 02 May, 2018 1 commit
    • eeldill's avatar
      Fix sphinx-docs job for stable branch · 89eccfd6
      eeldill authored
      build-openstack-sphinx-docs jobs fail on stable branches due to the new
      pip version 10 introduces some previously Warning as Error: in case of
      calling "pip install" without any package name, the command fails.
      tox_install.sh is called during docs job without any package passed to pip.
      
      Change-Id: Iec27671344ed7e44105d6f6c3a360ee7b00222e3
      89eccfd6
  5. 11 Jan, 2018 1 commit
  6. 12 Aug, 2017 1 commit
  7. 11 Aug, 2017 1 commit
  8. 28 Jul, 2017 2 commits
  9. 13 Jul, 2017 1 commit
  10. 12 Jul, 2017 2 commits
  11. 11 Jul, 2017 1 commit
  12. 10 Jul, 2017 3 commits
  13. 06 Jul, 2017 4 commits
  14. 05 Jul, 2017 2 commits
  15. 29 Jun, 2017 2 commits
  16. 27 Jun, 2017 1 commit
  17. 02 Jun, 2017 3 commits
  18. 01 Jun, 2017 1 commit
  19. 26 May, 2017 1 commit
    • Davanum Srinivas's avatar
      etcd3 driver for oslo.cache · e79d1ab1
      Davanum Srinivas authored
      Support for oslo.cache to use the etcd3 grpc gateway based
      HTTP API (/v3alpha) using the python-etd3gw library
      
      Change-Id: I41ed9f6ea72641dc1db5fec45920dc41de5088bf
      e79d1ab1
  20. 23 May, 2017 1 commit
  21. 17 May, 2017 1 commit
  22. 25 Apr, 2017 2 commits
  23. 24 Apr, 2017 1 commit
  24. 08 Apr, 2017 1 commit
    • loooosy's avatar
      Optimize the link address · b47ed142
      loooosy authored
      Use https instead of http to ensure the safety without containing our
      account/password information
      
      Change-Id: Ia36674a2ec437142484fb952f95c2830356abc0a
      b47ed142
  25. 28 Mar, 2017 1 commit
  26. 24 Mar, 2017 1 commit
  27. 22 Mar, 2017 1 commit
  28. 13 Mar, 2017 1 commit