Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/horizon/+spec/swift-container-public-access. Description: Allow the user set the read acl of the container to either public or private. This can be set at creation time and can also be updated at a later time by the user. Specification URL (additional information): None
Moving to POST based on upstream status (Implemented).
about testing: from bp: 1. When creating the container, allow the user to set the container access: - Public - Set the x-container read to ".r:*" - means public read and ".rlistings" to allow public listing of contents - Private - Set the container-read to empty 2, Allow the user to shortcut to update the Container Access from the Container browser. 3. When the access is Public, provide the user the Public URL for that container.
tested with above stepps. Also tried some basic Brute-force attack to verify that the private remains private.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2014-0855.html