1. 09 Jun, 2022 3 commits
  2. 08 Jun, 2022 1 commit
  3. 28 Apr, 2022 1 commit
  4. 03 Mar, 2022 1 commit
    • OpenStack Release Bot's avatar
      Update master for stable/yoga · 3306696b
      OpenStack Release Bot authored
      Add file to the reno documentation build to show release notes for
      stable/yoga.
      
      Use pbr instruction to increment the minor version number
      automatically so that master versions are higher than the versions on
      stable/yoga.
      
      Sem-Ver: feature
      Change-Id: I46b03cd55cecc03d09630f86e0bd020fb63b8460
      3306696b
  5. 25 Dec, 2021 2 commits
  6. 21 Dec, 2021 3 commits
  7. 20 Dec, 2021 3 commits
  8. 14 Dec, 2021 1 commit
  9. 01 Dec, 2021 1 commit
    • ericxiett's avatar
      Get device profile by name in cyborgclient · e1cf238c
      ericxiett authored
      This patch adds the support that getting the device profile by its
      name.
      
      Implements: blueprint show-device-profile-with-name
      Change-Id: I3587dce1555bf7a337661e2662165c171ddea57a
      e1cf238c
  10. 03 Nov, 2021 1 commit
  11. 15 Sep, 2021 1 commit
  12. 13 Sep, 2021 2 commits
  13. 02 Sep, 2021 1 commit
  14. 27 Aug, 2021 1 commit
  15. 26 Aug, 2021 2 commits
  16. 24 Aug, 2021 1 commit
  17. 23 Aug, 2021 1 commit
  18. 20 Aug, 2021 1 commit
  19. 13 Aug, 2021 1 commit
  20. 26 Jul, 2021 2 commits
    • ericxiett's avatar
      Hide the traceback when deleting a non-existent ARQ · 9d5bdc5f
      ericxiett authored
      This patch catches the 'ResourceNotFound' exception and adds
       some unittests.
      
      Closes-Bug: #1937251
      Change-Id: I1e07528e9b551ff192ee707d1988a8c07bf349a0
      9d5bdc5f
    • ericxiett's avatar
      Add checks for showing dp with name · 83c099d0
      ericxiett authored
      This patch adds checking input arg. If not uuid, raise CommandError with
       output like 'Only UUID of device_profile allowed'.
      
      Closes-Bug: #1936877
      Change-Id: I24999d0f39cbd027ef5c797ed2e9bf0bbfe8a793
      83c099d0
  21. 08 Jul, 2021 1 commit
  22. 31 May, 2021 1 commit
  23. 28 Apr, 2021 1 commit
    • XinxinShen's avatar
      setup.cfg: Replace dashes with underscores · b5f94869
      XinxinShen authored
      Setuptools v54.1.0 introduces a warning that the use of dash-separated
      options in 'setup.cfg' will not be supported in a future version [1].
      Get ahead of the issue by replacing the dashes with underscores. Without
      this, we see 'UserWarning' messages like the following on new enough
      versions of setuptools:
      
        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: I83d80999568b7236044ac257b19c984fd5e788bb
      b5f94869
  24. 16 Apr, 2021 1 commit
  25. 29 Mar, 2021 1 commit
  26. 24 Mar, 2021 1 commit
  27. 22 Mar, 2021 2 commits
  28. 19 Mar, 2021 2 commits