1. 01 Jun, 2021 1 commit
  2. 29 Apr, 2021 1 commit
  3. 17 Nov, 2020 4 commits
  4. 16 Nov, 2020 2 commits
  5. 08 Sep, 2020 1 commit
  6. 09 Jun, 2020 1 commit
    • Oleh Hryhorov's avatar
      Fixing typo for cert_validate · 9f622d86
      Oleh Hryhorov authored
      Due to this typo cert_validate had been recognized as tuple but
      not boolean.
      
      Change-Id: I379ddaf644d199e3c1b609d31e28942fb1a1f12f
      9f622d86
  7. 11 May, 2020 1 commit
  8. 07 May, 2020 1 commit
  9. 06 May, 2020 1 commit
  10. 04 May, 2020 3 commits
  11. 10 Mar, 2020 1 commit
  12. 03 Mar, 2020 1 commit
  13. 14 Feb, 2020 2 commits
  14. 10 Feb, 2020 3 commits
  15. 27 Jan, 2020 1 commit
    • Michael Polenchuk's avatar
      Rectify volumes tests · 0643b17c
      Michael Polenchuk authored
      * pass updated stack parameters directly to keep the original value
      * volume property of display_description ain't available
        in cinder api version 2+
      
      Change-Id: I346b4da7d002e86f39280ef6caf141a18b0404e3
      Story: 2007217
      Task: 38468
      0643b17c
  16. 20 Jan, 2020 1 commit
  17. 09 Jan, 2020 2 commits
  18. 06 Jan, 2020 1 commit
  19. 26 Dec, 2019 2 commits
  20. 10 Oct, 2019 1 commit
  21. 09 Oct, 2019 1 commit
  22. 08 Oct, 2019 2 commits
  23. 05 Oct, 2019 2 commits
    • Zuul's avatar
      Merge "Change openstack-dev to openstack-discuss" · 3fa09bed
      Zuul authored
      3fa09bed
    • Pavlo Shchelokovskyy's avatar
      Allow to pass --insecure options into VMs · ab1725eb
      Pavlo Shchelokovskyy authored
      currently Heat tests have troubles running when self-signed SSL CA is
      used on public Heat API and standard upstream images (Cirros, Ubuntu)
      are used as those lack trust to those CA - example is DevStack
      with tls-proxy service enabled.
      
      A workaround is to set [clients_heat]insecure=True, but that is
      not really a production-ready setting, and does not work for CFN-style
      signaling, only for WaitConditions.
      
      Instead, this patch adds an extra config option
      `vm_to_heat_api_insecure` (defaults to False), and when enabled tests will
      pass the correct option to the curl or cfn-signal commands running from
      instance's user data via new parameters that test templates are now
      accepting.
      
      Change-Id: I94a82caf1fcb6999151ff1e6fbbe1e2ba211bbb9
      ab1725eb
  24. 03 Sep, 2019 1 commit
  25. 02 Sep, 2019 1 commit
  26. 29 Jul, 2019 1 commit
  27. 16 Jul, 2019 1 commit