fog-openstack icon indicating copy to clipboard operation
fog-openstack copied to clipboard

Fog for OpenStack Platform

Results 107 fog-openstack issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, there. I am now using fog-openstack project to call the OpenStack API. Since I am working on the storage service part, I am going to call API to update...

Please add information about the volume to which the snapshot belongs to the Fog::OpenStack::Volume::V2::Snapshot model. The response contains domain_id field.

I‘m a student studying fog computing and openstack. Could you please show me any other ways to see some examples about fog/fog-openstack? I'd be glad of your help.

I am processing videos with carrierwave and fog as storage provider. All videos that are uploaded have the content type "application/json". I already got so far, that i have overriden...

It seems that the examples/suggested configs where the `openstack_auth_path` is set to `/v3/auth/tokens` don't work with the current version of fog. Using GitLab 11.9.12 for example, the auth url incorrectly...

Hi folks, I am using fog-openstack with carrierwave to upload on a container openstack-swift and since 2 months every document uploaded is automatically setup with a content-type: json. Do you...

Shot description, with openstack-cli you are able to set custom properties and tags for project. It would be great to add this feature to fog-openstack. ```shell Set project properties positional...

Hello, On our app which allows file upload, the file can't be opened by users as it is encoded. But the file are present in OVH Console. The `content-type` is...

Application credentials provide a way to delegate a user’s authorization to an application without sharing the user’s password authentication. This is very useful to test Chef cookbooks using kitchen. https://docs.openstack.org/api-ref/identity/v3/index.html?expanded=authenticating-with-an-application-credential-detail#authenticating-with-an-application-credential