1. 06 Oct, 2021 1 commit
  2. 30 Sep, 2021 1 commit
  3. 21 Sep, 2021 4 commits
  4. 03 Sep, 2021 2 commits
  5. 02 Sep, 2021 4 commits
  6. 27 Aug, 2021 1 commit
  7. 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
  8. 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
  9. 16 Aug, 2021 3 commits
  10. 06 Jul, 2021 1 commit
  11. 01 Jul, 2021 1 commit
  12. 22 Jun, 2021 2 commits
  13. 21 Jun, 2021 2 commits
  14. 16 Jun, 2021 1 commit
  15. 14 May, 2021 1 commit
  16. 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
  17. 10 May, 2021 1 commit
  18. 17 Apr, 2021 1 commit
  19. 15 Apr, 2021 2 commits
    • Thomas Goirand's avatar
      Now packaging 5.0.0 · 6b46a656
      Thomas Goirand authored
      6b46a656
    • Thomas Goirand's avatar
      Merge tag '5.0.0' into debian/wallaby · 5e29076c
      Thomas Goirand authored
      manila-ui 5.0.0 release
      
      meta:version: 5.0.0
      meta:diff-start: 4.0.0
      meta:series: wallaby
      meta:release-type: release
      meta:pypi: no
      meta:first: yes
      meta:release:Author: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Hervé Beraud <hberaud@redhat.com>
      meta:release:Change-Id: Ia6d79df224a792915976864857fe2271e031b54d
      meta:release:Code-Review+1: Radosław Piliszek <radoslaw.piliszek@gmail.com>
      meta:release:Code-Review+1: Slawek Kaplonski <skaplons@redhat.com>
      meta:release:Code-Review+1: Yasufumi Ogawa <yasufum.o@gmail.com>
      meta:release:Code-Review+1: Lingxian Kong <anlin.kong@gmail.com>
      meta:release:Code-Review+1: Andrey Pavlov <andrey.mp@gmail.com>
      meta:release:Code-Review+1: Takashi Kajinami <tkajinam@redhat.com>
      meta:release:Code-Review+1: Carl caihui <cai.hui@zte.com.cn>
      meta:release:Code-Review+1: Rafael Weingartner <rafael@apache.org>
      meta:release:Code-Review+1: Xinran WANG <xin-ran.wang@intel.com>
      meta:release:Code-Review+1: chenker <chen.ke14@zte.com.cn>
      meta:release:Code-Review+1: 刘雪峰 <liu.xuefeng1@zte.com.cn>
      meta:release:Code-Review+1: Martin Chacon Piza <martin@chaconpiza.com>
      meta:release:Code-Review+1: Rico Lin <ricolin@ricolky.com>
      meta:release:Code-Review+1: Balazs Gibizer <balazs.gibizer@est.tech>
      meta:release:Code-Review+1: Matthias Runge <mrunge@redhat.com>
      meta:release:Code-Review+1: Douglas Mendizábal <dmendiza@redhat.com>
      meta:release:Code-Review+1: Michael Johnson <johnsomor@gmail.com>
      meta:release:Code-Review+1: Gregory Thiemonge <gthiemon@redhat.com>
      meta:release:Code-Review+1: Maysa de Macedo Souza <maysa.macedo95@gmail.com>
      meta:release:Code-Review+1: Adrian Turjak <adriant@catalystcloud.nz>
      meta:release:Code-Review+1: Akihiro Motoki <amotoki@gmail.com>
      meta:release:Code-Review+1: Lucian Petrut <lpetrut@cloudbasesolutions.com>
      meta:release:Code-Review+1: Goutham Pacha Ravi <gouthampravi@gmail.com>
      meta:release:Code-Review+1: Brian Rosmaita <rosmaita.fossdev@gmail.com>
      meta:release:Code-Review+1: Abhishek Kekane <akekane@redhat.com>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
      5e29076c
  20. 08 Apr, 2021 1 commit
  21. 06 Apr, 2021 1 commit
  22. 25 Mar, 2021 7 commits