Re: updatecloudtouseobjectstore options

2015-08-28 Thread christian.kirmse
re > being processed correctly by looking up the entries for the image store in > the table image_store_details (select * from image_store_details where > store_id=;) > > Regards, > Somesh > > > -Original Message----- > From: christian.kir...@zv.fraunhofer.de &

RE: updatecloudtouseobjectstore options

2015-08-17 Thread Somesh Naidu
store_id=;) Regards, Somesh -Original Message- From: christian.kir...@zv.fraunhofer.de [mailto:christian.kir...@zv.fraunhofer.de] Sent: Monday, August 17, 2015 8:24 AM To: users@cloudstack.apache.org Subject: Re: updatecloudtouseobjectstore options Hi Somesh, here

Re: updatecloudtouseobjectstore options

2015-08-17 Thread christian.kirmse
ent: Friday, August 14, 2015 12:22 PM > To: users@cloudstack.apache.org > Subject: RE: updatecloudtouseobjectstore options > > Hi Christian, > >> details[4].key=usehttps details[4].value=true > > I would have thought the above should have worked. Let me have a second look

RE: updatecloudtouseobjectstore options

2015-08-14 Thread Somesh Naidu
Original Message- From: Somesh Naidu [mailto:somesh.na...@citrix.com] Sent: Friday, August 14, 2015 12:22 PM To: users@cloudstack.apache.org Subject: RE: updatecloudtouseobjectstore options Hi Christian, > details[4].key=usehttps details[4].value=true I would have thought the above shoul

RE: updatecloudtouseobjectstore options

2015-08-14 Thread Somesh Naidu
kir...@zv.fraunhofer.de] Sent: Friday, August 14, 2015 10:45 AM To: users@cloudstack.apache.org Subject: Re: updatecloudtouseobjectstore options Hi Somesh, thanks for diving through the code. I gave it some new tries but unfortunately the protocol is still set to http. Here are the combinations I already u

Re: updatecloudtouseobjectstore options

2015-08-14 Thread christian.kirmse
.de] > Sent: Tuesday, August 11, 2015 3:31 PM > To: users@cloudstack.apache.org > Subject: Re: updatecloudtouseobjectstore options > > Hi Somesh, > > thanks for your quick response. > > That was also my hope but the protocol in the url seems to be ignored. > In the database is a

RE: updatecloudtouseobjectstore options

2015-08-11 Thread Somesh Naidu
t 11, 2015 3:31 PM To: users@cloudstack.apache.org Subject: Re: updatecloudtouseobjectstore options Hi Somesh, thanks for your quick response. That was also my hope but the protocol in the url seems to be ignored. In the database is a attribute called protocol which was set to http in all my tries. It se

Re: updatecloudtouseobjectstore options

2015-08-11 Thread christian.kirmse
sage- > From: christian.kir...@zv.fraunhofer.de > [mailto:christian.kir...@zv.fraunhofer.de] > Sent: Tuesday, August 11, 2015 11:22 AM > To: users@cloudstack.apache.org > Subject: updatecloudtouseobjectstore options > > Hi all, > > we are fairly new to all the cloudstack stuff, so e

RE: updatecloudtouseobjectstore options

2015-08-11 Thread Somesh Naidu
To: users@cloudstack.apache.org Subject: updatecloudtouseobjectstore options Hi all, we are fairly new to all the cloudstack stuff, so excuse me if I ask kinda stupid questions. We had set up our cloudstack with nfs as secondary storage, now we like to use our s3 storage. I read through many t

updatecloudtouseobjectstore options

2015-08-11 Thread christian.kirmse
Hi all, we are fairly new to all the cloudstack stuff, so excuse me if I ask kinda stupid questions. We had set up our cloudstack with nfs as secondary storage, now we like to use our s3 storage. I read through many threads how to add my own certificates, root ca and intermediate ca, now I am