Update git submodules

* Update manila-ui from branch 'master'
  - Changes to Share Update Functionality in Manila UI
    
    In the manila_api module, there is a check for is_public
    param as if it was a string, but it is always a boolean,
    so this control is not necessary and needs to be removed.
    Removed control for is_public param in share_update in manila_api.
    Updated forms and view to expect Boolean not a string in
    manila_dashboards module.
    Made changes to tests module to work with Boolean,
    not a string.
    
    Closes-Bug: #1896533
    
    Change-Id: Iac94219b883b5fd9a55453cdcf6fa9b6f540e63d
This commit is contained in:
Dina Saparbaeva 2020-10-27 01:20:21 +06:00 committed by Gerrit Code Review
parent b90150dac0
commit 7e22ee0f46
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4205ea401cdf934e4efebec04aaa838afff878da
Subproject commit 7127028af8beb356125ce2563cf4f29069124011