1. 30 Mar, 2022 1 commit
  2. 27 Mar, 2022 1 commit
  3. 12 Mar, 2022 3 commits
    • Thomas Goirand's avatar
      Fixed (build-)depends for this release. · a1a201bf
      Thomas Goirand authored
      a1a201bf
    • Thomas Goirand's avatar
      Now packaging 7.0.0_rc1 · ff3729a2
      Thomas Goirand authored
      ff3729a2
    • Thomas Goirand's avatar
      Merge tag '7.0.0_rc1' into debian/yoga · ba19df7b
      Thomas Goirand authored
      manila-ui 7.0.0.0rc1 release candidate
      
      meta:version: 7.0.0.0rc1
      meta:diff-start: -
      meta:series: yoga
      meta:release-type: release candidate
      meta:pypi: no
      meta:first: no
      meta:release:Author: Elod Illes <elod.illes@est.tech>
      meta:release:Commit: Elod Illes <elod.illes@est.tech>
      meta:release:Change-Id: I0e5b16e4f64d6051b6a88b19fa45987d195994bf
      meta:release:Code-Review+1: Goutham Pacha Ravi <gouthampravi@gmail.com>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
      ba19df7b
  4. 24 Feb, 2022 1 commit
  5. 23 Feb, 2022 1 commit
  6. 22 Feb, 2022 1 commit
  7. 24 Dec, 2021 1 commit
  8. 06 Oct, 2021 1 commit
  9. 30 Sep, 2021 1 commit
  10. 21 Sep, 2021 4 commits
  11. 17 Sep, 2021 2 commits
  12. 03 Sep, 2021 2 commits
  13. 02 Sep, 2021 4 commits
  14. 27 Aug, 2021 1 commit
  15. 20 Aug, 2021 1 commit
    • Dina Saparbaeva's avatar
      API v2.45, adds metadata support to access rules · 8b5b9cb8
      Dina Saparbaeva authored
      Added access metadata for share access and also introduced the GET /share-access-rules API.
      The prior API to retrieve access rules will not work with API version >=2.45
      
      Closes-Bug: #1920687
      Change-Id: Iec3a3fad5e2bdf854f04ae974248d899f90bd894
      8b5b9cb8
  16. 19 Aug, 2021 1 commit
    • Dina Saparbaeva's avatar
      Set parent share az when creating a share from snapshot · 4d333690
      Dina Saparbaeva authored
      This patch-set modifies how we manage user input when creating a share
      from snapshot. Since we use the same form for the basic create share workflow
      and for the create share from snapshot workflow, we need to add a check
      to distinguish both cases: when creating a share from snapshot, the
      parent share availability zone is picked by default. Otherwise, if it's a
      regular share create, the user can pick up the availability zone they need.
      
      Closes-Bug: #1915706
      
      Change-Id: I8d93c2214cb187a763df861555ddd7b444c9ca89
      4d333690
  17. 16 Aug, 2021 3 commits
  18. 06 Jul, 2021 1 commit
  19. 01 Jul, 2021 1 commit
  20. 22 Jun, 2021 2 commits
  21. 21 Jun, 2021 2 commits
  22. 16 Jun, 2021 1 commit
  23. 14 May, 2021 1 commit
  24. 13 May, 2021 1 commit
    • wu.shiming's avatar
      setup.cfg: Replace dashes with underscores · cc3cfad8
      wu.shiming 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: I430301474e2294eb6f2d71fc521c73d23c6f8a55
      cc3cfad8
  25. 10 May, 2021 1 commit
  26. 17 Apr, 2021 1 commit