Swift containers can certainly have underscores in them... almost any character is valid.
But I guess s3api thinks that's maybe not a valid bucket name? https://github.com/openstack/swift/blob/master/test/unit/common/middleware/s3api/test_utils.py#L38 -Clay On Thu, Jun 21, 2018 at 3:27 AM, Shyam Prasad N <[email protected]> wrote: > Hi, > > On my openstack swift s3 interface, I tried to create bucket names similar > to what I have in my AWS S3. But swift3 doesn't seem to allow bucket names > containing underscore. Once I remove the underscore and try to create the > bucket, it works. Is there a way to overcome this? > > -- > -Shyam > > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/ > openstack > Post to : [email protected] > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/ > openstack > >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
