Pure-Storage-Ansible / FlashBlade-Collection

Ansible Collection for Pure Storage FlashBlade
GNU General Public License v3.0
4 stars 8 forks source link

Change bucket creation logic #267

Closed sdodsley closed 5 months ago

sdodsley commented 5 months ago
SUMMARY

Closes #265 by changing the logic of the bucket creation code. This change allows buckets to be created with multiple parameters in one call, rather than having to split the request into two tasks. Also fix a type error when quotas are not defined for a bucket, but default quotas are set.

ISSUE TYPE
COMPONENT NAME

purefb_bucket.py