1. 03 Nov, 2021 1 commit
  2. 15 Sep, 2021 1 commit
  3. 13 Sep, 2021 2 commits
  4. 02 Sep, 2021 1 commit
  5. 27 Aug, 2021 1 commit
  6. 26 Aug, 2021 2 commits
  7. 24 Aug, 2021 1 commit
  8. 23 Aug, 2021 1 commit
  9. 20 Aug, 2021 1 commit
  10. 13 Aug, 2021 1 commit
  11. 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
  12. 08 Jul, 2021 1 commit
  13. 31 May, 2021 1 commit
  14. 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
  15. 16 Apr, 2021 1 commit
  16. 29 Mar, 2021 1 commit
  17. 24 Mar, 2021 1 commit
  18. 22 Mar, 2021 2 commits
  19. 19 Mar, 2021 3 commits
  20. 17 Mar, 2021 1 commit
  21. 12 Mar, 2021 1 commit
  22. 15 Jan, 2021 1 commit
    • wu.shiming's avatar
      Revert "remove py37" · 18610cea
      wu.shiming authored
      Reason for revert: Python 3.7 *is* supported because it falls
      in the range of supported Python versions (3.6-3.8).
      
      Change-Id: I7365634864f09eb04a68d901ca4ca962fa4d7bb2
      18610cea
  23. 03 Jan, 2021 8 commits
  24. 02 Jan, 2021 1 commit
    • tomas's avatar
      Remove six lib · e29aac97
      tomas authored
      Change-Id: I1674693c06ea21210ceed002154c0cf70b2ec22b
      e29aac97
  25. 03 Dec, 2020 1 commit
  26. 12 Oct, 2020 1 commit
  27. 18 Sep, 2020 1 commit