1. 12 Mar, 2020 2 commits
  2. 21 Oct, 2019 1 commit
  3. 16 Oct, 2019 1 commit
  4. 28 Sep, 2019 4 commits
  5. 12 Sep, 2019 1 commit
  6. 11 Sep, 2019 4 commits
  7. 10 Sep, 2019 1 commit
  8. 29 Aug, 2019 1 commit
  9. 16 Aug, 2019 1 commit
    • Ghanshyam Mann's avatar
      Run only smoke tests in ipv6 job · 4213578c
      Ghanshyam Mann authored
      'congress-tempest-ipv6-only' job is to verify
      that congress is able to listen and run on IPv6
      env. We do not need to run all the tests in this
      job. Running only smoke tests should be fine.
      
      This commit define the 'congress-ipv6' tox env which
      include smoke test only as of now but it can be extended
      to include more IPv6 tests if any.
      
      Change-Id: Idbd4c6ea362487dd93330adddb26abc89387a726
      Story: #2005477
      Task: #35885
      4213578c
  10. 09 Aug, 2019 1 commit
  11. 08 Aug, 2019 2 commits
  12. 07 Aug, 2019 1 commit
    • Eric K's avatar
      update devstack plugin for ipv6 · 5d8d0e7c
      Eric K authored
      Set listen address to devstack variable SERVICE_LISTEN_ADDRESS
      to override the default 0.0.0.0 (which does not listen to ipv6 addresses).
      
      Change-Id: I1bbc3539a751f7c0c0f54ec046f88a847b4647f9
      Story: #2005477
      5d8d0e7c
  13. 30 Jul, 2019 1 commit
  14. 18 Jul, 2019 1 commit
  15. 17 Jul, 2019 1 commit
  16. 18 Jun, 2019 1 commit
    • jacky06's avatar
      Sync Sphinx requirement · 41363e45
      jacky06 authored
      1. Sync sphinx dependency with global requirements. It caps python 2 since
      sphinx 2.0 no longer supports Python 2.7.
      2. Remove unncessary space
      
      Change-Id: I389a0603d8f1a931a787d03eb6eeb6cb57a8388d
      41363e45
  17. 17 May, 2019 2 commits
  18. 15 May, 2019 1 commit
  19. 13 May, 2019 1 commit
  20. 10 May, 2019 3 commits
  21. 08 May, 2019 2 commits
    • Eric K's avatar
      Lower psycopg2 dependency to >=2.5.1 · 59317402
      Eric K authored
      Because 2.5.1 is the version available on RHEL/CentOS 7.
      This is done by replacing the use of psycopg2.sql module.
      
      Change-Id: Ie83ca2b3cd439649878517fa0fbc2a4381ad018d
      Closes-Bug: 1823095
      59317402
    • Eric K's avatar
      Fix glance json ingester api path · 8adf6535
      Eric K authored
      The /v2/ part previously ommitted. Added here.
      
      Change-Id: I013d3c1e3dfa7f478a228d8d13af86ef37b3771b
      8adf6535
  22. 07 May, 2019 1 commit
    • Eric K's avatar
      Add libpq-dev to bindeps.txt and install doc · c0d6c6c1
      Eric K authored
      Because it is needed to install psycopg 2.8.2 on ubuntu. Resolves
      dependency install failure on unit tests on ubuntu nodes.
      
      Change-Id: I04e9272e351badc1344235571d6f2c9e79fb6223
      Closes-Bug: 1828109
      c0d6c6c1
  23. 03 May, 2019 2 commits
  24. 22 Apr, 2019 1 commit
  25. 19 Apr, 2019 1 commit
  26. 14 Apr, 2019 1 commit
  27. 11 Apr, 2019 1 commit