First time here? Check out the FAQ!
2017-03-01 15:55:54 -0600 | received badge | ● Famous Question (source) |
2017-01-14 11:43:07 -0600 | received badge | ● Notable Question (source) |
2016-12-29 02:39:57 -0600 | received badge | ● Popular Question (source) |
2016-12-17 11:13:28 -0600 | asked a question | How to configure swift s3 api We are trying to configure Swift S3 API on OpenStack mitaka RDO using the documentation from swift3 github(https://github.com/openstack/swift3) The following are the steps we done so far. Installed swift3: Updated the pipeline:main section as below Added filter:swift and filter:s3token. Restarted the swift proxy service and created a ec2 credential for demo account from controller. The Proxy service has been successfully restarted without any error but still we are not able to see "EC2 Access Key" and "EC2 Secret Key" on the dashboard (Project -> Compute -> Access & Security-> API Access tab). We can list the ec2 credentials from controller command line using Openstack command "openstack ec2 credentials list" Also, we cannot connect with s3curl. Can someone shed some light here? |
2016-12-15 05:38:48 -0600 | received badge | ● Notable Question (source) |
2016-10-12 07:48:27 -0600 | received badge | ● Popular Question (source) |
2016-09-13 02:53:48 -0600 | received badge | ● Enthusiast |
2016-09-05 21:07:17 -0600 | asked a question | How to update swift storage url I have got a new DNS for my swift cluster and I want to update the storage url with new DNS. Can anyone tell me how I can update the storage url? |