Questions tagged [object-storage]

332 questions
0
votes
0 answers

Android Studio: org.openstack4j.api.exceptions.ConnectorNotFoundException: No OpenStack4j connector found in classpath

I am trying to connect to Object Storage service through android studio and i am getting this error message: 03-21 15:47:19.668 31335-31335/com.example.michaelwizard.coudapp I/System.out: VCAP_APPLICATION - null 03-21 15:47:19.668 …
Michael
  • 519
  • 10
  • 18
0
votes
2 answers

How can I generate TempURL for object on Object Storage of SoftLayer

How can I generate TempURL for object on Object Storage of SoftLayer? I currently use Ruby API and I can access my object after authenticate. But for external End Users, I need to generate public URL for that object which is can be accessed without…
sio4
  • 362
  • 1
  • 5
  • 15
0
votes
2 answers

Object Storage Access Controls API

I have looked all through the SoftLayer API documentation, but I cannot find any reference to how one manages which portal users may access the Object Storage authentication endpoints to get the access token.
aarmor
  • 5
  • 2
0
votes
1 answer

How can I upload files to SoftLayer from my web app without exposing my username and key?

I am using IBM's SoftLayer Object Storage which is similar to Amazon's S3. From my web app, I allow users to upload files. Currently the web app communicates with my RESTful API which then communicates with the SoftLayer Object Storage API.…
Chad Johnson
  • 18,956
  • 30
  • 98
  • 192
0
votes
2 answers

Performance issue with ibmjstart/wp-bluemix-objectstorage

My app is running on WordPress in the bluemix environment. I have an Object Storage service in my bluemix environment where I store all my media files like pictures. I am using the https://github.com/ibmjstart/wp-bluemix-objectstorage plugin to…
-1
votes
1 answer

Could anyone explain to me very simply what prototypal inheritance is in the context of a task list in JavaScript? Extremely confused new JS student

This is what I don't understand, and reading about it is over my head. I need a very dumbed down version to ever understand it: Creating prototypal inheritance: Previously, you have created generic custom object for task that had a number of…
-1
votes
1 answer

duplicity not pushing backups to OVH swift container

I have an issue with duplicity 0.7.06 and 0.7.19 backup tool when trying to auth using keystone V3 with OVH. Duplicity creates only local backups in .cache/duplicity but does not push them to OVH swift object storage. There are no errors it just…
pisxx
  • 1
  • 1
-1
votes
1 answer

Authentication to Oracle Cloud using ONLY Angular Framework (not AngularJS and no Mid-Tier)

It's my first time playing with Oracle Cloud (or any cloud for that matter) and I'm doing a self-learning exercise where I've created an Angular application (not AngularJS) and I want to upload images in my Oracle Cloud Object Storage Bucket. I'm…
-1
votes
1 answer

#WatsonStudio and #Biopython and #fasta file saved on #S3 #Objectstorage

I need to read a fasta file uploaded on Cloud Object storage using Biopython. I've anotebook in Python 2.7 in Watson Studio. Does anyone have tried this?
-1
votes
1 answer

How manage with Java a non AWS , Google or IBM Object Storage

I'm trying to manage my ProfitBricks S3 Object Storage Bucket using java, I want to do the basics (add, remove, list) operations but all I have found on internet is to connect to a AWS, Google or IBM Object Storage. I have tried to use one…
José
  • 361
  • 4
  • 21
-1
votes
1 answer

Can someone explain if or why object storage is more scaleable than FS?

Can’t you just build a FS capable of storing a huge number of files?
-1
votes
2 answers

Softlayer Object Storage Containers: Unable to find the server

Problem: I'm trying to debug some of my code that uses Softlayer Object Storage however I kept getting some errors from SL itself. Since I was getting the error from SL I went ahead and tried writing some code that reproduces the error. Which can be…
Abraham
  • 220
  • 2
  • 15
-1
votes
1 answer

Defining which protocol to serve through

I'm looking for a way to change the serving protocol for objects from http/1.1 to something like h2 or spdy. I can't seem to find anything from IBM on the subject. Has anyone worked out this issue before or possibly have any suggestions?
Shai James
  • 48
  • 1
  • 5
-1
votes
1 answer

Testing BigInsights + Cloud Storage (How to use nodejs over this two components)

Hi I have been trying to test this two components on bluemix since last 2 days, I need to now if both of then has some robust library on NodeJs, because I have been trying the ones I found at npm and event the one featured at Bluemix Cloud Storage…
-1
votes
1 answer

api call to upload an image to object storage container on bluemix node js app

Iam trying to upload an image to object storage container and get the url of that image deployed on bluemix using a node js app.To achieve this i need to use a post or put api call.I could able to authenticate with the object storage but not able to…
H Varma
  • 440
  • 1
  • 10
  • 25
1 2 3
22
23