Cloud-Migration-Tool
Cloud-Migration-Tool copied to clipboard
ACL management : default behaviour
The acl are still not managed within the application : Everything is created as a Canned ACL : PRIVATE
By default, the application should at least reproduce the canned_acl, or in case of failure, fallback to PRIVATE by default.
Improved by commit : 158acd452af1f8bd1ab6da9f8698bda2b241853d https://github.com/Joacchim/Scality-Cloud-Migration-Tool/commit/158acd452af1f8bd1ab6da9f8698bda2b241853d
The canned_acl is now reproduced as much as possible, though only 4 of the 6 available canned_acl are identified. The code still lacks the identification of BUCKET_OWNER_READ and BUCKET_OWNER_FULLCONTROL, because of a lack of concrete examples of ACL XML.