manila default share type not working
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
kolla-ansible | Status tracked in Bobcat | |||||
Antelope |
Confirmed
|
Medium
|
Unassigned | |||
Bobcat |
In Progress
|
Medium
|
Xing Zhang | |||
Wallaby |
Won't Fix
|
Medium
|
Unassigned | |||
Xena |
Confirmed
|
Medium
|
Unassigned | |||
Yoga |
Confirmed
|
Medium
|
Unassigned | |||
Zed |
Confirmed
|
Medium
|
Unassigned |
Bug Description
**Bug Report**
What happened:
manila default share type is configured in manila-share:
[DEFAULT]
default_share_type = default_share_type
manila type-list
+------
| ID | Name | visibility | is_default | required_
+------
| c06dc973-
| | | | | | vendor_name : Ceph | |
| | | | | | create_
| | | | | | mount_snapshot_
| | | | | | storage_protocol : CEPHFS | |
| | | | | | snapshot_support : True | |
| | | | | | revert_
+------
is_default returns "-"
What you expected to happen:
mainila type-list
+------
| ID | Name | visibility | is_default | required_
+------
| c06dc973-
| | | | | | vendor_name : Ceph | |
| | | | | | create_
| | | | | | mount_snapshot_
| | | | | | storage_protocol : CEPHFS | |
| | | | | | snapshot_support : True | |
| | | | | | revert_
+------
How to reproduce it (minimal and precise):
**Environment**:
* Kolla-Ansible version (e.g. `git head or tag or stable branch` or pip package version if using release): from stable/wallaby to master
Changed in kolla-ansible: | |
assignee: | nobody → Xing Zhang (xingzhang) |
Changed in kolla-ansible: | |
importance: | Undecided → Medium |
Fix proposed to branch: master /review. opendev. org/c/openstack /kolla- ansible/ +/891588
Review: https:/