1. 07 Feb, 2022 1 commit
    • Takashi Kajinami's avatar
      setup.cfg: Replace dashes by underscores · 61a323fa
      Takashi Kajinami authored
      Since setuptools v54.1.0[1], the parmeters with dash have been
      deprecated in favor of the new parameters with underscore.
      
      This change updates the parameters accordingly to avoid the warnings
      like the example below.
      
        UserWarning: Usage of dash-separated 'description-file' will not be
        supported in future versions. Please use the underscore name
        'description_file' instead
      
      [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb
      
      Change-Id: I8cc51ddb1130cebbb9ee68b1f2abc1e7849c1fa9
      61a323fa
  2. 14 Dec, 2021 1 commit
  3. 25 Nov, 2021 1 commit
  4. 23 Nov, 2021 1 commit
    • Riccardo Pittau's avatar
      Improve testing · 03ebe881
      Riccardo Pittau authored
      Use stestr for testing
      Improve tests hierarchy
      Update hacking and pycodestyle versions
      
      Also fix docs and pdf-docs jobs
      
      Change-Id: I4ce5da019251a2a68202f74f706a5bf03e6a22b6
      03ebe881
  5. 21 Sep, 2021 1 commit
  6. 10 Sep, 2021 2 commits
  7. 04 Sep, 2021 1 commit
  8. 15 Jun, 2021 1 commit
  9. 08 Jun, 2021 1 commit
  10. 07 Jun, 2021 1 commit
  11. 04 Jun, 2021 1 commit
    • Radosław Piliszek's avatar
      Expose more interface fields · 0687489c
      Radosław Piliszek authored
      ``switch_mgmt_addresses`` and ``switch_system_description`` are
      useful for identification purposes.
      
      Change-Id: I292b9b20dd2b1eb1440b5047f5cf89ea47443e5b
      0687489c
  12. 12 Mar, 2021 2 commits
  13. 08 Feb, 2021 1 commit
  14. 22 Jan, 2021 1 commit
  15. 20 Jan, 2021 1 commit
  16. 23 Dec, 2020 1 commit
  17. 15 Dec, 2020 1 commit
    • Riccardo Pittau's avatar
      Remove lower-constraints job · 4a92b65b
      Riccardo Pittau authored
      As discussed during the upstream ironic community meeting on
      Monday Dec 14 2020, the lower-constraints job is being removed.
      
      Change-Id: I4c940c72c0d93be0b6800aab55f0c2457d7ed07f
      4a92b65b
  18. 27 Oct, 2020 1 commit
  19. 12 Oct, 2020 1 commit
  20. 02 Oct, 2020 2 commits
  21. 11 Sep, 2020 3 commits
  22. 19 Aug, 2020 1 commit
  23. 28 Jul, 2020 1 commit
  24. 23 Jul, 2020 1 commit
  25. 16 Jul, 2020 1 commit
  26. 15 Jul, 2020 1 commit
  27. 29 May, 2020 1 commit
  28. 27 May, 2020 2 commits
  29. 25 May, 2020 1 commit
  30. 21 May, 2020 1 commit
    • Iury Gregory Melo Ferreira's avatar
      Update releasenotes conf · a5e3d1b5
      Iury Gregory Melo Ferreira authored
      Removing unecessary things and using the new paremters
      since we are using the newest openstackdocstheme.
      
      Change-Id: Id09a9cd49f64bc6d2b015d4232555db54de398b9
      a5e3d1b5
  31. 19 May, 2020 1 commit
  32. 18 May, 2020 1 commit
    • Andreas Jaeger's avatar
      Switch to newer openstackdocstheme and reno versions · 1278d61a
      Andreas Jaeger authored
      Switch to openstackdocstheme 2.2.0 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.
      
      Remove docs requirements from lower-constraints, they are not needed
      during install or test but only for docs building.
      
      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.
      
      Set openstackdocs_pdf_link to link to PDF file. Note that
      the link to the published document only works on docs.openstack.org
      where the PDF file is placed in the top-level html directory. The
      site-preview places the PDF in a pdf directory.
      
      Depends-On: https://review.opendev.org/728938
      Change-Id: I0f59a6eb8318b9ae65c57dba1012bbded5e7186b
      1278d61a
  33. 15 May, 2020 1 commit
  34. 14 May, 2020 1 commit