About 311 results
Open links in new tab
  1. Invalid user token - rejecting request [closed] - Ask OpenStack: …

    I have Ubuntu 12.04 on Virtul machine and I use Swift , Keystone, Python-swiftclient on this machine. I create user, role, account, endpoint for kesytone.

  2. How to configure openstack swift without other openstack projects?

    But the problem is that I want to use only swift object storage. Nothing more. I have tried to configure swift like in that documentation but without [filter:keystoneauth] and [filter:authtoken].

  3. Openstack Swift Proxy Server fails to start. Could not bind to …

    Openstack Swift Proxy Server fails to start. Could not bind to 127.0.0.1:8080 - Ask OpenStack: Q&A Site for OpenStack Users and Developers ALL UNANSWERED Ask Your Question 0

  4. Openstackclient uninstall - Ask OpenStack: Q&A Site for …

    Hi, I installed python-openstackclient in Juno and it did the following actions: > Installing collected packages: > keystoneauth1, python-keystoneclient, > python-glanceclient, > python …

  5. is there a way to extract an archive file inside swift container?

    However, in Swift there is the concept of a "bulk upload". If you upload a tar file (compressed or uncompressed), then you can add a parameter to the URL to have Swift extract all of the …

  6. Can I change Swift IP address (localhost)? - ask.openstack.org

    Hello, I am working with Swift SAIO. Swift is installed on a machine, and, I need to upload and download files to/from Swift using another client machine. Can I change localhost address in …

  7. Error 412 between Glance and Swift - TempAuth - ask.openstack.org

    I am having an issue when I am trying to upload an image to Glance. Glance is working fine when I am using the default_store =file. Since I installed Swift, I wanted to upload my images there …

  8. Swift Stat error KeyError: 'items' - Ask OpenStack: Q&A Site for ...

    I had the same problem but now solved. I checked /var/log/messages on proxy node and modify /etc/swift/swift-proxy.conf. In my case, paste.filter_factory = …

  9. List endpoint: Bad request - Ask OpenStack: Q&A Site for …

    I completed for setup swift all in one (http://docs.openstack.org/developer/swift/development_saio.html …

  10. increase swift capacity - Ask OpenStack: Q&A Site for OpenStack …

    When Swift rebalances the rings, it ensures that the partitions don't shuffle around so frequently that end-users will see 404 errors. This is the reason for the min_part_hours setting.