1. 12 Jul, 2021 2 commits
  2. 06 Dec, 2020 1 commit
    • Lingxian Kong's avatar
      Move updating access test case to a separate test class · 355a351f
      Lingxian Kong authored
      Updating access will change the instance public address, which affects other
      test cases in the same test class.
      
      Enable more tests in this patch.
      
      Added some test cases which always failed in CI in tempest blacklist file.
      
      Story: 2008410
      Task: 41351
      
      Change-Id: I09b4f00da941b7ead5a93c4c41b196cbe9934bbe
      355a351f
  3. 22 Sep, 2020 1 commit
  4. 12 Sep, 2020 1 commit
  5. 16 Aug, 2020 1 commit
  6. 06 Aug, 2020 1 commit
  7. 27 Jul, 2020 1 commit
  8. 15 Jul, 2020 1 commit
  9. 19 Jun, 2020 1 commit
  10. 17 Jun, 2020 8 commits
  11. 05 Jun, 2020 2 commits
  12. 04 Jun, 2020 4 commits
    • inspurericzhang's avatar
      Add py38 package metadata · 4863257b
      inspurericzhang authored
      Change-Id: I0628b7885f84ebc6c041baec2d557feccb03d128
      4863257b
    • Lingxian Kong's avatar
      Fix upgrade instance test · 8f00607c
      Lingxian Kong authored
      Change-Id: I20c79347cd45a2911c72a9f4361a58c419d723bb
      8f00607c
    • Andreas Jaeger's avatar
      Switch to newer openstackdocstheme and reno versions · 0b78b7be
      Andreas Jaeger authored
      Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
      these versions will allow especially:
      * Linking from HTML to PDF document
      * Allow parallel building of documents
      * Fix some rendering problems
      
      Update Sphinx version as well.
      
      Disable openstackdocs_auto_name to use 'project' variable as name.
      
      Change pygments_style to 'native' since old theme version always used
      'native' and the theme now respects the setting and using 'sphinx' can
      lead to some strange rendering.
      
      openstackdocstheme renames some variables, so follow the renames
      before the next release removes them. A couple of variables are also
      not needed anymore, remove them.
      
      See also
      http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html
      
      Change-Id: Ifc60ddf5a5696f250a01761bc1a3d7f73df8ed63
      0b78b7be
    • Zuul's avatar
      Merge "Cleanup cruft" · 31894c68
      Zuul authored
      31894c68
  13. 24 May, 2020 1 commit
  14. 10 May, 2020 1 commit
    • Andreas Jaeger's avatar
      Cleanup cruft · c91fbd13
      Andreas Jaeger authored
      Let's make a few cleanups:
      - Remove python 2.7 stanza from setup.py
      - Remove obsolete sections from setup.cfg
      - Update classifiers
      - Update requirements, no need for python_version anymore
      - Use newer openstackdocstheme and Sphinx versions
      - Remove install_command from tox.ini, the default is fine;
        move constraints into deps
      - Remove Babel from requirements, it's not needed for running;
        remove babel.cfg
      - Use TOX_CONSTRAINTS_FILE, UPPER_CONSTRAINTS_FILE is obsolete
      - update to hacking 3.0
      
      Change-Id: Ic8426d14ba489a88ab73d7dd02e6dfd71b312ca3
      c91fbd13
  15. 09 Mar, 2020 1 commit
  16. 27 Dec, 2019 1 commit
  17. 13 Dec, 2019 1 commit
  18. 09 Dec, 2019 1 commit
  19. 08 Dec, 2019 1 commit
  20. 16 Aug, 2019 1 commit
    • Ghanshyam Mann's avatar
      [train][goal] Define new 'trove-tempest-ipv6-only' job · eda92dae
      Ghanshyam Mann authored
      As part of Train community goal 'Support IPv6-Only Deployments and Testing'[1],
      Tempest has defined the base job 'devstack-tempest-ipv6' which will
      deploy services on IPv6.
      
      This commit adds the new job 'trove-tempest-ipv6-only'
      run on gate which is derived from 'devstack-tempest-ipv6'.
      
      Verification structure will be:
      - 'devstack-IPv6' deploy the service on IPv6
      - 'devstack-tempest-ipv6' run will verify the IPv6-only setting and listen address
      - 'trove-tempest-ipv6-only' will run the tests.
      
      Story: #2005477
      Task: #35937
      
      [1] https://governance.openstack.org/tc/goals/train/ipv6-support-and-testing.html
      
      Change-Id: Ia247e3f22d1791c1b910f702781e7c5968c925db
      eda92dae
  21. 19 Apr, 2019 1 commit
  22. 24 Mar, 2019 1 commit
  23. 14 Dec, 2018 1 commit
  24. 04 Dec, 2018 2 commits
  25. 09 Nov, 2018 1 commit
  26. 29 Oct, 2018 1 commit
  27. 26 Oct, 2018 1 commit